Module Name:    pcc
Committed By:   ragge
Date:           Sun Feb 10 10:08:24 UTC 2008

Modified Files:
        pcc/arch/i386: code.c local.c macdefs.h order.c

Log Message:
Add support for TLS (Thread Local Storage), written by Simon 'corecode'
Schubert.  Enabled if compiled with -DTLS.


To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pcc/arch/i386/code.c
cvs rdiff -u -r1.72 -r1.73 pcc/arch/i386/local.c
cvs rdiff -u -r1.50 -r1.51 pcc/arch/i386/macdefs.h
cvs rdiff -u -r1.52 -r1.53 pcc/arch/i386/order.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to