This is the mail archive of the gdb-patches@sources.redhat.com 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: [RFA] rs6000-tdep.c: Remove TDEP macro


On Aug 18,  1:54pm, Elena Zannoni wrote:

> This one is pretty obvious. This macro has been on my list of things
> to cleanup for a while, so here it goes.
> 
> Elena
> 
> 2002-08-18  Elena Zannoni  <ezannoni@redhat.com>
> 
> 	* rs6000-tdep.c (TDEP): Delete macro.
> 	(branch_dest): Replace use of TDEP macro with its body.
> 	(rs6000_pop_frame): Ditto.
> 	(rs6000_push_arguments): Ditto.
> 	(rs6000_skip_trampoline_code): Ditto.
> 	(rs6000_frame_saved_pc): Ditto.
> 	(rs6000_frame_chain): Ditto.
> 	(rs6000_register_name): Ditto.
> 	(rs6000_register_byte): Ditto.
> 	(rs6000_register_raw_size): Ditto.
> 	(rs6000_register_virtual_type): Ditto.
> 	(rs6000_register_convertible): Ditto.
> 	(rs6000_convert_from_func_ptr_addr): Ditto.

Okay.

Kevin


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