Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1992-03-03 | * gdbtypes.c (lookup_pointer_type): initialize the TYPE_LENGTH of | Steve Chamberlain | 1 | -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 when | Steve Chamberlain | 1 | -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-28 | Development checkpoint | Steve Chamberlain | 1 | -14/+16 | |
1992-01-24 | One step closer. | Steve Chamberlain | 1 | -1/+4 | |
1992-01-16 | Stubs to get things going | Steve Chamberlain | 1 | -0/+264 | |