Age | Commit message (Expand) | Author | Files | Lines |
2000-09-07 | * config.bfd (sh-*-linux*): Added. | Alexandre Oliva | 9 | -12/+78 |
2000-09-07 | > * config/tc-hppa.c: Fix formatting. | Jeff Law | 2 | -35/+19 |
2000-09-06 | Wed Sep 6 23:15:43 2000 Andrew Cagney <cagney@b1.cygnus.com> | Andrew Cagney | 4 | -6/+22 |
2000-09-06 | * xcofflink.c (xcoff_link_input_bfd): Include the .tocbss | Geoffrey Keating | 3 | -9/+45 |
2000-09-06 | 2000-09-06 Philip Blundell <philb@gnu.org> | Phil Blundell | 2 | -1/+5 |
2000-09-06 | 2000-09-06 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 2 | -194/+175 |
2000-09-06 | Fix gdb calling a function for 68hc11 | Stephane Carrez | 2 | -16/+74 |
2000-09-06 | Fix 68hc11 timer device (accuracy, io, timer overflow) | Stephane Carrez | 2 | -115/+197 |
2000-09-06 | * Makefile.in (all-zlib): Added dummy target. | Alexandre Oliva | 2 | -0/+3 |
2000-09-06 | Remove stray debugging statement and move prototypes so arm-linux-tdep.c | Scott Bambrough | 4 | -15/+18 |
2000-09-06 | Fix place_orphan crash. | Alan Modra | 2 | -2/+14 |
2000-09-06 | 2000-09-06 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -0/+24 |
2000-09-06 | * aclocal.m4, configure: Rebuilt with new libtool.m4. | Alexandre Oliva | 3 | -472/+134 |
2000-09-06 | * configure: Rebuilt with new libtool.m4. | Alexandre Oliva | 6 | -698/+686 |
2000-09-06 | * configure: Rebuilt with new libtool.m4. | Alexandre Oliva | 4 | -453/+445 |
2000-09-06 | * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool | Alexandre Oliva | 5 | -85/+170 |
2000-09-06 | Add rotating register rename support. | Kevin Buettner | 2 | -1/+41 |
2000-09-06 | Correct gas/ChangeLog 2000-06-23 entry, which I thought I'd fixed | Alan Modra | 2 | -234/+234 |
2000-09-06 | 2000-09-03 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 3 | -2346/+2379 |
2000-09-06 | Add support for backtracing through signal handlers on Linux/ARM. Also, | Kevin Buettner | 4 | -15/+233 |
2000-09-06 | `template' isn't a very good name for a variable. | Alan Modra | 3 | -7/+13 |
2000-09-06 | Regenerate files using fixed aclocal install. | Nick Clifton | 26 | -2376/+1427 |
2000-09-05 | Protoization. | Kevin Buettner | 3 | -11/+21 |
2000-09-05 | * config/tc-cris.c: Correct comment typos. | Hans-Peter Nilsson | 2 | -3/+7 |
2000-09-05 | Fix buggy macros | Nick Clifton | 2 | -603/+269 |
2000-09-05 | fix of changelog | Eric Christopher | 1 | -14/+0 |
2000-09-05 | 2000-09-05 Eric Christopher <echristo@cygnus.com> | Eric Christopher | 2 | -9/+23 |
2000-09-05 | Fix frame unwinding for 68hc11 | Stephane Carrez | 2 | -0/+16 |
2000-09-05 | Fix 68HC11 SPI simulator | Stephane Carrez | 2 | -8/+38 |
2000-09-05 | 2000-09-05 Steven Johnson <sbjohnson@ozemail.com.au> | Geoffrey Keating | 2 | -0/+18 |
2000-09-05 | * configure.in (Cygwin): special case cygwin only when we're | DJ Delorie | 3 | -8/+23 |
2000-09-05 | Fix mistaken check-in. | Michael Snyder | 1 | -5/+3 |
2000-09-05 | 2000-09-05 Michael Snyder <msnyder@cleaver.cygnus.com> | Michael Snyder | 2 | -2/+12 |
2000-09-05 | * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib. | Alexandre Oliva | 2 | -2/+7 |
2000-09-05 | Fix capitalization | DJ Delorie | 1 | -1/+1 |
2000-09-05 | 2000-09-04 Todd Vierling <tv@wasabisystems.com> | David O'Brien | 2 | -1/+5 |
2000-09-05 | doco addition. | Alan Modra | 2 | -1/+7 |
2000-09-05 | Shared lib support. | Alan Modra | 3 | -748/+3215 |
2000-09-05 | Shared lib support for elf32-hppa | Alan Modra | 5 | -18/+97 |
2000-09-05 | Miscellaneous tiny fixes. | Alan Modra | 5 | -3/+10 |
2000-09-05 | .reg improvements. | Alan Modra | 3 | -434/+444 |
2000-09-05 | Munge in vtable support for tc-hppa.c, inform elf back-end about | Alan Modra | 5 | -92/+171 |
2000-09-05 | A tidy of ld/ldlang.c, and add missing Makefile dependencies | Alan Modra | 4 | -176/+213 |
2000-09-05 | --split-by-reloc, --split-by-file extensions. --unique option. | Alan Modra | 7 | -106/+165 |
2000-09-05 | (SEC_HAS_GOT_REF): Define new flag for asection. | Alan Modra | 3 | -5/+79 |
2000-09-05 | A tiny addition for PCREL12F relocs, and a fix for functions that have | Alan Modra | 2 | -10/+28 |
2000-09-05 | Support for vtable relocs. | Alan Modra | 2 | -62/+109 |
2000-09-05 | Add some reloc types. | Alan Modra | 2 | -1/+14 |
2000-09-04 | * fix my last entry format | Pierre Muller | 1 | -4/+5 |
2000-09-04 | Revamp so that it works with Solarises version of SH. | Andrew Cagney | 2 | -231/+250 |