old-cross-binutils/gas/config
Paul Brook eac338cfd5 2005-05-05 Paul Brook <paul@codesourcery.com>
bfd/
	* config.bfd: Use bfd_elf32_i386_vxworks_vec for i?86-*-vxworks.
	* configure.in: Add bfd_elf32_i386_vxworks_vec. i386 targets need
	elf-vxworks.lo.
	* configure: Regenerate.
	* Makefile.am (BFD32_BACKENDS): Add elf-vxworks.lo.
	(BFD32_BACKENDS_CFILES): Add elf-vxworks.c.
	(elf32-i386.lo): Depend on elf-vxworks.h.
	(elf-vxworks.lo): New rule.
	* Makefile.in: Regenerate.
	* elf-bfd.h (elf_backend_data): Update type of
	elf_backend_emit_relocs.
	(_bfd_elf_link_output_relocs): Update prototype.
	* elflink.c (_bfd_elf_link_output_relocs): Always use
	bed->elf_backend_emit_relocs when outputting relocations.
	* elfxx-target.h (elf_backend_emit_relocs): Default to
	_bfd_elf_link_output_relocs.
	* targets.c (bfd_elf32_i386_vxworks_vec): Declare.
	(_bfd_target_vector): Add bfd_elf32_i386_vxworks_vec.
	* elf32-i386.c: Add elf32-i386-vxworks target BFD.
	(elf_i386_plt0_entry): Remove padding.
	(elf_i386_pic_plt0_entry): Ditto.
	(PLTRESOLVE_RELOCS_SHLIB, PLTRESOLVE_RELOCS): Define.
	(PLT_NON_JUMP_SLOT_RELOCS): Define.
	(elf_i386_link_hash_table): Add srelplt2, hgot, hplt, is_vxworks and
	plt0_pad_byte fields.
	(elf_i386_link_hash_table_create): Zero them.
	(elf_i386_create_dynamic_sections): Create static relocation section.
	(allocate_dynrelocs): Allocate space for static PLT relocations.
	(elf_i386_size_dynamic_sections): Save shortcuts to PLT and GOT
	symbols.  Give PLT symbols function type.  Don't strip PLT sections
	if we have exported symbols from them.
	(elf_i386_finish_dynamic_symbol): Fill in VxWorks PLT static
	relocation section.  Don't mark _GLOBAL_OFFSET_TABLE_ as absolute on
	VxWorks.
	(elf_i386_finish_dynamic_sections): Allow different pad bytes.
	Add relocation for GOT location.  Fill in PLT static relocations.
	(elf_i386_vxworks_link_hash_table_create): New function.
	(elf_i386_vxworks_link_output_symbol_hook): New function.
	* elf-vxworks.h: New file.
gas/
	* config/tc-i386.h (ELF_TARGET_FORMAT): Define for TE_VXWORKS.
gas/testsuite/
	* gas/i386/i386.exp: Don't run divide test on vxworks.
ld/
	* Makefile.am: Add eelf_i386_vxworks.
	* Makefile.in: Regenerate.
	* configure.tgt: Make i?86-*-vxworks use targ_emul=elf_i386_vxworks.
	* emulparams/elf_i386_vxworks.sh: New file.
	* emulparams/vxworks.sh: New file.
	* scripttempl/elf.sc: Add DATA_END_SYMBOLS and ETEXT_NAME.
2005-05-05 14:37:27 +00:00
..
aout_gnu.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
atof-ieee.c Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
atof-tahoe.c update copyright dates 2005-03-03 11:52:12 +00:00
atof-vax.c Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
e-crisaout.c * write.c (write_object_file): Fix signed/unsigned warning. 2002-12-12 22:46:47 +00:00
e-criself.c * config/e-criself.c: Fix typo in last change. 2002-12-12 23:12:34 +00:00
e-i386aout.c * symbols.c: Add missing prototypes. 2001-08-09 14:42:07 +00:00
e-i386coff.c * symbols.c: Add missing prototypes. 2001-08-09 14:42:07 +00:00
e-i386elf.c * symbols.c: Add missing prototypes. 2001-08-09 14:42:07 +00:00
e-mipsecoff.c
e-mipself.c
itbl-mips.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
m68k-parse.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
m68k-parse.y Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
m88k-opcode.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
obj-aout.c Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
obj-aout.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
obj-bout.c Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
obj-bout.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
obj-coff.c Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
obj-coff.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
obj-ecoff.c Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
obj-ecoff.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
obj-elf.c Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
obj-elf.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
obj-evax.c Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
obj-evax.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
obj-hp300.c Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
obj-hp300.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
obj-ieee.c Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
obj-ieee.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
obj-multi.c
obj-multi.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
obj-som.c Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
obj-som.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-a29k.c Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-a29k.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-alpha.c Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-alpha.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-arc.c Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-arc.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-arm.c Make -mlittle-endian switch set the target_big_endian variable to false. 2005-05-05 07:40:56 +00:00
tc-arm.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-avr.c Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-avr.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-cris.c Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-cris.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-crx.c Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-crx.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-d10v.c Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-d10v.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-d30v.c Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-d30v.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-dlx.c Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-dlx.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-fr30.c Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-fr30.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-frv.c Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-frv.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-generic.c Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-generic.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-h8300.c Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-h8300.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-h8500.c Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-h8500.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-hppa.c Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-hppa.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-i370.c Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-i370.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-i386.c Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-i386.h 2005-05-05 Paul Brook <paul@codesourcery.com> 2005-05-05 14:37:27 +00:00
tc-i860.c Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-i860.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-i960.c Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-i960.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-ia64.c Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-ia64.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-ip2k.c Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-ip2k.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-iq2000.c Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-iq2000.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-m32r.c Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-m32r.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-m68hc11.c Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-m68hc11.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-m68k.c Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-m68k.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-m88k.c Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-m88k.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-m68851.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-maxq.c Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-maxq.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-mcore.c Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-mcore.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-mips.c Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-mips.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-mmix.c Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-mmix.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-mn10200.c Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-mn10200.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-mn10300.c Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-mn10300.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-msp430.c Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-msp430.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-ns32k.c Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-ns32k.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-openrisc.c Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-openrisc.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-or32.c Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-or32.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-pdp11.c Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-pdp11.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-pj.c Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-pj.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-ppc.c Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-ppc.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-s390.c Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-s390.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-sh.c Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-sh.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-sh64.c Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-sh64.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-sparc.c Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-sparc.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-tahoe.c Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-tahoe.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-tic4x.c Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-tic4x.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-tic30.c Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-tic30.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-tic54x.c Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-tic54x.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-tic80.c Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-tic80.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-v850.c Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-v850.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-vax.c Don't assume a valueT is 4 bytes. 2005-05-05 10:57:06 +00:00
tc-vax.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-w65.c Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-w65.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-xstormy16.c Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-xstormy16.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-xtensa.c Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-xtensa.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-z8k.c Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-z8k.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
te-386bsd.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
te-aix5.h * config/te-aix5.h: Typo fix. 2002-03-22 02:07:36 +00:00
te-armeabi.h * configure.tgt: Set emulation for arm-*-eabi*. 2005-03-16 17:27:17 +00:00
te-armlinuxeabi.h * configure.tgt: Set emulation for arm-*-eabi*. 2005-03-16 17:27:17 +00:00
te-aux.h Apply David O'Brien's comment patch. 2000-05-14 18:53:18 +00:00
te-delt88.h * config/atof-tahoe.c: Fix comment typos. 2003-11-22 15:32:28 +00:00
te-delta.h * config/atof-tahoe.c: Fix comment typos. 2003-11-22 15:32:28 +00:00
te-dpx2.h Apply David O'Brien's comment patch. 2000-05-14 18:53:18 +00:00
te-dynix.h
te-epoc-pe.h
te-freebsd.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
te-generic.h * config/atof-tahoe.c: Fix comment typos. 2003-11-22 15:32:28 +00:00
te-go32.h Apply David O'Brien's comment patch. 2000-05-14 18:53:18 +00:00
te-hp300.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
te-hppa.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
te-hppa64.h Add linux-elf flavour to pseudos in tc-hppa.c and some tidying 2000-07-09 08:16:21 +00:00
te-hppalinux64.h Add linux-elf flavour to pseudos in tc-hppa.c and some tidying 2000-07-09 08:16:21 +00:00
te-hpux.h ia64-hpux patches from Steve Ellcey. 2000-11-07 01:21:10 +00:00
te-i386aix.h Apply David O'Brien's comment patch. 2000-05-14 18:53:18 +00:00
te-ia64aix.h Added ia64-*-aix* configuration. 2001-02-22 17:16:38 +00:00
te-ic960.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
te-interix.h Apply David O'Brien's comment patch. 2000-05-14 18:53:18 +00:00
te-irix.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
te-linux.h
te-lnews.h
te-lynx.h
te-mach.h
te-macos.h * config/atof-tahoe.c: Fix comment typos. 2003-11-22 15:32:28 +00:00
te-nbsd.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
te-nbsd532.h Apply David O'Brien's comment patch. 2000-05-14 18:53:18 +00:00
te-netware.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
te-pc532mach.h Apply David O'Brien's comment patch. 2000-05-14 18:53:18 +00:00
te-pe.h Adds support for fastcall symbols as used on Microsoft Windows platforms 2002-11-06 19:36:20 +00:00
te-psos.h * config/atof-tahoe.c: Fix comment typos. 2003-11-22 15:32:28 +00:00
te-riscix.h
te-sparcaout.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
te-sun3.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
te-svr4.h
te-symbian.h * configure.tgt: Set emulation for arm-*-eabi*. 2005-03-16 17:27:17 +00:00
te-tmips.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
te-vxworks.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
te-wince-pe.h
vax-inst.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
vms-a-conf.h
xtensa-istack.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
xtensa-relax.c Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
xtensa-relax.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00