[rtems-testing commit] Remove CVS Remnants

Joel Sherrill joel at rtems.org
Mon Apr 15 17:28:15 UTC 2013


Module:    rtems-testing
Branch:    master
Commit:    6dc7bcccb8ec3f7dd844ae627d61f625b2005c8e
Changeset: http://git.rtems.org/rtems-testing/commit/?id=6dc7bcccb8ec3f7dd844ae627d61f625b2005c8e

Author:    Joel Sherrill <joel.sherrill at oarcorp.com>
Date:      Mon Apr 15 12:33:03 2013 -0500

Remove CVS Remnants

---

 ChangeLog                     |  386 ----------------------------
 coverity/ChangeLog            |    9 -
 covoar/ChangeLog              |  150 -----------
 dejagnu/ChangeLog             |   76 ------
 gcc/ChangeLog                 |  151 -----------
 merge-helpers/ChangeLog       |  245 ------------------
 qemu-support/ChangeLog        |   58 -----
 rtems-coverage/ChangeLog      |  184 --------------
 rtems-test-template/ChangeLog |  131 ----------
 rtems/ChangeLog               |   84 -------
 sim-scripts/ChangeLog         |  554 -----------------------------------------
 11 files changed, 0 insertions(+), 2028 deletions(-)

diff --git a/ChangeLog b/ChangeLog
deleted file mode 100644
index 6ad82ce..0000000
--- a/ChangeLog
+++ /dev/null
@@ -1,386 +0,0 @@
-2012-01-14	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* README, cvs-helpers/Makefile, cvs-helpers/mkChangeLogList,
-	cvs-helpers/mkChangeLogList: Update to add initial support for git.
-
-2011-08-21	Jie Liu <lj8175 at gmail.com>
-
-	* gcc/rtems_gcj_init.c: New file for rtems/gcj testing.
-	* gcc/Makefile.rtems_gcjinit: The Makefile for
-	gcc/rtems_gcj_init.c
-	* gcc/rundeja: Add options for libjava test.
-	* gcc/test_driver: Add GCJ options.
-	* gcc/do_one: Add GCJ build and test options.
-
-2011-03-13	Joel Sherrill <joel.sherrilL at OARcorp.com>
-
-	* README, VERSIONS: Specify rtems-testing not gcc-testing.
-
-2011-01-28	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* VERSIONS: Various improvements as part of testing gcc 4.6.0.
-
-2011-01-07	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* gcc/do_one, gcc/testsuite/ada/acats/rtems_generate_acats_email:
-	Detect RTEMS version.
-
-2011-01-04	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* clang/do_clang: New file.
-
-2010-12-07	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* VERSIONS:
-
-2010-11-05	Chris Johns <chrisj at rtems.org>
-
-	* sim-scripts/gdb-sim-run.in: Fix logdir option.
-	
-2010-07-22	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* VERSIONS: Update autoconf.
-
-2010-07-19	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* VERSIONS: Update versions.
-
-2010-06-13	Joel Sherrill <joel.sherrilL at OARcorp.com>
-
-	* Makefile: Adding coverity scripts.
-
-2010-05-24	Joel Sherrill <joel.sherrilL at OARcorp.com>
-
-	* Makefile: rtems-coverage now has nothing to build.
-
-2010-05-24	Jennifer Averett <Jennifer.Averett at OARcorp.com>
-
-	* covoar/05_ascending.gif, covoar/05_descending.gif,
-	covoar/05_unsorted.gif, covoar/ConfigFile.cc, covoar/ConfigFile.h,
-	covoar/CoverageFactory.cc, covoar/CoverageFactory.h,
-	covoar/CoverageMap.cc, covoar/CoverageMap.h,
-	covoar/CoverageMapBase.cc, covoar/CoverageMapBase.h,
-	covoar/CoverageRanges.cc, covoar/CoverageRanges.h,
-	covoar/CoverageReaderBase.cc, covoar/CoverageReaderBase.h,
-	covoar/CoverageReaderQEMU.cc, covoar/CoverageReaderQEMU.h,
-	covoar/CoverageReaderRTEMS.cc, covoar/CoverageReaderRTEMS.h,
-	covoar/CoverageReaderSkyeye.cc, covoar/CoverageReaderSkyeye.h,
-	covoar/CoverageReaderTSIM.cc, covoar/CoverageReaderTSIM.h,
-	covoar/CoverageWriterBase.cc, covoar/CoverageWriterBase.h,
-	covoar/CoverageWriterRTEMS.cc, covoar/CoverageWriterRTEMS.h,
-	covoar/CoverageWriterSkyeye.cc, covoar/CoverageWriterSkyeye.h,
-	covoar/CoverageWriterTSIM.cc, covoar/CoverageWriterTSIM.h,
-	covoar/DesiredSymbols.cc, covoar/DesiredSymbols.h,
-	covoar/ExecutableInfo.cc, covoar/ExecutableInfo.h,
-	covoar/Explanations.cc, covoar/Explanations.h, covoar/Makefile,
-	covoar/ObjdumpProcessor.cc, covoar/ObjdumpProcessor.h,
-	covoar/ReportsBase.cc, covoar/ReportsBase.h, covoar/ReportsHtml.cc,
-	covoar/ReportsHtml.h, covoar/ReportsText.cc, covoar/ReportsText.h,
-	covoar/SymbolTable.cc, covoar/SymbolTable.h, covoar/TargetBase.cc,
-	covoar/TargetBase.h, covoar/TargetFactory.cc, covoar/TargetFactory.h,
-	covoar/Target_arm.cc, covoar/Target_arm.h, covoar/Target_i386.cc,
-	covoar/Target_i386.h, covoar/Target_lm32.cc, covoar/Target_lm32.h,
-	covoar/Target_m68k.cc, covoar/Target_m68k.h,
-	covoar/Target_powerpc.cc, covoar/Target_powerpc.h,
-	covoar/Target_sparc.cc, covoar/Target_sparc.h,
-	covoar/TraceConverter.cc, covoar/TraceList.cc, covoar/TraceList.h,
-	covoar/TraceReaderBase.cc, covoar/TraceReaderBase.h,
-	covoar/TraceReaderLogQEMU.cc, covoar/TraceReaderLogQEMU.h,
-	covoar/TraceWriterBase.cc, covoar/TraceWriterBase.h,
-	covoar/TraceWriterQEMU.cc, covoar/TraceWriterQEMU.h,
-	covoar/app_common.cc, covoar/app_common.h, covoar/configfile_test.cc,
-	covoar/coverage_converter.cc, covoar/covmerge.cc, covoar/covoar.cc,
-	covoar/covoar.css, covoar/filter.gif, covoar/qemu-dump-trace.c,
-	covoar/qemu-log.h, covoar/qemu-traces.h, covoar/rtemscov_header.h,
-	covoar/skyeye_header.h, covoar/table.js: New files.
-
-2010-03-25	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* VERSIONS: Update.
-
-2010-03-23	Joel Sherrill <joel.sherrilL at OARcorp.com>
-
-	* VERSIONS: Probe for parallelism.
-
-2009-10-30	Thomas Doerfler <Thomas.Doerfler at embedded-brains.de>
-
-	* dejagnu/boards/rtems-powerpc-qemuppc.exp, Makefile.rtems,
-	sim-scripts/qemuppc.in, rundeja: add qemuppc support 
-	
-
-2009-09-25	Joel Sherrill <joel.sherrill at OARcorp.com>
-
-	* VERSIONS: Adjust for having multiple gcc versions installed
-	simultaneously. Limit jobs.
-
-2009-09-24	Joel Sherrill <joel.sherrill at OARcorp.com>
-
-	* Makefile: rtems-coverage now included in build from top.
-
-2009-09-15	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* Makefile: Add merge-helpers.
-
-2009-07-03	Joel Sherrill <joel.sherrill at rtems.org>
-
-	* gcc/do_one: qemu is installed as pc386. Name of BSP to script does
-	not always match name of BSP to RTEMS.
-
-2009-05-09	Joel Sherrill <joel.sherrill at OARcorp.com>
-
-	* qemu-support/pc386_fda.bz2: New file.
-
-2009-04-09	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* Makefile, cvs-helpers/Makefile: New files.
-
-2009-04-06	Joel Sherrill <joel.sherrill at OARcorp.com>
-
-	* cvs-helpers/cvscommit, cvs-helpers/mkChangeLogList,
-	cvs-helpers/prepend: New files.
-
-2009-03-25	Joel Sherrill <joel.sherrill at rtems.org>
-
-	* gcc/test_driver: Do not reset start time.
-
-2009-03-23	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* dejagnu/boards/rtems-arm-edb7312.exp,
-	dejagnu/boards/rtems-arm-nosim.exp,
-	dejagnu/boards/rtems-avr-avrtest.exp,
-	dejagnu/boards/rtems-avr-nosim.exp,
-	dejagnu/boards/rtems-bfin-nosim.exp,
-	dejagnu/boards/rtems-h8300-h8sim.exp,
-	dejagnu/boards/rtems-i386-qemu.exp,
-	dejagnu/boards/rtems-m32c-m32csim.exp,
-	dejagnu/boards/rtems-m32r-m32rsim.exp,
-	dejagnu/boards/rtems-m68k-nosim.exp,
-	dejagnu/boards/rtems-mips-jmr3904.exp,
-	dejagnu/boards/rtems-powerpc-psim.exp,
-	dejagnu/boards/rtems-sh-simsh1.exp,
-	dejagnu/boards/rtems-sparc-sis.exp: Recent changes require more
-	variables to be included in board cflags and ldflags.
-
-2009-03-02	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* gcc/do_one, gcc/test_driver,
-	gcc/testsuite/ada/acats/run_all_rtems.sh: Fix typos and use -k on
-	make RTEMS multilib.
-
-2009-02-24	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* gcc/rundeja, gcc/test_driver: Use INSTALL and BSP_INSTALL more
-	consistently.
-
-2009-02-24	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* gcc/do_one: If not running tests, do not confirm BSP has a DejaGNU
-	configuration.
-
-2009-02-20	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* gcc/test_driver: Put top level logs in ${BASEDIR}.
-
-2009-02-19	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* VERSIONS: Move variable settings up.
-
-2009-02-19	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* README, gcc/test_driver: Do not assume anything is a CVS/SVN
-	checkout. Look for the CVS or .svn subdirectory and act accordingly.
-
-2009-01-30	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* gcc/do_one, gcc/test_driver: Start at least building toolsets even if
-	we cannot run tests on them yet.
-	* dejagnu/boards/rtems-avr-nosim.exp: New file.
-
-2009-01-30	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* ChangeLog, gcc/testsuite/ada/acats/rtems_init.c,
-	gcc/testsuite/ada/acats/run_all_rtems.sh: c380004 needs > 1 MB of
-	stack space. Compile it with a special argument to account for this.
-
-2009-01-30	Joel Sherrill <joel.sherrill at rtems.org>
-
-	* gcc/testsuite/ada/acats/rtems_init.c,
-	gcc/testsuite/ada/acats/run_all_rtems.sh: Allow c380004 to have a
-	stack greater than 1 MB.
-
-2009-01-22	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* gcc/rundeja: Do not use versioned names for simulator scripts.
-
-2009-01-20	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* README: Add make of sim-scripts.
-
-2009-01-20	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* gcc/rtems_gcc_main.c: Lower memory requirements on m32c and use
-	unified memory configuration.
-
-2009-01-20	Joel Sherrill <joel.sherrill at OARcorp.com>
-
-	* TODO: Update.
-
-2009-01-20	Joel Sherrill <joel.sherrill at OARcorp.com>
-
-	* dejagnu/boards/rtems-i386-qemu.exp,
-	gcc/testsuite/ada/acats/Makefile.rtems: Switch to using qemu script
-	from this tree.
-
-2009-01-20	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* TODO: New file.
-
-2009-01-20	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* .cvsignore: New file.
-
-2009-01-20	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* dejagnu/boards/rtems-arm-edb7312.exp,
-	dejagnu/boards/rtems-arm-nosim.exp,
-	dejagnu/boards/rtems-avr-avrtest.exp,
-	dejagnu/boards/rtems-bfin-nosim.exp,
-	dejagnu/boards/rtems-h8300-h8sim.exp,
-	dejagnu/boards/rtems-i386-qemu.exp,
-	dejagnu/boards/rtems-m32c-m32csim.exp,
-	dejagnu/boards/rtems-m32r-m32rsim.exp,
-	dejagnu/boards/rtems-m68k-nosim.exp,
-	dejagnu/boards/rtems-mips-jmr3904.exp,
-	dejagnu/boards/rtems-powerpc-psim.exp,
-	dejagnu/boards/rtems-sh-simsh1.exp,
-	dejagnu/boards/rtems-sparc-sis.exp,
-	gcc/testsuite/ada/acats/Makefile.rtems: Eliminate version specific
-	file names.
-
-2009-01-20	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* gcc/do_one, gcc/gcc_status, gcc/rundeja, gcc/test_driver:
-	Adjust path to VERSIONS to account for being in a subdirectory.
-	* gcc/testsuite/ada/acats/rtems_generate_acats_email: Include host in
-	ACATS report.
-
-2009-01-19	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* gcc/Makefile.rtems_gccmain, gcc/do_one, gcc/do_tests, gcc/gcc_status,
-	gcc/rtems_gcc_main.c, gcc/rundeja, gcc/test_driver: New files.
-	* Makefile.rtems_gccmain, do_one, do_tests, gcc_status,
-	rtems_gcc_main.c, rundeja, test_driver: Removed.
-
-2009-01-15	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* README: Add initial Skyeye information.
-	* test_driver: Fix typo on invoking do_cpus.
-
-2009-01-15	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* test_driver: Check for missing directories MUCH earlier.
-
-2009-01-12	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* README: Add information about checking out writeable copies
-	of the tools.
-	* VERSIONS: Switch to directory structure most commonly used.
-	* test_driver: Add beginnings of having pieces optional so eventually
-	command line arguments can be added.
-
-2009-01-09	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* README: Add more details now that rtbf64 is running tests.
-
-2009-01-09	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* test_driver: Allow selection of CPUs from command line.
-
-2009-01-09	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* VERSIONS: Pick up some rtbf64 changes.
-
-2009-01-09	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* test_driver: Fix doOne bug. Add checks that directories exist.
-
-2009-01-09	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* README: Improve more as part of installing test environment on rtbf64.
-	* VERSIONS: Bump to autoconf 2.63 and add more on rtbf64.
-
-2009-01-07	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* VERSIONS: Set parallelism based upon machine name.
-	* do_one: Use MAKEJOBS variable.
-	* test_driver: use function not external script.
-
-2009-01-06	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* README: Add information on host requirements.
-	* do_cpus: Removed. Now in test_driver.
-
-2009-01-06	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* README: Update to fix mistakes noticed while installing on rtbf32
-	(RTEMS Build Fedora 32) machine.
-
-2009-01-06	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* do_one: Add GCC_EXTRA_ARGS to cross Ada build.
-
-2009-01-06	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* gcc/testsuite/ada/acats/Makefile.rtems: Add m32c to Ada run rules.
-
-2009-01-06	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* test_driver: Incorporate do_cpus so it is no longer needed
-	* dejagnu/boards/rtems-m32r-m32rsim.exp: New file.
-
-2008-12-21	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* do_one: Build RTEMS multilib so Ada builds.
-	* dejagnu/boards/rtems-powerpc-psim.exp: add -l 180.
-
-2008-12-19	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* dejagnu/boards/rtems-avr-avrtest.exp: New file.
-
-2008-12-19	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* VERSIONS, do_one: Add sending results to RTEMS as well as GCC
-	Community.
-
-2008-12-18	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* gcc/testsuite/ada/acats/rtems_generate_acats_email: Send status mail
-	to RTEMS and GCC.
-
-2008-12-16	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* do_one: Honor extra arguments.
-
-2008-12-16	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* VERSIONS, do_cpus, do_one: Update script.
-
-2008-12-10	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* gcc/testsuite/ada/acats/Makefile.rtems: Invoke simsh correctly.
-
-2008-12-10	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* gcc/testsuite/ada/acats/Makefile.rtems: Invoke simsh correctly.
-
-2008-11-26	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* README: Update as trying this on gcc CFARM.
-	* test_driver: If newlib, binutils or gdb is checked out from CVS
-	(e.g. source directory is (*-cvs), the update before building.
-
-2008-11-26	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* README, VERSIONS: Augment and update.
-	* ChangeLog: New file.
-
diff --git a/coverity/ChangeLog b/coverity/ChangeLog
deleted file mode 100644
index e48d854..0000000
--- a/coverity/ChangeLog
+++ /dev/null
@@ -1,9 +0,0 @@
-2010-06-16	Joel Sherrill <joel.sherrilL at OARcorp.com>
-
-	* do_coverity: Fix typo.
-	* do_mail_coverity: .com.com -> .com
-
-2010-06-13	Joel Sherrill <joel.sherrilL at OARcorp.com>
-
-	* ChangeLog, Makefile, README, do_coverity, do_mail_coverity: New files.
-
diff --git a/covoar/ChangeLog b/covoar/ChangeLog
deleted file mode 100644
index e4f9ed4..0000000
--- a/covoar/ChangeLog
+++ /dev/null
@@ -1,150 +0,0 @@
-2011-11-06	Pawel Zagorski <pzagor at agh.edu.pl>
-
-	* DesiredSymbols.cc, ExecutableInfo.cc, SymbolTable.cc, covoar.cc:
-	Added methods dumpExecutableInfo( void ) and dumpSymbolTable( void )
-	that can dump cointainers to stdout for debug purposes. Covoar now 
-	accepts aditional command line argument -g GCNOS_LIST with list of 
-	xxx.gcno files. If non-empty list is provided gcov outputs will be 
-	craeated based on each file in the list.
-
-2011-11-04	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* DesiredSymbols.cc, ReportsBase.h, ReportsText.cc, ReportsText.h,
-	TraceConverter.cc, covoar.cc: Make compile again after host OS
-	update.
-
-2011-09-19	Pawel Zagorski <pzagor at agh.edu.pl>
-
-	PR 1909/testing
-	* DesiredSymbols.cc, ReportsHtml.cc: Fixed Taken / Not taken
-	information to be shown in separate sortable and filterable collumns
-	in branch report. Minor code aligment fix in DesiredSymbols.c
-
-2011-09-01	Pawel Zagorski <pzagor at agh.edu.pl>
-
-	PR 1909/testing
-	* ReportsHtml.cc: Add branch taken and not taken count columns.
-
-2011-08-31      Pawel Zagorski <pzagor at agh.edu.pl>
-
-	* covoar/CoverageMapBase.cc, covoar/CoverageMapBase.h,
-	covoar/DesiredSymbols.cc, covoar/DesiredSymbols.h,
-	covoar/app_common.cc, covoar/app_common.h,
-	rtems-coverage/do_coverage:
-	Modified do_coverage script and source code to gather information 
-	about object files from which symbols originate. Changed tracking 
-	of "branch was taken" and "branch was not taken" from booleans to
-	counters. Change propagated and new helper methods added: 
-	(getWasTaken, getWasNotTaken, sumWasTaken, sumWasNotTaken)
-
-2011-08-21	Pawel Zagorski <pzagor at agh.edu.pl>
-
-	PR 1900/testing
-	* CoverageMapBase.cc, CoverageMapBase.h, DesiredSymbols.cc:
-	Changed tracking of "instruction was executed" from a boolean
-	to a counter.  This change was propagated as needed and a helper
-	method to access new information (getWasExecuted) was added.
-	* covoar.cc: Removed unnecessary blank line.
-
-2011-03-08	Joel Sherrill <joel.sherrilL at OARcorp.com>
-
-	* DesiredSymbols.cc, DesiredSymbols.h, covoar.cc: Fix typo.
-
-2011-03-07	Jennifer Averett <Jennifer.Averett at oarcorp.com>
-
-	* CoverageMapBase.cc, ObjdumpProcessor.cc: Increase symbol length so
-	there is no chance of overflow. Initialize isNop in order to fix bug
-	that results in missed instructions both covered and uncovered.
-
-2011-01-25	Jennifer Averett <Jennifer.Averett at OARcorp.com>
-
-	* CoverageMapBase.cc, CoverageMapBase.h, CoverageReaderQEMU.cc,
-	DesiredSymbols.cc, ExecutableInfo.cc, SymbolTable.cc, SymbolTable.h:
-	Modifications to track multiple address ranges for the same symbol.
-
-2011-01-25	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* ExecutableInfo.cc: Hack a shot at seeing if symbol is already known.
-	If so, then say it has multiple ranges.
-
-2011-01-24	Joel Sherrill <joel.sherrilL at OARcorp.com>
-
-	* CoverageReaderQEMU.cc: Finetune debug.
-
-2011-01-24	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* CoverageReaderQEMU.cc: Add debug for trace block having a bad address
-	range.
-
-2011-01-17	Joel Sherrill <joel.sherrilL at OARcorp.com>
-
-	* CoverageMapBase.cc, CoverageMapBase.h, DesiredSymbols.cc: Improve NOP
-	detection and processing.
-
-2010-10-04	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* qemu-dump-trace.c: Fix issues identified by clang-analyzer.
-
-2010-06-21	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* mkExplanation: Default value for verbose.
-
-2010-06-18	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* Makefile: Add simple script to help write explanation entries.
-	* mkExplanation: New file.
-
-2010-05-27	Joel Sherrill <joel.sherrilL at OARcorp.com>
-
-	* CoverageReaderTSIM.cc: Coverage byte is in hexadecimal.
-	* Target_sparc.cc: Add annulled form of branches.
-
-2010-05-27	Jennifer Averett <Jennifer.Averett at OARcorp.com>
-
-	* ReportsHtml.cc: Modified to correctly sort of numeric values.
-
-2010-05-27	Jennifer Averett <Jennifer.Averett at OARcorp.com>
-
-	* ReportsBase.cc, ReportsBase.h, ReportsHtml.cc, ReportsHtml.h,
-	ReportsText.cc, ReportsText.h: Added visual break between information
-	sections in the annotated report.
-
-2010-05-26	Joel Sherrill <joel.sherrilL at OARcorp.com>
-
-	* CoverageReaderTSIM.cc: Branch coverage works now.
-	* DesiredSymbols.cc: Do not fatal on size mismatch.  Just patch it
-	up and continue.
-
-2010-05-26	Jennifer.Averett<Jennifer.Averett at OARcorp.com>
-
-	* DesiredSymbols.cc: added -C to addr2line system call.
-
-2010-05-25	Jennifer Averett <Jennifer.Averett at OARcorp.com>
-
-	* DesiredSymbols.cc, Explanations.cc, ObjdumpProcessor.cc,
-	TraceReaderLogQEMU.cc, app_common.cc, app_common.h: Added a
-	inputBuffer to app_common and modified all fgets calls to use this
-	buffer. This will allow for a size increase if necessary.
-
-2010-05-25	Jennifer.Averett <Jennifer.Averett at OARcorp.com>
-
-	* ObjdumpProcessor.cc, TargetBase.cc, TargetBase.h: Removed nm and
-	moved -C on objdump call to point of system call.
-
-2010-05-25	Jennifer.Averett <Jennifer.Averett at OARcorp.com>
-
-	* TargetBase.cc: Added -C to objdump and nm calls.
-
-2010-05-25	Jennifer Averett <Jennifer.Averett at OARcorp.com>
-
-	* ReportsBase.cc, ReportsBase.h, ReportsHtml.cc, covoar.cc: Moved the
-	summary report to the covoar common reports in the report class and
-	out of the rtems specific items in the report index.
-
-2010-05-24	Joel Sherrill <joel.sherrilL at OARcorp.com>
-
-	* ConfigFile.cc, ReportsBase.cc: Fix warnings.
-
-2010-05-24	TEAM
-
-	* Created directory and split covoar from rtems-coverage.
diff --git a/dejagnu/ChangeLog b/dejagnu/ChangeLog
deleted file mode 100644
index 2cb5760..0000000
--- a/dejagnu/ChangeLog
+++ /dev/null
@@ -1,76 +0,0 @@
-2010-12-07	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* boards/rtems-microblaze-nosim.exp, boards/rtems-sparc64-nosim.exp:
-	New files.
-
-2010-04-13	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* boards/rtems-lm32-lm32_evr.exp: Correct cpu flags.
-	* boards/rtems-m68k-uC5282.exp: Link differently so the right multilib is used.
-
-2010-03-25	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* boards/rtems-avr-avrtest.exp, boards/rtems-h8300-h8sim.exp,
-	boards/rtems-i386-qemu.exp, boards/rtems-lm32-lm32_evr.exp,
-	boards/rtems-m32c-m32csim.exp, boards/rtems-m32r-m32rsim.exp,
-	boards/rtems-m68k-uC5282.exp, boards/rtems-mips-jmr3904.exp,
-	boards/rtems-powerpc-psim.exp, boards/rtems-powerpc-qemuppc.exp,
-	boards/rtems-sh-simsh1.exp, boards/rtems-sparc-sis.exp: Add -i
-	argument to invocation of simulator.
-
-2009-09-30	Joel Sherrill <joel.sherrill at OARcorp.com>
-
-	* boards/rtems-lm32-lm32_evr.exp: New file.
-
-2009-09-30	Joel Sherrill <joel.sherrill at OARcorp.com>
-
-	* boards/rtems-m68k-uC5282.exp: Correct name of simulator.
-
-2009-09-25	Joel Sherrill <joel.sherrill at OARcorp.com>
-
-	* boards/rtems-arm-edb7312.exp: Add -i option.
-	* boards/rtems-m68k-uC5282.exp: New file. Add uC5282 support.
-
-2009-09-25	Joel Sherrill <joel.sherrill at OARcorp.com>
-
-	* boards/rtems-i386-qemu.exp: Rename most qemu scripts to match the BSP
-	name. qemu-leon2 not renamed since we prefer tsim for it.
-
-2009-07-10	Joel Sherrill <joel.sherrill at rtems.org>
-
-	* ChangeLog, boards/rtems-arm-edb7312.exp, boards/rtems-arm-nosim.exp,
-	boards/rtems-avr-avrtest.exp, boards/rtems-avr-nosim.exp,
-	boards/rtems-bfin-nosim.exp, boards/rtems-h8300-h8sim.exp,
-	boards/rtems-i386-qemu.exp, boards/rtems-m32c-m32csim.exp,
-	boards/rtems-m32r-m32rsim.exp, boards/rtems-m68k-nosim.exp,
-	boards/rtems-mips-jmr3904.exp, boards/rtems-powerpc-psim.exp,
-	boards/rtems-sh-simsh1.exp, boards/rtems-sparc-sis.exp: Correct
-	invocation of common simulator scripts.
-
-2009-07-10	Joel Sherrill <joel.sherrill at rtems.org>
-
-	* boards/rtems-arm-edb7312.exp, boards/rtems-arm-nosim.exp,
-	boards/rtems-avr-avrtest.exp, boards/rtems-avr-nosim.exp,
-	boards/rtems-bfin-nosim.exp, boards/rtems-h8300-h8sim.exp,
-	boards/rtems-i386-qemu.exp, boards/rtems-m32c-m32csim.exp,
-	boards/rtems-m32r-m32rsim.exp, boards/rtems-m68k-nosim.exp,
-	boards/rtems-mips-jmr3904.exp, boards/rtems-powerpc-psim.exp,
-	boards/rtems-sh-simsh1.exp, boards/rtems-sparc-sis.exp: Correct
-	invocation of common simulator scripts.
-
-2009-04-03	Joel Sherrill <joel.sherrill at rtems.org>
-
-	* boards/rtems-arm-edb7312.exp, boards/rtems-arm-nosim.exp,
-	boards/rtems-avr-avrtest.exp, boards/rtems-avr-nosim.exp,
-	boards/rtems-bfin-nosim.exp, boards/rtems-h8300-h8sim.exp,
-	boards/rtems-i386-qemu.exp, boards/rtems-m32c-m32csim.exp,
-	boards/rtems-m32r-m32rsim.exp, boards/rtems-m68k-nosim.exp,
-	boards/rtems-mips-jmr3904.exp, boards/rtems-powerpc-psim.exp,
-	boards/rtems-sh-simsh1.exp, boards/rtems-sparc-sis.exp: Add
-	sim,options
-
-2009-04-01	Joel Sherrill <joel.sherrill at rtems.org>
-
-	* boards/rtems-mips-jmr3904.exp: Fix typo.
-	* ChangeLog: New file.
-
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
deleted file mode 100644
index 5b7f7f1..0000000
--- a/gcc/ChangeLog
+++ /dev/null
@@ -1,151 +0,0 @@
-2011-12-02	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* do_one: Consolidate capturing test results and mailing them.
-	* test_driver: Add support for Objective-C and FORTRAN. 
-
-2011-12-01	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* do_one: If a secondary language fails to build, do not abort build but
-	continue on and attempt other secondary languages.
-	Clean up arguments to rundeja to reflect clean up in that script.
-	* rtems_gcc_main.c: Add /tmp directory and file support so more tests pass.
-	Make sure argc/argv are correctly setup.
-	* rtems_gcj_init.c: Add comment.
-	* rundeja: Consolidate similar cases to eliminate duplication.
-	* test_driver: Install autotools if autoconf is not at install point.
-
-2011-11-06	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* do_one: do_cleanup defaults to "no".
-	Add initial support for Objective-C and FORTRAN.
-	  - Objective-C needs work on run-time support
-	  - FORTRAN needs to be tested
-	* gcc_status: Use BUILDDIR not BASEDIR.
-	* gccgo_status: Use BUILDDIR not BASEDIR.
-	* networkconfig.h: Update.
-	* rtems_gccgo_init.c: Switch to unlimited objects configuration.
-	* rundeja: Add Objective-C.
-	* test_driver: Add -C to check options and exit.
-	Add --enable-watchdog to PPL configuration.
-	* testsuite/ada/acats/Makefile.rtems: Correct uC5282.
-	* gccobjc_status: New file.
-
-2011-11-04	Joel Sherrill <joel.sherrilL at OARcorp.com>
-
-	* test_driver: Spacing.
-
-2011-03-14	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* do_one, rundeja, test_driver: Updates and add initial support for
-	running Objective-C tests.
-
-2011-02-07	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* do_one, gcc_status, gccgo_status, rtems_gccgo_init.c, rundeja,
-	test_driver: Make directory names more consistent.  Clean up.
-	* testsuite/ada/acats/Makefile.rtems: Attempt to filter -G0
-
-2011-01-28	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* do_one, networkconfig.h, rtems_gccgo_init.c: Now running Go tests on
-	PowerPC (2/3 passing) and i386 (in process).
-
-2011-01-28	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* do_one, test_driver, testsuite/ada/acats/Makefile.rtems: Various
-	improvements as part of testing gcc 4.6.0.
-
-2011-01-24	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* do_one: Fix script.
-
-2010-12-07	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* do_one, test_driver, testsuite/ada/acats/Makefile.rtems:
-	* Makefile.rtems_gccgoinit, gccgo_status, networkconfig.h,
-	rtems_gccgo_init.c: New files.
-
-2010-08-04	Vinu Rajashekhar <vinutheraj at gmail.com>
-
-	* do_one, rundeja: Add support for libgo testing.
-	* rtems_libgo_init.c: New file.
-
-2010-07-22	Vinu Rajashekhar <vinutheraj at gmail.com>
-
-	* do_one: Add Go support. Plus some cleanup from Joel.
-
-2010-07-21	Vinu Rajashekhar <vinutheraj at gmail.com>
-
-	* do_one, rundeja, test_driver: Add Go support. Plus some cleanup from
-	Joel.
-
-2010-07-19	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* test_driver: Add -T option to getopt string.
-
-2010-05-21	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* do_one: Turn off -x.
-
-2010-05-21	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* do_one: Only send results if things ran OK.
-	* test_driver: Add quotes in terms of test.
-	* testsuite/ada/acats/Makefile.rtems: Add lm32_evr and m32rsim.
-
-2010-04-29	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* do_one, test_driver: Add more arguments. Remove early exit.
-
-2010-04-13	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* rundeja, test_driver: Add lm32.  Do not attempt to update gcc
-	source if update will ask for passphrase.
-
-2010-03-28	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* test_driver: Clean up list of targets.
-
-2010-03-25	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* do_one: Toggle command line arguments.
-	* rundeja: Remove one comment line.
-	* test_driver: Add commadn line arguments.
-	* do_tests: Fix path. 
-
-2009-10-27	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* rundeja: Use correct name for simulator.
-
-2009-09-30	Joel Sherrill <joel.sherrill at OARcorp.com>
-
-	* do_one, testsuite/ada/acats/Makefile.rtems: Add lm32. Add doing a
-	make check on binutils every time.
-
-2009-09-25	Joel Sherrill <joel.sherrill at OARcorp.com>
-
-	* do_one, rundeja, test_driver, testsuite/ada/acats/Makefile.rtems,
-	testsuite/ada/acats/rtems_init.c,
-	testsuite/ada/acats/run_all_rtems.sh: Add uC5282 support. Standardize
-	GNAT stack size constants.
-
-2009-09-25	Joel Sherrill <joel.sherrill at OARcorp.com>
-
-	* rundeja, testsuite/ada/acats/Makefile.rtems: Rename most qemu scripts
-	to match the BSP name. qemu-leon2 not renamed since we prefer tsim
-	for it.
-
-2009-09-01	Joel Sherrill <joel.sherrill at OARcorp.com>
-
-	* do_one: Use ON_SKYEYE=1 on BSPs that are tested on Skyeye.
-
-2009-07-30	Joel Sherrill <joel.sherrill at rtems.org>
-
-	* do_one: Set parameters for qemu.
-	* rundeja: Correct script name for qemu (now qemu-rtems).
-	* test_driver: Abort if gcc_update fails.
-	* testsuite/ada/acats/Makefile.rtems: Correct script invocations
-	to reflect new sim-scripts.
-	* testsuite/ada/acats/run_all_rtems.sh: Use full path to RTEMS_SETTINGS.
-	* ChangeLog: New file.
-
diff --git a/merge-helpers/ChangeLog b/merge-helpers/ChangeLog
deleted file mode 100644
index f5b3c7b..0000000
--- a/merge-helpers/ChangeLog
+++ /dev/null
@@ -1,245 +0,0 @@
-#! /bin/sh
-#
-#   Use git from the current directory and put the file names
-#   in suitable format for use in a ChangeLog.
-#
-#   TODO:  Initial conversion from cvs
-#
-
-mklog_()
-{
-  cat >XXX
-  if test `cat XXX | wc -l` -ne 0 ; then
-    (cat XXX | cut -d':' -f2 | \
-    sed -e '$!s/$/,/' -e '$s/$/:/' ; \
-    test $? -ne 0 || echo "$*" )| \
-    xargs -s80 | sed -e '1s/^/	\* /' -e '2,$s/^/	/' 
-  fi
-  rm -f XXX
-}
-
-progname=${0##*/}
-usage()
-{
-  echo "$progname [-ln] [-u user] [-U user_information] [-m message] [-M msgfile]"
-  exit 1
-}
-
-print_name="no"
-user=$LOGNAME
-git_local_arg=""
-basedir=.
-while getopts d:lnM:m:p:c:u:U: OPT
-do
-  case "$OPT" in 
-    d) basedir=$OPTARG ;;
-    l) git_local_arg="-l" ;;
-    n) print_name="yes" ;;
-    p) prnum=$OPTARG ;;
-    c) coverity_num=$OPTARG ;;
-    m) message=$OPTARG ;; 
-    M) message=`cat $OPTARG` ;; 
-    u) user=$OPTARG ; print_name="yes" ;;
-    U) user_name=$OPTARG ; print_name="yes" ;;
-    *) usage ;;
-  esac
-done
-
-let $((shiftcount = $OPTIND - 1))
-shift #shiftcount
-
-args=$*
-
-dirarg="${basedir}"
-
-# Determine VCS in use
-isgit()
-{
-  depth=0
-  dir=.git
-  while [ $depth -lt 10 ]
-  do
-    if [ -d ${dir} ] ; then
-      return 1
-    fi
-    dir=../${dir}
-    depth=`expr ${depth} + 1`
-  done  
-  return 0
-}
-
-isgit
-if [ $? -eq 1 ] ; then
-  VCS=git
-elif [ -d CVS ] ; then
-  VCS=cvs
-else
-  echo "This does not look like a checkout from a VCS I understand."
-  exit 1
-fi
-
-if [ ! -r ChangeLog ] ; then
-  ( echo "There is no ChangeLog in this directory." ;
-    echo "Where are you putting the entry?" )>/dev/stderr
-  exit 1
-fi
-
-case ${VCS} in
-  cvs)
-    # done parsing arguments, now work 
-    if [ "X${CVSROOT}" = "X" ] ; then
-      CVS=cvs
-    else
-      CVS="cvs -d ${CVSROOT}"
-    fi
-    CVS="${CVS}"
-
-    files_modded=`${CVS} diff ${dirarg} 2>&1 | grep ^Index | wc -l`
-    files_added=`${CVS} diff ${dirarg} 2>&1 | grep "is a new entry, no " | wc -l`
-    files_deleted=`${CVS} diff ${dirarg} 2>&1 | grep " was removed, no " | wc -l`
-    ;;
-  git)
-    files_modded=`git status ${dirarg} 2>&1 | grep "modified: " | wc -l`
-    files_added=`git status ${dirarg} 2>&1 | grep "new file: " | wc -l`
-    files_deleted=0
-    #files_deleted=`${CVS} diff ${dirarg} 2>&1 | grep " was removed, no " | wc -l`
-    ;;
-  *)
-    echo "${VCS} to be implemented"
-    exit 1
-    ;;
-esac
-
-files_changed=`expr ${files_modded} + ${files_added} + ${files_deleted}`
-if test ${files_changed} -eq 0 ; then
-  exit 0
-fi
-
-if test ${print_name} = "yes" ; then
-  if test "X${user_name}" = "X" ; then
-    if test "X${user}" = "X" ; then
-      echo "User not specified (LOGNAME not set or no -u option)"
-      usage
-    fi
-
-    user_name=`grep ^${user} /etc/passwd | cut -d':' -f5 | cut -d',' -f1`
-    if test "X${user_name}" = "X" ; then
-      echo "User information not set"
-      usage
-    fi
-  fi
-
-  date=`date +%Y-%m-%d`
-  echo "${date}	${user_name}"
-  echo
-fi
-
-if test "X${prnum}" != "X" ; then
-  echo "	PR ${prnum}"
-fi
-if test "X${coverity_num}" != "X" ; then
-  echo "	Coverity Id ${coverity_num}"
-fi
-
-case ${VCS} in
-  cvs)
-    # Generate list of modified files
-    ${CVS} diff ${dirarg} 2>/dev/null | grep ^Index | mklog_ ${message}
-
-    # Generate list of deleted files
-    test ${files_added} -gt 1 && plural=s
-    ${CVS} diff ${dirarg} 2>&1 | grep "is a new entry, no comparison" | \
-      sed -e 's/^.*: //' -e 's/ is a .*$//' | mklog_ "New file${plural}."
-
-    # Generate list of removed files
-    ${CVS} diff ${dirarg} 2>&1 | grep "was removed, no comparison" | \
-      sed -e 's/^.*: //' -e 's/ was removed, no comparison.*$//' | \
-      mklog_ Removed.
-    ;;
-  git)
-    # Generate list of modified files
-    git status 2>&1 | grep "modified: " | mklog_ ${message}
-
-    # Generate list of deleted files
-    test ${files_added} -gt 1 && plural=s
-    git status 2>&1 | grep "new file: " | \
-      sed -e 's/^.*: //' -e 's/ is a .*$//' | mklog_ "New file${plural}."
-
-    # Generate list of removed files
-    #${CVS} diff ${dirarg} 2>&1 | grep "was removed, no comparison" | \
-    #  sed -e 's/^.*: //' -e 's/ was removed, no comparison.*$//' | \
-    #  mklog_ Removed.
-    ;;
-  *)
-    echo "${VCS} to be implemented"
-    exit 1
-    ;;
-esac
-
-echo
-
-# rm -f XXX
-exit 0
-2011-08-31	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* check_submission: Check for tabs in source files.
-
-2011-08-01	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* check_submission: Check for spaces at end of lines.
-
-2011-08-01	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* check_submission: Fix error in string test.
-
-2011-08-01	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* check_submission: Time tests do not need .scn files.
-
-2011-08-01	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* check_submission: Check for missing .doc and .scn files.
-
-2011-08-01	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* Makefile: Enhance to check more than a BSP. 
-	* check_submission: New file.
-	* check_bsp: Removed.
-
-2011-01-24	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* check_bsp: Fix copyright check to allow Copyright.
-
-2011-01-17	Joel Sherrill <joel.sherrilL at OARcorp.com>
-
-	* check_bsp: Report copyright being NOT present.
-
-2010-08-18	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* check_bsp: Remove copied line.
-
-2010-08-18	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* check_bsp: Split check.
-
-2010-08-08	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* check_bsp: Add CVS Id and blanks at EOL.
-
-2010-08-08	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* check_bsp: Add more checks.
-
-2009-09-10	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* check_bsp: Clean up check_bsp.
-	* Makefile: New file.
-
-2009-09-10	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* check_bsp: Fix comment.
-
-2009-07-16	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* ChangeLog, check_bsp: New files.
-
diff --git a/qemu-support/ChangeLog b/qemu-support/ChangeLog
deleted file mode 100644
index 5c8fc23..0000000
--- a/qemu-support/ChangeLog
+++ /dev/null
@@ -1,58 +0,0 @@
-2011-11-04	Joel Sherrill <joel.sherrilL at OARcorp.com>
-
-	* qemu-nic: Better error message when not root and want networking.
-	Increase memory.
-
-2011-03-03	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* qemu-ifup: VirtualBox uses 10.0.x.x for its eth0 so we need to switch
-	to 10.1.x.x for things to work smoothly.
-
-2011-01-07	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* qemu-nic: Add e1000
-
-2010-06-07	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* README, pc386_fda.bz2: Update to version with bootloader arguments
-	for COM1 as console.
-
-2010-01-14	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* qemu-nic: Add some more help.
-
-2010-01-07	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* qemu-nic: Up to 64 MB.
-
-2009-12-17	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* qemu-nic: Increase memory so MicroWindows demos run. Fix typo in NIC
-	name.
-
-2009-09-30	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* README.connex, u-boot-connex-400-r1604.bin: New files.
-
-2009-06-04	Joel Sherrill <joel.sherrill at OARcorp.com>
-
-	* qemu-nic: Improve qemu-nic so you can provide the NIC type as an
-	argument and force the network off when root.
-
-2009-05-15	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* qemu-nic: Do not invoke qemu from /usr/local/bin.
-
-2009-05-13	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* pc386_fda-slow.bz2: New file.
-
-2009-05-13	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* README: Add first cut at NIC instructions.
-	* qemu-ifdown, qemu-ifup, qemu-nic: New files.
-
-2009-05-09	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* ChangeLog, README: New files.
-
diff --git a/rtems-coverage/ChangeLog b/rtems-coverage/ChangeLog
deleted file mode 100644
index b29c9b0..0000000
--- a/rtems-coverage/ChangeLog
+++ /dev/null
@@ -1,184 +0,0 @@
-2011-12-01	Pawel Zagorski <pzagor at agh.edu.pl>
-
-	* do_coverage, rtems_config.in: Add GNU coverage support.
-
-2011-11-28	Aleksejs Popovs <me at popoffka.ru>
-
-	* generate_coverage_html, style.css: Google Code-In 2011 task to make
-	the tables sortable on the top level BSP page.
-
-2011-11-04	Joel Sherrill <joel.sherrilL at OARcorp.com>
-
-	* do_coverage: Remove unused variable.
-
-2011-09-02	Joel Sherrill <joel.sherrilL at OARcorp.com>
-
-	* do_coverage: Account for two column symbol file.
-
-2011-07-27	Joel Sherrill <joel.sherrilL at OARcorp.com>
-
-	* VERSIONS-COVERAGE: Back to head.
-	* generate_coverage_html: Add version column.
-
-2011-07-25	Joel Sherrill <joel.sherrilL at OARcorp.com>
-
-	* Explanations.txt: Minor updates.
-	* VERSIONS-COVERAGE: Testing 4.9.6.
-	* do_coverage: Default to saving tarballs.
-
-2011-03-15	Joel Sherrill <joel.sherrilL at OARcorp.com>
-
-	* VERSIONS-COVERAGE: Switch to CVS head.
-
-2011-03-14	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* generate_coverage_html: Improve help.
-
-2011-03-13	Joel Sherrill <joel.sherrilL at OARcorp.com>
-
-	* VERSIONS-COVERAGE, do_coverage, run_coverage: Make improvements so it
-	is easier to run on released RTEMS versions.
-
-2011-02-14	Joel Sherrill <joel.sherrilL at OARcorp.com>
-
-	* coverage_cron, run_coverage: Switch defaults on publishing.
-
-2011-02-10	Joel Sherrill <joel.sherrilL at OARcorp.com>
-
-	* VERSIONS-COVERAGE: Add math tests as link only.
-
-2011-02-09	Joel Sherrill <joel.sherrilL at OARcorp.com>
-
-	* generate_coverage_html: Fix bug again.
-
-2011-02-09	Joel Sherrill <joel.sherrilL at OARcorp.com>
-
-	* VERSIONS-COVERAGE, generate_coverage_html: Add argument to disable
-	plots and graphs. When doing coverage for a single configuration,
-	this is important.
-
-2011-01-28	Joel Sherrill <joel.sherrilL at OARcorp.com>
-
-	* run_coverage: Always be verbose and echo the command line.
-
-2011-01-26	Joel Sherrill <joel.sherrilL at OARcorp.com>
-
-	* do_coverage, generate_coverage_html, run_coverage: Contents of
-	coverage data is now split into a collection of BSP specific
-	directories. There were over 2000 entries in the main directory of
-	the site before doing this. Also reworked the timeplot page to
-	include the legend before each graph.
-
-2011-01-21	Joel Sherrill <joel.sherrilL at OARcorp.com>
-
-	* run_coverage: Parse command arguments better.
-
-2011-01-05	Joey Geralnik <jgeralnik at gmail.com>
-
-	* generate_coverage_html: Add timeplot output as part of Google Code In
-	2010.
-
-2010-12-06	Matthew Voegeli <matthewvoegeli at gmail.com>
-
-	* generate_coverage_html: Eliminate columns with constant data and put
-	more detailed version of that information in the header.
-
-2010-10-16	Joel Sherrill <joel.sherrilL at OARcorp.com>
-
-	* generate_coverage_html: Increase thickness of lines.
-
-2010-10-14	Joel Sherrill <joel.sherrilL at OARcorp.com>
-
-	* generate_coverage_html: Add uncovered ranges.
-
-2010-10-14	Joel Sherrill <joel.sherrilL at OARcorp.com>
-
-	* generate_coverage_html: Add progress tracking time/series plots.
-
-2010-08-26	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* Explanations.txt: Remove cases which are now RTEMS_DEBUG.
-
-2010-08-09	Bharath Suri <bharath.s.jois at gmail.com>
-
-	PR 1659/testing
-	* Explanations.txt: Update.
-
-2010-08-04	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* do_coverage: Add remove_unwanted_symbols.
-
-2010-08-02	Joel Sherrill <joel.sherrilL at OARcorp.com>
-
-	* Explanations.txt: Update. Remove old ones and add a number of new
-	entries.
-
-2010-07-14	Joel Sherrill <joel.sherrilL at OARcorp.com>
-
-	* do_coverage, rtems_items.sed: Include more info in summary.
-
-2010-07-14	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* do_coverage: Add libdevfs which was split from libimfs.
-
-2010-06-30	Joel Sherrill <joel.sherrilL at OARcorp.com>
-
-	* do_coverage: Add information on unreferenced symbols to summary.txt.
-
-2010-06-21	Jennifer Averett <Jennifer.Averett at OARcorp.com
-
-	* Categories.txt, Explanations.txt: Added explinations for wrapper
-	functions andsome of the not implemented functions.
-
-2010-06-21	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* Explanations.txt: Augment explanation.
-
-2010-06-21	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* Categories.txt: New file.
-
-2010-06-16	Joel Sherrill <joel.sherrilL at OARcorp.com>
-
-	* generate_coverage_html: Another place where sort -u should have been
-	after the cut.
-
-2010-06-09	Joel Sherrill <joel.sherrilL at OARcorp.com>
-
-	* generate_coverage_html: sort after the cut so the cpus are unique not
-	the target names. This made a CPU show up twice when we had
-	difference RTEMS branches in the results (e.g. sparc-rtems4.10 and
-	sparc-rtems4.11).
-
-2010-06-08	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* do_coverage: Until untar test is committed do not include it. It's
-	presence is hiding other coverage improvements.
-
-2010-06-07	Joel Sherrill <joel.sherrilL at OARcorp.com>
-
-	* VERSIONS-COVERAGE, do_coverage: Now builds with 4.11.
-
-2010-05-31	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* Explanations.txt: Update.
-
-2010-05-26	Joel Sherrill <joel.sherrilL at OARcorp.com>
-
-	* do_coverage: Include libuntar.
-
-2010-05-25	Jennifer Averett <Jennifer.Averett at OARcorp.com>
-
-	* do_coverage, rtems_items.sed: Moved the summary report to the covoar
-	common reports in the report class and out of the rtems specific
-	items in the report index.
-
-2010-05-24	TEAM
-
-	* covoar source split out to own directory.
-
-2010-05-24	Jennifer Averett <Jennifer.Averett at OARcorp.com>
-
-	* VERSIONS-COVERAGE, do_coverage: Created covoar directory with source
-	that will be moved from rtems-coverage.
-
diff --git a/rtems-test-template/ChangeLog b/rtems-test-template/ChangeLog
deleted file mode 100644
index dc84492..0000000
--- a/rtems-test-template/ChangeLog
+++ /dev/null
@@ -1,131 +0,0 @@
-2011-08-02	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* psxtest/init.c, psxtmtest_blocking/init.c, psxtmtest_single/init.c,
-	psxtmtest_unblocking_nopreempt/init.c,
-	psxtmtest_unblocking_preempt/init.c, sptest/init.c,
-	sptest_operation_from_tsr/init.c, sptest_with_task/init.c,
-	tmtest/init.c: Formatting.
-
-2011-08-02	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* psxtmtest_blocking/Makefile.am, psxtmtest_single/Makefile.am,
-	psxtmtest_unblocking_nopreempt/Makefile.am,
-	psxtmtest_unblocking_preempt/Makefile.am, spfatal/Makefile.am,
-	tmtest/Makefile.am: Put source files on individual lines with +=.
-
-2011-07-21	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* psxtest/init.c, psxtest_with_thread/init.c,
-	psxtmtest_blocking/init.c, psxtmtest_single/init.c,
-	psxtmtest_unblocking_nopreempt/init.c,
-	psxtmtest_unblocking_preempt/init.c, smptest/init.c, sptest/init.c,
-	sptest_operation_from_tsr/init.c, sptest_with_task/init.c,
-	tmtest/init.c: Standardize start and end messages.
-
-2011-07-20	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* psxtmtest_unblocking_preempt/Makefile.am,
-	psxtmtest_unblocking_preempt/TEST.doc,
-	psxtmtest_unblocking_preempt/init.c: New files.
-
-2011-07-20	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* psxtmtest_unblocking_nopreempt/init.c: Fix pattern.
-
-2011-07-20	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* psxtest/init.c, psxtest_with_thread/init.c, psxtmtest_single/init.c,
-	smptest/init.c, sptest/init.c, sptest_operation_from_tsr/init.c,
-	sptest_with_task/init.c, tmtest/init.c: Switch to @TESTNUM@ for start
-	and ending message.
-
-2011-07-20	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* psxtmtest_blocking/init.c: Add template for POSIX timing test of
-	unblocking operation with no preemption.
-	* psxtmtest_unblocking_nopreempt/Makefile.am,
-	psxtmtest_unblocking_nopreempt/TEST.doc,
-	psxtmtest_unblocking_nopreempt/init.c: New files.
-
-2011-07-12	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* psxtmtest_single/init.c: Fix operation count and move timing to
-	method.
-
-2011-06-30	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* psxtmtest_blocking/init.c: Add tmacros.h
-
-2011-06-22	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* psxtest/TEST.doc, psxtest/init.c, psxtest_with_thread/TEST.doc,
-	psxtest_with_thread/init.c, psxtmtest_blocking/TEST.doc,
-	psxtmtest_blocking/init.c, psxtmtest_single/TEST.doc,
-	smptest/TEST.doc, spfatal/TEST.doc, spfatal/testcase.h,
-	sptest/TEST.doc, sptest/init.c, sptest_operation_from_tsr/TEST.doc,
-	sptest_operation_from_tsr/init.c, sptest_with_task/TEST.doc,
-	sptest_with_task/init.c, tmtest/TEST.doc, tmtest/init.c: Tidy up.
-
-2011-06-13	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* smptest/Makefile.am: New file.
-
-2011-06-13	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* psxtmtest_single/init.c: Fine tune a bit.
-	* smptest/TEST.doc, smptest/TEST.scn, smptest/init.c: New files.
-
-2011-06-10	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* psxtmtest_single/init.c: More meat.
-
-2011-03-13	Joel Sherrill <joel.sherrilL at OARcorp.com>
-
-	* psxtest_with_thread/.init.c.swp: Removed.
-
-2010-11-05	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* psxtest/Makefile.am, psxtest/TEST.doc, psxtest/TEST.scn,
-	psxtest/init.c, psxtest_with_thread/.init.c.swp,
-	psxtest_with_thread/Makefile.am, psxtest_with_thread/TEST.doc,
-	psxtest_with_thread/TEST.scn, psxtest_with_thread/init.c,
-	psxtmtest_blocking/Makefile.am, psxtmtest_blocking/TEST.doc,
-	psxtmtest_blocking/init.c, psxtmtest_single/Makefile.am,
-	psxtmtest_single/TEST.doc, psxtmtest_single/init.c,
-	sptest_with_task/Makefile.am, sptest_with_task/TEST.doc,
-	sptest_with_task/TEST.scn, sptest_with_task/init.c: New files.
-
-2010-07-05	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* sptest_operation_from_tsr/init.c: Update year.
-
-2010-06-28	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* sptest/Makefile.am, sptest_operation_from_tsr/Makefile.am: Remove
-	spin.c
-
-2010-06-21	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* spfatal/Makefile.am, spfatal/TEST.doc, spfatal/TEST.scn,
-	spfatal/testcase.h: New files.
-
-2010-06-21	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* sptest_operation_from_tsr/init.c: Fix loop.
-
-2010-06-21	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* sptest_operation_from_tsr/Makefile.am,
-	sptest_operation_from_tsr/TEST.doc,
-	sptest_operation_from_tsr/TEST.scn, sptest_operation_from_tsr/init.c:
-	New files.
-
-2010-06-21	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* tmtest/Makefile.am, tmtest/TEST.doc, tmtest/init.c: New files.
-
-2010-06-21	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* ChangeLog, sptest/Makefile.am, sptest/TEST.doc, sptest/TEST.scn,
-	sptest/init.c: New files.
-
diff --git a/rtems/ChangeLog b/rtems/ChangeLog
deleted file mode 100644
index 491ae5e..0000000
--- a/rtems/ChangeLog
+++ /dev/null
@@ -1,84 +0,0 @@
-2011-11-04	Joel Sherrill <joel.sherrilL at OARcorp.com>
-
-	* bit_rtems: Update to handle exe extension more gracefully.
-
-2011-07-25	Joel Sherrill <joel.sherrilL at OARcorp.com>
-
-	* bit_all_bsps: Ensure BSPs exist in version under test.
-
-2010-07-14	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* check_endof: Removed.
-
-2010-07-07	Sebastian Huber <sebastian.huber at embedded-brains.de>
-
-	* bit_rtems: Fixed typos.
-
-2010-06-28	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* bit_rtems: Clean up external directory building.
-
-2010-06-17	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* bit_all_bsps, bit_rtems, common.sh: Update to 4.11 and add sparc64.
-
-2010-05-11	Joel Sherrill <joel.sherrilL at OARcorp.com>
-
-	* bit_ALL, bit_all_multilib: Merge updates.
-
-2010-05-04	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* bit_all_bsps: For 4.10 determine the list of BSPs on the fly.
-
-2010-05-04	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* bit_all_bsps: New file.
-	* bit_all: Removed.
-	File names are now unique considering case.
-
-2009-09-18	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* check_endof: Improve to only pay attention to .exe and .ralf files.
-
-2009-09-11	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* bit_all_confs: Update script.
-
-2009-09-08	Joel Sherrill <joel.sherrill at OARcorp.com>
-
-	* bit_all: Add lm32 to list of all.
-	* bit_rtems: Add m32c/m32r to list of targets without C++ support.
-
-2009-08-07	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* bit_rtems: Tested on SPARC/sis. More clean up.
-
-2009-08-07	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* bit_rtems: Account for adding examples-v2.
-
-2009-07-28	Joel Sherrill <joel.sherrill at OARcorp.com>
-
-	* bit_all, bit_rtems: Update.
-
-2009-05-28	Joel Sherrill <joel.sherrill at OARcorp.com>
-
-	* bit_all: Add csb637. Remove pck6.
-
-2009-05-17	Joel Sherrill <joel.sherrill at OARcorp.com>
-
-	* check_endof: New file.
-
-2009-02-24	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* ChangeLog: Fix.
-
-2009-02-24	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* common.sh, user.cfg: Update for lm32.
-
-2009-02-13	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* ChangeLog, README, bit_ALL, bit_all, bit_all_confs, bit_all_multilib,
-	bit_rtems, common.sh, user.cfg: New files.
-
diff --git a/sim-scripts/ChangeLog b/sim-scripts/ChangeLog
deleted file mode 100644
index 4a5fe64..0000000
--- a/sim-scripts/ChangeLog
+++ /dev/null
@@ -1,554 +0,0 @@
-2011-12-01	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* jmr3904.in: Add Data Bus Error to detected faults to exit simulator
-	on.
-
-2011-11-06	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* uC5282.in: Use grep -E rather rather than egrep as Open Group has
-	marked it legacy.
-
-2011-11-06	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* sis.in: Increase memory.
-	* uC5282.in: Add pattern for exception meaning program end.
-
-2011-11-04	Joel Sherrill <joel.sherrilL at OARcorp.com>
-
-	* pc386.in: Use CPU supported by older qemu.
-	* uC5282.in: Use trace argument supported by newer qemu.
-
-2011-09-24	Sebastian Huber <sebastian.huber at embedded-brains.de>
-
-	* lm3s6965.in.: New file.
-	* Makefile: Reflect change above.
-
-2011-09-16	Sebastian Huber <sebastian.huber at embedded-brains.de>
-
-	* check_endof: Update due to test case output changes.
-	* gdb-sim-run.in: Run more test cases.
-	* sis.in: Use 180 seconds time limit for all test cases.
-
-2011-08-31	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* gdb-sim.in: Default bspDoTrace variable to no.
-	* qemuppc.in: Update arguments to match newer qemu.
-
-2011-08-21	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* gdb-sim.in: Initialize doTrace variable.
-
-2011-07-20	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* gdb-sim-run.in: Add option to skip critical section tests.
-	* pc386.in: Default to core2duo CPU.
-	* rtems-gdb-macros-4.11: Update to 4.11.
-
-2011-03-14	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* gdb-sim-run.in: Add another generic failure message.
-
-2011-03-13	Joel Sherrill <joel.sherrilL at OARcorp.com>
-
-	* pc386.in: Add another failure message.
-
-2011-02-14	Joel Sherrill <joel.sherrilL at OARcorp.com>
-
-	* gdb-sim-run.in: math tests now run.
-
-2011-02-10	Joel Sherrill <joel.sherrilL at OARcorp.com>
-
-	* gdb-sim-run.in: Add math tests as link only.
-
-2011-02-07	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* gdb-sim-run.in: Match ACATS failure messages correctly.
-
-2011-02-06	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* gdb-sim-run.in, pc386.in: Messages have changed.
-
-2011-01-28	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* pc386.in: Now running Go tests on PowerPC (2/3 passing) and i386 (in
-	process).
-
-2011-01-21	Joel Sherrill <joel.sherrilL at OARcorp.com>
-
-	* gdb-sim-run.in: Remove lines which break running tests in RTEMS and
-	gcc tests suite frameworks.
-
-2010-11-05	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* gdb-sim-run.in, gdb-sim.in, psim.in: Add trace support.
-
-2010-07-21	Vinu Rajashekhar <vinutheraj at gmail.com>
-
-	* pc386.in: Add Go support. Plus some cleanup from Joel.
-
-2010-07-20	Joel Sherrill <joel.sherrilL at OARcorp.com>
-
-	* gdb-sim-run.in, gdb-sim.in: Use bash.
-
-2010-07-08	Sebastian Huber <sebastian.huber at embedded-brains.de>
-
-	* gdb-sim-run.in: Changed non-interactive test run status messages.
-
-2010-07-07	Sebastian Huber <sebastian.huber at embedded-brains.de>
-
-	* gdb-sim-run.in, skyeye-support: Removed special case for fatal
-	tests.
-
-2010-07-01	Joel Sherrill <joel.sherrilL at OARcorp.com>
-
-	* tsim-support: Increase time limit for block05.
-
-2010-06-22	Joel Sherrill <joel.sherrilL at OARcorp.com>
-
-	* tsim-support: Increase stack check tests maximum run allowed to 15
-	seconds of simulated CPU time for tsim SPARC simulators.
-
-2010-06-04	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* Makefile, gdb-sim-run.in, gdb-sim.in: Add 4.11 support.
-	* rtems-gdb-macros-4.11: New file.
-
-2010-05-10	Joel Sherrill <joel.sherrilL at OARcorp.com>
-
-	* gdb-sim-run.in: Use 50 millisecond per period.
-	* pc386.in: Switch from 486 to qemu32 CPU model.
-	* qemu-lm32_evr.in: Increase time limits on some tests.
-
-2010-04-20	Joel Sherrill <joel.sherrilL at oarcorp.com>
-
-	* .cvsignore, Makefile, bf537Stamp.in, ezkit533.in: Move current
-	scripts to skyeye named ones so the default is to use the new
-	simulator in gdb.
-	* bf537Stamp-skyeye.in, ezkit533-skyeye.in: New files.
-
-2010-04-13	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* pc386.in: Specify CPU as 486
-
-2010-03-23	Joel Sherrill <joel.sherrilL at OARcorp.com>
-
-	* .cvsignore: Add qemu-lm32_evr.
-
-2010-03-23	Joel Sherrill <joel.sherrilL at OARcorp.com>
-
-	* Makefile: Probe for parallelism.
-	* qemu-lm32_evr.in: New file.
-
-2010-03-11	Joel Sherrill <joel.sherrilL at oarcorp.com>
-
-	* pc386.in, qemu-gumstix.in, qemu-leon2.in, qemuppc.in: Use
-	qemu on path.
-
-2010-01-14	Glenn Humphrey <glenn.humphrey at OARcorp.com>
-
-	* pc386.in: Should not have committed localized path to qemu.
-
-2010-01-13	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* qemuppc.in: Fix path and coverage output file name.
-
-2010-01-13	Glenn Humphrey <glenn.humphrey at OARcorp.com>
-
-	* gdb-sim-run.in, pc386.in, qemu-gumstix.in, qemuppc.in, uC5282.in:
-	Removed explicit conversion from a trace. It is now being read as a
-	trace from covmerge.
-
-2009-10-19	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* gdb-sim-run.in: Attempt to detect assertions as generic exits.
-
-2009-10-16	Joel Sherrill <joel.sherrill at OARcorp.com>
-
-	* check_endof: Add minimum.
-	* qemuppc.in: Add trace conversion.
-
-2009-10-12	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* ant5206.in, avrtest.in, bf537Stamp.in, csb337.in, csb350.in,
-	csb360.in, ezkit533.in, gdb-sim-run.in, gdbarmsim.in, gumstix.in,
-	h8sim.in, jmr3904.in, lm32_evr.in, m32csim.in, m32rsim.in, pc386.in,
-	psim.in, qemu-gumstix.in, qemu-leon2.in, qemuppc.in, rtl22xx.in,
-	simsh.in, sis.in, skyeye-support, smdk2410.in, tsim-support,
-	uC5282.in: Add running minimum to pick up path where there are no
-	Classic API Initialization Tasks. Minimum has IDLE task as first
-	application task.
-
-2009-09-30	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* .cvsignore, Makefile, gdb-sim-run.in: Add QEMU Gumstix Connex
-	support.
-	* qemu-gumstix.in: New file.
-
-2009-09-27	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* avrtest.in, ezkit533.in, h8sim.in, jmr3904.in, lm32_evr.in,
-	m32csim.in, m32rsim.in, pc386.in, psim.in, qemu-leon2.in, qemuppc.in,
-	simsh.in, sis.in, uC5282.in: Fix typos. Support coverage and adjust
-	run times on uC5282.
-
-2009-09-25	Joel Sherrill <joel.sherrill at OARcorp.com>
-
-	* gdb-sim-run.in: Initialize bspRunsFailRandomly to default.
-
-2009-09-25	Joel Sherrill <joel.sherrill at OARcorp.com>
-
-	* .cvsignore, Makefile: Rename most qemu scripts to match the BSP name.
-	qemu-leon2 not renamed since we prefer tsim for it.
-	* pc386.in, qemuppc.in, uC5282.in: New files.
-	* qemu-ppc.in, qemu-rtems.in, qemu-uc5282.in: Removed.
-
-2009-09-24	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* .cvsignore, Makefile, qemu-uc5282.in: Add script to run qemu-ppc
-	simulator.
-	* qemu-ppc.in: New file.
-
-2009-09-24	Joel Sherrill <joel.sherrill at OARcorp.com>
-
-	* gdb-sim-run.in, qemu-rtems.in, skyeye-support, smdk2410.in: Add more
-	general support for rerunning a test which does not appear to have
-	produced a complete set of coherent output.
-
-2009-09-24	Joel Sherrill <joel.sherrill at OARcorp.com>
-
-	* gdb-sim-run.in, qemu-rtems.in: Minor cleanup. Remove bogus output.
-
-2009-09-23	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* .cvsignore, Makefile: Add lm32_evr simulator script support.
-	* lm32_evr.in: New file.
-
-2009-09-22	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* psim.in: Update to accomodate Till's changes to the BSP to use
-	OpenPic. There are more changes to integrate.
-
-2009-09-20	Joel Sherrill <joel.sherrill at OARcorp.com>
-
-	* qemu-rtems.in: cpuuse needs longer to run.
-
-2009-09-19	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* qemu-rtems.in: Fix minor bug keeping fatal error tests run
-	completing.
-
-2009-09-19	Joel Sherrill <joel.sherrill at OARcorp.com>
-
-	* qemu-rtems.in: Adjust time for psxtime*
-
-2009-09-18	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* gdb-sim-run.in, qemu-rtems.in, skyeye-support: Add support for
-	running coverage/trace on qemu/x86. Fine tune other details to
-	support this.
-
-2009-09-16	Joel Sherrill <joel.sherrill at OARcorp.com>
-
-	* gdb-sim-run.in: Rerun when coverage enabled and a zero-length
-	coverage file is produced.
-	* gdb-sim.in: Spacing.
-	* skyeye-support: Disable stty sane on abort.
-
-2009-09-15	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* Makefile, gdb-sim.in: Add RTEMS GDB macro packages as they exist
-	today. This provides a baseline which can be used to improve them.
-	* rtems-gdb-macros-4.10, rtems-gdb-macros-4.7, rtems-gdb-macros-4.8,
-	rtems-gdb-macros-4.9: New files.
-
-2009-09-15	Joel Sherrill <joel.sherrill at OARcorp.com>
-
-	* gdb-sim-run.in, tsim-support: tsim does not like stty sane.
-
-2009-09-10	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* Makefile: Add script to check for END OF test messages.
-	* check_endof: New file.
-
-2009-09-10	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* gdb-sim-run.in: Add stty sane if simulator aborts.
-	* qemu-uc5282.in: psxtime takes a long time.
-
-2009-09-09	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* qemu-leon2.in, qemu-uc5282.in: Add test name.
-
-2009-09-09	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* .cvsignore, Makefile: Add initial version of Qemu uc5282 and LEON2
-	scripts.
-	* qemu-leon2.in, qemu-uc5282.in: New files.
-
-2009-08-21	Joel Sherrill <joel.sherrill at OARcorp.com>
-
-	* gdb-sim-run.in, gdb-sim.in, gumstix.in: Make graphics and network
-	interfaces potentially available on all simulator scripts. Add
-	configuration for network to gumstix.
-
-2009-08-21	Joel Sherrill <joel.sherrill at OARcorp.com>
-
-	* ant5206.in, avrtest.in, bf537Stamp.in, csb337.in, csb350.in,
-	csb360.in, ezkit533.in, gdb-sim-run.in, gumstix.in, h8sim.in,
-	jmr3904.in, m32csim.in, m32rsim.in, psim.in, qemu-rtems.in,
-	rtl22xx.in, simsh.in, sis.in, skyeye-support, smdk2410.in,
-	tsim-support: echo rather than return time limit since the return
-	code is only 0-255 and we need limits longer than 255 seconds.
-
-2009-08-15	Joel Sherrill <joel.sherrill at OARcorp.com>
-
-	* gdb-sim-run.in: Fix typo.
-
-2009-08-15	Joel Sherrill <joel.sherrill at OARcorp.com>
-
-	* .cvsignore: Add tsim gdb scripts.
-	* gdb-sim-run.in: termios.exe is interactive.  termios01 is not.
-
-2009-08-13	Joel Sherrill <joel.sherrill at OARcorp.com>
-
-	* Makefile, gdb-sim-run.in, gdb-sim.in, mkrun, skyeye-support,
-	tsim-support: GDB now works with tsim and skyeye simulator BSPs.
-
-2009-08-13	Joel Sherrill <joel.sherrill at OARcorp.com>
-
-	* ant5206.in, avrtest.in, bf537Stamp.in, csb337.in, csb350.in,
-	csb360.in, edb7312.in, ezkit533.in, gumstix.in, leon2-skyeye.in,
-	rtl22xx.in, skyeye-support, smdk2410.in: Move runARGS() and
-	gdbServerARGS() implementations to skyeye-support. They are the same
-	for all skyeye configurations.
-
-2009-08-13	Joel Sherrill <joel.sherrill at OARcorp.com>
-
-	* .cvsignore, Makefile, edb7312.in, gdb-sim-run.in, skyeye-support: Add
-	support for invoking a simulator external to gdb in gdb server mode.
-	Have the gdb commands generated to include attaching to that server
-	instance.
-
-2009-08-12	Josh Switnicki <josh.switnicki at utoronto.ca>
-
-	* .cvsignore, Makefile, gdb-sim-run.in: Add support for avrtest BSP
-	using simulavrxx.
-	* avrtest.in: New file.
-
-2009-08-10	Joel Sherrill <joel.sherrill at OARcorp.com>
-
-	* Makefile: Fix dependencies on tsim scripts.
-	* edb7312.in: Disable instruction limit until tuned. Only do coverage
-	on 1 MB of RAM.  Code is smaller than that and it is faster.
-	* gdb-sim-run.in: Clean up killing simulator to hopefully avoid
-	zero length coverage files.
-	* rtl22xx.in: Attempt to add coverage and shutdown device support.
-	* smdk2410.in: Add coverage and shutdown device support.
-	* tsim-support: Tune time limits.
-
-2009-08-04	Xi Yang <hiyangxi at gmail.com>
-
-	* gumstix.in: Tinker with script to get more tests to run. Increase
-	time limits. Add LCD.
-
-2009-08-03	Joel Sherrill <joel.sherrill at OARcorp.com>
-
-	* edb7312.in: Do not use maximum instructions yet.
-	* skyeye-support: Add a couple more error conditions.
-
-2009-07-30	Joel Sherrill <joel.sherrill at rtems.org>
-
-	* qemu-rtems.in: Add check for exceptions.
-
-2009-07-29	Joel Sherrill <joel.sherrill at OARcorp.com>
-
-	* gdb-sim-run.in: Skip pppd.exe
-	* gumstix.in: Skyeye isn't trusted yet.
-
-2009-07-28	Xi Yang <hiyangxi at gmail.com>
-
-	* edb7312.in: Add shutdown device support.
-
-2009-07-20	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* gdb-sim-run.in: Do not create log if interactive.
-
-2009-07-20	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* qemu-rtems.in: Does not need a device tree file and was generating
-	edb7312.conf incorrectly.
-
-2009-07-10	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* gdb-sim.in: Rearrange so check_status defined before used.
-	* gumstix.in: Fix typo.
-
-2009-07-06	Joel Sherrill <joel.sherrill at OARcorp.com>
-
-	* gdb-sim-run.in, tsim-support: Fix printing wrong test name. Eliminate
-	reference to deleted test spfatal.
-
-2009-07-03	Joel Sherrill <joel.sherrill at rtems.org>
-
-	* .cvsignore: Add gumstix.
-
-2009-06-17	Xi Yang <hiyangxi at gmail.com>
-
-	* gumstix.in: Update to reflect latest support in Skyeye.
-
-2009-06-05	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* gumstix.in: Attempt to fix coverage range for gumstix.
-
-2009-06-04	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* Makefile: Add Gumstix on Skyeye script.
-	* gumstix.in: New file.
-
-2009-05-17	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* gdb-sim-run.in: When doing coverage, run fatal error tests.
-
-2009-05-12	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* .cvsignore, Makefile: Add first cut at script to run leon2 BSP on
-	Skyeye.
-	* leon2-skyeye.in: New file.
-
-2009-04-02	Joel Sherrill <joel.sherrill at OARcorp.com>
-
-	* gdb-sim-run.in, gdb-sim.in: Add check_status.
-
-2009-04-01	Joel Sherrill <joel.sherrill at OARcorp.com>
-
-	* gdb-sim-run.in, gdb-sim.in: Verify runBSP program is in PATH.
-
-2009-03-23	Joel Sherrill <joel.sherrill at OARcorp.com>
-
-	* rtl22xx.in: Add coverage enable to rtl22xx.
-
-2009-03-22  Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* gdb-sim-run.in: Output now left in log directory like "runtest"
-	scripts.  This makes it more useful for examining test output.
-
-2009-03-20	Joel Sherrill <joel.sherrill at OARcorp.com>
-
-	* edb7312.in, gdb-sim-run.in, skyeye-support, tsim-support: More
-	tunning on skyeye and erc32.
-
-2009-03-19	Joel Sherrill <joel.sherrill at OARcorp.com>
-
-	* edb7312.in, gdb-sim-run.in: Now works ok on skyeye 1.2.6
-
-2009-03-18	Joel Sherrill <joel.sherrill at OARcorp.com>
-
-	* edb7312.in, gdb-sim-run.in: Add code coverage support. Tune for
-	skyeye.
-
-2009-03-17	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* gdb-sim-run.in, gdb-sim.in: Fix bug where it would not find anything
-	but a 4.10 gdb.
-
-2009-03-16	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* gdb-sim.in: Remove debug exit.
-
-2009-03-16	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* gdb-sim.in, psim.in: Add -s to psim-gdb as way to turn on System V
-	IPC support.
-
-2009-01-22	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* Makefile: Add nosim.
-	* nosim: New file.
-
-2009-01-20	Joel Sherrill <joel.sherrill at OARcorp.com>
-
-	* tsim-support: Properly handle a limit of 0 which is no limit.
-
-2009-01-20	Joel Sherrill <joel.sherrill at OARcorp.com>
-
-	* .cvsignore, Makefile, gdb-sim-run.in, gdb-sim.in, skyeye-support: Add
-	qemu-rtems script.
-	* qemu-rtems.in: New file.
-
-2009-01-20	Joel Sherrill <joel.sherrill at OARcorp.com>
-
-	* .cvsignore, Makefile, erc32.in, gdb-sim-run.in, mkrun: Add TSIM
-	support for ERC32, LEON2, and LEON3 BSPs. Include using all three for
-	coverage.
-	* leon2.in, leon3.in, tsim-support: New files.
-
-2009-01-20	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* .cvsignore, Makefile, README, gdb-sim-run.in: Add first cut at ERC32.
-	Need to test on machine with TSIM license.
-	* erc32.in: New file.
-
-2009-01-20	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* .cvsignore, Makefile: Add rest of Skyeye configurations whether
-	they work completely at this point or not.
-	* ant5206.in, bf537Stamp.in, csb337.in, csb350.in, csb360.in,
-	ezkit533.in, rtl22xx.in, smdk2410.in: New files.
-
-2009-01-20	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* Makefile, edb7312.in, gdb-sim-run.in, gdb-sim.in, h8sim.in,
-	jmr3904.in, m32csim.in, m32rsim.in, psim.in, simsh.in, sis.in,
-	skyeye-support: Find run or gdb along PATH. Check for multiple RTEMS
-	versions so there is only one version of the script. Default the
-	simulator name so the BSP specific files do not have to do as much.
-
-2009-01-19	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* gdb-sim-run.in: Add initial generate device tree and exit capability.
-
-2009-01-19	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* .cvsignore, Makefile, gdb-sim-run.in, gdb-sim.in, h8sim.in,
-	jmr3904.in, m32csim.in, m32rsim.in, mkrun, psim.in, simsh.in, sis.in:
-	Add ARM/edb7312 support. This is the first Skyeye BSP and adding this
-	required tinkering with all BSP scripts. All appear to still work OK.
-	* edb7312.in, skyeye-support: New files.
-
-2009-01-19	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* .cvsignore, Makefile, gdb-sim-run.in, gdb-sim.in: Add psim support.
-	* psim.in: New file.
-
-2009-01-19	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* .cvsignore, Makefile, jmr3904.in, mkrun: Now generate gdb script for
-	h8sim, jmr3904 m32csim, m32rsim, simsh and sis.
-	* gdb-sim.in: New file.
-
-2009-01-19	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* .cvsignore, Makefile: Switch to using script to do sed and add
-	versioning on installation.
-	* mkrun: New file.
-
-2009-01-19	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* .cvsignore, Makefile, gdb-sim-run.in: Add m32csim, m32rsim, and
-	simsh.
-	* m32csim.in, m32rsim.in, simsh.in: New files.
-
-2009-01-19	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* .cvsignore, Makefile, gdb-sim-run.in: Add h8300/h8sim.
-	* h8sim.in: New file.
-
-2009-01-19	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* .cvsignore, sis.in: New files.
-
-2009-01-19	Joel Sherrill <joel.sherrill at oarcorp.com>
-
-	* ChangeLog, Makefile, README, gdb-sim-run.in, jmr3904.in,
-	usleep.c: New files.
-




More information about the vc mailing list