]> git.gag.com Git - fw/sdcc/blobdiff - ChangeLog
* support/regression/valdiag/tests/switch.c,
[fw/sdcc] / ChangeLog
index 3964bef1998c80b302152d15de5bab393e36591f..60e2bc8d46cdaedbdc3188726b7f074532f46b3c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,15 @@
+2006-07-03 Bernhard Held <bernhard AT bernhardheld.de>
+
+       * support/regression/valdiag/tests/switch.c,
+       * support/regression/valdiag/tests/constantRange.c: adapted to gcc 4
+       * support/regression/tests/libmullong.c: fixed for host
+       * support/regression/ports/host/spec.mk: disable all warnings for host,
+       SDCC runs with --less-pedantic too
+
 2006-07-03 Borut Razem <borut.razem AT siol.net>
 
-       * src/configure.in, src/configure, src/Makefile.in: defined CPPFLAGS
+       * src/configure.in, src/configure, src/Makefile.in, as/z80/Makefile.in:
+         defined CPPFLAGS
        * src/port.mk: defined CPPFLAGS, renamed to src/port.mk.in
        * src/avr/Makefile.in, rc/ds390/Makefile.in, src/ds400/Makefile.in,
          src/hc08/Makefile.in, src/mcs51/Makefile.in, src/pic16/Makefile.in,