summaryrefslogtreecommitdiffstats
path: root/include/opcode/h8300.h
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branchkettenis_i386newframe-20030419-branchpointcvs2svn2003-04-191-4/+4
| | | | | | | | | | | | | | | | | | | | | 'kettenis_i386newframe-20030419-branch'. Sprout from kettenis_i386newframe-20030406-branch 2003-04-04 08:15:16 UTC cvs2svn 'This commit was manufactured by cvs2svn to create branch' Cherrypick from master 2003-04-19 00:19:40 UTC DJ Delorie <dj@redhat.com> '* Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.': ChangeLog Makefile.in Makefile.tpl configure configure.in include/coff/ChangeLog include/coff/h8300.h include/coff/h8500.h include/coff/sh.h include/elf/ChangeLog include/elf/common.h include/opcode/ChangeLog include/opcode/h8300.h include/opcode/mips.h libtool.m4
* This commit was manufactured by cvs2svn to create branchcagney_lazyid-20030317-branchpointcvs2svn2003-03-171-0/+2
| | | | | | | | | | | 'cagney_lazyid-20030317-branch'. Sprout from offbyone-20030313-branch 2003-03-12 20:47:08 UTC cvs2svn 'This commit was manufactured by cvs2svn to create branch' Cherrypick from master 2003-03-17 10:34:29 UTC Nick Clifton <nickc@redhat.com> '(O_SYS_CMDLINE): New pseudo opcode for command line processing.': ChangeLog Makefile.in Makefile.tpl include/opcode/ChangeLog include/opcode/h8300.h
* This commit was manufactured by cvs2svn to create branchcagney_offbyone-20030303-branchpointcvs2svn2003-02-281-44/+46
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'cagney_offbyone-20030303-branch'. Sprout from interps-20030202-branch 2003-01-31 21:24:33 UTC cvs2svn 'This commit was manufactured by cvs2svn to create branch' Cherrypick from master 2003-02-28 18:03:31 UTC Nathanael Nerode <neroden@gcc.gnu.org> ' * Makefile.tpl: Rearrange.': ChangeLog Makefile.def Makefile.in Makefile.tpl config.guess config.sub configure configure.in include/ChangeLog include/elf/ChangeLog include/elf/arm.h include/elf/ia64.h include/elf/ppc.h include/elf/ppc64.h include/gdb/ChangeLog include/gdb/remote-sim.h include/libiberty.h include/opcode/ChangeLog include/opcode/h8300.h libtool.m4 ltcf-cxx.sh ltcf-gcj.sh ltconfig
* Added some more pseudo opcodes for system call processing.Nick Clifton2002-12-301-0/+10
|
* 2002-11-19 Klee Dienes <kdienes@apple.com>Klee Dienes2002-11-191-22/+19
| | | | | | | * h8300.h (h8_opcode): Remove 'noperands', 'idx', and 'size' fields. (h8_opcodes). Modify initializer and initializer macros to no longer initialize the removed fields.
* 2002-11-11 Klee Dienes <kdienes@apple.com>Klee Dienes2002-11-181-22/+21
| | | | | | | | | | | | | | | | | | | * h8300.h (h8_opcode): Remove 'length' field. (h8_opcodes): Mark as 'const' (both the declaration and definition). Modify initializer and initializer macros to no longer initialize the length field. 2002-11-11 Klee Dienes <kdienes@apple.com> * h8300-dis.c: Include libiberty.h (for xmalloc). (struct h8_instruction): New type, used to wrap h8_opcodes with a length field (computed at run-time). (h8_instructions): New variable. (bfd_h8_disassemble_init): Allocate the storage for h8_instructions. Fill h8_instructions with pointers to the appropriate opcode and the correct value for the length field. (bfd_h8_disassemble): Iterate through h8_instructions instead of h8_opcodes.
* * h8300.h: Corrected defs of all control regs and eepmov instr.Andrey Volkov2002-05-171-43/+43
|
* comment typo fixesAlan Modra2002-01-211-2/+2
|
* fix compile time warning messagesNick Clifton2001-09-211-1/+1
|
* 2001-03-21 Kazu Hirata <kazu@hxi.com>Kazu Hirata2001-03-221-7/+3
| | | | * h8300.h: Fix formatting.
* Fix typos in ChangeLogs; add coff/external.h; fix copyright datesNick Clifton2001-03-141-1/+2
|
* * h8300.h (EOP): Add missing initializer.Jeff Law2000-05-011-1/+1
|
* 19990502 sourceware importbinu_ss_19990502Richard Henderson1999-05-031-0/+604