aboutsummaryrefslogtreecommitdiff
path: root/ld/scripttempl
AgeCommit message (Expand)AuthorFilesLines
2002-05-23 * elf.c (_bfd_elf_make_section_from_shdr): Set SEC_THREAD_LOCALJakub Jelinek1-0/+8
2002-05-16 * emulparams/avr1.sh: New file.Marek Michalkiewicz1-0/+149
2002-03-05 * scripttempl/elf.sc: Only use DATA_SEGMENT_END() together withJakub Jelinek1-2/+6
2002-03-042002-03-04 H.J. Lu <hjl@gnu.org>H.J. Lu1-17/+17
2002-03-04 * scripttempl/elf.sc: Correct syntax errors in 2002-03-01 commit.Alan Modra1-2/+2
2002-03-02 * scripttempl/elf.sc (SECTIONS): Add entries for .preinit_array,Richard Henderson1-0/+17
2002-02-12 * ldlex.l (DATA_SEGMENT_ALIGN, DATA_SEGMENT_END): New tokens.Jakub Jelinek1-2/+7
2002-02-01In ld/ChangeLog:Geoffrey Keating1-2/+1
2002-02-01 Support on-demand global register allocation fromHans-Peter Nilsson1-2/+3
2002-01-31Add support for OpenRISC 32-bit embedded processorNick Clifton1-0/+37
2002-01-16* scripttempl/pe.sc: Add support for constructor priorities.DJ Delorie1-2/+2
2002-01-12 * emulparams/avr1200.sh (DATA_START): Define as 0x60.Denis Chertykov1-1/+1
2001-12-16 * scripttempl/mmo.sc: Add .debug_ranges to listed sections.Hans-Peter Nilsson1-0/+1
2001-12-13 * elf-bfd.h (enum elf_link_info_type): New.Jakub Jelinek1-0/+1
2001-12-08Index: bfd/ChangeLogGeoffrey Keating1-0/+238
2001-12-03Pass argc and argv to ldemul_choose_target.Tom Rix1-1/+1
2001-11-272001-11-27 H.J. Lu <hjl@gnu.org>H.J. Lu1-28/+38
2001-11-25 * scripttempl/elfm68hc11.sc (CTOR, DTOR): Put constructor andStephane Carrez2-4/+4
2001-11-22 * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Define.Alan Modra3-175/+88
2001-10-30Add MMIX supportNick Clifton1-0/+129
2001-10-20Define __EH_FRAME_{BEGIN|END}__Nick Clifton1-0/+21
2001-10-11Fix arm aout placement of .bss sectionNick Clifton1-3/+3
2001-09-12 * scripttempl/v850.sc: Add gcc_except_table sections.Catherine Moore1-0/+4
2001-08-23 * elf-bfd.h (enum elf_reloc_type_class): New.Jakub Jelinek1-1/+26
2001-08-17 * ld.texinfo: Document that fill values now use the four leastAlan Modra5-5/+5
2001-08-12 * scripttempl/elf.sc, scripttempl/elfd30v.sc,Richard Henderson5-2/+20
2001-08-09 * scripttempl/elf.sc: Move non-text .dynamic section beforeAlan Modra1-3/+5
2001-08-03 * scripttempl/elfm68hc12.sc (FINISH_CODE, FINISH_RELOC): New to handleStephane Carrez2-40/+216
2001-07-032001-07-03 H.J. Lu <hjl@gnu.org>H.J. Lu1-10/+1
2001-07-032001-07-03 Jakub Jelinek <jakub@redhat.com>H.J. Lu1-1/+10
2001-05-24Support for xcoff64Tom Rix1-3/+10
2001-04-27Add support for arm-vxworks targetNick Clifton1-2/+3
2001-03-23Support the GCC flags '-ffunction-sections' and '-fdata-sections'.Nick Clifton1-0/+5
2001-03-08Fixup checkin of wrong sourceMichael Meissner1-1/+6
2001-03-08Add support for -fdata-sectionsMichael Meissner1-3/+18
2001-01-102001-01-10 Kazu Hirata <kazu@hxi.com>Kazu Hirata5-116/+96
2001-01-102001-01-10 Kazu Hirata <kazu@hxi.com>Kazu Hirata3-53/+53
2000-12-06* scripttempl/i386go32.sc: Use PROVIDE with _etext, _edata, _end.DJ Delorie1-3/+13
2000-11-30 * emulparams/crislinux.sh (ENTRY): Change back to _start.Hans-Peter Nilsson1-36/+36
2000-11-142000-11-14 Kazu Hirata <kazu@hxi.com>Kazu Hirata3-30/+30
2000-11-13 * scripttempl/elf32avr.sc: Fix bug in .eeprom segment.Denis Chertykov1-2/+2
2000-11-03Use ${CONSTRUCTING...} to enclose constructors and destructors.Nick Clifton11-280/+385
2000-10-18 * scripttempl/crisaout.sc (.text, .data): Pad, with ALIGN (32),Hans-Peter Nilsson1-0/+12
2000-09-29 * scripttempl/crisaout.sc (ENTRY): Now __start.Hans-Peter Nilsson1-10/+7
2000-09-02Add .gnu.linkonce.wi.* to .debug_info sections.Nick Clifton9-9/+9
2000-08-14* scripttempl/elf.sc: Fix last change to use correct commentAndreas Schwab1-20/+19
2000-08-10* scripttempl/elf.sc: Add a comment giving the correspondenceGeoffrey Keating1-21/+84
2000-08-08Define __bss_size symbol to indicate the final size of .bss section.Nick Clifton2-0/+4
2000-07-20 * Makefile.am (ALL_EMULATIONS): Add ecrisaout.o, ecriself.o,Hans-Peter Nilsson1-0/+122
2000-07-17 * scripttempl/elf.sc (.init): Only do ${INIT_START} andHans-Peter Nilsson1-4/+4