Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1993-08-10 | Added new files. | Ian Lance Taylor | 1 | -0/+3 | |
1993-06-26 | * strings.c, strings.1: New files. | David MacKenzie | 1 | -0/+2 | |
* binutils.texi: Document strings. | |||||
1993-06-03 | * Makefile.in: added c++filt and objcopy to MANPAGES variable | Jeffrey Osier | 1 | -0/+2 | |
* .Sanitize: keep c++filt.1 and objcopy.1 | |||||
1993-05-27 | added things-to-lose sections | K. Richard Pixley | 1 | -0/+2 | |
1993-05-12 | * objcopy.c: Renamed from copy.c, updated comments accordingly. | Ian Lance Taylor | 1 | -1/+1 | |
* Makefile.in, binutils.texi: Renamed copy to objcopy. * is-strip.c, maybe-strip.c, not-strip.c: Updated comments for rename of copy to objcopy. | |||||
1993-04-22 | Add testsuite directory. | Rob Savoye | 1 | -0/+1 | |
1993-04-02 | New print_address for disassemblers, merge a29k and i960 disassemblers | Jim Kingdon | 1 | -2/+0 | |
1993-04-01 | remove another reference to sparc-pinsn.c | Jim Kingdon | 1 | -1/+0 | |
1993-04-01 | merge binutils and gdb sparc disassemblers | Jim Kingdon | 1 | -21/+0 | |
1993-03-19 | * m68k-pinsn.c: Removed. Subsumed by ../opcodes/m68k-dis.c. | Per Bothner | 1 | -2/+0 | |
* i386-pinsn.c: Removed. Subsumed by ../opcodes/i386-dis.c. * Makefile.in: Adjust accordingly. * objdump.c: Support new-style disassemblers (ones that use the interface of ../include/dis-asm.h). | |||||
1993-03-09 | Removed obsolete Makefile.dos. | Ian Lance Taylor | 1 | -1/+0 | |
1993-02-13 | removing excess verbosity | David D. Zuhn | 1 | -1/+0 | |
1993-02-13 | keep NEWS, remove RCS cruft | David D. Zuhn | 1 | -1/+1 | |
1992-08-31 | * Makefile.in: Bump to versions 1.97.90. | Per Bothner | 1 | -1/+0 | |
* cplus-dem.c: Removed. Was nowhere used - and if some programs are changed to to demangling should now use the versions in libiberty. | |||||
1992-07-23 | more hp config stuff via xpro | David Henkel-Wallace | 1 | -0/+1 | |
1992-05-01 | keep sanity.sh | K. Richard Pixley | 1 | -1/+2 | |
1992-05-01 | Add support for 386 disassembly | Steve Chamberlain | 1 | -0/+1 | |
1992-04-15 | Wed Apr 15 14:33:07 1992 Steve Chamberlain (sac@thepub.cygnus.com) | Steve Chamberlain | 1 | -0/+4 | |
* arsup.c, arsup.h, arparse.y, arlex.l: support for archive scripting language. | |||||
1992-02-21 | Dj renaming | Steve Chamberlain | 1 | -2/+2 | |
1991-12-17 | Make it sanitize v9 out of sparc-pinsn.c. | John Gilmore | 1 | -83/+19 | |
1991-12-12 | Added configdos.bat, makefile.dos | Steve Chamberlain | 1 | -1/+6 | |
1991-12-08 | * bucomm.h: created to hold prototypes of bucomm.c | Steve Chamberlain | 1 | -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 Bothner | 1 | -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] name | Roland Pesch | 1 | -2/+6 | |
Makefile.in: improve texi2roff workarounds | |||||
1991-11-06 | Added nm.1, objdump.1, ranlib.1, size.1 and strip.1 | Steve Chamberlain | 1 | -1/+10 | |
1991-11-05 | Added README to .Sanitize | Steve Chamberlain | 1 | -1/+6 | |
Made Makefile.in install using ddestdir | |||||
1991-10-10 | updating | K. Richard Pixley | 1 | -2/+4 | |
1991-10-08 | Remove configure and config.sub from the expected list. | John Gilmore | 1 | -3/+4 | |
1991-10-08 | Add binutils.texinfo, and change *-ranlib.o to *-ranlib.c. | John Gilmore | 1 | -4/+8 | |
1991-10-07 | * ar.c, Makefile.in, new files {is,not,maybe}-ranlib.c: | Per Bothner | 1 | -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-01 | Added config.sub | Steve Chamberlain | 1 | -1/+5 | |
1991-07-15 | *** empty log message *** | Steve Chamberlain | 1 | -1/+5 | |
1991-05-23 | Initial revision | K. Richard Pixley | 1 | -0/+66 | |