aboutsummaryrefslogtreecommitdiff
path: root/ld/emulparams/.Sanitize
AgeCommit message (Collapse)AuthorFilesLines
1999-04-16Initial creation of sourceware repositoryStan Shebs1-164/+0
1999-02-01add armelf_oabi.shCatherine Moore1-0/+1
1999-02-01Remove v850e sanitizationNick Clifton1-30/+0
1999-01-13Removed fr30.sh and fr30.sc.Nick Clifton1-1/+1
Added elf32fr30.sh
1998-11-05Add sanitization for FR30Nick Clifton1-0/+1
1998-08-26remove armelf sanitization.Catherine Moore1-7/+1
1998-08-04fix armelf sanitizationNick Clifton1-0/+7
1998-07-24remove d30v sanitizationIan Lance Taylor1-7/+3
1998-07-14 * configure.tgt (i?86-*-beos{pe,elf,}*): Recognize.Richard Henderson1-0/+7
* Makefile.am (ei386beos.o): New. * emulparams/i386beos.sh: New file. * emultempl/beos.em, scripttempl/i386beos.sc: New file.
1998-04-22fix sanitization for gettext changesIan Lance Taylor1-7/+6
1998-02-10 * Makefile.in (ALL_EMULATIONS): Add eelf32l5900.oJeff Law1-0/+8
(eelf32l5900.c): Add rule for building. * configure.tgt: Use r5900 specific emulation script. * emulparams/elf32l5900.sh: 5900 specific emulation script.
1998-02-03Mon Feb 2 19:34:54 1998 Steve Haworth <steve@pm.cse.rmit.EDU.AU>Ian Lance Taylor1-0/+2
Add tms320c30 support: * configure.tgt (tic30-*-*aout*, tic30-*-*coff*): New targets. * emulparams/tic30aout.sh: New file. * emulparams/tic30coff.sh: New file. * scripttempl/tic30aout.sc: New file. * scripttempl/tic30coff.sc: New file. * Makefile.am (ALL_EMULATIONS): Add etic30aout.o and etic30coff.o. (etic30aout.c, etic30coff.c): New targets. * Makefile.in: Rebuild.
1998-01-28delete txvuelf.sh, generating mips files nowDoug Evans1-8/+0
1997-12-22txvuelf.sh: New file.Doug Evans1-0/+8
1997-12-12Renamed v850eq -> v850eaNick Clifton1-30/+0
1997-12-11Rename d30velf_{o,e} to be unique within 8 charactersMichael Meissner1-1/+1
1997-12-09Add support for d30velf_{e,o} emulations to control whether text/data/et. al ↵Michael Meissner1-1/+1
go in external memory or onchip memory
1997-10-02 * configure.tgt (mips*-sgi-irix[56]*): Use elf32bsmip rather thanIan Lance Taylor1-0/+2
elf32bmip. (mips*el-*-linux*): Change elf32lmip to elf32lsmip and elf32bmip to elf32bsmip. (mips*-*-linux*): Likewise. * emulparams/elf32bsmip.sh: New file; just like elf32bmip.sh, but setting ENTRY to __start. * emulparams/elf32lsmip.sh: New file; just like elf32lmip.sh, but setting ENTRY to __start. * scripttempl/elf.sc: Always set ENTRY to _start if it was not already set.
1997-09-17Added support for the call table data area.Nick Clifton1-8/+61
1997-08-28Remove arc sanitization.David Edelsohn1-8/+1
1997-04-30revert Alpha/OpenBSD patchesIan Lance Taylor1-1/+0
1997-04-18Fri Apr 18 11:54:43 1997 Niklas Hallqvist <niklas@appli.se>Ian Lance Taylor1-0/+1
* Makefile.in (ALL_EMULATIONS): Add ealphabsd.o. (ealphabsd.c): New rule. * configure.host (alpha-*-bsd): New target. * configure.tgt (alpha-*-bsd): New target. * emulparams/alphabsd.sh: New file for *BSD/alpha. * scripttempl/alphabsd.sc: New file for *BSD/alpha.
1997-03-28Fri Mar 28 15:29:23 1997 H.J. Lu <hjl@gnu.ai.mit.edu>Ian Lance Taylor1-0/+1
Contributed by David S. Miller <davem@caip.rutgers.edu>: * configure.tgt (sparc*-*-linuxaout*): New target. (sparc*-*-linux*): New target. * emulparams/sparclinux.sh: New file. * Makefile.in (ALL_EMULATIONS): Add esparclinux.o. (esparclinux.c): New target.
1997-03-24Remove m32r sanitization.David Edelsohn1-8/+1
1997-02-27oops... always keep d10v stuffAngela Marie Thomas1-8/+1
1997-02-27only keep d10velf.sh for keep-d10vAngela Marie Thomas1-0/+8
1997-02-26always keep mipslnews.shStan Shebs1-0/+1
1997-02-22Fri Feb 21 17:37:51 1997 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1-4/+4
* Makefile.in (ed30velf.c): New target. * configure.tgt (d30v-*-*): New target. * emulparams/d30velf.sh: New file. * scripttempl/elfd30v.sc: New file.
1997-02-10 * emulparams/tic80coff.sh: New (dummy) file for TIc80.Fred Fish1-0/+8
* scripttempl/tic80coff.sc: New (dummy) file for TIc80. * Makefile.in (etic80coff.c): Add target and rule to build it. * configure.tgt (tic80-*-coff): Set targ_emul to tic80coff.
1997-01-16fix bugsAngela Marie Thomas1-0/+1
1996-11-15 * Makefile.in (emn10300.c): Add dependencies.Jeff Law1-0/+1
* configure.tgt: Handle mn10300. * emulparms/mn10300.sh: New file. Skeleton support for the mn10300. Matsushita.
1996-09-30m32r supportDavid Edelsohn1-0/+8
1996-08-30 * configure.tgt (sh-*-elf*): New target.Ian Lance Taylor1-0/+2
* emulparams/shelf.sh: New file. * emulparams/shlelf.sh: New file. * Makefile.in (ALL_EMULATIONS): Add eshelf.o and eshlelf.o. (eshelf.c, eshlelf.c): New targets. * scripttempl/elf.sc: If EMBEDDED is defined, then don't add SIZEOF_HEADERS to TEXT_START_ADDR. Expand CTOR_START and CTOR_END around .ctors, and DTOR_START and DTOR_END around .dtors. Expand OTHER_RELOCATING_SECTIONS if RELOCATING.
1996-08-22 * Makefile.in (ev850.c): New target.Jeff Law1-0/+8
* configure.tgt (v850-*-*): New target. * emulparams/v850.sh: New file. No, it doesn't work (gas doesn't even emit relocs yet), but having a "ld" that at least creates an executable image greatly helps the gcc testsuite.
1996-07-23start-sanitize-d10vMartin Hunt1-0/+8
Tue Jul 23 10:36:19 1996 Martin M. Hunt <hunt@pizza.cygnus.com> * emulparams/d10velf.sh: New file. end-sanitize-d10v
1996-07-09 * configure.tgt (mips*el-*-elf*): Use elf32elmip.Ian Lance Taylor1-0/+2
(mips*-*-elf*): Use elf32ebmip. * emulparams/elf32bmip.sh (EMBEDDED): Don't define. * emulparams/elf32lmip.sh (EMBEDDED): Don't define. * emulparams/elf32elmip.sh: New file; copy of elf32lmip.sh with EMBEDDED defined. * emulparams/elf32ebmip.sh: New file; copy of elf32bmip.sh with EMBEDDED defined. * emulparams/elf32b4300.sh (EMBEDDED): Define. * emulparams/elf32l4300.sh (EMBEDDED): Define. * Makefile.in (ALL_EMULATIONS): Add eelf32ebmip.o eelf32elmip.o. (eelf32ebmip.c, eelf32elmip.c): New targets. Irix 5 is not an embedded system.
1996-07-05No longer sanitize away h8s stuff.Jeff Law1-8/+1
1996-07-04 * emulparams/pc532macha.sh: Rename from pc532machaout.sh to avoidIan Lance Taylor1-1/+1
System V file name limitations. * configure.tgt (nc32k-pc532-mach*, ns32k-pc532-ux*): Use pc532macha rather than pc532machaout. * Makefile.in (ALL_EMULATIONS): Change epc532machaout.o to epc532macha.o. (epc532macha.c): Rename target from epc532machaout.c.
1996-06-21Fri Jun 21 13:05:51 1996 Richard Henderson <rth@tamu.edu>Ian Lance Taylor1-0/+1
* configure.tgt (alpha-*-linuxecoff*): New target. (alpha-*-linux*): Use elf64alpha. * emulparams/elf64alpha.sh: New file. * emultempl/elf32.em: If ELFSIZE is not set, set it to 32. Use ${ELFSIZE} rather than 32 when calling BFD routines. (hold_rodata): New static variable. (gld${EMULATION_NAME}_place_orphan): Use hold_rodata for a readonly section that is not code. (gld${EMULATION_NAME}_place_section): Set hold_rodata. Don't use a .rel section unless its bfd_section field is not NULL. * Makefile.in (ALL_EMULATIONS): Add eelf64alpha.o. (eelf64alpha.c): New target.
1996-06-18 * scripttempl/h8300s.sc: New file for H8/S.Jeff Law1-0/+8
* emulpararms/h8300s.sh: New file for H8/S. * Makefile.in (ALL_EMULATIONS): Add H8/S. (e_h8300s.c): Add dependencies. * configure.tgt: Add H8/S to targ_extra_emuls. H8/S linker stuff. Sanitized until status of this code is known.
1996-06-08Kill r16/rce/acp stuff.Jim Wilson1-8/+0
1996-03-12 Don't do SunOS style dynamic linking for sparc-aout:Ian Lance Taylor1-0/+1
* configure.tgt (sparc64-*-aout*): Use sparcaout, not sun4. (sparclite*-fujitsu-*, sparc*-*-aout): Likewise. (sparc*-wrs-vxworks*): Likewise. * emulparams/sparcaout.sh: New file. * Makefile.in (ALL_EMULATIONS): Add esparcaout.o. (esparcaout.c): New target.
1996-02-27Tue Feb 27 15:09:21 1996 Andreas Schwab ↵Ian Lance Taylor1-0/+1
<schwab@issan.informatik.uni-dortmund.de> * configure.tgt (m68k-*-linuxaout*, m68k-*-linux*): New targets. * emulparams/m68klinux.sh: New file. * emultempl/linux.em (gld${EMULATION_NAME}_before_allocation): Call bfd_${EMULATION_NAME}_size_dynamic_sections instead of bfd_linux_size_dynamic_sections. * Makefile.in (ALL_EMULATIONS): Add em68klinux.o. (em68klinux.c): New target. * configure.host (m68*-*-linuxaout*, m68*-*-linux*): New hosts. Tue Feb 27 12:55:46 1996 Ian Lance Taylor <ian@cygnus.com> * Makefile.in (ALL_EMULATIONS): Sort into alphabetical order. Fill in missing entries.
1996-02-14Wed Feb 14 16:38:36 1996 Martin Anantharaman ↵Ian Lance Taylor1-0/+1
<martin@mail.imech.uni-duisburg.de> * ldlang.c (lang_set_startof): Don't do anything for a relocateable link. * ldgram.y (mri_script_file): Call mri_draw_tree. * mri.c (mri_draw_tree): Make globally visible. Don't bother to create memory regions. (mri_load): Don't call mri_draw_tree. * mri.h (mri_draw_tree): Declare. * configure.tgt (m68*-*-psos): New target. * emulparams/m68kpsos.sh: New file. * scripttempl/psos.sc: New file. * Makefile.in (ALL_EMULATIONS): Add em68kpsos.o. (em68kpsos.c): New target.
1996-01-31Wed Jan 31 14:34:23 1996 Richard Henderson <rth@tamu.edu>Ian Lance Taylor1-0/+1
* configure.tgt (m68*-apple-aux*): New target. * emulparams/m68kaux.sh: New file. * scripttempl/m68kaux.sc: New file. * Makefile.in (ALL_EMULATIONS): Add em68kaux.o. (em68kaux.c): New target.
1995-11-18Keep PowerMac emulation file.Stan Shebs1-0/+1
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 ↵Ian Lance Taylor1-0/+1
<manfred@lts.sel.alcatel.de> * Makefile.in (ALL_EMULATIONS): Add edelta68.o. (edelta68.c): New target. * configure.tgt (m68*-motorola-sysv3*): New target. * emulparams/delta68.sh: New file. * scripttempl/delta68.sc: New file. * scripttempl/m88kbcs.sc: Handle .init and .fini. Change section addresses.
1995-10-31keep files added by Niklas HallqvistKen Raeburn1-0/+1
1995-10-25updated for jsmith's file renamingKen Raeburn1-2/+2