Age | Commit message (Expand) | Author | Files | Lines |
2000-11-28 | Move GNU Free Documentation License from the output into a comment | Nick Clifton | 2 | -366/+375 |
2000-11-28 | 2000-11-28 David O'Brien <obrien@dragon.nuxi.com> | David O'Brien | 2 | -2/+6 |
2000-11-25 | 2000-11-25 David O'Brien <obrien@FreeBSD.org> | David O'Brien | 2 | -1/+7 |
2000-11-25 | Add ARM v5t, v5te and XScale support | Nick Clifton | 2 | -0/+7 |
2000-11-24 | Remove redundant init of config.make_executable to true. | Nick Clifton | 2 | -1/+5 |
2000-11-15 | * emulparams/elf64alpha.sh (MAXPAGESIZE): Typo -- 64k, not 1M. | Richard Henderson | 2 | -1/+5 |
2000-11-14 | 2000-11-14 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 4 | -30/+36 |
2000-11-13 | * scripttempl/elf32avr.sc: Fix bug in .eeprom segment. | Denis Chertykov | 2 | -2/+6 |
2000-11-13 | 2000-11-09 Philip Blundell <pb@futuretv.com> | Phil Blundell | 2 | -0/+41 |
2000-11-08 | Handle srdata sections emitted by Intel compiler. | Jim Wilson | 2 | -0/+9 |
2000-11-06 | Add GNU Free Documentation License | Nick Clifton | 4 | -27/+392 |
2000-11-06 | Add GNU Free Documentation License | Nick Clifton | 3 | -35/+763 |
2000-11-06 | Fix compilation warnings as otherwise we fail the test. | Alan Modra | 2 | -3/+7 |
2000-11-05 | * ldlex.l (yy_create_string_buffer): Init all structure fields. | Alan Modra | 4 | -3/+21 |
2000-11-03 | Use ${CONSTRUCTING...} to enclose constructors and destructors. | Nick Clifton | 12 | -280/+400 |
2000-11-02 | Add support for *-storm-chaos target | Nick Clifton | 4 | -0/+22 |
2000-10-29 | * ld-selective/selective.exp <no CXX>: Fix typo for argument to | Hans-Peter Nilsson | 2 | -1/+6 |
2000-10-20 | * emulparams/elf64_sparc.sh (TEXT_START_ADDR, | Jakub Jelinek | 2 | -3/+20 |
2000-10-19 | 2000-10-19 H.J. Lu (hjl@gnu.org) | H.J. Lu | 3 | -0/+23 |
2000-10-18 | * scripttempl/crisaout.sc (.text, .data): Pad, with ALIGN (32), | Hans-Peter Nilsson | 2 | -0/+17 |
2000-10-17 | Added new option --target-help. | Chandra Chavva | 3 | -0/+17 |
2000-10-16 | Add tests of return values from bfd function calls | Nick Clifton | 2 | -28/+64 |
2000-10-13 | Oops - fix mistake in previous delta where unused variable 'nsyms' was | Nick Clifton | 2 | -6/+14 |
2000-10-13 | Add #ifdef DLL_SUPPORT around use of pe_dll_search_prefix. | Nick Clifton | 2 | -9/+14 |
2000-10-12 | * emultempl/pe.em (pe_dll_search_prefix): New variable, | DJ Delorie | 2 | -9/+55 |
2000-10-12 | Another try at correcting relocations against discarded | Alan Modra | 2 | -2/+6 |
2000-10-11 | 2000-10-10 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 4 | -130/+119 |
2000-10-10 | * pe-dll.c (make_one): Do not generate code thunk for DATA | DJ Delorie | 2 | -21/+35 |
2000-10-09 | 2000-10-09 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 2 | -7/+9 |
2000-10-09 | 2000-10-09 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 13 | -154/+119 |
2000-10-09 | 2000-10-09 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 2 | -39/+43 |
2000-10-09 | 2000-10-08 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 2 | -51/+55 |
2000-10-09 | * ld-selective/selective.exp: Rearrange to be table-driven. | Hans-Peter Nilsson | 2 | -184/+109 |
2000-10-07 | * ld-scripts/phdrs.exp: hppa*64*-*-* is 64-bit ELF too | Alan Modra | 2 | -1/+6 |
2000-10-05 | 2000-10-05 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 2 | -272/+274 |
2000-10-03 | * pe-dll.c (fill_edata): initialize entire block | DJ Delorie | 2 | -4/+9 |
2000-10-03 | 2000-10-03 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 2 | -328/+342 |
2000-10-02 | * emultempl/pe.em (gld_*_after_open): detect case where there two | DJ Delorie | 3 | -3/+89 |
2000-10-02 | Remove some hppa-elf fudges. | Alan Modra | 3 | -11/+5 |
2000-09-30 | * ltconfig, ltmain.sh, libtool.m4: Updated from libtool | Alexandre Oliva | 1 | -244/+234 |
2000-09-29 | * scripttempl/crisaout.sc (ENTRY): Now __start. | Hans-Peter Nilsson | 4 | -16/+43 |
2000-09-29 | 2000-09-29 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 11 | -120/+119 |
2000-09-29 | 2000-09-29 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 7 | -145/+125 |
2000-09-28 | * ld-selective/5.cc: New test. | Hans-Peter Nilsson | 4 | -2/+90 |
2000-09-28 | oops, didn't mean to check in that change yet | DJ Delorie | 1 | -21/+0 |
2000-09-28 | * pe-dll.c (process_def_file): Uninitialized data wasn't | DJ Delorie | 3 | -5/+41 |
2000-09-27 | .plt stub for lazy linking, --stub-group-size=N ld switch, | Alan Modra | 3 | -3/+77 |
2000-09-22 | Conditionalise the embedded relocs feature on the m68*-*-elf target | Nick Clifton | 2 | -78/+122 |
2000-09-21 | 2000-09-21 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 5 | -68/+67 |
2000-09-21 | Silence gcc warning. | Alan Modra | 2 | -1/+9 |