h8/300h stuff.
authorDavid Edelsohn <dje.gcc@gmail.com>
Thu, 8 Jul 1993 15:55:48 +0000 (15:55 +0000)
committerDavid Edelsohn <dje.gcc@gmail.com>
Thu, 8 Jul 1993 15:55:48 +0000 (15:55 +0000)
gdb/ChangeLog

index 3fe4c310bb5c8f77340775faacccc8ab03c76b5a..4f62b3d83846f2601a9cb537f2bea51cc296784f 100644 (file)
@@ -1,5 +1,13 @@
 Thu Jul  8 08:22:05 1993  Doug Evans  (dje@canuck.cygnus.com)
 
+       * (REGISTER_TYPES): Adjust for h8/300h.
+       (REGISTER_RAW_SIZE): Ditto.
+       (REGISTER_VIRTUAL_TYPE): Use builtin_type_unsigned_long for regs
+       on the h8/300h (ints may still be 16 bits).
+       (EXTRACT_RETURN_VALUE, STORE_RETURN_VALUE,
+       EXTRACT_STRUCT_VALUE_ADDRESS): Add FIXME's for h8/300h.  Some
+       thought needed here.
+
        * h8300-tdep.c (print_insn): Call print_insn_h8300h if h8/300h.
        (examine_prologue): reg_save_depth is 4 if h8/300h.
 
This page took 0.037922 seconds and 4 git commands to generate.