summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc64/usiii/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--c/src/lib/libbsp/sparc64/usiii/ChangeLog79
1 files changed, 0 insertions, 79 deletions
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 <Jennifer.Averett@OARcorp.com>
-
- PR 1917/bsps
- * Makefile.am: Modifications to add dynamic tables for libchip serial
- drivers.
-
-2011-10-06 Gedare Bloom <giddyup44@yahoo.com>
-
- PR 1919/bsp
- * Makefile.am: Change install ISR callout to bsppredriverhook.
-
-2011-06-20 Ralf Corsépius <ralf.corsepius@rtems.org>
-
- * Makefile.am: Don't reference non-existing files.
-
-2011-03-23 Ralf Corsépius <ralf.corsepius@rtems.org>
-
- * make/custom/usiii.cfg (CFLAGS_OPTIMIZE_V):
- Replace -gstabs with -g.
-
-2011-03-23 Gedare Bloom <giddyup44@yahoo.com>
-
- PR 1769/bsps
- * make/custom/usiii.cfg (CFLAGS_OPTIMIZE_V): Add -O2
-
-2011-02-11 Ralf Corsépius <ralf.corsepius@rtems.org>
-
- * include/bsp.h:
- Use "__asm__" instead of "asm" for improved c99-compliance.
-
-2011-02-02 Ralf Corsépius <ralf.corsepius@rtems.org>
-
- * configure.ac: Require autoconf-2.68, automake-1.11.1.
-
-2010-11-15 Gedare Bloom <giddyup44@yahoo.com>
-
- 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 <joel.sherrill@oarcorp.com>
-
- * .cvsignore, include/.cvsignore: New files.
-
-2010-06-17 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * 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 <gedare@gwmail.gwu.edu>
-
- * make/custom/usiii.cfg: Moved sun4u.cfg to usiii.cfg
-
-2010-06-05 Gedare Bloom <gedare@gwmail.gwu.edu>
-
- * README: New file.
-
-2010-06-05 Gedare Bloom <gedare@gwmail.gwu.edu>
-
- * Makefile.am: Use ../shared/console driver.
-
-2010-05-15 Gedare Bloom <gedare@gwmail.gwu.edu>
-
- * Makefile.am: update to new ../helenos directory layout
-
-2010-05-13 Gedare Bloom <gedare@gwmail.gwu.edu>
-
- * start/bspinit.S: New file.
- * start/bspinit.S: Call memcpy to copy OFW's trap table.
-
-2010-05-10 Gedare Bloom <gedare@gwmail.gwu.edu>
-
- * configure.ac Makefile.am bsp_specs include/bsp.h make/custom/sun4u.cfg:
- New files. Copied from sun4v.cfg.
-
-2010-05-10 Gedare Bloom <gedare@gwmail.gwu.edu>
-
- * ChangeLog: New file.