]> git.gag.com Git - fw/sdcc/commitdiff
* device/lib/Makefile.in: added missing ';'
authorborutr <borutr@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Fri, 5 Aug 2005 11:51:20 +0000 (11:51 +0000)
committerborutr <borutr@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Fri, 5 Aug 2005 11:51:20 +0000 (11:51 +0000)
* configure: removed ^M characters

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@3832 4a8a32a2-be11-0410-ad9d-d568d2c75423

ChangeLog

index 1e51274426577c4c9524b240e53c460d130c8fb9..43c7a4fab5bc9d8166a68c412321e26a0a8724bc 100644 (file)
--- 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 <borut.razem AT siol.net>
+
+       * device/lib/Makefile.in: added missing ';'
+       * configure: removed ^M characters
+
 2005-08-04 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
 
        * device/include/mcs51/at89c51ed2.h, device/include/mcs51/p89v51rd2.h,