Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/gnu/dist/gcc/gcc



Module Name:    src
Committed By:   mrg
Date:           Fri Aug  1 13:37:29 UTC 2003

Modified Files:
        src/gnu/dist/gcc/gcc: c-opts.c cppinit.c gcc.h

Log Message:
new (old) -isystem-cxx flag to set a C++ system include directory.

* c-opts.c: Document -isystem-cxx.
* cppinit.c (new_pending_directive): Add -isystem-cxx entry.
* gcc.h. (DEFAULT_WORD_SWITCH_TAKES_ARG): add -isystem.

XXX: possibly can use $CPLUS_INCLUDE_DIR.


To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 src/gnu/dist/gcc/gcc/c-opts.c \
    src/gnu/dist/gcc/gcc/cppinit.c src/gnu/dist/gcc/gcc/gcc.h

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




Home | Main Index | Thread Index | Old Index