OSDN Git Service

Updates for fixing tic4x arch tagging of its object files.
authorsveinse <sveinse>
Mon, 20 Jan 2003 22:34:38 +0000 (22:34 +0000)
committersveinse <sveinse>
Mon, 20 Jan 2003 22:34:38 +0000 (22:34 +0000)
commitf84e4d98360050867d02abcd74645911f5bd859f
treefd032c24626e5c5d4eb4521f37ccedaa2b612cac
parente24fb64352fc51cff7b837b85f7f247776732e96
Updates for fixing tic4x arch tagging of its object files.

* bfd/coffcode.h (coff_set_flags): Added get/set arch hooks.
* include/coff/tic4x.h (TICOFF_TARGET_MACHINE_GET): Fixed define bug
* include/coff/ti.h (TICOFF_TARGET_MACHINE_GET): Added macros
* ld/Makefile.am: Added etic3xcoff.o and etic4xcoff_onchip.o
* ld/Makefile.in: Regenerate
* ld/configure.tgt: Added extra target emulations
* ld/emulparams/tic3xcoff.sh: Remove old settings
* ld/emulparams/tic4xcoff.sh: Ditto
* ld/emulparams/tic3xcoff-onchip.sh: Added new
* ld/scripttempl/tic4xcoff.sc: Revise and combine both c3x and c4x
* ld/scripttempl/tic3xcoff.sc: Remove
14 files changed:
bfd/ChangeLog
bfd/coffcode.h
include/ChangeLog
include/coff/ti.h
include/coff/tic4x.h
ld/ChangeLog
ld/Makefile.am
ld/Makefile.in
ld/configure.tgt
ld/emulparams/tic3xcoff-onchip.sh [new file with mode: 0644]
ld/emulparams/tic3xcoff.sh
ld/emulparams/tic4xcoff.sh
ld/scripttempl/tic3xcoff.sc [deleted file]
ld/scripttempl/tic4xcoff.sc