Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1991-10-08 | * Makefile.in: new targets binutils.dvi, binutils.info | Roland Pesch | 2 | -1/+13 | |
1991-10-08 | Tue Oct 8 13:58:59 1991 Roland H. Pesch (pesch at cygnus.com) | Roland Pesch | 2 | -23/+19 | |
* binutils.texinfo: remove most remaining FIXME's, delete references to __.SYMDEF by name | |||||
1991-10-08 | Tue Oct 8 10:23:44 1991 Steve Chamberlain (steve at cygnus.com) | Steve Chamberlain | 1 | -0/+4 | |
* objdump.c (print_address) Print addresses nicely. | |||||
1991-10-08 | Two formatting bugfixes. | Roland Pesch | 1 | -7/+6 | |
1991-10-08 | Updated sketchy doc for devo versions. FIXMEs remain. | Roland Pesch | 1 | -81/+223 | |
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-08 | Fixed typo (for RANLIB_PROG). | Per Bothner | 1 | -1/+14 | |
Started writing rules for making a tar file. | |||||
1991-10-07 | * ar.c, Makefile.in, new files {is,not,maybe}-ranlib.c: | Per Bothner | 3 | -9/+43 | |
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-10-07 | Initial revision | Per Bothner | 4 | -0/+13 | |
1991-10-05 | Cope with renames of a few BFD types & enums. | John Gilmore | 2 | -90/+117 | |
1991-10-05 | *** empty log message *** | Roland Pesch | 1 | -0/+5 | |
1991-10-05 | Initial revision | Roland Pesch | 1 | -0/+517 | |
1991-10-02 | no more configure on which to depend | K. Richard Pixley | 1 | -1/+1 | |
1991-10-02 | resync | K. Richard Pixley | 1 | -228/+204 | |
1991-10-02 | steves h8 patches | K. Richard Pixley | 1 | -255/+425 | |
1991-10-01 | Use the new architecture functions | Steve Chamberlain | 2 | -4/+8 | |
1991-10-01 | Exploit the new executable config.status | K. Richard Pixley | 1 | -10/+7 | |
1991-09-30 | * bucomm.c (fatal): Conditionally compile fatal() depending on | Per Bothner | 2 | -27/+47 | |
MISSING_VFPRINTF, and don't confuse the issue with NO_VARARGS. * objdump.c (dump_headers): Trivial output format change. * objdump.c (display_info): Loop over integers, not enums, to appease old compilers. | |||||
1991-09-01 | Added config.sub | Steve Chamberlain | 1 | -1/+5 | |
1991-08-22 | Initial revision | K. Richard Pixley | 1 | -0/+276 | |
1991-08-14 | Die on missing host fragments, let missing target fragments pass. | K. Richard Pixley | 1 | -0/+20 | |
1991-08-06 | Host-level GNUmakefiles. | K. Richard Pixley | 1 | -78/+123 | |
1991-07-19 | From David Wood | Steve Chamberlain | 1 | -1/+1 | |
1991-07-15 | Initial revision | Steve Chamberlain | 1 | -0/+348 | |
1991-07-15 | *** empty log message *** | Steve Chamberlain | 1 | -1/+5 | |
1991-06-14 | *** empty log message *** | Steve Chamberlain | 2 | -10/+10 | |
1991-06-09 | Added -A switch. | K. Richard Pixley | 1 | -1/+10 | |
1991-06-09 | Don't sort the const array in place. | K. Richard Pixley | 1 | -2/+7 | |
1991-06-09 | added support for binary comparisons. | K. Richard Pixley | 1 | -7/+11 | |
1991-06-07 | When disassembling, now prints ... instead of pages of whatever the | Steve Chamberlain | 1 | -24/+34 | |
instruction for 0x0000 is. | |||||
1991-05-27 | fixed a bug in multiple targets | K. Richard Pixley | 1 | -25/+54 | |
1991-05-23 | Initial revision | K. Richard Pixley | 1 | -0/+66 | |
1991-05-23 | new sparc-opcode, new pinsn. | K. Richard Pixley | 1 | -4/+7 | |
1991-05-22 | Oops. | K. Richard Pixley | 1 | -3/+6 | |
1991-05-22 | v9 stuff. | K. Richard Pixley | 1 | -28/+94 | |
1991-05-21 | *** empty log message *** | Steve Chamberlain | 1 | -1/+1 | |
1991-05-20 | Mon May 20 16:14:07 1991 Steve Chamberlain (steve at cygint.cygnus.com) | Steve Chamberlain | 3 | -54/+71 | |
* Changed some types to work with 64 bit object files | |||||
1991-05-19 | Updated to relect a gdb change in sparc-opcode.h. | K. Richard Pixley | 1 | -3/+6 | |
1991-05-14 | see devo/configure 1.11 | K. Richard Pixley | 1 | -26/+70 | |
1991-05-12 | C | Steve Chamberlain | 1 | -5/+7 | |
VS: ---------------------------------------------------------------------- | |||||
1991-05-04 | Fix =&'s in copy.c | John Gilmore | 1 | -2/+2 | |
1991-05-02 | Merge devo/bfd with GDB's bfd. | John Gilmore | 1 | -3/+2 | |
Use "libiberty" rather than "getopt" directory. Add a few FIXME's to ar.c. | |||||
1991-04-25 | Use the new merged include directory. | John Gilmore | 1 | -1/+1 | |
1991-04-24 | Three staging checkpoint. | K. Richard Pixley | 1 | -33/+34 | |
1991-04-23 | *** empty log message *** | Steve Chamberlain | 2 | -4/+71 | |
1991-04-19 | fix a smallie but nasttie. | David Henkel-Wallace | 1 | -2/+2 | |
1991-04-19 | allow the user to specify a file more than once on the command line -- | David Henkel-Wallace | 1 | -1/+8 | |
the duplicate references are ignored. ::wq | |||||
1991-04-19 | *** empty log message *** | David Henkel-Wallace | 1 | -4/+53 | |
1991-04-18 | Fixed an include | Steve Chamberlain | 1 | -2/+2 | |