* device/lib/pic16/libc/string/memccpy.c: changed 3rd argument to char
authortecodev <tecodev@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Mon, 14 Feb 2005 11:00:42 +0000 (11:00 +0000)
committertecodev <tecodev@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Mon, 14 Feb 2005 11:00:42 +0000 (11:00 +0000)
commitec0e96d4b57d9a43ff90116ef20fc6e2016490f6
treea046749016635bb7461dd5b03da5a226eb5a4914
parent89c5f6ae2321a5f4b5f76381923c2c4e93734753
* device/lib/pic16/libc/string/memccpy.c: changed 3rd argument to char
* src/SDCC.lex (process_pragma): fixed to make disable_warning work for PIC16
* src/pic16/gen.c (aopForSym, calls to pic16_aopOp): prevent unneccessary
  retrievals of result operand's value on assignment

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@3680 4a8a32a2-be11-0410-ad9d-d568d2c75423
ChangeLog
device/lib/pic16/libc/string/memccpy.c
src/SDCC.lex
src/pic16/gen.c