* as/z80/asm.h: made CASE_SENSITIVE 1
[fw/sdcc] / ChangeLog
index 20b99f43735adce85ef218d473d756c79657d910..37ca3511e5316785bab3dfec0ba20a99cd9ca9b7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2006-08-07 Maarten Brock <sourceforge.brock AT dse.nl>
+
+       * as/z80/asm.h: made CASE_SENSITIVE 1
+       * link/z80/aslink.h: made CASE_SENSITIVE 1
+       * src/z80/gen.c (throughout): made all conditionals upper case
+       * support/regression/tests/bug1503067.c: new
+
 2006-08-07 Maarten Brock <sourceforge.brock AT dse.nl>
 
        * src/z80/gen.c (aopPut): fixed bug !*ixy should be !*iyx,