Age | Commit message (Expand) | Author | Files | Lines |
2018-04-16 | Remove h8300-coff support | Alan Modra | 7 | -730/+0 |
2018-04-16 | Remove tandem support | Alan Modra | 1 | -35/+0 |
2018-04-16 | Remove netware support | Alan Modra | 1 | -143/+0 |
2018-04-11 | Remove i860, i960, bout and aout-adobe targets | Alan Modra | 2 | -91/+0 |
2018-02-03 | Remove PROVIDE() qualifiers from definition of __CTOR_LIST__ and __DTOR_LIST_... | Nick Clifton | 2 | -8/+40 |
2018-01-11 | ld: Add "-z separate-code" option to ELF linker | H.J. Lu | 1 | -3/+19 |
2018-01-11 | ld: Keep PREINIT_ARRAY/INIT_ARRAY/FINI_ARRAY sections for -r --gc-sections | H.J. Lu | 1 | -6/+7 |
2018-01-11 | Fix the order of SHLIB_RODATA_ADDR in elf.sc | H.J. Lu | 1 | -1/+1 |
2018-01-03 | Update year range in copyright notice of binutils files | Alan Modra | 91 | -178/+178 |
2017-11-12 | ld: Add OTHER_PLT_SECTIONS | H.J. Lu | 1 | -2/+3 |
2017-10-12 | ld whitespace fixes | Alan Modra | 92 | -645/+642 |
2017-08-10 | Add support for PE startup files that want to define their own constructor an... | Nick Clifton | 2 | -16/+36 |
2017-07-27 | Move AVR .promemx.* sections into higher memory. | Georg-Johann Lay | 1 | -1/+3 |
2017-07-19 | [ARC] Add JLI support. | John Eric Martin | 2 | -0/+11 |
2017-06-14 | Move location of .jumptables section and add .hightext section to AVR linker ... | Georg-Johann Lay | 1 | -5/+12 |
2017-06-13 | Replace multiple AVR scripts with a single, customizable linker script. | Georg-Johann Lay | 2 | -279/+35 |
2017-05-19 | Update avrxmega3 linker emulation to support avrxmega2 devices with flash mem... | eorg-Johann Lay | 1 | -1/+50 |
2017-05-15 | Add .debug_gdb_scripts section to PE linker scripts. | Nick Clifton | 2 | -0/+20 |
2017-02-27 | Place read-only data in the text section on AVR Tiny targets. | Georg-Johann Lay | 1 | -2/+8 |
2017-02-21 | PE ld -r script fixes | Alan Modra | 2 | -15/+25 |
2017-02-20 | Move .stack before debug sections | Alan Modra | 9 | -57/+36 |
2017-01-02 | Support -z relro on hppa | Alan Modra | 1 | -12/+14 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 92 | -180/+180 |
2016-12-31 | PRU LD Port | Dimitar Dimitrov | 1 | -0/+179 |
2016-12-26 | Correct .dynbss in script | Alan Modra | 1 | -1/+1 |
2016-12-13 | PE linker script improvements. | Nick Clifton | 1 | -3/+3 |
2016-11-27 | Fix spelling in comments in .sc files (ld) | Ambrogino Modigliani | 4 | -6/+6 |
2016-10-14 | Add separate debug info file section | Alan Modra | 1 | -0/+1 |
2016-09-30 | v850 linker scripts | Alan Modra | 2 | -2/+2 |
2016-07-06 | FT32 linker script cleanup | jamesbowman | 1 | -1/+3 |
2016-07-04 | Allow the flash and ram memory region sizes to be specified in the default FT... | Nick Clifton | 1 | -4/+7 |
2016-05-26 | Provide the __bssstart and __bsssize symbols needed by the MSP430's crt0.o code. | Nick Clifton | 2 | -1/+5 |
2016-05-19 | [ARC] Emulation and default script template changes. | Claudiu Zissulescu | 1 | -176/+419 |
2016-05-18 | Fix lots of linker testsuite failures for the FT32 target. | Nick Clifton | 2 | -8/+12 |
2016-05-17 | Place progmem data from AVR's libc before other progmem data. | Senthil Kumar Selvaraj | 2 | -0/+8 |
2016-04-25 | AVR: Allow the start address of the .text section to be set by --section-start. | Senthil Kumar Selvaraj | 1 | -1/+1 |
2016-04-07 | Fix typo in name of MSP430 attribute section. | Nick Clifton | 2 | -2/+2 |
2016-03-18 | Ensure that the .rdata_pseudo_runtime_reloc sections are not discarded by gab... | Awson | 2 | -2/+2 |
2016-03-10 | Remove bogus LONG(0) from MSP430 built in linker script. | Nick Clifton | 1 | -1/+0 |
2016-03-09 | Fix v850 bfd arch info printable names | Pedro Alves | 2 | -2/+2 |
2016-02-29 | [ARC] General fixes. | Claudiu Zissulescu | 1 | -2/+2 |
2016-01-25 | Prevent .noinit section from incorrect placement for AVR. | Denis Chertykov | 2 | -2/+2 |
2016-01-05 | Fix the execution of the MSP430 simulator testsuite. | Nick Clifton | 2 | -0/+6 |
2016-01-01 | Copyright update for binutils | Alan Modra | 91 | -178/+178 |
2015-10-07 | New ARC implementation. | Nick Clifton | 5 | -5/+1211 |
2015-09-09 | FT32 linker script now parameterized for flash and RAM size. | jamesbowman | 1 | -2/+5 |
2015-08-06 | Revert ALIGN changes | Alan Modra | 1 | -2/+2 |
2015-07-20 | ALIGN change affects cris scripts | Alan Modra | 1 | -2/+2 |
2015-07-20 | ALIGN change affects standard scripts | Alan Modra | 1 | -2/+2 |
2015-07-03 | Add experimental support for --gc-sections with COFF and PE based targets. | Kai Tietz | 2 | -48/+56 |