mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-26 22:07:58 +08:00
Add binutils.texinfo, and change *-ranlib.o to *-ranlib.c.
This commit is contained in:
@ -32,9 +32,10 @@ Makefile.in
|
|||||||
TODO
|
TODO
|
||||||
alloca.c
|
alloca.c
|
||||||
ar.c
|
ar.c
|
||||||
is-ranlib.o
|
is-ranlib.c
|
||||||
not-ranlib.o
|
not-ranlib.c
|
||||||
maybe-ranlib.o
|
maybe-ranlib.c
|
||||||
|
binutils.texinfo
|
||||||
bucomm.c
|
bucomm.c
|
||||||
config
|
config
|
||||||
config.sub
|
config.sub
|
||||||
@ -63,7 +64,10 @@ echo Done in `pwd`.
|
|||||||
#
|
#
|
||||||
#
|
#
|
||||||
# $Log$
|
# $Log$
|
||||||
# Revision 1.4 1991/10/07 23:14:30 bothner
|
# Revision 1.5 1991/10/08 01:48:04 gnu
|
||||||
|
# Add binutils.texinfo, and change *-ranlib.o to *-ranlib.c.
|
||||||
|
#
|
||||||
|
# Revision 1.4 1991/10/07 23:14:30 bothner
|
||||||
# * ar.c, Makefile.in, new files {is,not,maybe}-ranlib.c:
|
# * ar.c, Makefile.in, new files {is,not,maybe}-ranlib.c:
|
||||||
# Make two different binaries for ar and ranlib, instead of
|
# Make two different binaries for ar and ranlib, instead of
|
||||||
# distinguishing them at run time using argv[0].
|
# distinguishing them at run time using argv[0].
|
||||||
|
Reference in New Issue
Block a user