Age | Commit message (Expand) | Author | Files | Lines |
2001-08-23 | * elf-bfd.h (enum elf_reloc_type_class): New. | Jakub Jelinek | 1 | -1/+26 |
2001-08-17 | * ld.texinfo: Document that fill values now use the four least | Alan Modra | 5 | -5/+5 |
2001-08-12 | * scripttempl/elf.sc, scripttempl/elfd30v.sc, | Richard Henderson | 5 | -2/+20 |
2001-08-09 | * scripttempl/elf.sc: Move non-text .dynamic section before | Alan Modra | 1 | -3/+5 |
2001-08-03 | * scripttempl/elfm68hc12.sc (FINISH_CODE, FINISH_RELOC): New to handle | Stephane Carrez | 2 | -40/+216 |
2001-07-03 | 2001-07-03 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -10/+1 |
2001-07-03 | 2001-07-03 Jakub Jelinek <jakub@redhat.com> | H.J. Lu | 1 | -1/+10 |
2001-05-24 | Support for xcoff64 | Tom Rix | 1 | -3/+10 |
2001-04-27 | Add support for arm-vxworks target | Nick Clifton | 1 | -2/+3 |
2001-03-23 | Support the GCC flags '-ffunction-sections' and '-fdata-sections'. | Nick Clifton | 1 | -0/+5 |
2001-03-08 | Fixup checkin of wrong source | Michael Meissner | 1 | -1/+6 |
2001-03-08 | Add support for -fdata-sections | Michael Meissner | 1 | -3/+18 |
2001-01-10 | 2001-01-10 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 5 | -116/+96 |
2001-01-10 | 2001-01-10 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 3 | -53/+53 |
2000-12-06 | * scripttempl/i386go32.sc: Use PROVIDE with _etext, _edata, _end. | DJ Delorie | 1 | -3/+13 |
2000-11-30 | * emulparams/crislinux.sh (ENTRY): Change back to _start. | Hans-Peter Nilsson | 1 | -36/+36 |
2000-11-14 | 2000-11-14 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 3 | -30/+30 |
2000-11-13 | * scripttempl/elf32avr.sc: Fix bug in .eeprom segment. | Denis Chertykov | 1 | -2/+2 |
2000-11-03 | Use ${CONSTRUCTING...} to enclose constructors and destructors. | Nick Clifton | 11 | -280/+385 |
2000-10-18 | * scripttempl/crisaout.sc (.text, .data): Pad, with ALIGN (32), | Hans-Peter Nilsson | 1 | -0/+12 |
2000-09-29 | * scripttempl/crisaout.sc (ENTRY): Now __start. | Hans-Peter Nilsson | 1 | -10/+7 |
2000-09-02 | Add .gnu.linkonce.wi.* to .debug_info sections. | Nick Clifton | 9 | -9/+9 |
2000-08-14 | * scripttempl/elf.sc: Fix last change to use correct comment | Andreas Schwab | 1 | -20/+19 |
2000-08-10 | * scripttempl/elf.sc: Add a comment giving the correspondence | Geoffrey Keating | 1 | -21/+84 |
2000-08-08 | Define __bss_size symbol to indicate the final size of .bss section. | Nick Clifton | 2 | -0/+4 |
2000-07-20 | * Makefile.am (ALL_EMULATIONS): Add ecrisaout.o, ecriself.o, | Hans-Peter Nilsson | 1 | -0/+122 |
2000-07-17 | * scripttempl/elf.sc (.init): Only do ${INIT_START} and | Hans-Peter Nilsson | 1 | -4/+4 |
2000-07-12 | Support the g++ attribute init_priority in gcc 2.95.2 and later. | Nick Clifton | 1 | -2/+10 |
2000-06-30 | Remove unimplemented "PAGE N:" flag from default linker script. | Timothy Wall | 1 | -3/+3 |
2000-06-20 | tic54x/ibmc54xdsp target for ld. | Timothy Wall | 1 | -0/+52 |
2000-06-19 | Update list of targets supporting --gc-sections. | Alan Modra | 2 | -2/+2 |
2000-06-19 | Applied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add support | Nick Clifton | 2 | -0/+718 |
2000-05-27 | * emulparams/avr1200.sh (STACK): Define as 0. | Denis Chertykov | 1 | -0/+2 |
2000-04-21 | * scripttempl/elfd30v.sc: Place .gcc_except_table. | Richard Henderson | 1 | -0/+1 |
2000-04-14 | * scripttempl/elfppc.sc: Remove. | Geoffrey Keating | 1 | -288/+0 |
2000-04-13 | Correct previous misapplied patch. | Geoffrey Keating | 1 | -10/+9 |
2000-04-13 | * scripttempl/elf.sc: Add support for .sbss2 and .sdata2 sections. | Geoffrey Keating | 1 | -13/+31 |
2000-03-27 | ATMEL AVR microcontroller support. | Alan Modra | 1 | -0/+149 |
2000-02-28 | 2000-02-27 Mark Elbrecht <snowball3@bigfoot.com> | Ian Lance Taylor | 1 | -3/+3 |
2000-02-24 | Add support for WinCE based toolchains. | Nick Clifton | 1 | -0/+5 |
2000-02-23 | * scripttempl/elfd10v.sc: Remove dynamic linking hooks. | Richard Henderson | 1 | -98/+39 |
2000-02-23 | Add IBM 370 support. | Alan Modra | 1 | -0/+218 |
2000-02-16 | * scripttempl/elf.sc: Place OTHER_PLT_RELOC_SECTION. | Richard Henderson | 1 | -0/+1 |
2000-01-05 | * ld.h (wildcard_spec): Change exclude_name to exclude_name_list. | Catherine Moore | 1 | -2/+2 |
1999-12-02 | Add arm-epoc-pe specific linker script | Nick Clifton | 1 | -0/+151 |
1999-10-07 | * scripttempl/elf.sc (.rel.sdata): Combine all the sdata relocs | Geoffrey Keating | 1 | -3/+25 |
1999-09-28 | * scripttempl/elf.sc (.sdata): Include .gnu.linkonce.s.* sections | Geoffrey Keating | 1 | -1/+1 |
1999-09-26 | Merge sections named .bss.* into .bss section. Similarly for .sbss. | Nick Clifton | 1 | -1/+6 |
1999-09-12 | 1999-09-12 Donn Terry <donn@interix.com> | Ian Lance Taylor | 1 | -13/+13 |
1999-09-10 | * emulparms/elf64hppa.sh (OTHER_READONLY_SECTIONS): Put stubs before | Jeff Law | 1 | -2/+19 |