summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-07-10 14:30:26 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-07-10 14:30:26 +0000
commitdc6b394df014ae45c2c78648a40cd3ce9ab8c133 (patch)
tree26ad32cd3114b33d576ad5ef023d9736dc8ac1bc /cpukit/ChangeLog
parent2010-07-10 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-dc6b394df014ae45c2c78648a40cd3ce9ab8c133.tar.bz2
2010-07-10 Joel Sherrill <joel.sherrilL@OARcorp.com>
* libcsupport/Makefile.am: Remove these files as they are uused. * libcsupport/src/__brk.c, libcsupport/src/__sbrk.c: Removed.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 1b4c2002b8..047cdf4228 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,8 @@
+2010-07-10 Joel Sherrill <joel.sherrilL@OARcorp.com>
+
+ * libcsupport/Makefile.am: Remove these files as they are uused.
+ * libcsupport/src/__brk.c, libcsupport/src/__sbrk.c: Removed.
+
2010-07-10 Joel Sherrill <joel.sherrill@oarcorp.com>
* libcsupport/src/__times.c: Formatting.