aboutsummaryrefslogtreecommitdiff
path: root/binutils/.Sanitize
AgeCommit message (Collapse)AuthorFilesLines
1992-05-01keep sanity.shK. Richard Pixley1-1/+2
1992-05-01Add support for 386 disassemblySteve Chamberlain1-0/+1
1992-04-15Wed Apr 15 14:33:07 1992 Steve Chamberlain (sac@thepub.cygnus.com)Steve Chamberlain1-0/+4
* arsup.c, arsup.h, arparse.y, arlex.l: support for archive scripting language.
1992-02-21Dj renamingSteve Chamberlain1-2/+2
1991-12-17Make it sanitize v9 out of sparc-pinsn.c.John Gilmore1-83/+19
1991-12-12Added configdos.bat, makefile.dosSteve Chamberlain1-1/+6
1991-12-08 * bucomm.h: created to hold prototypes of bucomm.cSteve Chamberlain1-15/+31
* objdump.h: created to hold prototyes of objdump.c * am29k-pinsn.c: include objdump.h * ar.c: include bucomm.h, get ar.h from the right place and include libbfd.h * bucomm.c: defunize bfd_fatal * copy.c: include bucomm.h, lint. * i960-pinsn.h: include bucomm.h * m68k-pinsn.h: lint * nm.c: include bucomm.h, lint * objdump.c: lint * sparc-pinsn.c: include objdump.h
1991-11-18 * Makefile.in: Bump to version 1.92.Per Bothner1-3/+24
* 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-15.Sanitize: reflect someone's apocopation of binutils.texi[nfo] nameRoland Pesch1-2/+6
Makefile.in: improve texi2roff workarounds
1991-11-06Added nm.1, objdump.1, ranlib.1, size.1 and strip.1Steve Chamberlain1-1/+10
1991-11-05Added README to .SanitizeSteve Chamberlain1-1/+6
Made Makefile.in install using ddestdir
1991-10-10updatingK. Richard Pixley1-2/+4
1991-10-08Remove configure and config.sub from the expected list.John Gilmore1-3/+4
1991-10-08Add binutils.texinfo, and change *-ranlib.o to *-ranlib.c.John Gilmore1-4/+8
1991-10-07 * ar.c, Makefile.in, new files {is,not,maybe}-ranlib.c:Per Bothner1-1/+14
Make two different binaries for ar and ranlib, instead of distinguishing them at run time using argv[0]. (Old behavior is still available if you "make ar_with_ranlib", but it is not the default.) * ranlib.sh (new): An alternative one-line shell implementation of ranlib.
1991-09-01Added config.subSteve Chamberlain1-1/+5
1991-07-15*** empty log message ***Steve Chamberlain1-1/+5
1991-05-23Initial revisionK. Richard Pixley1-0/+66