summaryrefslogtreecommitdiff
path: root/ld/scripttempl
Commit message (Expand)AuthorAgeFilesLines
* Move location of .jumptables section and add .hightext section to AVR linker ...Georg-Johann Lay2017-06-141-5/+12
* Replace multiple AVR scripts with a single, customizable linker script.Georg-Johann Lay2017-06-132-279/+35
* Update avrxmega3 linker emulation to support avrxmega2 devices with flash mem...eorg-Johann Lay2017-05-191-1/+50
* Add .debug_gdb_scripts section to PE linker scripts.Nick Clifton2017-05-152-0/+20
* Place read-only data in the text section on AVR Tiny targets.Georg-Johann Lay2017-02-271-2/+8
* PE ld -r script fixesAlan Modra2017-02-212-15/+25
* Move .stack before debug sectionsAlan Modra2017-02-209-57/+36
* Support -z relro on hppaAlan Modra2017-01-021-12/+14
* Update year range in copyright notice of all files.Alan Modra2017-01-0292-180/+180
* PRU LD PortDimitar Dimitrov2016-12-311-0/+179
* Correct .dynbss in scriptAlan Modra2016-12-261-1/+1
* PE linker script improvements.Nick Clifton2016-12-131-3/+3
* Fix spelling in comments in .sc files (ld)Ambrogino Modigliani2016-11-274-6/+6
* Add separate debug info file sectionAlan Modra2016-10-141-0/+1
* v850 linker scriptsAlan Modra2016-09-302-2/+2
* FT32 linker script cleanupjamesbowman2016-07-061-1/+3
* Allow the flash and ram memory region sizes to be specified in the default FT...Nick Clifton2016-07-041-4/+7
* Provide the __bssstart and __bsssize symbols needed by the MSP430's crt0.o code.Nick Clifton2016-05-262-1/+5
* [ARC] Emulation and default script template changes.Claudiu Zissulescu2016-05-191-176/+419
* Fix lots of linker testsuite failures for the FT32 target.Nick Clifton2016-05-182-8/+12
* Place progmem data from AVR's libc before other progmem data.Senthil Kumar Selvaraj2016-05-172-0/+8
* AVR: Allow the start address of the .text section to be set by --section-start.Senthil Kumar Selvaraj2016-04-251-1/+1
* Fix typo in name of MSP430 attribute section.Nick Clifton2016-04-072-2/+2
* Ensure that the .rdata_pseudo_runtime_reloc sections are not discarded by gab...Awson2016-03-182-2/+2
* Remove bogus LONG(0) from MSP430 built in linker script.Nick Clifton2016-03-101-1/+0
* Fix v850 bfd arch info printable namesPedro Alves2016-03-092-2/+2
* [ARC] General fixes.Claudiu Zissulescu2016-02-291-2/+2
* Prevent .noinit section from incorrect placement for AVR.Denis Chertykov2016-01-252-2/+2
* Fix the execution of the MSP430 simulator testsuite.Nick Clifton2016-01-052-0/+6
* Copyright update for binutilsAlan Modra2016-01-0191-178/+178
* New ARC implementation.Nick Clifton2015-10-075-5/+1211
* FT32 linker script now parameterized for flash and RAM size.jamesbowman2015-09-091-2/+5
* Revert ALIGN changesAlan Modra2015-08-061-2/+2
* ALIGN change affects cris scriptsAlan Modra2015-07-201-2/+2
* ALIGN change affects standard scriptsAlan Modra2015-07-201-2/+2
* Add experimental support for --gc-sections with COFF and PE based targets.Kai Tietz2015-07-032-48/+56
* Compact EH SupportCatherine Moore2015-05-281-3/+5
* Add support to the MSP430 linker for the automatic placement of code and data...Nick Clifton2015-05-051-1/+19
* Start of relro segment adjustmentAlan Modra2015-04-011-1/+5
* Adds support for generating notes in V850 binaries.Nick Clifton2015-02-242-0/+4
* This patch modifies the AVR linker script templates to use __<name>_REGION_LE...Senthil Kumar Selvaraj2015-02-242-11/+26
* FT32 initial supportAlan Modra2015-01-281-0/+62
* Reorder more powerpc64 sections again for -z relroAlan Modra2015-01-201-1/+2
* Reorder more powerpc64 sections for -z relroAlan Modra2015-01-201-5/+9
* Reorder powerpc64 sections for -z relroAlan Modra2015-01-201-0/+2
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-0291-178/+178
* Add Visium support to ldEric Botcazou2014-12-061-0/+181
* * avrtiny.sc: Apply avr.sc fixes.Denis Chertykov2014-11-111-38/+22
* Add copyright notice to linker script files.Nick Clifton2014-08-2089-58/+1111
* * scripttempl/avr.sc: Remove KEEP for .data andDenis Chertykov2014-07-081-5/+2