old-cross-binutils/binutils
Per Bothner 782d79636d * Makefile.in: Bump to version 1.92.
* version.c, Makefile.in:  Get version string from Makefile.
	* copy.c, is-strip.c, not-strip.c, maybe-strip.c, Makefile.in:
	Make the same change that we earlier did for ar/ranlib:
	Generate two different binaries for strip and copy and use
	a global variable with different values to distinguish
	ostrip from copy.  (-1 means to use argv[0] to decide,
	so you can get the old behavior, but it is no longer the default).
	* copy.c (copy_file):  Set EXEC_P of output bfd if input is so.
	* copy.c (main):  If is_strip==-1, compare last 5 chars
	of argv[0], not the whole path.
	* copy.c (main): Return 0, not 1.
	* copy.c (setup_sections):  Fix due to change in bfd_make_section
	now failing if asked for a duplicate section.
	* strip.c, ostrip.c:  Removed obsolete files.
	* ar.c, not-ranlib.c, maybe-ranlib.c:
	Change encoding of is_ranlib variable to be consistent
	with is_strip for strip.copy (i.e -1 to means use argv[0]).
1991-11-18 08:04:14 +00:00
..
.Sanitize * Makefile.in: Bump to version 1.92. 1991-11-18 08:04:14 +00:00
alloca.c Back from Intel with Steve 1991-03-21 21:29:07 +00:00
am29k-pinsn.c Fixed bug printing 29050 instructions. 1991-11-09 00:13:31 +00:00
ar.1 Initial revision 1991-11-05 22:18:44 +00:00
ar.c Now runs write_armap, even when listing contents. 1991-11-09 01:07:40 +00:00
binutils.texi added info dir menu hooks 1991-11-14 00:11:15 +00:00
binutils.texinfo Fix missing brackets, parens, discovered during man-page conversion. 1991-11-08 00:31:44 +00:00
bucomm.c Initial revision 1991-03-21 21:29:06 +00:00
ChangeLog * Makefile.in: Bump to version 1.92. 1991-11-18 08:04:14 +00:00
config.sub steves h8 patches 1991-10-02 04:01:08 +00:00
configure resync 1991-10-02 04:15:56 +00:00
configure.in Die on missing host fragments, let missing target fragments pass. 1991-08-14 22:23:44 +00:00
copy.c * Makefile.in: Bump to version 1.92. 1991-11-18 08:04:14 +00:00
cplus-dem.c * Makefile.in, ar.c, bucomm.c, copy.c, cplus-dem.c, filemode.c, 1991-10-16 18:57:08 +00:00
filemode.c Initial revision 1991-03-21 21:29:06 +00:00
gmalloc.c Back from Intel with Steve 1991-03-21 21:29:07 +00:00
i960-pinsn.c * Makefile.in, ar.c, bucomm.c, copy.c, cplus-dem.c, filemode.c, 1991-10-16 18:57:08 +00:00
is-ranlib.c Initial revision 1991-10-07 23:14:25 +00:00
is-strip.c Initial revision 1991-11-18 08:04:02 +00:00
m68k-pinsn.c * Makefile.in ($(DIST_NAME).tar.Z), TODO: Various fixes. 1991-11-03 22:58:48 +00:00
Makefile.in .Sanitize: reflect someone's apocopation of binutils.texi[nfo] name 1991-11-15 23:34:35 +00:00
maybe-ranlib.c Initial revision 1991-10-07 23:14:25 +00:00
maybe-strip.c Initial revision 1991-11-18 08:04:02 +00:00
nm.1 Initial revision 1991-11-05 22:29:15 +00:00
nm.c * nm.c: now doesn't crash if a symbol with no section and no 1991-10-21 16:48:10 +00:00
not-ranlib.c Initial revision 1991-10-07 23:14:25 +00:00
not-strip.c Initial revision 1991-11-18 08:04:02 +00:00
objdump.1 Initial revision 1991-11-05 22:43:50 +00:00
objdump.c Cope with renames of a few BFD types & enums. 1991-10-05 04:50:54 +00:00
ostrip.c Include bfd.h before sysdep.h, so ansidecl and PROTO() get defined first. 1991-10-11 11:22:05 +00:00
ranlib.1 Initial revision 1991-11-05 22:52:54 +00:00
ranlib.sh Initial revision 1991-10-07 23:14:25 +00:00
size.1 Initial revision 1991-11-05 23:19:25 +00:00
size.c Initial revision 1991-03-21 21:29:06 +00:00
sparc-pinsn.c * Makefile.in, ar.c, bucomm.c, copy.c, cplus-dem.c, filemode.c, 1991-10-16 18:57:08 +00:00
strip.1 Initial revision 1991-11-05 23:35:16 +00:00
strip.c * Makefile.in, ar.c, bucomm.c, copy.c, cplus-dem.c, filemode.c, 1991-10-16 18:57:08 +00:00
TODO * ar.c (get_pos_bfd): Previous fix was missing a "break". 1991-11-13 00:19:34 +00:00
version.c * Makefile.in, ar.c, bucomm.c, copy.c, cplus-dem.c, filemode.c, 1991-10-16 18:57:08 +00:00