summaryrefslogtreecommitdiffstats
path: root/tools/cpu/nios2/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 /tools/cpu/nios2/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--tools/cpu/nios2/ChangeLog34
1 files changed, 0 insertions, 34 deletions
diff --git a/tools/cpu/nios2/ChangeLog b/tools/cpu/nios2/ChangeLog
deleted file mode 100644
index d8212c0171..0000000000
--- a/tools/cpu/nios2/ChangeLog
+++ /dev/null
@@ -1,34 +0,0 @@
-2011-02-02 Ralf Corsépius <ralf.corsepius@rtems.org>
-
- * configure.ac: Require autoconf-2.68, automake-1.11.1.
-
-2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
-
- * configure.ac: New BUG-REPORT address.
-
-2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
-
- * configure.ac: Require autoconf-2.60. Require automake-1.10.
-
-2006-08-15 Kolja Waschk <kawk@telos.de>
-
- * linkcmds.c, linkcmds.h, memory.c, memory.h, sample.ptf: New files.
- * bridges.c: corrected detection of bridged connections
- * clocks.c: removed a printf
- * linkcmds.[ch] new files, added output of linker script
- * Makefile.am: added new files
- * memory.[ch]: new files, detection of memory in SOPC configuration
- * nios2gen.c: updated command line parsing and output control
- * output.[ch]: improved output of BSP header file
- * ptf.[ch]: added ptf_dump_ptf_item and small fixes
- * sample.ptf: new file, sample configuration for nios2gen
- * README: updated
-
-2006-08-10 Joel Sherrill <joel@oarcorp.com>
-
- * nios2gen.c: Added some very basic support for --help and --version
- options along with output that is roughly in GNU format. This is
- required by help2man. help2man expects this all to be written to
- stdout instead of stderr so this was changed as well.
- * ChangeLog: New file.
-