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] [2/8] Remove macros ADDRESS_CLASS_TYPE_FLAGS and ADDRESS_CLASS_TYPE_FLAGS_P


Markus Deuling wrote:

> 	* gdbarch.sh (ADDRESS_CLASS_TYPE_FLAGS): Replace by
> 	gdbarch_address_class_type_flags.
> 	* dwarf2read.c (read_tag_pointer_type): Likewise.
> 	* gdbarch.sh (ADDRESS_CLASS_TYPE_FLAGS_P): Replace by
> 	gdbarch_address_class_type_flags_p.
> 	* dwarf2read.c (read_tag_pointer_type): Likewise.
> 	* gdbarch.c, gdbarch.h: Regenerate.

I've committed this, thanks.

Bye,
Ulrich

-- 
  Dr. Ulrich Weigand
  GNU Toolchain for Linux on System z and Cell BE
  Ulrich.Weigand@de.ibm.com


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