summaryrefslogtreecommitdiffstats
path: root/include/elf/h8.h
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade header files to use GPLv3Nick Clifton2010-04-151-2/+2
|
* Update the address and phone number of the FSF organizationNick Clifton2005-05-101-1/+1
|
* include/elf/Richard Sandiford2003-06-101-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | * 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.
* 2003-05-14 Michael Snyder <msnyder@redhat.com>Michael Snyder2003-05-161-0/+1
| | | | | From Bernd Schmidt <bernds@redhat.com> * h8.h (E_H8_MACH_H8300SX): New.
* Add support for h8300hn and h8300snNick Clifton2003-04-241-1/+3
|
* * h8.h (EF_H8_MACH): New mask for encoded machine type.Jeff Law2001-08-291-0/+10
| | | | | (E_H8_MACH_H8300, E_H8_MACH_H8300H, E_H8_MACH_H8300S): New machine types.
* * h8.h: New file.Joern Rennecke2001-08-281-0/+86