[rfc] [0/6] Replace DEPRECATED macros

Markus Deuling deuling@de.ibm.com
Mon Jun 18 09:03:00 GMT 2007


Hello,

there are some DEPRECATED macros left in gdbarch.sh. This series of 6 patches replaces them with their
corresponding gdbarch_ methods where this hasn't happened yet. I'd really appreciate to fulfill that macro
transition before 6.7 branch but I won't find enough time to replace that deprecated routines by their appropriate
follower routines before 6.7. So this patch set only gets rid of the macros.

The following DEPRECATED macros are replaced by this set of patches:

* REG_STRUCT_HAS_ADDR
* FUNCTION_START_OFFSET
* USES_STRUCT_CONVENTION
* REGISTER_SIZE
* FP_REGNUM
* EXTRACT_RETURN_VALUE / STORE_RETURN_VALUE

Is this ok?


-- 
Markus Deuling
GNU Toolchain for Linux on Cell BE
deuling@de.ibm.com





More information about the Gdb-patches mailing list