Age | Commit message (Expand) | Author | Files | Lines |
2000-03-15 | Shared libraries are not supported on MS-DOS. | Eli Zaretskii | 1 | -0/+6 |
2000-03-15 | *** empty log message *** | Eli Zaretskii | 1 | -0/+11 |
2000-03-15 | * ser-go32.c (dos_noop, dos_raw, dos_noflush_set_tty_state) | Eli Zaretskii | 1 | -17/+11 |
2000-03-15 | * ser-go32.c (dos_get_tty_state): Fail if the (fake) handle was | Eli Zaretskii | 1 | -0/+17 |
2000-03-14 | Formatting fix. | Jim Blandy | 1 | -4/+2 |
2000-03-14 | * elf32-m32r.c (m32r_elf_lo16_reloc): Rewrite. | Catherine Moore | 2 | -8/+62 |
2000-03-14 | * reloc16.c (bfd_coff_reloc16_relax_section): Count the total number | Jeff Law | 2 | -4/+11 |
2000-03-14 | 2000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com> | Elena Zannoni | 5 | -2/+37 |
2000-03-14 | Add missing ChangeLog entry for: | Andrew Cagney | 1 | -0/+5 |
2000-03-14 | Point MI testsuite files at MI testsuite ChangeLog. | Andrew Cagney | 3 | -1/+15 |
2000-03-14 | remove typo | Andrew Cagney | 1 | -2/+0 |
2000-03-14 | Almost, but not quite, deprecate STREQ, STREQN, STRCMP and QUIT. | Andrew Cagney | 2 | -3/+30 |
2000-03-14 | discard all unexpected sections. | Nick Clifton | 2 | -1/+5 |
2000-03-14 | fix to match latest readelf output | Nick Clifton | 3 | -19/+29 |
2000-03-13 | * coff-h8300.c (h8300_reloc16_extra_cases): Fix the sanity | Jeff Law | 2 | -1/+6 |
2000-03-13 | 2000-03-13 Jeff Johnston <jjohnstn@cygnus.com> | Jeff Johnston | 2 | -0/+5 |
2000-03-13 | 2000-03-13 James Ingham <jingham@leda.cygnus.com> | Jim Ingham | 13 | -101/+351 |
2000-03-13 | * expr.c (operand) [case 'f']: When testing if '0f' can start a | Hans-Peter Nilsson | 2 | -1/+7 |
2000-03-13 | * read.c (TC_IMPLICIT_LCOMM_ALIGNMENT): New default-definition. | Hans-Peter Nilsson | 4 | -16/+41 |
2000-03-13 | * go32-nat.c (struct env387): Remove declaration. | Eli Zaretskii | 2 | -208/+150 |
2000-03-13 | From Daniel Berlin: | Andrew Cagney | 4 | -24/+113 |
2000-03-13 | Revert: ``Fix C++ overload support, see through references''. | Andrew Cagney | 5 | -410/+330 |
2000-03-12 | 2000-03-11 Mark Kettenis <kettenis@gnu.org> | Mark Kettenis | 2 | -5/+13 |
2000-03-11 | Return bfd_error_wrong_format on a format mismatch. | Alan Modra | 2 | -2/+10 |
2000-03-11 | * elf32-mips.c (_bfd_mips_elf_relocate_section): Do proper | Geoffrey Keating | 2 | -4/+51 |
2000-03-11 | In bfd/: | Geoffrey Keating | 14 | -41/+636 |
2000-03-11 | Fix typos in comments, and restore comment formatting destroyed by emacs at | Alan Modra | 2 | -47/+56 |
2000-03-11 | 2000-03-11 Mark Kettenis <kettenis@gnu.org> | Mark Kettenis | 2 | -1/+16 |
2000-03-10 | 2000-03-10 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -11/+4 |
2000-03-10 | 2000-03-10 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -0/+15 |
2000-03-10 | Fix C++ overload support, see through references | Daniel Berlin | 5 | -330/+410 |
2000-03-10 | Devolve area maintaineship responsibilities. | Andrew Cagney | 2 | -8/+10 |
2000-03-09 | 2000-03-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com> | Elena Zannoni | 2 | -0/+6 |
2000-03-09 | * config/tc-m32r.c (m32r_fix_adjustable): Look up the | Catherine Moore | 2 | -2/+19 |
2000-03-09 | 2000-02-25 Scott Bambrough <scottb@netwinder.org> | Scott Bambrough | 2 | -1/+22 |
2000-03-09 | 2000-03-09 Andreas Jaeger <aj@suse.de> | H.J. Lu | 3 | -2/+7 |
2000-03-09 | Anthony Green is Java maintainer. | Andrew Cagney | 2 | -2/+10 |
2000-03-09 | 2000-03-08 H.J. Lu (hjl@gnu.org) | H.J. Lu | 3 | -2/+8 |
2000-03-09 | 2000-03-08 H.J. Lu <hjl@gnu.org> | H.J. Lu | 3 | -2/+8 |
2000-03-08 | 2000-03-08 Mark Kettenis <kettenis@gnu.org> | Mark Kettenis | 3 | -0/+21 |
2000-03-08 | * extension | Frank Ch. Eigler | 3 | -3/+41 |
2000-03-07 | * reloc.c (reloc_howto_struct): Fix partial_inplace comment. | Doug Evans | 3 | -4/+35 |
2000-03-07 | * build fix | Frank Ch. Eigler | 2 | -1/+6 |
2000-03-07 | From Tom Tromey <tromey@cygnus.com> and Keith Seitz <?>: | Jim Blandy | 4 | -8/+137 |
2000-03-07 | Document new -m32r command line switch | Nick Clifton | 5 | -0/+17 |
2000-03-06 | treat -m32r as a seperate, specific command line switch. | Nick Clifton | 2 | -9/+21 |
2000-03-06 | 2000-03-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com> | Elena Zannoni | 4 | -1/+91 |
2000-03-06 | Further LINK6 bug fix. | Nick Clifton | 1 | -7/+5 |
2000-03-06 | 2000-03-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com> | Elena Zannoni | 2 | -59/+70 |
2000-03-06 | 2000-03-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com> | Elena Zannoni | 4 | -11/+24 |