Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-06-07 | The attatched moves the remaining guff from gdbarch.{h,c,sh} to | Andrew Cagney | 1 | -0/+16 | |
arch-utils.{h,c}. The ``set architecutre'' and ``set endian'' commands (part of the move) were implemented to use add_set_enum_cmd() so that ``set architecture <tab>'' works. | |||||
2000-06-06 | Move generic_register_convertible_not and frame_num_args_unknown from | Andrew Cagney | 1 | -0/+5 | |
gdbarch.* to arch-utils.*. | |||||
2000-06-02 | Multiarch TARGET_FLOAT_FORMAT, TARGET_DOUBLE_FORMAT, | Andrew Cagney | 1 | -0/+4 | |
TARGET_LONG_DOUBLE_FORMAT. Update d10v. | |||||
2000-05-15 | Move core_addr_lessthan and core_addr_greaterthan to arch-utils. | Andrew Cagney | 1 | -0/+4 | |
2000-04-29 | Convert SKIP_PROLOGUE_FRAMELESS_P into PROLOGUE_FRAMELESS_P. | Andrew Cagney | 1 | -0/+5 | |
2000-04-19 | Bring RETURN_VALUE_ON_STACK under gdbarch's control. | Jim Blandy | 1 | -0/+5 | |
* gdbarch.sh (RETURN_VALUE_ON_STACK): New entry. * gdbarch.c, gdbarch.h: Regenerated. * arch-utils.c (default_return_value_on_stack): New function. * arch-utils.h (default_return_value_on_stack): New declaration. * values.c (RETURN_VALUE_ON_STACK): Delete default definition. | |||||
2000-04-09 | Rename gdbarch-utils.[hc] to arch-utils.[hc] | Andrew Cagney | 1 | -0/+52 | |