Age | Commit message (Expand) | Author | Files | Lines |
2000-07-20 | Add optional style argument to --demangle switch. | Nick Clifton | 1 | -0/+5 |
2000-07-20 | * Makefile.am (ALL_EMULATIONS): Add ecrisaout.o, ecriself.o, | Hans-Peter Nilsson | 1 | -0/+12 |
2000-07-20 | 2000-07-20 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -17/+22 |
2000-07-20 | 2000-07-19 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -0/+20 |
2000-07-20 | 2000-07-19 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -0/+5 |
2000-07-19 | * pe-dll.c (pe_dll_id_target): check object target name also | DJ Delorie | 1 | -0/+4 |
2000-07-17 | * scripttempl/elf.sc (.init): Only do ${INIT_START} and | Hans-Peter Nilsson | 1 | -0/+6 |
2000-07-17 | * src/ld/emultempl/pe.em (gld_*_open_dynamic_archive): New search | DJ Delorie | 1 | -0/+7 |
2000-07-17 | * pe-dll.c (process_def_file): auto-export data items also | DJ Delorie | 1 | -0/+5 |
2000-07-13 | * pe-dll.c (make_one): fix a typo in the __imp_ name decoration | DJ Delorie | 1 | -0/+5 |
2000-07-12 | Support the g++ attribute init_priority in gcc 2.95.2 and later. | Nick Clifton | 1 | -0/+5 |
2000-07-11 | Fix formatting and add missing new lkine at end of error message | Nick Clifton | 1 | -0/+5 |
2000-07-11 | Remove some forward declarations in ldemul.h and ldfile.h, and | Alan Modra | 1 | -0/+44 |
2000-07-10 | 2000-07-10 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -2/+13 |
2000-07-10 | Warning fix and remove extraneous hppa*-*-linux-gnu*. | Alan Modra | 1 | -1/+8 |
2000-07-09 | hppaelf.em: Merge from elf32.em and implement multiple linker stubs. | Alan Modra | 1 | -0/+46 |
2000-07-08 | Fix --section-start=xxxx | Alan Modra | 1 | -0/+4 |
2000-07-07 | minor formatting change | DJ Delorie | 1 | -1/+1 |
2000-07-07 | * ld/emultempl/pe.em: institute the following search order for | DJ Delorie | 1 | -0/+7 |
2000-07-07 | * ld/emultempl/pe.em (pe_enable_auto_image_base): New variable. | DJ Delorie | 1 | -0/+10 |
2000-07-05 | add MAINTAINERS files | DJ Delorie | 1 | -0/+4 |
2000-07-02 | 2000-07-01 Koundinya K <kk@ddeorg.soft.net> | Ulf Carlsson | 1 | -0/+7 |
2000-07-01 | 2000-07-01 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -0/+6 |
2000-07-01 | Fix 2000-06-22. grep after running dep.sed | Alan Modra | 1 | -0/+6 |
2000-06-30 | Remove unimplemented "PAGE N:" flag from default linker script. | Timothy Wall | 1 | -0/+5 |
2000-06-27 | Applied Marek Michalkiewicz <marekm@linux.org.pl>'s patch to ehance the AVR p... | Nick Clifton | 1 | -0/+4 |
2000-06-24 | arm-elf does --gc-sections too. | Alan Modra | 1 | -0/+4 |
2000-06-22 | Ensure /usr/include and the like stay out of dependencies. | Alan Modra | 1 | -0/+6 |
2000-06-22 | 2000-06-21 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -0/+5 |
2000-06-20 | 2000-06-20 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -0/+5 |
2000-06-20 | tic54x/ibmc54xdsp target for ld. | Timothy Wall | 1 | -0/+11 |
2000-06-20 | Correct pointer comparisons relying on NULL less than any other pointer. | Alan Modra | 1 | -0/+5 |
2000-06-19 | Move "Changes in version 2.10" to where it belongs. | Alan Modra | 1 | -0/+4 |
2000-06-19 | Update list of targets supporting --gc-sections. | Alan Modra | 1 | -0/+7 |
2000-06-19 | Applied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add support | Nick Clifton | 1 | -0/+14 |
2000-06-15 | Correctly set SEC_READONLY for .text section. | Alan Modra | 1 | -1/+5 |
2000-06-13 | 2000-06-13 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -0/+4 |
2000-06-08 | * configure.in (VERSION): Update to show this is the CVS mainline. | David O'Brien | 1 | -0/+4 |
2000-06-08 | * emultempl/mipsecoff.em (gld{EMULATION_NAME}_after_open): Require all | David O'Brien | 1 | -0/+6 |
2000-06-05 | 2000-06-05 Michael Matz <matz@ifh.de> | H.J. Lu | 1 | -0/+7 |
2000-05-27 | * emulparams/avr1200.sh (STACK): Define as 0. | Denis Chertykov | 1 | -0/+13 |
2000-05-26 | Update dependencies. | Alan Modra | 1 | -0/+5 |
2000-05-26 | Eli Zaretskii's DOSish file name patches. | Alan Modra | 1 | -0/+5 |
2000-05-23 | When deciding if ".text" section should be read-only, don't forget to reset | Nick Clifton | 1 | -0/+6 |
2000-05-22 | Patch from Thomas de Lellis to implement --section-start | Nick Clifton | 1 | -0/+12 |
2000-05-18 | 2000-05-18 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -0/+4 |
2000-05-18 | * configure.tgt (hppa*64*-*-*): Enable PA64 target. | Jeff Law | 1 | -0/+4 |
2000-05-17 | Apply patch from Richard Gorton <gorton@scrugs.lkg.dec.com> to implement | Nick Clifton | 1 | -0/+9 |
2000-05-16 | Apply patch from Charles Wilson to make PE ports search for dynamic libraries | Nick Clifton | 1 | -1/+8 |
2000-05-15 | Update printed copyright. | Alan Modra | 1 | -0/+4 |