summaryrefslogtreecommitdiff
path: root/ld/emulparams/h8300sxn.sh
diff options
context:
space:
mode:
authorRichard Sandiford <rsandifo@nildram.co.uk>2003-06-10 07:09:31 +0000
committerRichard Sandiford <rsandifo@nildram.co.uk>2003-06-10 07:09:31 +0000
commit5ec86f57efd7d18e337a705f531b2ffba7f8c102 (patch)
tree024143529db0f6d4a7ee3e7ce016dfb456248c55 /ld/emulparams/h8300sxn.sh
parent912dab9490f50b0437fe613c21bb6f024731bd25 (diff)
downloadbinutils-redhat-5ec86f57efd7d18e337a705f531b2ffba7f8c102.tar.gz
include/elf/
* h8.h (E_H8_MACH_H8300SXN): New flag. bfd/ * archures.c (bfd_mach_h8300sxn): New architecture. * bfd-in2.h: Regenerate. * cpu-h8300.c (h8300_scan): Check for 'sxn'. (h8300sxn_info_struct): New. (h8300sx_info_struct): Link to it. * elf32-h8300.c (elf32_h8_mach): Add h8300sxn case. (elf32_h8_final_write_processing): Likewise. gas/ * config/tc-h8300.c (h8300sxnmode): New. (md_pseudo_table): Add .h8300sxn entry. Sync others with FSF version. ld/ * configure.tgt (h8300*): Add h8300sxn emulations. * Makefile.am (ALL_EMULATIONS): Add eh8300sxn.o and eh8300sxnelf.o. (eh8300sxn.c, eh8300sxnelf.c): New rules. * Makefile.in: Regenerate. * emulparams/h8300sxnelf.sh, emulparams/h8300sxn.sh: New files.
Diffstat (limited to 'ld/emulparams/h8300sxn.sh')
-rw-r--r--ld/emulparams/h8300sxn.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/emulparams/h8300sxn.sh b/ld/emulparams/h8300sxn.sh
new file mode 100644
index 0000000000..7cad9746a4
--- /dev/null
+++ b/ld/emulparams/h8300sxn.sh
@@ -0,0 +1,5 @@
+SCRIPT_NAME=h8300sxn
+OUTPUT_FORMAT="coff-h8300"
+TEXT_START_ADDR=0x8000
+TARGET_PAGE_SIZE=128
+ARCH=h8300