aboutsummaryrefslogtreecommitdiff
path: root/ld/scripttempl
AgeCommit message (Expand)AuthorFilesLines
2006-05-24Add support for AVR6 familyNick Clifton1-13/+23
2006-05-22* scripttempl/elf32crx.sc (.rdata): Add .rodata.*.Nick Clifton1-1/+1
2006-03-03Add linker relaxation support for the AVRNick Clifton1-0/+36
2006-02-17Add support for the Infineon XC16X.Nick Clifton3-0/+189
2005-12-28 * emulparams/bfin.sh: Define DATA_END_SYMBOLS and END_SYMBOLS.Jie Zhang1-2/+1
2005-12-22Add TINY_READONLY_SECTION, TINY_DATA_SECTION, TINY_BSS_SECTION.Nick Clifton1-0/+4
2005-12-14 * scripttempl/elf.sc: Put .gnu.linkonce.d.rel.ro.* sections intoJakub Jelinek1-3/+3
2005-12-11 * scripttempl/armbpabi.sc: Fix typo in comment for .ctors.Hans-Peter Nilsson9-9/+9
2005-11-032005-11-03 Paul Brook <paul@codesourcery.com>Paul Brook4-39/+66
2005-10-25Add support for the Z80 processor familyNick Clifton1-0/+35
2005-10-05 * emultempl/pe.em (gld_${EMULATION_NAME}_before_parse): SetDanny Smith1-2/+0
2005-08-18 * scripttempl/elf.sc: Remove commented out defines.Alan Modra1-2/+0
2005-08-05bfd/H.J. Lu1-6/+6
2005-08-05 * emulparams/elf_x86_64.sh: Revert last change.Alan Modra1-0/+23
2005-08-05 * emulparams/armelf.sh (OTHER_BSS_END_SYMBOLS): Split out fromAlan Modra7-57/+24
2005-08-04bfd/Alan Modra1-5/+25
2005-08-03 * ldlang.c (exp_init_os): Handle etree_provide.Alan Modra7-11/+7
2005-07-25bfd/H.J. Lu1-2/+37
2005-07-01 * scripttempl/elf.sc (.gcc_except_table): Don't KEEP.Alan Modra1-2/+2
2005-06-10 * scripttempt/elf.sc (.bss): Align tail in a way that allowsAlan Modra1-1/+1
2005-05-29 * emulparams/elf64alpha.sh (PLT): New.Richard Henderson1-1/+2
2005-05-12 * scripttempl/elfxtensa.sc: Sync up with elf.sc.Bob Wilson1-31/+66
2005-05-11 * ldgram.y: Add SPECIAL token.Alan Modra1-8/+21
2005-05-10 * scripttempl/elf.sc (DATA_SEGMENT_RELRO_GOTPLT_END): Delete.Alan Modra1-9/+3
2005-05-05bfd/H.J. Lu1-0/+2
2005-05-052005-05-05 Paul Brook <paul@codesourcery.com>Paul Brook1-5/+9
2005-03-23bfd/H.J. Lu1-13/+0
2005-03-21bfd/Alan Modra1-4/+0
2005-03-18 * ld/scripttempl/armbpapi.sc (.rel.dyn): Add .rel.init_array,Julian Brown1-0/+7
2005-03-17 * scripttempl/elf.sc: When CREATE_SHLIB, put .sdata2 and .sbss2Alan Modra1-2/+2
2005-02-172005-02-17 Paul Brook <paul@codesourcery.com>Paul Brook1-1/+3
2005-02-10 * scripttempl/armbpabi.sc (VERSION): Make special section symbolsMark Mitchell1-5/+29
2005-01-26 * elf32-arm.c (elf_backend_default_use_rela_p): Define to zero forMark Mitchell1-20/+35
2004-11-30 * scripttempl/pe.sc (.data): Add .jcr subsection.Danny Smith1-0/+1
2004-11-08Add support fpr MAXQ processorNick Clifton1-0/+43
2004-10-26 * Makefile.in (earmsymbian.c): Depend on armbpabi.sc, not elf.sc.Mark Mitchell2-132/+76
2004-10-142004-10-14 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-2/+6
2004-10-13 * elf32-arm.h (elf32_arm_finish_dynamic_sections): Use fileMark Mitchell1-3/+3
2004-10-08bfd ChangeLogBob Wilson1-17/+47
2004-10-04 * ldgram.y (DATA_SEGMENT_RELRO_END): Add one argument.Jakub Jelinek1-3/+4
2004-09-29xstormy16.sc: Only perform the assignments to the ROM region when not performingNick Clifton1-9/+9
2004-09-28* emulparams/arm_epoc_pe.sh, emulparams/armpe.sh, emulparams/i386pe.sh,Christopher Faylor1-1/+5
2004-09-24 * scripttempl/elf.sc: Keep .preinit_array, .init_array andPaul Brook1-3/+3
2004-09-16Add KEEP for certain section's *personality*Tomer Levi1-3/+3
2004-09-06 * elf-bfd.h (_bfd_elf_make_dynamic_segment): Declare it.Mark Mitchell1-0/+435
2004-09-03Add LD and GAS testsuites for CRX port.Nick Clifton1-14/+133
2004-08-25Apply Dmitry Diky's patches to add relaxation to msp430.Nick Clifton1-0/+3
2004-08-01 * scripttempl/elfm68hc12.sc: Align text, rodata and data sectionStephane Carrez1-5/+8
2004-07-07Add new port: crx-elfNick Clifton1-0/+56
2004-07-06Add support for sh-symbian-elf targetNick Clifton1-0/+377