summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/lm32/lm32_evr/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/lm32/lm32_evr/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/lm32/lm32_evr/ChangeLog89
1 files changed, 0 insertions, 89 deletions
diff --git a/c/src/lib/libbsp/lm32/lm32_evr/ChangeLog b/c/src/lib/libbsp/lm32/lm32_evr/ChangeLog
deleted file mode 100644
index 1cb9e1162d..0000000000
--- a/c/src/lib/libbsp/lm32/lm32_evr/ChangeLog
+++ /dev/null
@@ -1,89 +0,0 @@
-2011-08-02 Sebastien Bourdeauducq <sebastien.bourdeauducq@gmail.com>
-
- PR 1869/bsps
- * README: Merge content from lm32/README which was specific to
- this BSP.
-
-2011-02-02 Ralf Corsépius <ralf.corsepius@rtems.org>
-
- * configure.ac: Require autoconf-2.68, automake-1.11.1.
-
-2010-04-30 Sebastian Huber <sebastian.huber@embedded-brains.de>
-
- * include/irq-config.h: Removed file.
-
-2009-11-24 Ralf Corsépius <ralf.corsepius@rtems.org>
-
- * include/bsp.h: Move extern "C" { }.
-
-2009-10-21 Ralf Corsépius <ralf.corsepius@rtems.org>
-
- * make/custom/lm32_evr.cfg: Remove RTEMS_BSP_FAMILY.
-
-2009-10-20 Ralf Corsépius <ralf.corsepius@rtems.org>
-
- * configure.ac: Don't add -ansi -fasm to CFLAGS.
-
-2009-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>
-
- * make/custom/lm32_evr.cfg: New (relocated from /make/custom).
-
-2009-09-15 Ralf Corsépius <ralf.corsepius@rtems.org>
-
- * configure.ac: Remove RTEMS_BSP_BOOTCARD_OPTIONS.
-
- 2009-07-16 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * configure.ac: Rename BSP_BOOTCARD_OPTIONS to
- RTEMS_BSP_BOOTCARD_OPTIONS. Add RTEMS_BSP_CLEANUP_OPTIONS so all BSPs
- have the same options.
-
-2009-07-16 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * configure.ac: Add BSP_BOOTCARD_OPTIONS.
-
-2009-03-30 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * startup/linkcmds: Stack was overlapping work area.
-
-2009-02-26 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * configure.ac, include/bsp.h: Run better on simulator. Timer is
- probably not right yet but
-
-2009-02-25 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * README: Add fast idle information.
-
-2009-02-25 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * Makefile.am, configure.ac: Add SIMULATOR_FAST_IDLE,
- BSP_PRESS_KEY_FOR_RESET, and BSP_RESET_BOARD_AT_EXIT. Use the standard
- bsp_cleanup code.
- * README: New file. Include instructions on gdb simulator.
-
-2009-02-23 Ralf Corsépius <ralf.corsepius@rtems.org>
-
- * include/bsp.h: Conditionally include rtems/rtems_bsdnet.h.
- * configure.ac: Add RTEMS_CHECK_NETWORKING.
- * Makefile.am: Rework.
-
-2009-02-21 Michael Walle <michael@walle.cc>
-
- * startup/linkcmds: Add new sections.
-
-2008-12-09 Jukka Pietarinen <jukka.pietarinen@mrf.fi>
-
- * bsp_specs: Update to reflect comments.
-
-2008-12-05 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * .cvsignore: New file.
-
-2008-12-04 Jukka Pietarinen <jukka.pietarinen@mrf.fi>
-
- * ChangeLog, Makefile.am, bsp_specs, configure.ac, preinstall.am,
- include/.cvsignore, include/bsp.h, include/coverhd.h,
- include/irq-config.h, include/system_conf.h, include/tm27.h,
- startup/linkcmds: New files.
-