summaryrefslogtreecommitdiffstats
path: root/tools/build/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-09-04 14:20:27 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-09-04 14:20:27 +0000
commit9df0a95f1c903026fe546a94a34413106f7e093d (patch)
tree4d6696cb2fef0aff1576ab34485aed4f86db5091 /tools/build/ChangeLog
parent2007-09-04 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-9df0a95f1c903026fe546a94a34413106f7e093d.tar.bz2
2007-09-04 Joel Sherrill <joel.sherrill@oarcorp.com>
* bin2c.c: New file. http://www.wxwidgets.org/wiki/index.php/Embedding_PNG_Images-Bin2c_In_C
Diffstat (limited to 'tools/build/ChangeLog')
-rw-r--r--tools/build/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/tools/build/ChangeLog b/tools/build/ChangeLog
index 8913304bff..57dccef41b 100644
--- a/tools/build/ChangeLog
+++ b/tools/build/ChangeLog
@@ -1,5 +1,10 @@
2007-09-04 Joel Sherrill <joel.sherrill@oarcorp.com>
+ * bin2c.c: New file.
+ http://www.wxwidgets.org/wiki/index.php/Embedding_PNG_Images-Bin2c_In_C
+
+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.