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: [patch] Code cleanup: New SYMBOL_HASH_NEXT


On Sat, 02 Apr 2011 00:34:10 +0200, Jan Kratochvil wrote:
> gdb/
> 2011-04-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
> 
> 	Code cleanup.
> 	* dictionary.c (dict_hash): Use SYMBOL_HASH_NEXT.
> 	* dwarf2read.c (mapped_index_string_hash): Refer to SYMBOL_HASH_NEXT
> 	in the function comment, a new note on values compatibility.
> 	* minsyms.c (msymbol_hash_iw, msymbol_hash): Use SYMBOL_HASH_NEXT.
> 	* symtab.h (SYMBOL_HASH_NEXT): New.

Checked in as it is safe and it reduces patch dependency on submit:
	http://sourceware.org/ml/gdb-cvs/2011-04/msg00043.html


Thanks,
Jan


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