aboutsummaryrefslogtreecommitdiff
path: root/ld/scripttempl/elfppc.sc
AgeCommit message (Expand)AuthorFilesLines
1997-06-16Mon Jun 16 19:18:21 1997 Geoff Keating <geoffk@ozemail.com.au>Ian Lance Taylor1-5/+6
1997-01-27 * scripttempl/elf.sc: Put linkonce reloc section in otherIan Lance Taylor1-4/+9
1996-11-27 * scripttempl/{elfd10v.sc,elfmips.sc,elfppc.sc,v850.sc}: Likewise.Jason Merrill1-8/+24
1996-10-07Sun Oct 6 22:35:36 1996 Jason Merrill <jason@yorick.cygnus.com>Jason Merrill1-0/+4
1996-06-24Do not do PROVIDE of _GLOBAL_OFFSET_TABLE_Michael Meissner1-1/+0
1996-05-10Set __stack = 0 if it is referenced and not defined.Michael Meissner1-0/+2
1996-04-09Put .init/.fini in correct places.Michael Meissner1-4/+4
1996-03-07* scripttmpl/elfppc.sc (.sdata2, .sbss2): Implement Feb 2 changeJ.T. Conklin1-8/+8
1996-02-03Move .sdata2/.sbss2 into read-only sectionMichael Meissner1-10/+42
1996-01-22Refine eabi supportMichael Meissner1-24/+15
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-09-21Locate __bss_start at the real start of bss.Michael Meissner1-3/+9
1995-07-22Add R_PPC_SDAREL relocation.Michael Meissner1-4/+5
1995-06-22Add .fixup sectionMichael Meissner1-1/+4
1995-03-16Provide eabi C++ static constructor/destructor support.Michael Meissner1-3/+13
1995-02-17Add support for .got1 and .got2 sections; Offset _GLOBAL_OFFSET_TABLE_ by 327...Michael Meissner1-7/+16
1995-01-26Add embedded PowerPC ELF support.Michael Meissner1-0/+137