aboutsummaryrefslogtreecommitdiff
path: root/gdb/tm-h8300.h
AgeCommit message (Collapse)AuthorFilesLines
1992-03-03 * gdbtypes.c (lookup_pointer_type): initialize the TYPE_LENGTH ofSteve Chamberlain1-1/+7
a ptype to reflect the setting of TARGET_PTR_BIT. Set the TYPE_FLAGS of a ptype to TYPE_FLAG_UNSIGNED. * tm-h8300.h, h8300-tdep.c, remote-hms.c: personal checkpoint * printcmd.c (print_address): if ADDR_BITS_REMOVE is defined, use it before printing out the hex shape of an address.
1992-02-06 * coffread.c (read_enum_type): Use the size of a target int whenSteve Chamberlain1-20/+57
describing enum. * defs.h: added new #define for TARGET_PTR_BIT, defaults to size of target int. * h8300-tdep.c, remote-hms.c, tm-h8300.h: too many changes to count * symtab.c (lookup_reference_type, lookup_ptr_type): use TARGET_PTR_BIT to determine size of a pointer * values.c (unpack_long): when unpacking a REF or a PTR don't assume the size of the type.
1992-01-28Development checkpointSteve Chamberlain1-14/+16
1992-01-24One step closer.Steve Chamberlain1-1/+4
1992-01-16Stubs to get things goingSteve Chamberlain1-0/+264