summaryrefslogtreecommitdiff
path: root/ld/scripttempl/elf.sc
Commit message (Expand)AuthorAgeFilesLines
* * emulparams/hppa64linux.sh: Define PLT_BEFORE_GOT.Dave Anglin2004-07-051-1/+3
* * scripttempl/elf.sc: Readd KEEP and .gcc_except_table.* toJakub Jelinek2004-06-151-2/+2
* * ldgram.y (sect_constraint): New.Jakub Jelinek2004-05-191-2/+4
* bfd/Jakub Jelinek2004-05-111-11/+52
* * scripttempl/elf.sc (.text): Add KEEP for .text.*personality*.Eric Botcazou2004-04-211-1/+3
* 2003-10-09 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2003-10-101-1/+1
* * emulparams/elf64ppc.sh (OTHER_GOT_SECTIONS): Don't define.Alan Modra2003-07-101-1/+2
* bfd/Jakub Jelinek2003-07-041-3/+4
* binutils/Jakub Jelinek2003-06-031-0/+2
* bfd/Jakub Jelinek2003-05-301-1/+2
* * scripttempl/elf.sc (CTOR): Handle crtbeginS.o, crtendS.o andAlan Modra2003-04-141-4/+4
* * genscripts.sh (SEGMENT_SIZE): Use MAXPAGESIZE beforeAlan Modra2002-09-251-2/+2
* Revert Adam Nemet's THUMB PLT patchNick Clifton2002-08-011-4/+0
* Add support for Thumb PLT entries with interworkingNick Clifton2002-07-311-0/+4
* * scripttempl/elf.sc (.tbss): Fix mismatched parentheses/braces.Alan Modra2002-06-071-1/+1
* * elf.c (_bfd_elf_make_section_from_shdr): Set SEC_THREAD_LOCALJakub Jelinek2002-05-231-0/+8
* * scripttempl/elf.sc: Only use DATA_SEGMENT_END() together withJakub Jelinek2002-03-051-2/+6
* 2002-03-04 H.J. Lu <hjl@gnu.org>H.J. Lu2002-03-041-17/+17
* * scripttempl/elf.sc: Correct syntax errors in 2002-03-01 commit.Alan Modra2002-03-041-2/+2
* * scripttempl/elf.sc (SECTIONS): Add entries for .preinit_array,Richard Henderson2002-03-021-0/+17
* * ldlex.l (DATA_SEGMENT_ALIGN, DATA_SEGMENT_END): New tokens.Jakub Jelinek2002-02-121-2/+7
* * elf-bfd.h (enum elf_link_info_type): New.Jakub Jelinek2001-12-131-0/+1
* 2001-11-27 H.J. Lu <hjl@gnu.org>H.J. Lu2001-11-271-28/+38
* * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Define.Alan Modra2001-11-221-169/+84
* * 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-171-1/+1
* * scripttempl/elf.sc, scripttempl/elfd30v.sc,Richard Henderson2001-08-121-0/+1
* * scripttempl/elf.sc: Move non-text .dynamic section beforeAlan Modra2001-08-091-3/+5
* 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
* Add .gnu.linkonce.wi.* to .debug_info sections.Nick Clifton2000-09-021-1/+1
* * 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
* * scripttempl/elf.sc (.init): Only do ${INIT_START} andHans-Peter Nilsson2000-07-171-4/+4
* Update list of targets supporting --gc-sections.Alan Modra2000-06-191-1/+1
* 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
* * 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
* * 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
* * emulparms/elf64hppa.sh (OTHER_READONLY_SECTIONS): Put stubs beforeJeff Law1999-09-101-2/+19
* * scripttempl/elf.sc: Re-order .rel[a].foo outputs to theRichard Henderson1999-07-141-20/+24
* * scripttempl/elf.sc (WRITABLE_RODATA): New variable forMark Mitchell1999-06-211-7/+4
* Initial revisionRichard Henderson1999-05-031-0/+286