summaryrefslogtreecommitdiffstats
path: root/tools/build/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-09-04 13:30:55 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-09-04 13:30:55 +0000
commit472bb4190377fb9c3107aebc146004a1a86a7d80 (patch)
tree98b47eeaf046641c52f3976aad2914c6c889fe6f /tools/build/ChangeLog
parentRegenerate. (diff)
downloadrtems-472bb4190377fb9c3107aebc146004a1a86a7d80.tar.bz2
2007-09-04 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am: Add bin2c so we can have a more reliable way to convert binary files to objects. If they are in C, we can use the correct CPU CFLAGS and they will link easier.
Diffstat (limited to 'tools/build/ChangeLog')
-rw-r--r--tools/build/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/tools/build/ChangeLog b/tools/build/ChangeLog
index 825deff0ad..8913304bff 100644
--- a/tools/build/ChangeLog
+++ b/tools/build/ChangeLog
@@ -1,3 +1,9 @@
+2007-09-04 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * Makefile.am: Add bin2c so we can have a more reliable way to convert
+ binary files to objects. If they are in C, we can use the correct CPU
+ CFLAGS and they will link easier.
+
2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: New BUG-REPORT address.