Age | Commit message (Expand) | Author | Files | Lines |
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 |
2015-05-28 | Compact EH Support | Catherine Moore | 1 | -3/+5 |
2015-05-05 | Add support to the MSP430 linker for the automatic placement of code and data... | Nick Clifton | 1 | -1/+19 |
2015-04-01 | Start of relro segment adjustment | Alan Modra | 1 | -1/+5 |
2015-02-24 | Adds support for generating notes in V850 binaries. | Nick Clifton | 2 | -0/+4 |
2015-02-24 | This patch modifies the AVR linker script templates to use __<name>_REGION_LE... | Senthil Kumar Selvaraj | 2 | -11/+26 |
2015-01-28 | FT32 initial support | Alan Modra | 1 | -0/+62 |
2015-01-20 | Reorder more powerpc64 sections again for -z relro | Alan Modra | 1 | -1/+2 |
2015-01-20 | Reorder more powerpc64 sections for -z relro | Alan Modra | 1 | -5/+9 |
2015-01-20 | Reorder powerpc64 sections for -z relro | Alan Modra | 1 | -0/+2 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 91 | -178/+178 |
2014-12-06 | Add Visium support to ld | Eric Botcazou | 1 | -0/+181 |
2014-11-11 | * avrtiny.sc: Apply avr.sc fixes. | Denis Chertykov | 1 | -38/+22 |
2014-08-20 | Add copyright notice to linker script files. | Nick Clifton | 89 | -58/+1111 |
2014-07-08 | * scripttempl/avr.sc: Remove KEEP for .data and | Denis Chertykov | 1 | -5/+2 |
2014-07-01 | Add support for the AVR Tiny series of microcontrollers. | Barney Stratford | 1 | -0/+250 |
2014-06-16 | Fix duplicated assignments to __rel_iplt and __rela_iplt symbols | Alan Modra | 2 | -8/+8 |
2014-04-22 | Remove support for the (deprecated) openrisc and or32 configurations and replace | Christian Svensson | 1 | -37/+0 |
2014-04-08 | This patch removes the inclusion of the default manifest in final links for | Nick Clifton | 2 | -34/+6 |
2014-03-19 | Improve .rsrc section merging again. This time with an algorithm that | Nick Clifton | 2 | -6/+12 |
2014-03-19 | Improve .rsrc section merging with better handling of the alignment adjustments | Nick Clifton | 2 | -4/+4 |