aboutsummaryrefslogtreecommitdiff
path: root/ld/scripttempl
AgeCommit message (Expand)AuthorFilesLines
1996-07-05No longer sanitize away h8s stuff.Jeff Law1-8/+1
1996-06-24Do not do PROVIDE of _GLOBAL_OFFSET_TABLE_Michael Meissner1-1/+0
1996-06-18 * scripttempl/h8300s.sc: New file for H8/S.Jeff Law2-0/+84
1996-06-08Kill r16/rce/acp stuff.Jim Wilson2-38/+0
1996-05-29 * scripttempl/elfmips.sc: Quote test -z argument.Ian Lance Taylor1-2/+2
1996-05-10Set __stack = 0 if it is referenced and not defined.Michael Meissner1-0/+2
1996-05-09 * emulparams/{elf32bmip.sh,elf32lmip.sh,mipsidt.sh,mipsidtl.sh}:Rob Savoye1-1/+9
1996-05-07 * scripttempl/h8300.sc: Place ".tiny" sections rightJeff Law1-1/+6
1996-05-07 * scripttempl/h8300.sc: Set the entry point to the value ofJeff Law2-0/+2
1996-05-07 * scripttempl (h8300.sc, h8300h.sc): Place .rodata sectionsJeff Law2-8/+15
1996-05-07 * scripttempl/h8300h.sc: Use "eight", not "eightbit" for theJeff Law1-8/+14
1996-04-30 * scripttempl/pe.sc (.endjunk): Define __end__.David Edelsohn1-1/+3
1996-04-15 * scripttempl/aout.sc: Add PROVIDE (__stack = 0) so I can use itRob Savoye1-4/+3
1996-04-11 * scripttempl/m68kcoff.sc: Remove regions and simplify.Ian Lance Taylor1-0/+41
1996-04-09Put .init/.fini in correct places.Michael Meissner1-4/+4
1996-03-31 * scripttempl/{ppcpe.sc, pe.sc} (.junk): Remove and use /DISCARD/.Steve Chamberlain1-2/+3
1996-03-29 * scripttempl/h8300.sc: Make vectors section 0xc4 bytes longJeff Law2-0/+124
1996-03-07* scripttmpl/elfppc.sc (.sdata2, .sbss2): Implement Feb 2 changeJ.T. Conklin1-8/+8
1996-02-14Wed Feb 14 16:38:36 1996 Martin Anantharaman <martin@mail.imech.uni-duisbur...Ian Lance Taylor2-0/+62
1996-02-03Move .sdata2/.sbss2 into read-only sectionMichael Meissner1-10/+42
1996-01-31Wed Jan 31 14:34:23 1996 Richard Henderson <rth@tamu.edu>Ian Lance Taylor2-0/+47
1996-01-22Mon Jan 22 13:01:35 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmu...Ian Lance Taylor1-1/+1
1996-01-22Refine eabi supportMichael Meissner1-24/+15
1996-01-15 Add some Irix 5 support, mostly from Kazumoto KojimaIan Lance Taylor2-0/+168
1996-01-13Add .rela.got.neg section; remove .rel.* sectionsMichael Meissner1-28/+17
1996-01-12Add support for .sdata2/.sbss2 and old 2.7.2 compiler; Make text start at 64k...Michael Meissner1-9/+35
1996-01-05Move creating section begin/end labels to compiler crt{i,n}.oMichael Meissner1-18/+2
1995-11-30Expose .edata sectionKim Knuttila1-0/+195
1995-11-30Add a comment saying .junk sections are discarded by the linker.David Edelsohn1-0/+1
1995-11-25 * scripttempl/pe.sc: Two .junk's is too much junk.David Edelsohn1-26/+49
1995-11-07New PowerPC Portable Executable stuffKim Knuttila1-0/+1
1995-11-01Wed Nov 1 15:42:45 1995 Manfred Hollstein KS/EF4A 60/1F/110 #40283 <manfre...Ian Lance Taylor2-10/+19
1995-10-26 * scripttempl/aix.sc: Move special symbols inside sections.Ian Lance Taylor1-7/+7
1995-10-25add OUTPUT_FORMAT and LIB_SEARCH_DIRSIan Lance Taylor1-0/+2
1995-10-25 * emultempl/aix.em: Add support for various AIX linker options,Ian Lance Taylor1-0/+50
1995-10-16 * configure.tgt (powerpc-*-aix*): New target; use aixppc.Ian Lance Taylor1-0/+1
1995-09-28 * lexsup.c (parse_args): Handle -assert.Ian Lance Taylor1-5/+9
1995-09-28 * Makefile.in (earmcoff.c): Build.David Edelsohn2-0/+38
1995-09-21Locate __bss_start at the real start of bss.Michael Meissner1-3/+9
1995-08-17Thu Aug 17 13:35:49 1995 steve chamberlain <sac@slash.cygnus.com>Steve Chamberlain3-111/+3
1995-08-16 * scripttempl/armpe.sc: Always start code at 0x401000, evenSteve Chamberlain1-1/+7
1995-08-16Wed Aug 16 11:38:59 1995 steve chamberlain <sac@slash.cygnus.com>Steve Chamberlain1-1/+1
1995-07-27Thu Jul 27 15:26:28 1995 steve chamberlain <sac@slash.cygnus.com>Steve Chamberlain3-7/+9
1995-07-22Add R_PPC_SDAREL relocation.Michael Meissner1-4/+5
1995-06-29Wed Jun 28 17:11:25 1995 Steve Chamberlain <sac@slash.cygnus.com>Steve Chamberlain2-50/+50
1995-06-23msdos and moss code from Bryan FordKen Raeburn2-0/+41
1995-06-22Add .fixup sectionMichael Meissner1-1/+4
1995-06-15 * scripttempl/armpe.sc: Add constructor support.Steve Chamberlain1-5/+7
1995-06-08 * emulparams/armpe.sh, scriptempl/armpe.sc: Add end and stack.Steve Chamberlain1-5/+9
1995-05-24 Add support for ARM-PE.Steve Chamberlain2-0/+96