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