Module Name: pcc
Committed By: ragge
Date: Sun Feb 10 10:03:58 UTC 2008
Modified Files:
pcc/cc/ccom: gcc_compat.c pass1.h scan.l
Log Message:
Allow just line number without filename as directive.
Let gcc compat be able to ask lex to just continue; or to put back
on the input stream.
Add gcc compat support for __thread.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pcc/cc/ccom/gcc_compat.c
cvs rdiff -u -r1.138 -r1.139 pcc/cc/ccom/pass1.h
cvs rdiff -u -r1.68 -r1.69 pcc/cc/ccom/scan.l
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.