Age | Commit message (Expand) | Author | Files | Lines |
2008-04-18 | [patch]: ctor/dtor section must start at alignment of 8 for x86_64-pc-mingw32. | Kai Tietz | 1 | -0/+1 |
2008-02-18 | * scripttempl/armbpabi.sc (ENTRY): Do not define when performing a | Nick Clifton | 15 | -19/+18 |
2008-01-18 | * scripttempl/elfxtensa.sc: Merge ENTRY and .note.gnu.build-id | Bob Wilson | 1 | -1/+2 |
2008-01-11 | ld: | Tristan Gingold | 1 | -1/+1 |
2007-12-15 | ld/ | Richard Sandiford | 4 | -8/+0 |
2007-10-01 | PR linker/4844 | Nick Clifton | 2 | -8/+22 |
2007-07-27 | * scripttempl/elf.sc: Add .note.gnu.build-id. | Jakub Jelinek | 1 | -0/+1 |
2007-07-24 | * pep.sc: Correct ctor/dtor sentinels for 64-bit targets. | Nick Clifton | 1 | -2/+2 |
2007-07-12 | * scripttempl/pe.sc: Don't include .gcc_except_table and | Nathan Sidwell | 2 | -4/+4 |
2007-07-10 | * scripttempl/elf.sc (DISCARDED): Renamed from STACKNOTE. Add | Alan Modra | 5 | -10/+10 |
2007-06-29 | bfd: | Joseph Myers | 5 | -0/+15 |
2007-06-29 | New port: National Semiconductor's CR16 | Nick Clifton | 1 | -0/+175 |
2007-05-03 | * scripttempl/elfxtensa.sc: Merge changes from elf.sc. | Bob Wilson | 1 | -4/+13 |
2007-05-03 | * scripttempl/elf.sc: Add .debug_pubtypes and .debug_ranges. | Alan Modra | 1 | -0/+4 |
2007-02-05 | Support for Toshiba MeP. | Dave Brolley | 1 | -0/+446 |
2006-10-26 | 2006-10-25 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -2/+4 |
2006-10-25 | New Cell SPU port. | Alan Modra | 1 | -0/+2 |
2006-10-17 | * scripttempl/elf.sc (INTERP): Delete. Move definition to.. | Alan Modra | 1 | -2/+3 |
2006-10-11 | * emulparams/elf32xtensa.sh (TEXT_PLT): Enable. | Bob Wilson | 1 | -23/+76 |
2006-09-24 | 2006-09-23 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -2/+2 |
2006-09-20 | Add x86_64-mingw64 target | Nick Clifton | 1 | -0/+272 |
2006-08-28 | * scripttempl/elf.sc: Ensure that crtbegin and crtend entries will | Alan Modra | 12 | -49/+73 |
2006-08-25 | bfd/ | Bob Wilson | 1 | -1/+1 |
2006-08-06 | 2006-08-04 Nick Clifton <nickc@redhat.com> | Mike Frysinger | 1 | -8/+9 |
2006-07-10 | include/ | Jakub Jelinek | 1 | -0/+1 |
2006-05-24 | Add support for AVR6 family | Nick Clifton | 1 | -13/+23 |
2006-05-22 | * scripttempl/elf32crx.sc (.rdata): Add .rodata.*. | Nick Clifton | 1 | -1/+1 |
2006-03-03 | Add linker relaxation support for the AVR | Nick Clifton | 1 | -0/+36 |
2006-02-17 | Add support for the Infineon XC16X. | Nick Clifton | 3 | -0/+189 |
2005-12-28 | * emulparams/bfin.sh: Define DATA_END_SYMBOLS and END_SYMBOLS. | Jie Zhang | 1 | -2/+1 |
2005-12-22 | Add TINY_READONLY_SECTION, TINY_DATA_SECTION, TINY_BSS_SECTION. | Nick Clifton | 1 | -0/+4 |
2005-12-14 | * scripttempl/elf.sc: Put .gnu.linkonce.d.rel.ro.* sections into | Jakub Jelinek | 1 | -3/+3 |
2005-12-11 | * scripttempl/armbpabi.sc: Fix typo in comment for .ctors. | Hans-Peter Nilsson | 9 | -9/+9 |
2005-11-03 | 2005-11-03 Paul Brook <paul@codesourcery.com> | Paul Brook | 4 | -39/+66 |
2005-10-25 | Add support for the Z80 processor family | Nick Clifton | 1 | -0/+35 |
2005-10-05 | * emultempl/pe.em (gld_${EMULATION_NAME}_before_parse): Set | Danny Smith | 1 | -2/+0 |
2005-08-18 | * scripttempl/elf.sc: Remove commented out defines. | Alan Modra | 1 | -2/+0 |
2005-08-05 | bfd/ | H.J. Lu | 1 | -6/+6 |
2005-08-05 | * emulparams/elf_x86_64.sh: Revert last change. | Alan Modra | 1 | -0/+23 |
2005-08-05 | * emulparams/armelf.sh (OTHER_BSS_END_SYMBOLS): Split out from | Alan Modra | 7 | -57/+24 |
2005-08-04 | bfd/ | Alan Modra | 1 | -5/+25 |
2005-08-03 | * ldlang.c (exp_init_os): Handle etree_provide. | Alan Modra | 7 | -11/+7 |
2005-07-25 | bfd/ | H.J. Lu | 1 | -2/+37 |
2005-07-01 | * scripttempl/elf.sc (.gcc_except_table): Don't KEEP. | Alan Modra | 1 | -2/+2 |
2005-06-10 | * scripttempt/elf.sc (.bss): Align tail in a way that allows | Alan Modra | 1 | -1/+1 |
2005-05-29 | * emulparams/elf64alpha.sh (PLT): New. | Richard Henderson | 1 | -1/+2 |
2005-05-12 | * scripttempl/elfxtensa.sc: Sync up with elf.sc. | Bob Wilson | 1 | -31/+66 |
2005-05-11 | * ldgram.y: Add SPECIAL token. | Alan Modra | 1 | -8/+21 |
2005-05-10 | * scripttempl/elf.sc (DATA_SEGMENT_RELRO_GOTPLT_END): Delete. | Alan Modra | 1 | -9/+3 |
2005-05-05 | bfd/ | H.J. Lu | 1 | -0/+2 |