Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/tools/gcc
Module Name: src
Committed By: uebayasi
Date: Mon Nov 30 07:08:03 UTC 2009
Modified Files:
src/tools/gcc: mknative-gcc
Log Message:
- Generate a list of CPP flags used to build *.o. Some files are build
repeatedly with different -DXXX to generate similar objects (e.g. different
type size).
- Generate a list of other CC options to build *.o.
(See my sed-fu using hold space in get_libgcc_list_objs_xflags().)
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/tools/gcc/mknative-gcc
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