| Commit message (Expand) | Author | Age | Files | Lines |
* | 2000-05-21 H.J. Lu (hjl@gnu.org) | H.J. Lu | 2000-05-21 | 2 | -1/+12 |
* | 2000-05-18 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2000-05-18 | 2 | -1/+5 |
* | * configure.tgt (hppa*64*-*-*): Enable PA64 target. | Jeff Law | 2000-05-18 | 2 | -1/+5 |
* | Fix typo in previous delta | Nick Clifton | 2000-05-17 | 1 | -2/+2 |
* | Apply patch from Richard Gorton <gorton@scrugs.lkg.dec.com> to implement | Nick Clifton | 2000-05-17 | 5 | -1/+32 |
* | Apply patch from Charles Wilson to make PE ports search for dynamic libraries | Nick Clifton | 2000-05-16 | 2 | -9/+58 |
* | Update printed copyright. | Alan Modra | 2000-05-15 | 2 | -1/+5 |
* | 2000-05-13 H.J. Lu (hjl@gnu.org) | H.J. Lu | 2000-05-13 | 8 | -4/+836 |
* | Quell some gcc warnings by defining textdomain and bindtextdomain | Alan Modra | 2000-05-13 | 2 | -6/+11 |
* | 2000-05-10 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2000-05-10 | 2 | -1/+8 |
* | Fix 64 bit target section start on 32 bit machine. | Alan Modra | 2000-05-03 | 2 | -3/+9 |
* | Fix just added ia64-linux support to conform with others. | Jim Wilson | 2000-05-02 | 2 | -2/+4 |
* | Ld testsuite support for ia64-linux. | Jim Wilson | 2000-05-02 | 2 | -0/+10 |
* | Correctly check gcc version. | Alan Modra | 2000-04-29 | 2 | -2/+6 |
* | * Makefile.am: Add PA64 support. Add missing dependencies for | Jeff Law | 2000-04-25 | 4 | -2/+30 |
* | place_orphan optimisations | Alan Modra | 2000-04-25 | 6 | -180/+157 |
* | Note that output section data commands can only appear inside output section | Nick Clifton | 2000-04-25 | 2 | -0/+15 |
* | A misc IA-64 ELF patch I missed in the first pass. | Jim Wilson | 2000-04-21 | 2 | -1/+5 |
* | * configure.tgt: Add NetBSD/sparc ELF, and NetBSD/sparc64 support. | Jeff Law | 2000-04-21 | 2 | -0/+6 |
* | IA-64 ELF support. | Jim Wilson | 2000-04-21 | 5 | -1/+35 |
* | * scripttempl/elfd30v.sc: Place .gcc_except_table. | Richard Henderson | 2000-04-21 | 2 | -0/+5 |
* | Match space at start of file name, not end. | Alan Modra | 2000-04-20 | 2 | -1/+5 |
* | 2000-04-18 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2000-04-18 | 3 | -6/+15 |
* | Yet another set of fixes for orphan sections. | Alan Modra | 2000-04-18 | 4 | -184/+253 |
* | * scripttempl/elfppc.sc: Remove. | Geoffrey Keating | 2000-04-14 | 10 | -492/+141 |
* | Zero start address of orphan ~(SEC_LOAD | SEC_ALLOC) sections. | Alan Modra | 2000-04-14 | 4 | -48/+51 |
* | Correct previous misapplied patch. | Geoffrey Keating | 2000-04-13 | 1 | -10/+9 |
* | * scripttempl/elf.sc: Add support for .sbss2 and .sdata2 sections. | Geoffrey Keating | 2000-04-13 | 2 | -13/+39 |
* | Add workaround for gcc-2.95.2 failure. | Alan Modra | 2000-04-12 | 2 | -1/+10 |
* | (test4): Test for presence of foo__1B, not absence | Alan Modra | 2000-04-12 | 2 | -9/+29 |
* | (test4): Delete incorrect foo__1B test. Reformat file. | Alan Modra | 2000-04-12 | 2 | -37/+36 |
* | Keep output orphan sections in the same order as input. | Alan Modra | 2000-04-12 | 4 | -97/+167 |
* | Remove extraneous paragraph. | Alan Modra | 2000-04-11 | 2 | -6/+4 |
* | Remove ``-W -Wall'' from top-level Makefile/configure. | Andrew Cagney | 2000-04-09 | 5 | -614/+556 |
* | Note new "AT>" feature. | Timothy Wall | 2000-04-07 | 1 | -0/+3 |
* | Move translated part of bug report string back into .c files so | Alan Modra | 2000-04-04 | 3 | -78/+81 |
* | Use "gcc -MM" for dependencies, and update them. | Alan Modra | 2000-04-04 | 3 | -204/+246 |
* | Move bug report string to one place. | Alan Modra | 2000-04-03 | 3 | -2/+9 |
* | ATMEL AVR microcontroller support. | Alan Modra | 2000-03-27 | 14 | -374/+807 |
* | discard all unexpected sections. | Nick Clifton | 2000-03-14 | 2 | -1/+5 |
* | 2000-03-09 Andreas Jaeger <aj@suse.de> | H.J. Lu | 2000-03-09 | 3 | -2/+7 |
* | * ldfile.c (ldfile_try_open_bfd): Don't crash if we see an empty | Ian Lance Taylor | 2000-03-06 | 2 | -9/+19 |
* | Include getopt.h | Nick Clifton | 2000-03-02 | 2 | -0/+6 |
* | * configure.tgt: Remove *-*-aout, *-*-coff, and *-*-netware. | Ian Lance Taylor | 2000-03-02 | 2 | -3/+4 |
* | mention new -Bsymbolic behaviour | Ian Lance Taylor | 2000-03-02 | 1 | -0/+4 |
* | Fix building with --enable-targets=all. | Nick Clifton | 2000-03-01 | 5 | -15/+35 |
* | 2000-03-01 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2000-03-01 | 2 | -6/+21 |
* | 2000-02-29 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2000-02-29 | 3 | -10/+20 |
* | GCC warning fix: Add missing NULL initialiser for find_potential_libraries. | Alan Modra | 2000-02-29 | 16 | -15/+38 |
* | *** empty log message *** | Jim Blandy | 2000-02-29 | 1 | -0/+8 |