summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc64/niagara/ChangeLog
diff options
context:
space:
mode:
authorGedare Bloom <gedare@rtems.org>2013-03-08 15:55:06 -0500
committerGedare Bloom <gedare@rtems.org>2013-03-08 15:55:06 -0500
commitfad2d38a9f1b9cd380c5bb891c5d1583af0b0a65 (patch)
tree53b406924f5c554a437e114f343988de699e5b99 /c/src/lib/libbsp/sparc64/niagara/ChangeLog
parentlibchip: Fix prototypes (diff)
downloadrtems-fad2d38a9f1b9cd380c5bb891c5d1583af0b0a65.tar.bz2
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.
Diffstat (limited to '')
-rw-r--r--c/src/lib/libbsp/sparc64/niagara/ChangeLog67
1 files changed, 0 insertions, 67 deletions
diff --git a/c/src/lib/libbsp/sparc64/niagara/ChangeLog b/c/src/lib/libbsp/sparc64/niagara/ChangeLog
deleted file mode 100644
index 45fe8454f4..0000000000
--- a/c/src/lib/libbsp/sparc64/niagara/ChangeLog
+++ /dev/null
@@ -1,67 +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-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/niagara.cfg (CFLAGS_OPTIMIZE_V):
- Replace -gstabs with -g.
-
-2011-03-23 Gedare Bloom <giddyup44@yahoo.com>
-
- PR 1769/bsps
- * make/custom/niagara.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-06-28 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- PR 1591/bsps
- * preinstall.am: Regenerate.
-
-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/niagara.cfg, start/bspinit.S: New files.
-
-2010-06-05 Gedare Bloom <gedare@gwmail.gwu.edu>
-
- * Makefile.am: Move console driver to ../shared directory.
-
-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.
-
-2010-05-03 Gedare Bloom <gedare@gwmail.gwu.edu>
-
- * Makefile.am: Add shared-score.rel to libadd.
-
-2010-05-02 Gedare Bloom <gedare@gwmail.gwu.edu>
-
- * Makefile.am: Uses model specific libcpu/syscall
-
-2009-10-19 Eugen Leontie
-
- * ChangeLog: New file.