* support/regression/generate-cases.py: corrected the file name
[fw/sdcc] / ChangeLog
index ee00e52290b6a3fe4c53cb48a29426548019a32c..77e199a38ef46c6b81104c97561151aee13bb91f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2007-06-27 Borut Razem <borut.razem AT siol.net>
+
+       * support/regression/generate-cases.py: corrected the file name
+         in warning
+       * configure.in, configure, sdccconf_in.h: find out the endianess of
+         host machine
+
 2007-06-27 Gudjon I. Gudjonsson <gudjon AT gudjon.org>
 
        * device/include/mcs51/p89c66x.h: NXP header file, OK to change licence
@@ -12,7 +19,6 @@
        * support/librarian/sdcclib.c: fixed warning:
          format '%s' expects type 'char *', but argument 2 has type 'int'
 
-
 2007-06-25 Jesus Calvino-Fraga <jesusc at ece.ubc.ca>
 
        * support/librarian/sdcclib.c: Added feature Requests [1510635]