From: slade_rich Date: Mon, 20 Jun 2005 01:43:04 +0000 (+0000) Subject: PIC14: Fixed problem when a string constant contains a "\\r\\n" and the output asm... X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=5bf5c9a1a44f46f66af69a86ce73a3cb500ff395;p=fw%2Fsdcc PIC14: Fixed problem when a string constant contains a "\\r\\n" and the output asm file line is printed on two lines. git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@3784 4a8a32a2-be11-0410-ad9d-d568d2c75423 --- diff --git a/ChangeLog b/ChangeLog index e5e16818..ac649b9b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-06-20 Slade Rich + + * src/pic/pcode.c : Fixed problem when a string constant contains a "\r\n" + and the output asm file line is printed on two lines. + 2005-06-19 Erik Petrich * sim/ucsim/hc08.src/inst.cc (inst_condbranch): fixed simulation of