Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1992-02-21 | * core.c, eval.c, exec.c, inftarg.c, remote-adapt.c, remote-eb.c, | John Gilmore | 1 | -11/+3 | |
remote-hms.c, remote-mm.c, remote-nindy.c, remote-vx.c, remote.c, target.c, target.h, valarith.c, valops.c, value.h, xcoffexec.c: Remove to_call_function and target_call_function, since it always calls the same thing (call_function_by_hand). | |||||
1992-02-06 | * coffread.c (read_enum_type): Use the size of a target int when | Steve Chamberlain | 1 | -130/+337 | |
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 | -0/+1474 | |