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] [6/9] Remove macros {ELF,COFF}_MAKE_MSYMBOL_SPECIAL


Markus Deuling wrote:

> 	* gdbarch.sh (COFF_MAKE_MSYMBOL_SPECIAL): Replace by
> 	gdbarch_coff_make_msymbol_special.
> 	* coffread.c (coff_symtab_read): Likewise.
> 	* gdbarch.sh (ELF_MAKE_MSYMBOL_SPECIAL): Replace by
> 	gdbarch_elf_make_msymbol_special.
> 	* elfread.c (elf_symtab_read): Likewise.
> 	* mips-tdep.c (mips_elf_make_msymbol_special): Likewise (comment).
> 	* sh64-tdep.c (MSYMBOL_IS_SPECIAL): Likewise (comment).
> 	* gdbarch.c, gdbarch.h: Regenerate.

Committed, 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]