From 07443364458419c93f070900fe1c2e182992b31f Mon Sep 17 00:00:00 2001 From: borutr Date: Fri, 5 Aug 2005 11:51:20 +0000 Subject: [PATCH] * device/lib/Makefile.in: added missing ';' * configure: removed ^M characters git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@3832 4a8a32a2-be11-0410-ad9d-d568d2c75423 --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index 1e512744..43c7a4fa 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,11 @@ * src/pic16/gen.c (pic16_aopGet): fixed handling of offsets in AOP_PCODE operands, fixes multibyte union-bitfield-accesses +2005-08-05 Borut Razem + + * device/lib/Makefile.in: added missing ';' + * configure: removed ^M characters + 2005-08-04 Jesus Calvino-Fraga * device/include/mcs51/at89c51ed2.h, device/include/mcs51/p89v51rd2.h, -- 2.47.2