public inbox for sid-cvs@sourceware.org
help / color / mirror / Atom feed
* src/sid/component/cgen-cpu ChangeLog Makefile. ...
@ 2003-06-18 5:51 devans
0 siblings, 0 replies; 7+ messages in thread
From: devans @ 2003-06-18 5:51 UTC (permalink / raw)
To: sid-cvs
CVSROOT: /cvs/src
Module name: src
Changes by: devans@sourceware.org 2003-06-18 05:49:31
Modified files:
sid/component/cgen-cpu: ChangeLog Makefile.am Makefile.in
Log message:
* Makefile.am (cgen-all): Exit early if file generation fails.
* Makefile.in: Regenerate.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/ChangeLog.diff?cvsroot=src&r1=1.44&r2=1.45
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/Makefile.am.diff?cvsroot=src&r1=1.7&r2=1.8
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/Makefile.in.diff?cvsroot=src&r1=1.8&r2=1.9
^ permalink raw reply [flat|nested] 7+ messages in thread
* src/sid/component/cgen-cpu ChangeLog Makefile. ...
@ 2006-10-18 18:37 brolley
0 siblings, 0 replies; 7+ messages in thread
From: brolley @ 2006-10-18 18:37 UTC (permalink / raw)
To: sid-cvs
CVSROOT: /cvs/src
Module name: src
Changes by: brolley@sourceware.org 2006-10-18 18:37:51
Modified files:
sid/component/cgen-cpu: ChangeLog Makefile.in aclocal.m4
compCGEN.cxx configure configure.in
sid/component/cgen-cpu/m32r: m32r-cpu.h m32r-decode.cxx
m32r-decode.h m32r-defs.h
m32r-desc.h m32r-sem.cxx
sid/component/cgen-cpu/mt: mt-cpu.h mt-defs.h mt-write.cxx
sid/component/cgen-cpu/xstormy16: Makefile.in
Log message:
2006-10-18 Dave Brolley <brolley@redhat.com>
* Contribute the following changes:
2006-05-11 Dave Brolley <brolley@redhat.com>
* configure.in: Add sh support.
* compCGEN.cxx: #include sh* cpu headers.
(compCGENListTypes): List hw-cpu-sh*.
(compCGENCreate): Handle hw-cpu-sh*.
* sh: New directory.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/ChangeLog.diff?cvsroot=src&r1=1.78&r2=1.79
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/Makefile.in.diff?cvsroot=src&r1=1.18&r2=1.19
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/aclocal.m4.diff?cvsroot=src&r1=1.8&r2=1.9
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/compCGEN.cxx.diff?cvsroot=src&r1=1.19&r2=1.20
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/configure.diff?cvsroot=src&r1=1.12&r2=1.13
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/configure.in.diff?cvsroot=src&r1=1.10&r2=1.11
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/m32r/m32r-cpu.h.diff?cvsroot=src&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/m32r/m32r-decode.cxx.diff?cvsroot=src&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/m32r/m32r-decode.h.diff?cvsroot=src&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/m32r/m32r-defs.h.diff?cvsroot=src&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/m32r/m32r-desc.h.diff?cvsroot=src&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/m32r/m32r-sem.cxx.diff?cvsroot=src&r1=1.5&r2=1.6
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/mt/mt-cpu.h.diff?cvsroot=src&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/mt/mt-defs.h.diff?cvsroot=src&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/mt/mt-write.cxx.diff?cvsroot=src&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/xstormy16/Makefile.in.diff?cvsroot=src&r1=1.3&r2=1.4
^ permalink raw reply [flat|nested] 7+ messages in thread
* src/sid/component/cgen-cpu ChangeLog Makefile. ...
@ 2006-06-06 16:22 fche
0 siblings, 0 replies; 7+ messages in thread
From: fche @ 2006-06-06 16:22 UTC (permalink / raw)
To: sid-cvs
CVSROOT: /cvs/src
Module name: src
Changes by: fche@sourceware.org 2006-06-06 16:22:05
Modified files:
sid/component/cgen-cpu: ChangeLog Makefile.am Makefile.in
Log message:
2006-06-06 Frank Ch. Eigler <fche@elastic.org>
* Makefile.am, Makefile.in: Add "opcodes/cgen-bitset" to library.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/ChangeLog.diff?cvsroot=src&r1=1.72&r2=1.73
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/Makefile.am.diff?cvsroot=src&r1=1.14&r2=1.15
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/Makefile.in.diff?cvsroot=src&r1=1.17&r2=1.18
^ permalink raw reply [flat|nested] 7+ messages in thread
* src/sid/component/cgen-cpu ChangeLog Makefile. ...
@ 2005-06-15 21:26 brolley
0 siblings, 0 replies; 7+ messages in thread
From: brolley @ 2005-06-15 21:26 UTC (permalink / raw)
To: sid-cvs
CVSROOT: /cvs/src
Module name: src
Changes by: brolley@sourceware.org 2005-06-15 21:26:02
Modified files:
sid/component/cgen-cpu: ChangeLog Makefile.in aclocal.m4
configure.in configure compCGEN.cxx
Log message:
2005-06-15 Dave Brolley <brolley@redhat.com>
Morpho ms1 cpu contributed on behalf of Red Hat
2004-05-14 Stan Cox <scox@redhat.com>
* ms1: New directory.
* aclocal.m4: Regenerated.
* Makefile.in: Ditto.
* configure: Ditto.
* configure.in: Support added for ms1.
* compCGEN.cxx: Ditto.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/ChangeLog.diff?cvsroot=src&r1=1.60&r2=1.61
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/Makefile.in.diff?cvsroot=src&r1=1.13&r2=1.14
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/aclocal.m4.diff?cvsroot=src&r1=1.6&r2=1.7
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/configure.in.diff?cvsroot=src&r1=1.8&r2=1.9
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/configure.diff?cvsroot=src&r1=1.10&r2=1.11
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/compCGEN.cxx.diff?cvsroot=src&r1=1.13&r2=1.14
^ permalink raw reply [flat|nested] 7+ messages in thread
* src/sid/component/cgen-cpu ChangeLog Makefile. ...
@ 2004-05-08 22:46 fche
0 siblings, 0 replies; 7+ messages in thread
From: fche @ 2004-05-08 22:46 UTC (permalink / raw)
To: sid-cvs
CVSROOT: /cvs/src
Module name: src
Changes by: fche@sourceware.org 2004-05-08 20:06:06
Modified files:
sid/component/cgen-cpu: ChangeLog Makefile.am Makefile.in
Log message:
2004-05-08 Robert Cragie <rcc@jennic.com>
* Makefile.am (_LIBADD, _DEPENDENCIES): Add opcodes/dis-init.c.
* Makefile.in: Regenerate.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/ChangeLog.diff?cvsroot=src&r1=1.50&r2=1.51
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/Makefile.am.diff?cvsroot=src&r1=1.8&r2=1.9
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/Makefile.in.diff?cvsroot=src&r1=1.9&r2=1.10
^ permalink raw reply [flat|nested] 7+ messages in thread
* src/sid/component/cgen-cpu ChangeLog Makefile. ...
@ 2001-08-04 5:04 bje
0 siblings, 0 replies; 7+ messages in thread
From: bje @ 2001-08-04 5:04 UTC (permalink / raw)
To: sid-cvs
CVSROOT: /cvs/src
Module name: src
Changes by: bje@sources.redhat.com 2001-08-04 05:04:48
Modified files:
sid/component/cgen-cpu: ChangeLog Makefile.am Makefile.in
aclocal.m4 cgen-cpu.h cgen-ops.h
cgen-types.h compCGEN.cxx configure
configure.in
Added files:
sid/component/cgen-cpu: tracedis.c tracedis.h
Log message:
2001-07-20 Ben Elliston <bje@redhat.com>
* configure.in: Check whether libintl is required for gettext.
* acinclude.m4: Remove.
* configure: Rebuild.
* aclocal.m4: Likewise.
* Makefile.in: Likewise.
2001-07-10 matthew green <mrg@redhat.com>
* Makefile.in: Regenerate.
* aclocal.m4: Regenerate.
* configure: Regenerate.
* cgen-ops.h (JOINHISI): New define.
2001-07-02 Ben Elliston <bje@redhat.com>
* common-xml/interface.xml (debug-exec?): Remove.
2001-06-29 graydon hoare <graydon@redhat.com>
* common-xml/*: Add files.
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.
2001-06-23 Frank Ch. Eigler <fche@redhat.com>
* cgen-cpu.h, tracedis.h: #undef AND unwittingly acquired
from ansidecl.h.
2001-06-20 matthew green <mrg@redhat.com>
* Makefile.am (INCLUDESBFD, OPCODES, LIBIBERTY, TRACEDIS): Set
unconditionally.
* cgen-cpu.h: Delete CGEN_BFD_DISASSEMBLER conditional.
* compCGEN.cxx: Likewise.
* configure.in (CY_SID_BFD_DISASM_CHECK): Delete.
* configure: Regenerate.
* Makefile.in: Likewise.
* aclocal.m4: Likewise.
* config.in: Likewise.
2001-06-07 matthew green <mrg@redhat.com>
* Makefile.am (BFDLIBS): Remove.
* Makefile.in: Regenerate.
* cgen-cpu.h (disassemble): Now takes a `const char *name' parameter.
* compCGEN.cxx (cgen_bi_endian_cpu::disassemble): Likewise.
* tracedis.c (cgen_disassemble): Likewise. Also, call register_name()
with arch & name.
(bfd_get_arch): New dummy function.
(bfd_put_bits, bfd_get_bits): New functions. Copy from libbfd.
(hack_list): New list of arch to name mappings.
(register_name): New function.
(bfd_lookup_arch): New function. Uses hack_list.
* tracedis (cgen_disassemble): Update prototype.
2001-06-07 Frank Ch. Eigler <fche@redhat.com>
* cgen-cpu.h: Move new getter/setter functions to *MEM* from *IMEM*.
2001-06-06 graydon hoare <graydon@redhat.com>
* cgen-types.h: Add SF,DF,BI types.
* cgen-cpu.h (class cgen_bi_endian_cpu): Add some getter/setter
functions for various memory types.
2001-05-29 matthew green <mrg@redhat.com>
* Makefile.am (OPCODES, BFDLIB, LIBIBERTY, TRACEDIS, INCLUDESBFD): New
variables set conditionally on CGEN_BFD_DISASSEMBLER.
* acinclude.m4: New. Pull in gettext & bfd.
* cgen-cpu.h: If CGEN_BFD_DISASSEMBLER, include "bfd.h" and "dis-asm.h".
(cgen_bi_endian_cpu): If CGEN_BFD_DISASSEMBLER, new disassemble(),
cgen_read_memory(), cgen_print_address(), cgen_memory_error() and
cgen_symbol_at_address() methods, and new disassemble_info{} info.
New trace_counter() method and int trace_count.
* compCGEN.cxx: If CGEN_BFD_DISASSEMBLER, include "bfd.h", "tracedis.h"
and "dis-asm.h".
(cgen_bi_endian_cpu ctor): Initialise trace_count to zero.
(cgen_bi_endian_cpu::disassemble): New method, calls cgen_disasseble().
(cgen_bi_endian_cpu::cgen_read_memory): New method, conditional on
CGEN_BFD_DISASSEMBLER..
(cgen_bi_endian_cpu::cgen_memory_error): Likewise.
(cgen_bi_endian_cpu::cgen_print_address): Likewise.
(cgen_bi_endian_cpu::cgen_symbol_at_address: Likewise.
(cgen_bi_endian_cpu::trace_counter): New method.
* configure.in (CY_SID_BFD_DISASM_CHECK): Use.
* tracedis.c (cgen_disassemble): New file, front end to disassembler.
* tracedis.h: Header file for above.
* Makefile.in: Regenerated.
* aclocal.m4: Regenerated.
* config.in: Regenerated.
* configure: Regenerated.
2001-03-21 Ben Elliston <bje@redhat.com>
* Makefile.in: Regenerate.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/tracedis.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/tracedis.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/ChangeLog.diff?cvsroot=src&r1=1.14&r2=1.15
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/Makefile.am.diff?cvsroot=src&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/Makefile.in.diff?cvsroot=src&r1=1.4&r2=1.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/aclocal.m4.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/cgen-cpu.h.diff?cvsroot=src&r1=1.4&r2=1.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/cgen-ops.h.diff?cvsroot=src&r1=1.5&r2=1.6
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/cgen-types.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.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/configure.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/configure.in.diff?cvsroot=src&r1=1.1&r2=1.2
^ permalink raw reply [flat|nested] 7+ messages in thread
* src/sid/component/cgen-cpu ChangeLog Makefile. ...
@ 2001-07-16 18:33 bje
0 siblings, 0 replies; 7+ messages in thread
From: bje @ 2001-07-16 18:33 UTC (permalink / raw)
To: sid-cvs
CVSROOT: /cvs/src
Module name: src
Changes by: bje@sources.redhat.com 2001-07-16 18:33:51
Modified files:
sid/component/cgen-cpu: ChangeLog Makefile.am Makefile.in
Log message:
* Makefile.am (check-local): Rename target from "checkme".
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/ChangeLog.diff?cvsroot=src&r1=1.11&r2=1.12
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/Makefile.am.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/Makefile.in.diff?cvsroot=src&r1=1.3&r2=1.4
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2006-10-18 18:37 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-06-18 5:51 src/sid/component/cgen-cpu ChangeLog Makefile. devans
-- strict thread matches above, loose matches on Subject: below --
2006-10-18 18:37 brolley
2006-06-06 16:22 fche
2005-06-15 21:26 brolley
2004-05-08 22:46 fche
2001-08-04 5:04 bje
2001-07-16 18:33 bje
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).