summaryrefslogtreecommitdiff
path: root/ld/scripttempl/avr.sc
Commit message (Expand)AuthorAgeFilesLines
* Fix typo.Nick Clifton2013-08-231-6/+6
* PR ld/15839Nick Clifton2013-08-231-9/+9
* ld/Thomas Schwinge2013-04-281-1/+1
* * scripttempl/avr.sc: Add ALIGN directive after *(.progmem*).Nick Clifton2013-04-261-0/+2
* PR ld/15389Nick Clifton2013-04-241-0/+1
* * scripttempl/armbpabi.sc: Replace DWARF sections with anNick Clifton2013-04-151-32/+4
* PR ld/13812Nick Clifton2013-03-271-2/+5
* PR ld/15037Nick Clifton2013-01-231-1/+2
* * scripttempl/alphavms.sc: Add .debug_macro section.Nick Clifton2012-06-291-0/+7
* PR 13697Nick Clifton2012-06-071-1/+4
* 2011-03-21 Eric B. Weddington <eric.weddington@atmel.com>Eric B. Weddington2011-03-211-0/+21
* * scripttempl/armbpabi.sc: Revert 2010-11-02 H.J. Lu.Alan Modra2011-02-101-11/+11
* Include compressed DWARF debug sections in ELF linker scripts.H.J. Lu2010-11-021-11/+11
* Revert 2009-09-28 changes.Alan Modra2009-10-101-32/+32
* * scripttempl/elf32cr16.sc: Emit empty script for ld -r and ld -Ur.Alan Modra2009-09-281-32/+32
* * scripttempl/avr.sc (MEMORY): Use DATA_ORIGIN.Nick Clifton2009-05-051-1/+1
* PR 6943Alan Modra2008-10-051-3/+3
* Add support for AVR6 familyNick Clifton2006-05-241-13/+23
* Add linker relaxation support for the AVRNick Clifton2006-03-031-0/+36
* * scripttempl/avr.sc: Do not set LMA for "eeprom" section.Marek Michalkiewicz2004-05-081-1/+0
* * scripttempl/avr.sc: Changes to support current GCC and avr-libc,Marek Michalkiewicz2002-06-011-4/+44
* * emulparams/avr1.sh: New file.Marek Michalkiewicz2002-05-161-0/+149