aboutsummaryrefslogtreecommitdiff
path: root/ld/emulparams
AgeCommit message (Collapse)AuthorFilesLines
1999-09-18 * emulparms/elf64hppa.sh (OTHER_READONLY_SYMBOLS): Remove ".stubs",Jeff Law1-1/+1
they've been renamed to ".stub", which is handled automatically by elf.sc.
1999-09-17 * emulparms/elf64hppa.sh (TEXT_START_SYMBOLS): Kill completely.Jeff Law1-16/+13
(DATA_START_SYMBOLS): Kill __hp_load_map definition
1999-09-16 * emulparms/elf64hppa.sh (DATA_START_SYMBOLS): Define.Jeff Law1-1/+2
(OTHER_READWRITE_SECTIONS): No longer define __hp_load_map.
1999-09-16 * emulparms/elf64hppa.sh (TEXT_START_SYMBOLS): Define.Jeff Law1-0/+9
1999-09-16 * emulparms/elf64hppa.sh (SHLIB_TEXT_START_ADDR): Define.Jeff Law1-0/+10
(SHLIB_DATA_ADDR): Likewise. * emulparms/elf64hppa.sh (TEXT_DYNAMIC): Define.
1999-09-15Fix typo in last change.Jeff Law1-1/+1
1999-09-15 * emulparms/elf64hppa.h (OTHER_READWRITE_SECTIONS): No longer combineJeff Law1-12/+2
the .plt, .dlt, .opd into a single output section. Provide values for __gp and __hp_load_map.
1999-09-14 * emulparms/elf64hppa.sh (OTHER_GOT_RELOC_SECTIONS): Add .rela.dlt.Jeff Law1-0/+3
1999-09-13 * emulparms/elf64hppa.sh (OTHER_READWRITE_SECTIONS): Put .pltJeff Law1-1/+10
at the start of the .dlt output section.
1999-09-12Define ENTRY in PE emulation files. Also:Ian Lance Taylor5-1/+5
* emulparams/i386pe.sh (ENTRY): Define as _mainCRTStartup.
1999-09-12 * emulparams/arm_epoc_pe.sh: Define SUBSYSTEM andIan Lance Taylor5-1/+9
INITIAL_SYMBOL_CHAR. * emulparams/armpe.sh: Likewise. * emulparams/morepe.sh: Likewise. * emulparams/ppcpe.sh: Likewise. * emulparams/i386pe.sh (SUBSYSTEM): Define as PE_DEF_SUBSYSTEM.
1999-09-10 * emulparms/elf64hppa.sh (LIB_PATH): Define.Jeff Law1-0/+1
1999-09-10 * emulparms/elf64hppa.sh (OTHER_READONLY_SECTIONS): Put stubs beforeJeff Law1-1/+22
unwinders so that they are closer to the text section. (OTHER_BSS_SECTIONS): Define. (EXECUTABLE_SYMBOLS): Provide __SYSTEM_ID and _FPU_STATUS. (INIT_START, INIT_END): Define. (FINI_START, FINI_END): Define. * scripttempl/elf.sc: Add support for INIT_START, INIT_END, FINI_START, FINI_END and OTHER_BSS_SECTIONS.
1999-09-10 * emulparms/elf64hppa.sh (TEXT_START_ADDR): Move up one page.Jeff Law1-1/+2
(DATA_ADDR): Define.
1999-09-10 * emulparams/d10velf.sh (READONLY_START_ADDR): Set to 0x2000004.Richard Henderson1-1/+1
1999-09-09Thu Sep 9 05:52:34 1999 Jeffrey A Law (law@cygnus.com)Jeff Law1-1/+3
* emulparms/elf64hppa.sh (OTHER_READWRITE_SECTIONS): Define. 1999-09-08 Ulrich Drepper <drepper@cygnus.com> * emulparams/elf64hppa.sh (ELFSIZE): New. Set to 64. Wed Sep 8 00:07:39 1999 Jeffrey A Law (law@cygnus.com) * emulparms/elf64hppa.sh (ENTRY): Define to main.
1999-09-041999-09-04 Steve Chamberlain <sac@pobox.com>Ian Lance Taylor2-0/+10
* configure.tgt (pjl-*-*, pj-*-*): New targets. * emulparams/pjelf.sh: New file. * emulparams/pjlelf.sh: New file. * scripttempl/pj.sc: New file. * Makefile.am (ALL_EMULATIONS): Add epjelf.o and epjlelf.o. (epjelf.o, epjlelf.o): New targets. * Makefile.in: Rebuild.
1999-09-04 * emulparams/elf64hppa.sh (MAXPAGESIZE): Define.Jeff Law1-0/+12
(OTHER_READONLY_SECTIONS, DATA_PLT): Likewise.
1999-08-25Patch from Philip Blundell <pb@nexus.co.uk>: Define __end__Nick Clifton3-3/+3
1999-08-24Patch from Roland McGrath <roland@baalperazim.frob.com>Nick Clifton1-0/+7
Add arm-netbsd target.
1999-08-23Implement --base-file command line switch.Nick Clifton1-0/+65
1999-08-051999-08-05 Donn Terry <donn@interix.com>Ian Lance Taylor2-0/+12
* emulparams/i386pe.sh: Define ENTRY, SUBSYSTEM, and INITIAL_SYMBOL_CHAQR. * emulparams/i386pe_posix.sh: New file. * Makefile.am (YACC): If bison is not in the source tree, use @YACC@ rather than bison -y. (LEX): If flex is not in the source tree, use @LEX@ rather than flex. (ALL_EMULATIONS): Add ei386pe_posix.o. (ei386pe_posix.c): New target. * configure.tgt (i[3456]86-*-interix*): New target. * configure.host (i[3456]86-pc-interix*): New host. * Makefile.in: Rebuild.
1999-08-03 * emulparams/elf32ppc.sh (MAXPAGESIZE): Change to 0x10000.Ian Lance Taylor2-2/+2
* emulparams/elf32ppclinux.sh (MAXPAGESIZE): Likewise.
1999-07-22Philip Blundell <pb@nexus.co.uk>Nick Clifton2-2/+6
* emulparams/armelf_linux26.sh (DATA_START_SYMBOLS): Define. (OTHER_BSS_SYMBOLS, OTHER_BSS_END_SYMBOLS): Likewise. * emulparams/armelf_linux.sh (DATA_START_SYMBOLS): Define. * configure.tgt (arm*-*-uclinux*, thumb-*-uclinux*, thumb-*-linux-gnu*): New targets.
1999-07-221999-07-21 Mark Elbrecht <snowball3@bigfoot.com>Ian Lance Taylor1-7/+0
* emulparams/go32.sh: Remove; obsolete. * scripttempl/go32coff.sc: Remove; obsolete.
1999-07-19 * emulparams/elf32bmipn32.sh (OTHER_RELOCATING_SECTIONS): AddMark Mitchell2-0/+64
.MIPS.events and .MIPS.content handling. * emulparams/elf64bmip.sh (OTHER_RELOCATING_SECTIONS): Likewise.
1999-07-16* emulparams/elf64_sparc.sh: Add 64-bit directories to native LIB_PATH.Richard Henderson1-0/+34
1999-07-08 * Makefile.am (ALL_64_EMULATIONS): Add eelf64bmip.Mark Mitchell1-0/+47
(eelf64bmip): New target. * Makefile.in: Regenerated. * configure.tgt (mips-sgi-irix6*): Add 64-bit emulation. * emulparams/elf64bmip.sh: New file.
1999-06-30 * Makefile.am (ALL_EMULATIONS): Add eelf32bmipn32.o.Mark Mitchell1-0/+43
(eelf32bmipn32.c): New target. * Makefile.in: Regenerated. * configure.tgt (mips-sgi-irix6*): Make n32 the default emulation. * emulparams/elf32bmipn32.sh: New file.
1999-05-30Cort Dougan <cort@attis.cs.nmt.edu>Richard Henderson1-0/+8
* Makefile.am (ALL_EMULATIONS): Add eelf32ppclinux.o. * configure.tgt (powerpc-*-linux-gnu): Use it. * emulparams/elf32ppclinux.sh: New file.
1999-05-271999-05-28 Martin Dorey <mdorey@madge.com>Ian Lance Taylor1-0/+8
* configure.tgt (i960-*-elf*): New target. * emulparams/elf32_i960.sh: New file. * Makefile.am (ALL_EMULATIONS): Add eelf32_i960.o. (eelf32_i960.c): New target. * Makefile.in: Rebuild.
1999-05-26Use correct templateNick Clifton1-1/+1
1999-05-241999-05-24 Philip Blundell <philb@gnu.org>Nick Clifton2-0/+3
* emultempl/armelf.em (before_parse): Set config.dynamic_link and config.has_shared. * emulparams/armelf.sh (GENERATE_SHLIB_SCRIPT): Define. * emulparams/armelf_linux.sh (GENERATE_SHLIB_SCRIPT): Likewise
1999-05-16Add mcore-elf support for shared librariesNick Clifton1-0/+3
1999-05-07REstore mcore support (duh!)Nick Clifton2-6/+0
1999-05-07restore. (Duh!)Nick Clifton2-0/+41
1999-05-06Remove traces of mcore.Nick Clifton2-26/+0
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson116-0/+1186