From brolley@sources.redhat.com Tue Jul 16 12:14:00 2002 From: brolley@sources.redhat.com (brolley@sources.redhat.com) Date: Tue, 16 Jul 2002 12:14:00 -0000 Subject: src/sid/component/cache ChangeLog cache.cxx ca ... Message-ID: <20020716191446.2653.qmail@sources.redhat.com> CVSROOT: /cvs/src Module name: src Changes by: brolley@sources.redhat.com 2002-07-16 12:14:46 Modified files: sid/component/cache: ChangeLog cache.cxx cache.h hw-cache.txt hw-cache.xml Log message: 2002-07-16 Dave Brolley * cache.h (cache): Add flush_and_invalidate_set_pin and flush_and_invalidate_pin. * cache.cxx (cache_component): Initialize flush_and_invalidate_set_pin and flush_and_invalidate_pin. Add flush-and-invalidate and flush-and-invalidate-set pins. (flush_set): Don't flush an invalid line. (flush_and_invalidate_set): New method. (flush_and_invalidate_line): New method. * hw-cache.xml, hw-cache.txt: Modified accordingly. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cache/ChangeLog.diff?cvsroot=src&r1=1.21&r2=1.22 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cache/cache.cxx.diff?cvsroot=src&r1=1.14&r2=1.15 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cache/cache.h.diff?cvsroot=src&r1=1.7&r2=1.8 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cache/hw-cache.txt.diff?cvsroot=src&r1=1.9&r2=1.10 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cache/hw-cache.xml.diff?cvsroot=src&r1=1.7&r2=1.8 From brolley@sources.redhat.com Tue Jul 16 12:25:00 2002 From: brolley@sources.redhat.com (brolley@sources.redhat.com) Date: Tue, 16 Jul 2002 12:25:00 -0000 Subject: src/sid/component/cache hw-cache.txt hw-cache.xml Message-ID: <20020716192545.9397.qmail@sources.redhat.com> CVSROOT: /cvs/src Module name: src Changes by: brolley@sources.redhat.com 2002-07-16 12:25:45 Modified files: sid/component/cache: hw-cache.txt hw-cache.xml Log message: Correct typos. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cache/hw-cache.txt.diff?cvsroot=src&r1=1.10&r2=1.11 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cache/hw-cache.xml.diff?cvsroot=src&r1=1.8&r2=1.9 From fche@sources.redhat.com Tue Aug 27 10:53:00 2002 From: fche@sources.redhat.com (fche@sources.redhat.com) Date: Tue, 27 Aug 2002 10:53:00 -0000 Subject: src/sid/component/profiling ChangeLog gprof.cxx Message-ID: <20020827175324.29313.qmail@sources.redhat.com> CVSROOT: /cvs/src Module name: src Changes by: fche@sources.redhat.com 2002-08-27 10:53:24 Modified files: sid/component/profiling: ChangeLog gprof.cxx Log message: 2002-08-27 Frank Ch. Eigler From Anthony Green : * gprof.cxx (store): Specify binary mode on output file. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/profiling/ChangeLog.diff?cvsroot=src&r1=1.8&r2=1.9 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/profiling/gprof.cxx.diff?cvsroot=src&r1=1.6&r2=1.7 From bje@sources.redhat.com Thu Sep 5 11:11:00 2002 From: bje@sources.redhat.com (bje@sources.redhat.com) Date: Thu, 05 Sep 2002 11:11:00 -0000 Subject: src/sid/component/gloss ChangeLog gloss.cxx gl ... Message-ID: <20020905181116.26331.qmail@sources.redhat.com> CVSROOT: /cvs/src Module name: src Changes by: bje@sources.redhat.com 2002-09-05 11:11:16 Modified files: sid/component/gloss: ChangeLog gloss.cxx gloss.h Log message: * C++ standard conformance. 2002-09-05 Ben Elliston * gloss.h: Specify std:: namespace where necessary. * gloss.cxx: Likewise. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/gloss/ChangeLog.diff?cvsroot=src&r1=1.23&r2=1.24 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/gloss/gloss.cxx.diff?cvsroot=src&r1=1.17&r2=1.18 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/gloss/gloss.h.diff?cvsroot=src&r1=1.10&r2=1.11 From fche@sources.redhat.com Sat Sep 7 07:42:00 2002 From: fche@sources.redhat.com (fche@sources.redhat.com) Date: Sat, 07 Sep 2002 07:42:00 -0000 Subject: src/sid/component/cgen-cpu/arm7t ChangeLog arm ... Message-ID: <20020907144249.27495.qmail@sources.redhat.com> CVSROOT: /cvs/src Module name: src Changes by: fche@sources.redhat.com 2002-09-07 07:42:49 Modified files: sid/component/cgen-cpu/arm7t: ChangeLog arm-cpu.h arm-decode.cxx arm-decode.h arm-defs.h arm-desc.h arm-sem.cxx arm-semsw.cxx thumb-decode.cxx thumb-decode.h thumb-sem.cxx thumb-semsw.cxx Log message: * arm7t missing instructions [cgen] 2002-09-07 Frank Ch. Eigler From Robert Cragie : * cpu/arm7.cpu (ldm*-sw*, stm*-sw*): New instructions. [sid] 2002-09-07 Frank Ch. Eigler * arm-*, thumb-*: Regenerated files with Robert Cragie's new cgen instructions. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/arm7t/ChangeLog.diff?cvsroot=src&r1=1.11&r2=1.12 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/arm7t/arm-cpu.h.diff?cvsroot=src&r1=1.1&r2=1.2 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/arm7t/arm-decode.cxx.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.2&r2=1.3 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/arm7t/arm-defs.h.diff?cvsroot=src&r1=1.1&r2=1.2 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/arm7t/arm-desc.h.diff?cvsroot=src&r1=1.1&r2=1.2 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/arm7t/arm-sem.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-semsw.cxx.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.2&r2=1.3 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/arm7t/thumb-decode.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-sem.cxx.diff?cvsroot=src&r1=1.4&r2=1.5 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/arm7t/thumb-semsw.cxx.diff?cvsroot=src&r1=1.2&r2=1.3 From bje@sources.redhat.com Mon Sep 9 08:07:00 2002 From: bje@sources.redhat.com (bje@sources.redhat.com) Date: Mon, 09 Sep 2002 08:07:00 -0000 Subject: src/sid/include ChangeLog sidmiscutil.h Message-ID: <20020909150734.21424.qmail@sources.redhat.com> CVSROOT: /cvs/src Module name: src Changes by: bje@sources.redhat.com 2002-09-09 08:07:33 Modified files: sid/include : ChangeLog sidmiscutil.h Log message: 2002-09-09 Ben Elliston * sidmiscutil.h (sid_file_search_path): More ISO C++ conformance. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/include/ChangeLog.diff?cvsroot=src&r1=1.37&r2=1.38 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/include/sidmiscutil.h.diff?cvsroot=src&r1=1.4&r2=1.5 From aoliva@sources.redhat.com Thu Sep 19 18:00:00 2002 From: aoliva@sources.redhat.com (aoliva@sources.redhat.com) Date: Thu, 19 Sep 2002 18:00:00 -0000 Subject: src/sid/component/cgen-cpu CGEN.sh.in ChangeLog Message-ID: <20020920010028.22095.qmail@sources.redhat.com> CVSROOT: /cvs/src Module name: src Changes by: aoliva@sources.redhat.com 2002-09-19 18:00:28 Modified files: sid/component/cgen-cpu: CGEN.sh.in ChangeLog Log message: * Import these changes from the config master repository: Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/CGEN.sh.in.diff?cvsroot=src&r1=1.1&r2=1.2 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/ChangeLog.diff?cvsroot=src&r1=1.28&r2=1.29