From a5040b02838d9be3486d64c10713c5bca531a65b Mon Sep 17 00:00:00 2001 From: borutr Date: Fri, 7 Nov 2003 06:25:50 +0000 Subject: [PATCH] * configure, configure.in, sdcc_vc_in.h, sdcconf_in.h: reverted changes, made 2003-11-04 * support/Util/NewAlloc.c, as/hc08/lklibr.c, as/mcs51/lklibr.c, as/z80/aslist.c, as/z80/assym.c: removed inclusion of nonstandard malloc.h; malloc is declared in standard stdlib.h git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@2997 4a8a32a2-be11-0410-ad9d-d568d2c75423 --- ChangeLog | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 94047225..1e0cda7b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2003-11-04 Borut Razem + + * configure, configure.in, sdcc_vc_in.h, sdcconf_in.h: reverted changes, + made 2003-11-04 + * support/Util/NewAlloc.c, as/hc08/lklibr.c, as/mcs51/lklibr.c, + as/z80/aslist.c, as/z80/assym.c: removed inclusion of nonstandard malloc.h; + malloc is declared in standard stdlib.h + 2003-11-06 Erik Petrich * device/lib/hc08/Makefile: need to clean .rel not .o files @@ -22,7 +30,7 @@ * src/hc08/gen.c, * src/ds390/gen.c, * src/mcs51/gen.c: added support for the SWAP iCode (RFE #834167) - + 2003-11-04 Erik Petrich * src/SDCCcse.c (ifxOptimize), @@ -34,7 +42,7 @@ 2003-11-04 Borut Razem - * configure, configure.in, sdcc_vc_in.h, sdcconf.h, + * configure, configure.in, sdcc_vc_in.h, sdcconf_in.h, support/Util/NewAlloc.c, as/hc08/lklibr.c, as/mcs51/lklibr.c, as/z80/aslist.c, as/z80/assym.c: decision to include malloc.h transferred to configure -- 2.47.2