* src/SDCCglue.c (tempfileandname): changed un*x tmp search paths to /tmp and /var...
[fw/sdcc] / ChangeLog
index ec990fd838468713987b9f84b841f0a447d402e1..56a0ceaa66820e33e3b15c6a6a95073129725462 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,22 @@
+2006-10-06 Bernhard Held <bernhard AT bernhardheld.de>
+
+       * src/SDCCglue.c (tempfileandname): changed un*x tmp search paths
+       to /tmp and /var/tmp acc. LSB
+       * src/SDCCast.c (addCast): Fixed bug 1571231: promote in case of
+       RESULT_TYPE_IFX
+       * support/regression/tests/onebyte.c: added test
+
+2006-10-05 Jesus Calvino-Fraga <jesusc at ece.ubc.ca>
+
+       * src/mcs51/gen.c: emitcode for "add a,0x%02x" requires only 8 bits.
+
+2006-10-05 Borut Razem <borut.razem AT siol.net>
+
+       * partially fixed [ 1570701 ] peephole - not replacing code from multiline macros,
+         thanks to dfulab:
+         - sdcc.dsw: changed property eol-style to CRLF
+         - support/scripts/resource.rc: replaced references to "afxres.h" with "winres.h"
+
 2006-10-04 Raphael Neider <rneider AT web.de>
 
        * device/include/pic/{pic16f84.h,pic16f84a.h},