From ae1820d9135ae31e128cb646cded0d4f54214845 Mon Sep 17 00:00:00 2001 From: slade_rich Date: Wed, 29 Dec 2004 05:53:59 +0000 Subject: [PATCH] PIC14 : Adjusted internal stack and pre-allocated registers for device types which have less than 0x7f registers. git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@3623 4a8a32a2-be11-0410-ad9d-d568d2c75423 --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index f087a0ca..4e21c03f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2004-12-29 Slade Rich + + * src/pic/device.c + * src/pic/pcode.c : adjusted internal stack and pre-allocated registers for + device types which have less than 0x7f registers. + 2004-12-29 Slade Rich * src/pic/genarith.c : Fixed problem with subtraction where the result would not be updated when borrowing. -- 2.47.2