diff options
author | Christopher Faylor <me@cgf.cx> | 2008-10-13 00:56:09 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2008-10-13 00:56:09 +0000 |
commit | 6e9b93806305068f5be2c15a53b59b309f0861ab (patch) | |
tree | 7d69a43b4ac9b4645f70dda1cbbdab9e2a034a78 /winsup/utils/ChangeLog | |
parent | a7844a1841d0ee1d84ebba6774aca2d65a4d749e (diff) | |
download | cygnal-6e9b93806305068f5be2c15a53b59b309f0861ab.tar.gz cygnal-6e9b93806305068f5be2c15a53b59b309f0861ab.tar.bz2 cygnal-6e9b93806305068f5be2c15a53b59b309f0861ab.zip |
* mingw: Set sawcfile when -xc* is detected. Extend list of detected source
filew.
Diffstat (limited to 'winsup/utils/ChangeLog')
-rw-r--r-- | winsup/utils/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/winsup/utils/ChangeLog b/winsup/utils/ChangeLog index 210ebc6d9..3379543db 100644 --- a/winsup/utils/ChangeLog +++ b/winsup/utils/ChangeLog @@ -1,5 +1,10 @@ 2008-10-12 Christopher Faylor <me+cygwin@cgf.cx> + * mingw: Set sawcfile when -xc* is detected. Extend list of detected + source filew. + +2008-10-12 Christopher Faylor <me+cygwin@cgf.cx> + * mingw: Add more checks to allow more varied use. 2008-10-11 Christopher Faylor <me+cygwin@cgf.cx> |