Age | Commit message (Expand) | Author | Files | Lines |
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 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -1/+1 |
2014-02-27 | This patch adds a default manifest in to the final links performed by the Cyg... | Nick Clifton | 2 | -22/+46 |
2014-01-22 | Make assignments to dot keep an empty output section. | Alan Modra | 1 | -2/+2 |
2013-12-13 | Add support for Andes NDS32: | Kuan-Lin Chen | 1 | -0/+615 |
2013-11-22 | * scripttempl/avr.sc: Set .data section's LMA to next available | Senthil Kumar Selvaraj | 1 | -2/+2 |
2013-11-20 | * scripttempl/elf32msp430.sc (.data): Set the based on the next | Nick Clifton | 2 | -5/+5 |
2013-08-23 | Fix typo. | Nick Clifton | 1 | -6/+6 |
2013-08-23 | PR ld/15839 | Nick Clifton | 1 | -9/+9 |
2013-07-08 | * scripttempl/elf.sc: Handle function names and other | Jeff Law | 1 | -1/+1 |
2013-07-08 | 2013-07-08 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -6/+6 |
2013-06-24 | bfd/ | Maciej W. Rozycki | 1 | -2/+6 |
2013-05-02 | * archures.c: Add some more MSP430 machine numbers. | Nick Clifton | 2 | -35/+119 |
2013-04-29 | * elflink.c (_bfd_elf_gc_mark_extra_sections): Remove mark from | Nick Clifton | 1 | -1/+1 |
2013-04-28 | ld/ | Thomas Schwinge | 28 | -28/+28 |
2013-04-26 | * scripttempl/avr.sc: Add ALIGN directive after *(.progmem*). | Nick Clifton | 1 | -0/+2 |
2013-04-24 | PR ld/15389 | Nick Clifton | 1 | -0/+1 |
2013-04-15 | * scripttempl/armbpabi.sc: Replace DWARF sections with an | Nick Clifton | 29 | -887/+154 |
2013-03-27 | PR ld/13812 | Nick Clifton | 1 | -2/+5 |
2013-02-27 | * scripttempl/elf32msp430.sc: Add placement of .data.* sections. | Nick Clifton | 2 | -1/+5 |
2013-02-21 | * scripttempl/elf.sc (.init_array, .fini_array): Don't sort all | Alan Modra | 1 | -6/+4 |
2013-02-15 | * scripttempl/pep.sc (.xdata): Merge .xdata* into .xdata section. | Kai Tietz | 1 | -2/+2 |
2013-01-23 | PR ld/15041 | Nick Clifton | 1 | -4/+4 |
2013-01-23 | PR ld/15037 | Nick Clifton | 1 | -1/+2 |
2013-01-14 | * ld.texinfo (-Tldata-segment): Describe. | Alan Modra | 1 | -0/+9 |