This is the mail archive of the gdb-cvs@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]

gdb ChangeLog symtab.c symtab.h


CVSROOT:	/cvs/uberbaum
Module name:	gdb
Changes by:	ezannoni@sourceware.org	2002-10-23 11:16:46

Modified files:
	.              : ChangeLog symtab.c symtab.h 

Log message:
	2002-10-23  Elena Zannoni  <ezannoni@redhat.com>
	
	* symtab.c (symbol_init_language_specific): New function.
	* symtab.h (SYMBOL_INIT_LANGUAGE_SPECIFIC): Simplify macro, by
	turning most of it into a function.
	(symbol_init_language_specific): Export.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/gdb/ChangeLog.diff?cvsroot=uberbaum&r1=1.3343&r2=1.3344
http://sources.redhat.com/cgi-bin/cvsweb.cgi/gdb/symtab.c.diff?cvsroot=uberbaum&r1=1.70&r2=1.71
http://sources.redhat.com/cgi-bin/cvsweb.cgi/gdb/symtab.h.diff?cvsroot=uberbaum&r1=1.46&r2=1.47


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