From fad2d38a9f1b9cd380c5bb891c5d1583af0b0a65 Mon Sep 17 00:00:00 2001 From: Gedare Bloom Date: Fri, 8 Mar 2013 15:55:06 -0500 Subject: RTEMS: Delete ChangeLog files. This commit deletes all RTEMS ChangeLog files. These files have been abandoned since converting to git version control. The historical data may be recovered by checking out any commit before this one. Most of the contents of these ChangeLog files can also be found in the git log. Two external ChangeLog files, ChangeLog.slac and ChangeLog.zlib, remain. --- c/src/lib/libbsp/sparc64/usiii/ChangeLog | 79 -------------------------------- 1 file changed, 79 deletions(-) delete mode 100644 c/src/lib/libbsp/sparc64/usiii/ChangeLog (limited to 'c/src/lib/libbsp/sparc64/usiii/ChangeLog') diff --git a/c/src/lib/libbsp/sparc64/usiii/ChangeLog b/c/src/lib/libbsp/sparc64/usiii/ChangeLog deleted file mode 100644 index d2068e2c28..0000000000 --- a/c/src/lib/libbsp/sparc64/usiii/ChangeLog +++ /dev/null @@ -1,79 +0,0 @@ -2011-10-18 Jennifer Averett - - PR 1917/bsps - * Makefile.am: Modifications to add dynamic tables for libchip serial - drivers. - -2011-10-06 Gedare Bloom - - PR 1919/bsp - * Makefile.am: Change install ISR callout to bsppredriverhook. - -2011-06-20 Ralf Corsépius - - * Makefile.am: Don't reference non-existing files. - -2011-03-23 Ralf Corsépius - - * make/custom/usiii.cfg (CFLAGS_OPTIMIZE_V): - Replace -gstabs with -g. - -2011-03-23 Gedare Bloom - - PR 1769/bsps - * make/custom/usiii.cfg (CFLAGS_OPTIMIZE_V): Add -O2 - -2011-02-11 Ralf Corsépius - - * include/bsp.h: - Use "__asm__" instead of "asm" for improved c99-compliance. - -2011-02-02 Ralf Corsépius - - * configure.ac: Require autoconf-2.68, automake-1.11.1. - -2010-11-15 Gedare Bloom - - PR 1691/bsps - * usiii/start/bspinit.S: Create a dummy trap table that jumps - to the firmware trap table for default trap handlers. - -2010-06-17 Joel Sherrill - - * .cvsignore, include/.cvsignore: New files. - -2010-06-17 Joel Sherrill - - * ChangeLog, Makefile.am, README, bsp_specs, configure.ac, - preinstall.am, include/bsp.h, include/tm27.h, make/custom/usiii.cfg, - start/bspinit.S: New files. - -2010-06-05 Gedare Bloom - - * make/custom/usiii.cfg: Moved sun4u.cfg to usiii.cfg - -2010-06-05 Gedare Bloom - - * README: New file. - -2010-06-05 Gedare Bloom - - * Makefile.am: Use ../shared/console driver. - -2010-05-15 Gedare Bloom - - * Makefile.am: update to new ../helenos directory layout - -2010-05-13 Gedare Bloom - - * start/bspinit.S: New file. - * start/bspinit.S: Call memcpy to copy OFW's trap table. - -2010-05-10 Gedare Bloom - - * configure.ac Makefile.am bsp_specs include/bsp.h make/custom/sun4u.cfg: - New files. Copied from sun4v.cfg. - -2010-05-10 Gedare Bloom - - * ChangeLog: New file. -- cgit v1.2.3