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/arm/lm3s69xx/ChangeLog | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 c/src/lib/libbsp/arm/lm3s69xx/ChangeLog (limited to 'c/src/lib/libbsp/arm/lm3s69xx') diff --git a/c/src/lib/libbsp/arm/lm3s69xx/ChangeLog b/c/src/lib/libbsp/arm/lm3s69xx/ChangeLog deleted file mode 100644 index 8caa86e110..0000000000 --- a/c/src/lib/libbsp/arm/lm3s69xx/ChangeLog +++ /dev/null @@ -1,19 +0,0 @@ -2011-11-07 Sebastian Huber - - PR 1951/bsps - * Makefile.am, console/console-config.c: Update due to API changes. - -2011-09-24 Sebastian Huber - - * 0001-Fixed-interrupt-handling-for-ARMv7M.patch, - 0002-Fixed-system-handler-priority-register-access.patch, - 0003-Disable-priority_mask-unused-for-NVIC.patch, 0004-Typo.patch, - 0005-Evil-hack-for-BASEPRI-BASEPRI_MAX.patch, - 0006-Evil-hack-to-increase-the-RAM-size.patch, bsp_specs, ChangeLog, - clock/clock-config.c, configure.ac, console/console-config.c, - console/uart.c, .cvsignore, include/bsp.h, include/.cvsignore, - include/irq.h, include/lm3s69xx.h, include/uart.h, irq/irq.c, - make/custom/lm3s6965.cfg, make/custom/lm3s69xx.inc, Makefile.am, - README, start/start.S, startup/bspreset.c, startup/bspstart.c, - startup/bspstarthook.c, startup/linkcmds.lm3s6965, timer/timer.c: New - files. -- cgit v1.2.3