public inbox for sid-cvs@sourceware.org
help / color / mirror / Atom feed
* src/sid/component/cgen-cpu/arm7t ChangeLog Mak ...
@ 2003-01-08 3:18 bje
0 siblings, 0 replies; 3+ messages in thread
From: bje @ 2003-01-08 3:18 UTC (permalink / raw)
To: sid-cvs
CVSROOT: /cvs/src
Module name: src
Changes by: bje@sourceware.org 2003-01-07 19:17:27
Modified files:
sid/component/cgen-cpu/arm7t: ChangeLog Makefile.am Makefile.in
arm-cpu.h arm-decode.h arm-sem.cxx
arm7f.h thumb-decode.cxx
thumb-decode.h thumb-sem.cxx
Removed files:
sid/component/cgen-cpu/arm7t: arm-defs.h
Log message:
2002-09-07 Frank Ch. Eigler <fche@redhat.com>
* arm-*, thumb-*: Regenerated files with Robert Cragie's new
cgen instructions.
* arm-defs.h: Removed.
* arm7.h: Don't include arm-defs.h.
* Makefile.am: Stop arm-defs.h generation.
* Makefile.in: Regenerated.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/arm7t/ChangeLog.diff?cvsroot=src&r1=1.12&r2=1.13
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/arm7t/Makefile.am.diff?cvsroot=src&r1=1.4&r2=1.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/arm7t/Makefile.in.diff?cvsroot=src&r1=1.5&r2=1.6
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/arm7t/arm-cpu.h.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/arm7t/arm-decode.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.5&r2=1.6
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/arm7t/arm7f.h.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/arm7t/thumb-decode.cxx.diff?cvsroot=src&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/arm7t/thumb-decode.h.diff?cvsroot=src&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/arm7t/thumb-sem.cxx.diff?cvsroot=src&r1=1.5&r2=1.6
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/arm7t/arm-defs.h.diff?cvsroot=src&r1=1.2&r2=NONE
^ permalink raw reply [flat|nested] 3+ messages in thread
* src/sid/component/cgen-cpu/arm7t ChangeLog Mak ...
@ 2001-08-04 4:57 bje
0 siblings, 0 replies; 3+ messages in thread
From: bje @ 2001-08-04 4:57 UTC (permalink / raw)
To: sid-cvs
CVSROOT: /cvs/src
Module name: src
Changes by: bje@sources.redhat.com 2001-08-04 04:57:49
Modified files:
sid/component/cgen-cpu/arm7t: ChangeLog Makefile.am Makefile.in
aclocal.m4 configure configure.in
Log message:
2001-07-11 Frank Ch. Eigler <fche@redhat.com>
* hw-cpu-arm7t.xml: Add <?xml ... ?> prefix.
2001-07-04 graydon hoare <graydon@redhat.com>
* configure.in: Add maintainer-mode doc building configury.
* configure: Regenerate.
* Makefile.am: Add maintainer-mode doc building.
* Makefile.in: Regenerate.
2001-07-04 Ben Elliston <bje@redhat.com>
* hw-cpu-arm7t.txt: Generate.
2001-06-29 graydon hoare <graydon@redhat.com>
* hw-cpu-arm7t.xml: Add.
2001-06-28 Jeff Johnston <jjohnstn@redhat.com>
* arm7f.cxx (arm7f_cpu::arm_tbit_set): Change reference to
debug_exec_p to use new warnings_enabled flag.
2001-06-21 matthew green <mrg@redhat.com>
* Makefile.am: Formatting consistency.
* Makefile.in: Regenerate.
2001-06-21 matthew green <mrg@redhat.com>
* Makefile.am (BFDINCLUDES): New define.
(INCLUDES): Add $(BFDINCLUDES)
* Makefile.in: Regenerate.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/arm7t/ChangeLog.diff?cvsroot=src&r1=1.10&r2=1.11
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/arm7t/Makefile.am.diff?cvsroot=src&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/arm7t/Makefile.in.diff?cvsroot=src&r1=1.4&r2=1.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/arm7t/aclocal.m4.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/arm7t/configure.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/arm7t/configure.in.diff?cvsroot=src&r1=1.1&r2=1.2
^ permalink raw reply [flat|nested] 3+ messages in thread
* src/sid/component/cgen-cpu/arm7t ChangeLog Mak ...
@ 2001-07-16 18:32 bje
0 siblings, 0 replies; 3+ messages in thread
From: bje @ 2001-07-16 18:32 UTC (permalink / raw)
To: sid-cvs
CVSROOT: /cvs/src
Module name: src
Changes by: bje@sources.redhat.com 2001-07-16 18:32:37
Modified files:
sid/component/cgen-cpu/arm7t: 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/arm7t/ChangeLog.diff?cvsroot=src&r1=1.8&r2=1.9
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/arm7t/Makefile.am.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/arm7t/Makefile.in.diff?cvsroot=src&r1=1.3&r2=1.4
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2003-01-08 3:18 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-01-08 3:18 src/sid/component/cgen-cpu/arm7t ChangeLog Mak bje
-- strict thread matches above, loose matches on Subject: below --
2001-08-04 4:57 bje
2001-07-16 18:32 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).