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]

[commit] Regenerate cgen sim files, update copyright year.


Hi.

fyi, I checked this in.

2010-01-02  Doug Evans  <dje@sebabeach.org>

	sim/
	* cris/arch.c, * cris/arch.h, * cris/cpuall.h, * cris/cpuv10.c,
	* cris/cpuv10.h, * cris/cpuv32.c, * cris/cpuv32.h, * cris/cris-desc.c,
	* cris/cris-desc.h, * cris/cris-opc.h, * cris/decodev10.c,
	* cris/decodev10.h, * cris/decodev32.c, * cris/decodev32.h,
	* cris/modelv10.c, * cris/modelv32.c, * cris/semcrisv10f-switch.c,
	* cris/semcrisv32f-switch.c: Regenerate, update copyright year.

	sim/frv/
	* arch.c, * arch.h, * cpu.c, * cpu.h, * cpuall.h, * decode.c,
	* decode.h, * model.c, * sem.c: Regenerate, update copyright year.

	sim/iq2000/
	* arch.c, * arch.h, * cpu.c, * cpu.h, * cpuall.h, * decode.c,
	* decode.h, * model.c, * sem-switch.c, * sem.c: Regenerate, update
	copyright year.

	sim/lm32/
	* arch.c, * arch.h, * cpu.c, * cpu.h, * cpuall.h, * decode.c,
	* decode.h, * model.c, * sem-switch.c, * sem.c: Regenerate, update
	copyright year.

	sim/m32r/
	* arch.c, * arch.h, * cpu.c, * cpu.h, * cpu2.c, * cpu2.h, * cpuall.h,
	* cpux.c, * cpux.h, * decode.c, * decode.h, * decode2.c, * decode2.h,
	* decodex.c, * decodex.h, * model.c, * model2.c, * modelx.c,
	* sem-switch.c, * sem.c, * sem2-switch.c, * semx-switch.c: Regenerate,
	update copyright year.

	sim/sh64/
	* arch.c, * arch.h, * cpu.c, * cpu.h, * cpuall.h, * decode-compact.c,
	* decode-compact.h, * decode-media.c, * decode-media.h,
	* defs-compact.h, * defs-media.h, * sem-compact-switch.c,
	* sem-compact.c, * sem-media-switch.c, * sem-media.c, * sh-desc.c,
	* sh-desc.h, * sh-opc.h: Regenerate, update copyright year.

Index: cris/arch.c
===================================================================
RCS file: /cvs/src/src/sim/cris/arch.c,v
retrieving revision 1.6
diff -u -p -r1.6 arch.c
--- cris/arch.c	24 Oct 2009 04:33:41 -0000	1.6
+++ cris/arch.c	2 Jan 2010 18:57:09 -0000
@@ -2,7 +2,7 @@
 
 THIS FILE IS MACHINE GENERATED WITH CGEN.
 
-Copyright 1996-2009 Free Software Foundation, Inc.
+Copyright 1996-2010 Free Software Foundation, Inc.
 
 This file is part of the GNU simulators.
 

[... rest of patch is identical to cris/arch.c, elided for brevity ...]


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