Extended the semantics of the critical keyword to include
authorepetrich <epetrich@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Wed, 22 Oct 2003 07:17:24 +0000 (07:17 +0000)
committerepetrich <epetrich@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Wed, 22 Oct 2003 07:17:24 +0000 (07:17 +0000)
commit9998aea306b1018e7c6880e990b3d723f716a021
tree63c5eeeeb0b1a820e61416afd30a87a99e573cdc
parentc388476d466f9011a924cbda18bdaf0426ef9840
Extended the semantics of the critical keyword to include
individual statements. See RFE #827755 and #799831
* src/SDCC.y
* src/SDCCicode.c
* src/SDCCopt.c
* src/SDCCast.c
* support/Util/SDCCerr.c
* support/Util/SDCCerr.h
* src/mcs51/gen.c
* src/ds390/gen.c
* src/hc08/gen.c

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@2956 4a8a32a2-be11-0410-ad9d-d568d2c75423
ChangeLog
src/SDCC.y
src/SDCCast.c
src/SDCCicode.c
src/SDCCopt.c
src/ds390/gen.c
src/hc08/gen.c
src/mcs51/gen.c
support/Util/SDCCerr.c
support/Util/SDCCerr.h