aboutsummaryrefslogtreecommitdiff
path: root/ld/scripttempl/avr.sc
AgeCommit message (Expand)AuthorFilesLines
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-2/+2
2018-10-29ld -r script fixesAlan Modra1-1/+1
2018-10-13ELF ld -r scriptsAlan Modra1-32/+36
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-2/+2
2017-10-12ld whitespace fixesAlan Modra1-3/+3
2017-07-27Move AVR .promemx.* sections into higher memory.Georg-Johann Lay1-1/+3
2017-06-14Move location of .jumptables section and add .hightext section to AVR linker ...Georg-Johann Lay1-5/+12
2017-06-13Replace multiple AVR scripts with a single, customizable linker script.Georg-Johann Lay1-17/+35
2017-05-19Update avrxmega3 linker emulation to support avrxmega2 devices with flash mem...eorg-Johann Lay1-1/+50
2017-01-02Update year range in copyright notice of all files.Alan Modra1-2/+2
2016-05-17Place progmem data from AVR's libc before other progmem data.Senthil Kumar Selvaraj1-0/+4
2016-01-25Prevent .noinit section from incorrect placement for AVR.Denis Chertykov1-1/+1
2016-01-01Copyright update for binutilsAlan Modra1-2/+2
2015-02-24This patch modifies the AVR linker script templates to use __<name>_REGION_LE...Senthil Kumar Selvaraj1-6/+15
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-2/+2
2014-08-20Add copyright notice to linker script files.Nick Clifton1-0/+12
2014-07-08 * scripttempl/avr.sc: Remove KEEP for .data andDenis Chertykov1-5/+2
2013-11-22 * scripttempl/avr.sc: Set .data section's LMA to next availableSenthil Kumar Selvaraj1-2/+2
2013-08-23Fix typo.Nick Clifton1-6/+6
2013-08-23 PR ld/15839Nick Clifton1-9/+9
2013-04-28ld/Thomas Schwinge1-1/+1
2013-04-26 * scripttempl/avr.sc: Add ALIGN directive after *(.progmem*).Nick Clifton1-0/+2
2013-04-24 PR ld/15389Nick Clifton1-0/+1
2013-04-15 * scripttempl/armbpabi.sc: Replace DWARF sections with anNick Clifton1-32/+4
2013-03-27 PR ld/13812Nick Clifton1-2/+5
2013-01-23 PR ld/15037Nick Clifton1-1/+2
2012-06-29 * scripttempl/alphavms.sc: Add .debug_macro section.Nick Clifton1-0/+7
2012-06-07PR 13697Nick Clifton1-1/+4
2011-03-212011-03-21 Eric B. Weddington <eric.weddington@atmel.com>Eric B. Weddington1-0/+21
2011-02-10 * scripttempl/armbpabi.sc: Revert 2010-11-02 H.J. Lu.Alan Modra1-11/+11
2010-11-02Include compressed DWARF debug sections in ELF linker scripts.H.J. Lu1-11/+11
2009-10-10Revert 2009-09-28 changes.Alan Modra1-32/+32
2009-09-28 * scripttempl/elf32cr16.sc: Emit empty script for ld -r and ld -Ur.Alan Modra1-32/+32
2009-05-05 * scripttempl/avr.sc (MEMORY): Use DATA_ORIGIN.Nick Clifton1-1/+1
2008-10-05 PR 6943Alan Modra1-3/+3
2006-05-24Add support for AVR6 familyNick Clifton1-13/+23
2006-03-03Add linker relaxation support for the AVRNick Clifton1-0/+36
2004-05-08 * scripttempl/avr.sc: Do not set LMA for "eeprom" section.Marek Michalkiewicz1-1/+0
2002-06-01 * scripttempl/avr.sc: Changes to support current GCC and avr-libc,Marek Michalkiewicz1-4/+44
2002-05-16 * emulparams/avr1.sh: New file.Marek Michalkiewicz1-0/+149