Age | Commit message (Expand) | Author | Files | Lines |
1991-10-29 | Minor corrections from proofreading pass for WRS. | Roland Pesch | 1 | -47/+59 |
1991-10-29 | Don't care about an unlink failure | Steve Chamberlain | 1 | -2/+5 |
1991-10-28 | * ar.c (write_archive.c): added unlink before rename since some | Steve Chamberlain | 2 | -5/+36 |
1991-10-21 | * nm.c: now doesn't crash if a symbol with no section and no | Steve Chamberlain | 2 | -40/+93 |
1991-10-16 | * Makefile.in, ar.c, bucomm.c, copy.c, cplus-dem.c, filemode.c, | Per Bothner | 10 | -24/+85 |
1991-10-15 | New targets binutils.mm, binutils.me | Roland Pesch | 2 | -2/+21 |
1991-10-12 | Avoid Sun Make VPATH bugs by adding dependencies. | John Gilmore | 2 | -10/+22 |
1991-10-11 | * Makefile.in: add target "binutils.ms" | Roland Pesch | 2 | -0/+19 |
1991-10-11 | * binutils.texinfo: minor restructuring for texi2roff comfort. | Roland Pesch | 1 | -0/+4 |
1991-10-11 | More literal adherence to "standard" texinfo usage of @tex, @title, @author, | Roland Pesch | 1 | -26/+26 |
1991-10-11 | Restructure configuration scheme for bfd, binutils, ld. | John Gilmore | 1 | -0/+16 |
1991-10-11 | Use -I. to get sysdep.h. | John Gilmore | 1 | -8/+7 |
1991-10-11 | Include bfd.h before sysdep.h, so ansidecl and PROTO() get defined first. | John Gilmore | 8 | -69/+17 |
1991-10-10 | updating | K. Richard Pixley | 1 | -2/+4 |
1991-10-10 | * nm.c (print_symbols): Handle NULL name field of symbol. | Per Bothner | 1 | -3/+0 |
1991-10-10 | Oops... forgot 1.9 -> 1.90 last time around... | Roland Pesch | 1 | -2/+2 |
1991-10-10 | Warn 'ar q' doesn't update archive ST index. | Roland Pesch | 1 | -8/+9 |
1991-10-08 | * binutils.texinfo: minor typos, phrasing, formatting fixes. | Roland Pesch | 2 | -47/+61 |
1991-10-08 | * configure.in: Get host file from ../bfd/config, not config. | Per Bothner | 1 | -0/+5 |
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 |
1991-10-08 | Tue Oct 8 10:23:44 1991 Steve Chamberlain (steve at cygnus.com) | Steve Chamberlain | 1 | -0/+4 |
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 |
1991-10-07 | * ar.c, Makefile.in, new files {is,not,maybe}-ranlib.c: | Per Bothner | 3 | -9/+43 |
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 |
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 |