public inbox for sid-cvs@sourceware.org
help / color / mirror / Atom feed
* src/sid/component/cgen-cpu ChangeLog cgen-cpu. ...
@ 2003-01-15 20:04 brolley
0 siblings, 0 replies; 7+ messages in thread
From: brolley @ 2003-01-15 20:04 UTC (permalink / raw)
To: sid-cvs
CVSROOT: /cvs/src
Module name: src
Changes by: brolley@sourceware.org 2003-01-15 12:04:57
Modified files:
sid/component/cgen-cpu: ChangeLog cgen-cpu.h compCGEN.cxx
Log message:
003-01-15 Dave Brolley <brolley@redhat.com>
* compCGEN.cxx (cgen_bi_endian_cpu): Don't initialize trace_count.
(trace_counter): Use total_insn_count and total_latency.
* cgen-cpu.h (class cgen_bi_endian_cpu): Remove trace_count.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/ChangeLog.diff?cvsroot=src&r1=1.38&r2=1.39
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/cgen-cpu.h.diff?cvsroot=src&r1=1.8&r2=1.9
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/compCGEN.cxx.diff?cvsroot=src&r1=1.10&r2=1.11
^ permalink raw reply [flat|nested] 7+ messages in thread
* src/sid/component/cgen-cpu ChangeLog cgen-cpu. ...
@ 2009-10-24 0:46 devans
0 siblings, 0 replies; 7+ messages in thread
From: devans @ 2009-10-24 0:46 UTC (permalink / raw)
To: sid-cvs
CVSROOT: /cvs/src
Module name: src
Changes by: devans@sourceware.org 2009-10-24 00:46:00
Modified files:
sid/component/cgen-cpu: ChangeLog cgen-cpu.h tracedis.h
sid/component/cgen-cpu/arm7t: ChangeLog arm-cpu.h arm-decode.cxx
arm-decode.h arm-desc.h
arm-sem.cxx arm-semsw.cxx
thumb-decode.cxx thumb-decode.h
thumb-sem.cxx thumb-semsw.cxx
sid/component/cgen-cpu/m32r: ChangeLog m32r-cpu.h
m32r-decode.cxx m32r-decode.h
m32r-defs.h m32r-desc.h
m32r-sem.cxx
sid/component/cgen-cpu/mep: ChangeLog mep-cop1-16-decode.cxx
mep-cop1-16-sem.cxx
mep-cop1-32-decode.cxx
mep-cop1-32-sem.cxx
mep-cop1-48-decode.cxx
mep-cop1-64-decode.cxx
mep-cop1-64-sem.cxx
mep-core1-decode.cxx
mep-core1-sem.cxx mep-decode.cxx
mep-desc.h mep-sem.cxx
sid/component/cgen-cpu/mt: ChangeLog mt-cpu.h mt-decode.cxx
mt-decode.h mt-defs.h mt-desc.h
mt-sem.cxx mt-write.cxx
sid/component/cgen-cpu/sh: ChangeLog sh-desc.h sh2-cpu.h
sh2-decode.cxx sh2-decode.h
sh2-defs.h sh2-model.cxx sh2-model.h
sh2-sem.cxx sh2-write.cxx
sh2a-fpu-cpu.h sh2a-fpu-decode.cxx
sh2a-fpu-decode.h sh2a-fpu-defs.h
sh2a-fpu-model.cxx sh2a-fpu-model.h
sh2a-fpu-sem.cxx sh2a-fpu-write.cxx
sh2a-nofpu-cpu.h
sh2a-nofpu-decode.cxx
sh2a-nofpu-decode.h sh2a-nofpu-defs.h
sh2a-nofpu-model.cxx
sh2a-nofpu-model.h sh2a-nofpu-sem.cxx
sh2a-nofpu-write.cxx sh2e-cpu.h
sh2e-decode.cxx sh2e-decode.h
sh2e-defs.h sh2e-model.cxx
sh2e-model.h sh2e-sem.cxx
sh2e-write.cxx sh3-cpu.h
sh3-decode.cxx sh3-decode.h
sh3-defs.h sh3-model.cxx sh3-model.h
sh3-sem.cxx sh3-write.cxx sh3e-cpu.h
sh3e-decode.cxx sh3e-decode.h
sh3e-defs.h sh3e-model.cxx
sh3e-model.h sh3e-sem.cxx
sh3e-write.cxx sh4-cpu.h
sh4-decode.cxx sh4-decode.h
sh4-defs.h sh4-model.cxx sh4-model.h
sh4-nofpu-cpu.h sh4-nofpu-decode.cxx
sh4-nofpu-decode.h sh4-nofpu-defs.h
sh4-nofpu-model.cxx sh4-nofpu-model.h
sh4-nofpu-sem.cxx sh4-nofpu-write.cxx
sh4-sem.cxx sh4-write.cxx sh4a-cpu.h
sh4a-decode.cxx sh4a-decode.h
sh4a-defs.h sh4a-model.cxx
sh4a-model.h sh4a-nofpu-cpu.h
sh4a-nofpu-decode.cxx
sh4a-nofpu-decode.h sh4a-nofpu-defs.h
sh4a-nofpu-model.cxx
sh4a-nofpu-model.h sh4a-nofpu-sem.cxx
sh4a-nofpu-write.cxx sh4a-sem.cxx
sh4a-write.cxx sh4al-cpu.h
sh4al-decode.cxx sh4al-decode.h
sh4al-defs.h sh4al-model.cxx
sh4al-model.h sh4al-sem.cxx
sh4al-write.cxx
sh5-compact-decode.cxx
sh5-compact-decode.h
sh5-compact-defs.h
sh5-compact-model.cxx
sh5-compact-model.h
sh5-compact-sem.cxx
sh5-compact-write.cxx sh5-cpu.h
sh5-media-decode.cxx
sh5-media-decode.h sh5-media-defs.h
sh5-media-model.cxx sh5-media-model.h
sh5-media-sem.cxx sh5-media-write.cxx
sid/component/cgen-cpu/xstormy16: ChangeLog xstormy16-cpu.h
xstormy16-decode.cxx
xstormy16-decode.h
xstormy16-defs.h
xstormy16-desc.h
xstormy16-sem.cxx
Log message:
* cgen-cpu.h: Update for new location of cgen/bitset.h.
* tracedis.h: Ditto.
Plus update generated files to pick up two cgen changes:
1)
* desc-cpu.scm (/gen-hash-defines): Remove #include of cgen-bitset.h.
* sid-cpu.scm (cgen-desc.h): Update location of cgen's bitset.h.
2)
* utils-sim.scm (/gen-set-itype-and-extract): New function.
(/gen-bracketed-set-itype-and-extract): New function.
(/gen-decode-default-entry): Rewrite.
(/table-guts-to-mask, /all-opcode-bits-used?): New functions.
(/gen-decode-insn-entry): New arg table-guts-thus-far, all callers
updated. Don't unnecessarily emit check for whether all opcode bits
have been examined.
(/gen-decode-expr-set-itype): Delete.
(/gen-decode-expr-entry): Update.
(/gen-decode-table-entry): New arg table-guts-thus-far, all callers
updated. Keep track of decoder tables used thus far.
(/gen-decoder-switch): Ditto.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/ChangeLog.diff?cvsroot=src&r1=1.82&r2=1.83
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/cgen-cpu.h.diff?cvsroot=src&r1=1.18&r2=1.19
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/tracedis.h.diff?cvsroot=src&r1=1.4&r2=1.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/arm7t/ChangeLog.diff?cvsroot=src&r1=1.20&r2=1.21
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/arm7t/arm-cpu.h.diff?cvsroot=src&r1=1.4&r2=1.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/arm7t/arm-decode.cxx.diff?cvsroot=src&r1=1.4&r2=1.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/arm7t/arm-decode.h.diff?cvsroot=src&r1=1.5&r2=1.6
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/arm7t/arm-desc.h.diff?cvsroot=src&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/arm7t/arm-sem.cxx.diff?cvsroot=src&r1=1.7&r2=1.8
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/arm7t/arm-semsw.cxx.diff?cvsroot=src&r1=1.5&r2=1.6
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/arm7t/thumb-decode.cxx.diff?cvsroot=src&r1=1.5&r2=1.6
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/arm7t/thumb-decode.h.diff?cvsroot=src&r1=1.5&r2=1.6
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/arm7t/thumb-sem.cxx.diff?cvsroot=src&r1=1.7&r2=1.8
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/arm7t/thumb-semsw.cxx.diff?cvsroot=src&r1=1.4&r2=1.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/m32r/ChangeLog.diff?cvsroot=src&r1=1.18&r2=1.19
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/m32r/m32r-cpu.h.diff?cvsroot=src&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/m32r/m32r-decode.cxx.diff?cvsroot=src&r1=1.4&r2=1.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/m32r/m32r-decode.h.diff?cvsroot=src&r1=1.4&r2=1.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/m32r/m32r-defs.h.diff?cvsroot=src&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/m32r/m32r-desc.h.diff?cvsroot=src&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/m32r/m32r-sem.cxx.diff?cvsroot=src&r1=1.6&r2=1.7
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/mep/ChangeLog.diff?cvsroot=src&r1=1.12&r2=1.13
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/mep/mep-cop1-16-decode.cxx.diff?cvsroot=src&r1=1.4&r2=1.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/mep/mep-cop1-16-sem.cxx.diff?cvsroot=src&r1=1.4&r2=1.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/mep/mep-cop1-32-decode.cxx.diff?cvsroot=src&r1=1.4&r2=1.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/mep/mep-cop1-32-sem.cxx.diff?cvsroot=src&r1=1.4&r2=1.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/mep/mep-cop1-48-decode.cxx.diff?cvsroot=src&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/mep/mep-cop1-64-decode.cxx.diff?cvsroot=src&r1=1.4&r2=1.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/mep/mep-cop1-64-sem.cxx.diff?cvsroot=src&r1=1.4&r2=1.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/mep/mep-core1-decode.cxx.diff?cvsroot=src&r1=1.7&r2=1.8
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/mep/mep-core1-sem.cxx.diff?cvsroot=src&r1=1.4&r2=1.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/mep/mep-decode.cxx.diff?cvsroot=src&r1=1.7&r2=1.8
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/mep/mep-desc.h.diff?cvsroot=src&r1=1.6&r2=1.7
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/mep/mep-sem.cxx.diff?cvsroot=src&r1=1.4&r2=1.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/mt/ChangeLog.diff?cvsroot=src&r1=1.4&r2=1.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/mt/mt-cpu.h.diff?cvsroot=src&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/mt/mt-decode.cxx.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/mt/mt-decode.h.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/mt/mt-defs.h.diff?cvsroot=src&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/mt/mt-desc.h.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/mt/mt-sem.cxx.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/mt/mt-write.cxx.diff?cvsroot=src&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/ChangeLog.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh-desc.h.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh2-cpu.h.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh2-decode.cxx.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh2-decode.h.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh2-defs.h.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh2-model.cxx.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh2-model.h.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh2-sem.cxx.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh2-write.cxx.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh2a-fpu-cpu.h.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh2a-fpu-decode.cxx.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh2a-fpu-decode.h.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh2a-fpu-defs.h.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh2a-fpu-model.cxx.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh2a-fpu-model.h.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh2a-fpu-sem.cxx.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh2a-fpu-write.cxx.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh2a-nofpu-cpu.h.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh2a-nofpu-decode.cxx.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh2a-nofpu-decode.h.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh2a-nofpu-defs.h.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh2a-nofpu-model.cxx.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh2a-nofpu-model.h.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh2a-nofpu-sem.cxx.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh2a-nofpu-write.cxx.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh2e-cpu.h.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh2e-decode.cxx.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh2e-decode.h.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh2e-defs.h.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh2e-model.cxx.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh2e-model.h.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh2e-sem.cxx.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh2e-write.cxx.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh3-cpu.h.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh3-decode.cxx.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh3-decode.h.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh3-defs.h.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh3-model.cxx.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh3-model.h.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh3-sem.cxx.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh3-write.cxx.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh3e-cpu.h.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh3e-decode.cxx.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh3e-decode.h.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh3e-defs.h.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh3e-model.cxx.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh3e-model.h.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh3e-sem.cxx.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh3e-write.cxx.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh4-cpu.h.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh4-decode.cxx.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh4-decode.h.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh4-defs.h.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh4-model.cxx.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh4-model.h.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh4-nofpu-cpu.h.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh4-nofpu-decode.cxx.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh4-nofpu-decode.h.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh4-nofpu-defs.h.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh4-nofpu-model.cxx.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh4-nofpu-model.h.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh4-nofpu-sem.cxx.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh4-nofpu-write.cxx.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh4-sem.cxx.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh4-write.cxx.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh4a-cpu.h.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh4a-decode.cxx.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh4a-decode.h.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh4a-defs.h.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh4a-model.cxx.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh4a-model.h.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh4a-nofpu-cpu.h.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh4a-nofpu-decode.cxx.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh4a-nofpu-decode.h.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh4a-nofpu-defs.h.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh4a-nofpu-model.cxx.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh4a-nofpu-model.h.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh4a-nofpu-sem.cxx.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh4a-nofpu-write.cxx.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh4a-sem.cxx.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh4a-write.cxx.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh4al-cpu.h.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh4al-decode.cxx.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh4al-decode.h.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh4al-defs.h.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh4al-model.cxx.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh4al-model.h.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh4al-sem.cxx.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh4al-write.cxx.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh5-compact-decode.cxx.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh5-compact-decode.h.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh5-compact-defs.h.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh5-compact-model.cxx.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh5-compact-model.h.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh5-compact-sem.cxx.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh5-compact-write.cxx.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh5-cpu.h.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh5-media-decode.cxx.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh5-media-decode.h.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh5-media-defs.h.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh5-media-model.cxx.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh5-media-model.h.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh5-media-sem.cxx.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh5-media-write.cxx.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/xstormy16/ChangeLog.diff?cvsroot=src&r1=1.18&r2=1.19
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/xstormy16/xstormy16-cpu.h.diff?cvsroot=src&r1=1.5&r2=1.6
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/xstormy16/xstormy16-decode.cxx.diff?cvsroot=src&r1=1.10&r2=1.11
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/xstormy16/xstormy16-decode.h.diff?cvsroot=src&r1=1.5&r2=1.6
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/xstormy16/xstormy16-defs.h.diff?cvsroot=src&r1=1.4&r2=1.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/xstormy16/xstormy16-desc.h.diff?cvsroot=src&r1=1.5&r2=1.6
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/xstormy16/xstormy16-sem.cxx.diff?cvsroot=src&r1=1.9&r2=1.10
^ permalink raw reply [flat|nested] 7+ messages in thread
* src/sid/component/cgen-cpu ChangeLog cgen-cpu. ...
@ 2006-06-20 18:31 brolley
0 siblings, 0 replies; 7+ messages in thread
From: brolley @ 2006-06-20 18:31 UTC (permalink / raw)
To: sid-cvs
CVSROOT: /cvs/src
Module name: src
Changes by: brolley@sourceware.org 2006-06-20 18:31:51
Modified files:
sid/component/cgen-cpu: ChangeLog cgen-cpu.h compCGEN.cxx
Log message:
2006-06-20 Dave Brolley <brolley@redhat.com>
* compCGEN.cxx (cgen_bi_endian_cpu): Initialize loader. Add "loader"
relation and "disassembly-symbol-address" pin.
(cgen_print_address): Call cgen_symbol_at_address and print the
symbol name.
(cgen_symbol_at_address): Implemented.
* cgen-cpu.h (class cgen_bi_endian_cpu): Add symbol_at_address,
loader and disassembly_symbol_address_pin.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/ChangeLog.diff?cvsroot=src&r1=1.74&r2=1.75
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/cgen-cpu.h.diff?cvsroot=src&r1=1.17&r2=1.18
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/compCGEN.cxx.diff?cvsroot=src&r1=1.18&r2=1.19
^ permalink raw reply [flat|nested] 7+ messages in thread
* src/sid/component/cgen-cpu ChangeLog cgen-cpu. ...
@ 2005-10-28 19:53 brolley
0 siblings, 0 replies; 7+ messages in thread
From: brolley @ 2005-10-28 19:53 UTC (permalink / raw)
To: sid-cvs
CVSROOT: /cvs/src
Module name: src
Changes by: brolley@sourceware.org 2005-10-28 19:53:33
Modified files:
sid/component/cgen-cpu: ChangeLog cgen-cpu.h compCGEN.cxx
tracedis.cxx tracedis.h
Log message:
2005-10-28 Dave Brolley <brolley@redhat.com>
Contribute the following changes:
2003-10-07 Dave Brolley <brolley@redhat.com>
* tracedis.cxx (cgen_disassemble): Rename isa_mask to isas. Now
(CGEN_ISA_MASK*).
* tracedis.h (opcode/cgen-bitset.h): #include it.
(cgen_disassemble): Rename isa_mask to isas. Now
(CGEN_ISA_MASK*).
(cgen_bi_endian_cpu::disassemble): 'isas' now (CGEN_ISA_MASK *).
* cgen-cpu.h (opcode/cgen-bitset.h): #include it.
(cgen_bi_endian_cpu::disassemble): 'isas' now (CGEN_ISA_MASK *).
* compCGEN.cxx (cgen_disassemble): Rename isa_mask to isas. Now
(CGEN_ISA_MASK*).
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/ChangeLog.diff?cvsroot=src&r1=1.64&r2=1.65
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/cgen-cpu.h.diff?cvsroot=src&r1=1.15&r2=1.16
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/compCGEN.cxx.diff?cvsroot=src&r1=1.14&r2=1.15
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/tracedis.cxx.diff?cvsroot=src&r1=1.4&r2=1.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/tracedis.h.diff?cvsroot=src&r1=1.3&r2=1.4
^ permalink raw reply [flat|nested] 7+ messages in thread
* src/sid/component/cgen-cpu ChangeLog cgen-cpu. ...
@ 2005-06-03 20:25 jimb
0 siblings, 0 replies; 7+ messages in thread
From: jimb @ 2005-06-03 20:25 UTC (permalink / raw)
To: sid-cvs
CVSROOT: /cvs/src
Module name: src
Changes by: jimb@sourceware.org 2005-06-03 20:25:39
Modified files:
sid/component/cgen-cpu: ChangeLog cgen-cpu.h configure
configure.in
Log message:
* cgen-cpu.h: Remove references to CGEN bitset type.
* configure.in: Don't forget to AC_SUBST the value of cpu_defs.
* configure: Regenerated.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/ChangeLog.diff?cvsroot=src&r1=1.58&r2=1.59
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/cgen-cpu.h.diff?cvsroot=src&r1=1.12&r2=1.13
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/configure.diff?cvsroot=src&r1=1.8&r2=1.9
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/configure.in.diff?cvsroot=src&r1=1.6&r2=1.7
^ permalink raw reply [flat|nested] 7+ messages in thread
* src/sid/component/cgen-cpu ChangeLog cgen-cpu. ...
@ 2002-02-07 9:32 fche
0 siblings, 0 replies; 7+ messages in thread
From: fche @ 2002-02-07 9:32 UTC (permalink / raw)
To: sid-cvs
CVSROOT: /cvs/src
Module name: src
Changes by: fche@sources.redhat.com 2002-02-07 09:32:29
Modified files:
sid/component/cgen-cpu: ChangeLog cgen-cpu.h compCGEN.cxx
tracedis.c tracedis.h
Log message:
* disasm improvements
2002-02-06 Frank Ch. Eigler <fche@redhat.com>
* compCGEN.cxx (cgen_disassemble): New "isa_mask" argument.
* tracedis.c (disassemble): Ditto. Support it.
(cgen_disassemble): Defeat initialization bypass cache.
* cgen-cpu.h, tracedis.h: Corresponding changes.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/ChangeLog.diff?cvsroot=src&r1=1.25&r2=1.26
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/cgen-cpu.h.diff?cvsroot=src&r1=1.7&r2=1.8
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/compCGEN.cxx.diff?cvsroot=src&r1=1.7&r2=1.8
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/tracedis.c.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/tracedis.h.diff?cvsroot=src&r1=1.1&r2=1.2
^ permalink raw reply [flat|nested] 7+ messages in thread
* src/sid/component/cgen-cpu ChangeLog cgen-cpu. ...
@ 2001-06-28 14:54 jjohnstn
0 siblings, 0 replies; 7+ messages in thread
From: jjohnstn @ 2001-06-28 14:54 UTC (permalink / raw)
To: sid-cvs
CVSROOT: /cvs/src
Module name: src
Changes by: jjohnstn@sources.redhat.com 2001-06-28 14:54:09
Modified files:
sid/component/cgen-cpu: ChangeLog cgen-cpu.h compCGEN.cxx
Log message:
2001-06-28 Jeff Johnston <jjohnstn@redhat.com>
* compCGEN.cxx (cgen_cpu::stream_state): Change reference to
debug_exec_p to use new warnings_enabled flag.
(cgen_cpu::destream_state): Ditto.
(cgen_bi_endian_cpu::cgen_bi_endian_cpu): Remove
debug_exec_p setting and add warnings_enabled flag which is tied to new enable-warnings? setting.
* cgen-cpu.h (cgen_bi_endian_cpu::debug_exec_p): Removed.
(cgen_bi_endian_cpu::warnings_enabled): New member.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/ChangeLog.diff?cvsroot=src&r1=1.9&r2=1.10
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/cgen-cpu.h.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/compCGEN.cxx.diff?cvsroot=src&r1=1.1&r2=1.2
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2009-10-24 0:46 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-01-15 20:04 src/sid/component/cgen-cpu ChangeLog cgen-cpu. brolley
-- strict thread matches above, loose matches on Subject: below --
2009-10-24 0:46 devans
2006-06-20 18:31 brolley
2005-10-28 19:53 brolley
2005-06-03 20:25 jimb
2002-02-07 9:32 fche
2001-06-28 14:54 jjohnstn
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).