summaryrefslogtreecommitdiffstats
path: root/ld/scripttempl
Commit message (Expand)AuthorAgeFilesLines
* Fix arm aout placement of .bss sectionNick Clifton2001-10-111-3/+3
* * scripttempl/v850.sc: Add gcc_except_table sections.Catherine Moore2001-09-121-0/+4
* * elf-bfd.h (enum elf_reloc_type_class): New.Jakub Jelinek2001-08-231-1/+26
* * ld.texinfo: Document that fill values now use the four leastAlan Modra2001-08-175-5/+5
* * scripttempl/elf.sc, scripttempl/elfd30v.sc,Richard Henderson2001-08-125-2/+20
* * scripttempl/elf.sc: Move non-text .dynamic section beforeAlan Modra2001-08-091-3/+5
* * scripttempl/elfm68hc12.sc (FINISH_CODE, FINISH_RELOC): New to handleStephane Carrez2001-08-032-40/+216
* 2001-07-03 H.J. Lu <hjl@gnu.org>H.J. Lu2001-07-031-10/+1
* 2001-07-03 Jakub Jelinek <jakub@redhat.com>H.J. Lu2001-07-031-1/+10
* Support for xcoff64Tom Rix2001-05-241-3/+10
* Add support for arm-vxworks targetNick Clifton2001-04-271-2/+3
* Support the GCC flags '-ffunction-sections' and '-fdata-sections'.Nick Clifton2001-03-231-0/+5
* Fixup checkin of wrong sourceMichael Meissner2001-03-081-1/+6
* Add support for -fdata-sectionsMichael Meissner2001-03-081-3/+18
* 2001-01-10 Kazu Hirata <kazu@hxi.com>Kazu Hirata2001-01-105-116/+96
* 2001-01-10 Kazu Hirata <kazu@hxi.com>Kazu Hirata2001-01-103-53/+53
* * scripttempl/i386go32.sc: Use PROVIDE with _etext, _edata, _end.DJ Delorie2000-12-061-3/+13
* * emulparams/crislinux.sh (ENTRY): Change back to _start.Hans-Peter Nilsson2000-11-301-36/+36
* 2000-11-14 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-11-143-30/+30
* * scripttempl/elf32avr.sc: Fix bug in .eeprom segment.Denis Chertykov2000-11-131-2/+2
* Use ${CONSTRUCTING...} to enclose constructors and destructors.Nick Clifton2000-11-0311-280/+385
* * scripttempl/crisaout.sc (.text, .data): Pad, with ALIGN (32),Hans-Peter Nilsson2000-10-181-0/+12
* * scripttempl/crisaout.sc (ENTRY): Now __start.Hans-Peter Nilsson2000-09-291-10/+7
* Add .gnu.linkonce.wi.* to .debug_info sections.Nick Clifton2000-09-029-9/+9
* * scripttempl/elf.sc: Fix last change to use correct commentAndreas Schwab2000-08-141-20/+19
* * scripttempl/elf.sc: Add a comment giving the correspondenceGeoffrey Keating2000-08-101-21/+84
* Define __bss_size symbol to indicate the final size of .bss section.Nick Clifton2000-08-082-0/+4
* * Makefile.am (ALL_EMULATIONS): Add ecrisaout.o, ecriself.o,Hans-Peter Nilsson2000-07-201-0/+122
* * scripttempl/elf.sc (.init): Only do ${INIT_START} andHans-Peter Nilsson2000-07-171-4/+4
* Support the g++ attribute init_priority in gcc 2.95.2 and later.Nick Clifton2000-07-121-2/+10
* Remove unimplemented "PAGE N:" flag from default linker script.Timothy Wall2000-06-301-3/+3
* tic54x/ibmc54xdsp target for ld.Timothy Wall2000-06-201-0/+52
* Update list of targets supporting --gc-sections.Alan Modra2000-06-192-2/+2
* Applied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add supportNick Clifton2000-06-192-0/+718
* * emulparams/avr1200.sh (STACK): Define as 0.Denis Chertykov2000-05-271-0/+2
* * scripttempl/elfd30v.sc: Place .gcc_except_table.Richard Henderson2000-04-211-0/+1
* * scripttempl/elfppc.sc: Remove.Geoffrey Keating2000-04-141-288/+0
* Correct previous misapplied patch.Geoffrey Keating2000-04-131-10/+9
* * scripttempl/elf.sc: Add support for .sbss2 and .sdata2 sections.Geoffrey Keating2000-04-131-13/+31
* ATMEL AVR microcontroller support.Alan Modra2000-03-271-0/+149
* 2000-02-27 Mark Elbrecht <snowball3@bigfoot.com>Ian Lance Taylor2000-02-281-3/+3
* Add support for WinCE based toolchains.Nick Clifton2000-02-241-0/+5
* * scripttempl/elfd10v.sc: Remove dynamic linking hooks.Richard Henderson2000-02-231-98/+39
* Add IBM 370 support.Alan Modra2000-02-231-0/+218
* * scripttempl/elf.sc: Place OTHER_PLT_RELOC_SECTION.Richard Henderson2000-02-161-0/+1
* * ld.h (wildcard_spec): Change exclude_name to exclude_name_list.Catherine Moore2000-01-051-2/+2
* Add arm-epoc-pe specific linker scriptNick Clifton1999-12-021-0/+151
* * scripttempl/elf.sc (.rel.sdata): Combine all the sdata relocsGeoffrey Keating1999-10-071-3/+25
* * scripttempl/elf.sc (.sdata): Include .gnu.linkonce.s.* sectionsGeoffrey Keating1999-09-281-1/+1
* Merge sections named .bss.* into .bss section. Similarly for .sbss.Nick Clifton1999-09-261-1/+6
OpenPOWER on IntegriCloud