From: vrokas Date: Fri, 1 Oct 2004 14:59:19 +0000 (+0000) Subject: * device/include/lib/pic16/libsdcc/gptr/{*.c, Makefile}: NEW, X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=687444400361dc8d45cb91a82527c13f46e361cf;p=fw%2Fsdcc * device/include/lib/pic16/libsdcc/gptr/{*.c, Makefile}: NEW, git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@3515 4a8a32a2-be11-0410-ad9d-d568d2c75423 --- diff --git a/ChangeLog b/ChangeLog index ac46903f..c8cc71c4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -8,7 +8,8 @@ Large cumulative patch for pic16 port and libraries. * device/include/pic16/sdcc-lib.h, * device/include/pic16/stdarg.h, - * device/include/asm/pic16/features.h: NEW, + * device/include/asm/pic16/features.h, + * device/include/lib/pic16/libsdcc/gptr/{*.c, Makefile}: NEW, * device/include/pic16/float.h: changes reentrant keyword with _FS_REENTRANT, added prototype for __fsneq, included sdcc-lib.h * device/lib/pic16/libsdcc/Makefile: added target directory gptr,