This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [rfc] [0/6] Replace DEPRECATED macros


Ulrich Weigand wrote:
Markus Deuling wrote:

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

I've now committed all those patches except the DEPRECATED_REGISTER_SIZE one. This one is really trivial to eliminate completely now ...

The remaining gdbarch_deprecated_ routines should be removed as well,
but this takes some more work.

Bye,
Ulrich


And again, thank you very much :-)



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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]