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/sim common/ChangeLog common/sim-base.h com ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	cagney@sourceware.org	2003-10-31 05:32:46

Modified files:
	sim/common     : ChangeLog sim-base.h sim-trace.c 
	sim/d10v       : ChangeLog simops.c 
	sim/frv        : ChangeLog traps.c 

Log message:
	Index: sim/frv/ChangeLog
	2003-10-30  Andrew Cagney  <cagney@redhat.com>
	
	* traps.c: Replace "struct symbol_cache_entry" with "struct
	bfd_symbol".
	
	Index: sim/d10v/ChangeLog
	2003-10-30  Andrew Cagney  <cagney@redhat.com>
	
	* simops.c: Replace "struct symbol_cache_entry" with "struct
	bfd_symbol".
	
	Index: sim/common/ChangeLog
	2003-10-30  Andrew Cagney  <cagney@redhat.com>
	
	* sim-trace.c, sim-base.h: Replace "struct symbol_cache_entry"
	with "struct bfd_symbol".
	
	Index: ld/ChangeLog
	2003-10-30  Andrew Cagney  <cagney@redhat.com>
	
	* emultempl/pe.em, pe-dll.c: Replace "struct symbol_cache_entry"
	with "struct bfd_symbol".
	
	Index: bfd/ChangeLog
	2003-10-30  Andrew Cagney  <cagney@redhat.com>
	
	* syms.c: Replace "struct symbol_cache_entry" with "struct
	bfd_symbol".
	* vms.h, targets.c, section.c, reloc.c, peicode.h: Ditto.
	* mipsbsd.c, elf.c, linker.c, elf-bfd.h, ecoff.c: Ditto.
	* cpu-z8k.c, cpu-ns32k.c, cpu-h8500.c, bfd.c, bfd-in.h: Ditto.
	* bfd-in2.h: Re-generate.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sim/common/ChangeLog.diff?cvsroot=src&r1=1.102&r2=1.103
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sim/common/sim-base.h.diff?cvsroot=src&r1=1.4&r2=1.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sim/common/sim-trace.c.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sim/d10v/ChangeLog.diff?cvsroot=src&r1=1.22&r2=1.23
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sim/d10v/simops.c.diff?cvsroot=src&r1=1.4&r2=1.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sim/frv/ChangeLog.diff?cvsroot=src&r1=1.12&r2=1.13
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sim/frv/traps.c.diff?cvsroot=src&r1=1.2&r2=1.3


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