From 687444400361dc8d45cb91a82527c13f46e361cf Mon Sep 17 00:00:00 2001 From: vrokas Date: Fri, 1 Oct 2004 14:59:19 +0000 Subject: [PATCH] * 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 --- ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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, -- 2.47.2