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]

src gdb/ChangeLog gdb/block.c gdb/blockframe.c ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	cagney@sourceware.org	2003-10-20 14:38:46

Modified files:
	gdb            : ChangeLog block.c blockframe.c linespec.c 
	                 objfiles.c symtab.c 
	sim/common     : ChangeLog sim-base.h 

Log message:
	2003-10-19  Andrew Cagney  <cagney@redhat.com>
	
	* targets.c: Replace "struct sec" with "struct bfd_section"
	* syms.c, sparclynx.c, section.c, opncls.c: Ditto.
	* libcoff-in.h, libbfd-in.h, elfxx-target.h: Ditto.
	* elf.c, coffgen.c, bfd.c, bfd-in.h, aoutf1.h: Ditto.
	* aout-tic30.c, aout-target.h:
	* bfd-in2.h, libcoff.h, libbfd.h: Regenerate.
	
	Index: binutils/ChangeLog
	2003-10-19  Andrew Cagney  <cagney@redhat.com>
	
	* coffgrok.h (coff_section): Replace 'struct sec" with "struct
	bfd_section".
	
	Index: gdb/ChangeLog
	2003-10-19  Andrew Cagney  <cagney@redhat.com>
	
	* symtab.c: Replace "struct sec" with "struct bfd_section".
	* objfiles.c, linespec.c, blockframe.c, block.c: Ditto.
	
	Index: ld/ChangeLog
	2003-10-19  Andrew Cagney  <cagney@redhat.com>
	
	* pe-dll.c: Replace "struct sec" with "struct bfd_section".
	
	Index: sim/common/ChangeLog
	2003-10-19  Andrew Cagney  <cagney@redhat.com>
	
	* sim-base.h: Replace "struct sec" with "struct bfd_section".

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.4904&r2=1.4905
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/block.c.diff?cvsroot=src&r1=1.8&r2=1.9
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/blockframe.c.diff?cvsroot=src&r1=1.81&r2=1.82
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/linespec.c.diff?cvsroot=src&r1=1.51&r2=1.52
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/objfiles.c.diff?cvsroot=src&r1=1.37&r2=1.38
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/symtab.c.diff?cvsroot=src&r1=1.118&r2=1.119
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sim/common/ChangeLog.diff?cvsroot=src&r1=1.100&r2=1.101
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sim/common/sim-base.h.diff?cvsroot=src&r1=1.3&r2=1.4


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