aboutsummaryrefslogtreecommitdiff
path: root/ld/scripttempl/elfxtensa.sc
AgeCommit message (Expand)AuthorFilesLines
2023-01-01Update year range in copyright notice of binutils filesAlan Modra1-2/+2
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-2/+2
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-2/+2
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-2/+2
2019-09-11Rename elf32.em to elf.emAlan Modra1-1/+1
2019-03-21Add SORT_NONE to .init and .fini in scriptsAlan Modra1-2/+2
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-2/+2
2018-10-29ld -r script fixesAlan Modra1-2/+2
2018-10-13ELF ld -r scriptsAlan Modra1-13/+13
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-2/+2
2017-10-12ld whitespace fixesAlan Modra1-13/+13
2017-02-20Move .stack before debug sectionsAlan Modra1-6/+6
2017-01-02Update year range in copyright notice of all files.Alan Modra1-2/+2
2016-01-01Copyright update for binutilsAlan Modra1-2/+2
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-2/+2
2014-08-20Add copyright notice to linker script files.Nick Clifton1-1/+12
2013-04-28ld/Thomas Schwinge1-1/+1
2013-04-15 * scripttempl/armbpabi.sc: Replace DWARF sections with anNick Clifton1-38/+5
2012-08-01Don't call compare_section in case of by_noneH.J. Lu1-2/+2
2012-06-29 * scripttempl/alphavms.sc: Add .debug_macro section.Nick Clifton1-0/+3
2012-05-24ld/Cary Coutant1-3/+3
2011-02-10 * scripttempl/armbpabi.sc: Revert 2010-11-02 H.J. Lu.Alan Modra1-17/+17
2010-11-02Include compressed DWARF debug sections in ELF linker scripts.H.J. Lu1-17/+17
2010-02-27 * scripttempl/armbpabi.sc: Don't combine .init_array.* orJie Zhang1-14/+16
2010-02-26 * scripttempl/elf.sc (.fini_array): Place input .fini_array afterAlan Modra1-1/+1
2009-10-10Revert 2009-09-28 changes.Alan Modra1-85/+89
2009-09-28 * scripttempl/elf32cr16.sc: Emit empty script for ld -r and ld -Ur.Alan Modra1-89/+85
2009-08-24 * scripttempl/elfxtensa.sc (DISCARDED): Discard sections withNick Clifton1-1/+1
2008-11-03 * emulparams/elf32xtensa.sh (NO_REL_RELOCS): Set.Bob Wilson1-8/+50
2008-01-18 * scripttempl/elfxtensa.sc: Merge ENTRY and .note.gnu.build-idBob Wilson1-1/+2
2007-12-15ld/Richard Sandiford1-2/+0
2007-07-10 * scripttempl/elf.sc (DISCARDED): Renamed from STACKNOTE. AddAlan Modra1-2/+2
2007-06-29bfd:Joseph Myers1-0/+3
2007-05-03 * scripttempl/elfxtensa.sc: Merge changes from elf.sc.Bob Wilson1-4/+13
2006-10-11 * emulparams/elf32xtensa.sh (TEXT_PLT): Enable.Bob Wilson1-23/+76
2006-08-28 * scripttempl/elf.sc: Ensure that crtbegin and crtend entries willAlan Modra1-4/+6
2006-08-25bfd/Bob Wilson1-1/+1
2005-12-11 * scripttempl/armbpabi.sc: Fix typo in comment for .ctors.Hans-Peter Nilsson1-1/+1
2005-11-032005-11-03 Paul Brook <paul@codesourcery.com>Paul Brook1-3/+20
2005-08-05 * emulparams/armelf.sh (OTHER_BSS_END_SYMBOLS): Split out fromAlan Modra1-5/+4
2005-08-03 * ldlang.c (exp_init_os): Handle etree_provide.Alan Modra1-3/+1
2005-05-12 * scripttempl/elfxtensa.sc: Sync up with elf.sc.Bob Wilson1-31/+66
2004-10-08bfd ChangeLogBob Wilson1-17/+47
2003-04-14 * scripttempl/elf.sc (CTOR): Handle crtbeginS.o, crtendS.o andAlan Modra1-4/+4
2003-04-01Add Xtensa portNick Clifton1-0/+397