aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove CR16C supportAlan Modra2019-11-071-66/+0
* Rename elf32.em to elf.emAlan Modra2019-09-1121-21/+21
* ld: use a specific linker script in BPF targetsJose E. Marchesi2019-08-071-0/+702
* Use the correct names for the init and fini array start symbols in the defaul...Dimitar Dimitrov2019-05-091-2/+2
* ld: Don't define __rel[a]_iplt_start/__rel[a]_iplt_end in PIEH.J. Lu2019-04-101-8/+9
* Add SORT_NONE to .init and .fini in scriptsAlan Modra2019-03-2136-79/+82
* Update year range in copyright notice of binutils filesAlan Modra2019-01-0162-120/+120
* Fix a typo in scripttempl/elf32xc16x.scH.J. Lu2018-12-111-1/+1
* Allow for compilers that do not produce aligned .rdat sections in PE format f...Marc2018-11-092-0/+2
* ld -r script fixesAlan Modra2018-10-2913-31/+31
* ELF ld -r scriptsAlan Modra2018-10-1343-558/+654
* Don't emit data_section_size when -r is specifiedJohn Darrington2018-09-161-1/+1
* Explain what happens for PE targeted linkers in the case where the user actua...Martin Storsjo2018-08-072-8/+12
* Fix thinko in the placement of the .gnu.build.attributes section.Nick Clifton2018-07-301-1/+2
* Combine ,gnu.build.attributes.* sections into one .gnu.build.attributes secti...Nick Clifton2018-07-301-0/+1
* S12Z: Emit uninitialized data in the .bss segmentJohn Darrington2018-07-271-0/+1
* S12Z: Emit initialized data segment image.John Darrington2018-07-271-3/+3
* Define various symbols conditionally in shared librariesAlan Modra2018-06-081-4/+4
* Add support for the Freescale s12z processor.John Darrington2018-05-181-0/+444
* Fix binary compatibility between GCC and the TI compiler for the PRU target.Dimitar Dimitrov2018-05-091-18/+29
* [ARM] Add TLS relocations for FDPIC.Christophe Lyon2018-04-251-1/+5
* Remove arm-aout and arm-coff supportAlan Modra2018-04-253-191/+0
* various i386-aout and i386-coff target removalAlan Modra2018-04-181-57/+0
* Remove arm-epoc-pe supportAlan Modra2018-04-161-164/+0
* Remove sparc-aout and sparc-coff supportAlan Modra2018-04-161-62/+0
* Remove m68k-aout and m68k-coff supportAlan Modra2018-04-164-247/+0
* Remove sh-symbianelf supportAlan Modra2018-04-161-372/+0
* Remove w65 supportAlan Modra2018-04-161-77/+0
* Remove m88k supportAlan Modra2018-04-161-62/+0
* Remove i370 supportAlan Modra2018-04-161-206/+0
* Remove h8500 supportAlan Modra2018-04-165-365/+0
* Remove h8300-coff supportAlan Modra2018-04-167-730/+0
* Remove tandem supportAlan Modra2018-04-161-35/+0
* Remove netware supportAlan Modra2018-04-161-143/+0
* Remove i860, i960, bout and aout-adobe targetsAlan Modra2018-04-112-91/+0
* Remove PROVIDE() qualifiers from definition of __CTOR_LIST__ and __DTOR_LIST_...Nick Clifton2018-02-032-8/+40
* ld: Add "-z separate-code" option to ELF linkerH.J. Lu2018-01-111-3/+19
* ld: Keep PREINIT_ARRAY/INIT_ARRAY/FINI_ARRAY sections for -r --gc-sectionsH.J. Lu2018-01-111-6/+7
* Fix the order of SHLIB_RODATA_ADDR in elf.scH.J. Lu2018-01-111-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2018-01-0391-178/+178
* ld: Add OTHER_PLT_SECTIONSH.J. Lu2017-11-121-2/+3
* ld whitespace fixesAlan Modra2017-10-1292-645/+642
* Add support for PE startup files that want to define their own constructor an...Nick Clifton2017-08-102-16/+36
* Move AVR .promemx.* sections into higher memory.Georg-Johann Lay2017-07-271-1/+3
* [ARC] Add JLI support.John Eric Martin2017-07-192-0/+11
* 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