* [rfc] [0/6] Replace DEPRECATED macros
@ 2007-06-18 9:03 Markus Deuling
2007-06-18 18:40 ` Ulrich Weigand
0 siblings, 1 reply; 3+ messages in thread
From: Markus Deuling @ 2007-06-18 9:03 UTC (permalink / raw)
To: GDB Patches; +Cc: Ulrich Weigand
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [rfc] [0/6] Replace DEPRECATED macros
2007-06-18 9:03 [rfc] [0/6] Replace DEPRECATED macros Markus Deuling
@ 2007-06-18 18:40 ` Ulrich Weigand
2007-06-19 3:35 ` Markus Deuling
0 siblings, 1 reply; 3+ messages in thread
From: Ulrich Weigand @ 2007-06-18 18:40 UTC (permalink / raw)
To: Markus Deuling; +Cc: GDB Patches
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
--
Dr. Ulrich Weigand
GNU Toolchain for Linux on System z and Cell BE
Ulrich.Weigand@de.ibm.com
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [rfc] [0/6] Replace DEPRECATED macros
2007-06-18 18:40 ` Ulrich Weigand
@ 2007-06-19 3:35 ` Markus Deuling
0 siblings, 0 replies; 3+ messages in thread
From: Markus Deuling @ 2007-06-19 3:35 UTC (permalink / raw)
To: Ulrich Weigand; +Cc: GDB Patches
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
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-06-19 3:35 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-06-18 9:03 [rfc] [0/6] Replace DEPRECATED macros Markus Deuling
2007-06-18 18:40 ` Ulrich Weigand
2007-06-19 3:35 ` Markus Deuling
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox