Andrew Cagney
b4a2023990
The attatched moves the remaining guff from gdbarch.{h,c,sh} to
...
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-07 04:38:02 +00:00
Andrew Cagney
193e3b1a00
Move generic_register_convertible_not and frame_num_args_unknown from
...
gdbarch.* to arch-utils.*.
2000-06-06 06:45:19 +00:00
Andrew Cagney
f0d4cc9e0e
Multiarch TARGET_FLOAT_FORMAT, TARGET_DOUBLE_FORMAT,
...
TARGET_LONG_DOUBLE_FORMAT. Update d10v.
2000-06-02 01:59:13 +00:00
Andrew Cagney
3339cf8b68
Move core_addr_lessthan and core_addr_greaterthan to arch-utils.
2000-05-15 03:56:30 +00:00
Andrew Cagney
dad41f9aa4
Convert SKIP_PROLOGUE_FRAMELESS_P into PROLOGUE_FRAMELESS_P.
2000-04-29 08:55:45 +00:00
Jim Blandy
71a9f22e4f
Bring RETURN_VALUE_ON_STACK under gdbarch's control.
...
* 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-19 23:22:14 +00:00
Andrew Cagney
1ad03bde8a
Rename gdbarch-utils.[hc] to arch-utils.[hc]
2000-04-09 14:37:28 +00:00