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

src/gdb ChangeLog coffread.c testsuite/ChangeL ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	drow@sourceware.org	2007-01-03 23:06:29

Modified files:
	gdb            : ChangeLog coffread.c 
	gdb/testsuite  : ChangeLog 
	gdb/testsuite/gdb.base: shreloc.exp 

Log message:
	2007-01-03  Pedro Alves  <pedro_alves@portugalmail.pt>
	
	* coffread.c (cs_to_section): If bfd_section is found, always
	return its section index.
	(coff_symtab_read): Determine the minimal_symbol_type using the
	bfd_section flags.
	
	* gdb.base/shreloc.exp: Use ldflags instead of additional_flags to
	pass --image-base to linker.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.8055&r2=1.8056
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/coffread.c.diff?cvsroot=src&r1=1.64&r2=1.65
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/ChangeLog.diff?cvsroot=src&r1=1.1298&r2=1.1299
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.base/shreloc.exp.diff?cvsroot=src&r1=1.4&r2=1.5


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