From: slade_rich Date: Thu, 2 Dec 2004 22:54:49 +0000 (+0000) Subject: PIC14 port - Fixed a problem where banksel was not being inserted. X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=aaab8ea9b91ef77165464cdc6300b66fed1a9768;p=fw%2Fsdcc PIC14 port - Fixed a problem where banksel was not being inserted. git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@3598 4a8a32a2-be11-0410-ad9d-d568d2c75423 --- diff --git a/ChangeLog b/ChangeLog index 3cf387a4..427fc603 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2004-12-02 Slade Rich + + * src/pic/pcode.c : fixed a problem where banksel was not being inserted. + 2004-12-02 Erik Petrich * src/SDCCpeeph.c (callFuncByName): support combined peephole rule