diff options
Diffstat (limited to 'winsup/mingw/ChangeLog')
-rw-r--r-- | winsup/mingw/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/winsup/mingw/ChangeLog b/winsup/mingw/ChangeLog index ed7bc27f1..7273efe5d 100644 --- a/winsup/mingw/ChangeLog +++ b/winsup/mingw/ChangeLog @@ -1,3 +1,8 @@ +2003-02-14 Christopher Faylor <cgf@redhat.com> + + * profile/Makefile.in (mcount.o): Use ALL_CFLAGS for compilation to + ensure -mno-cygwin where appropriate. Filter out -O2. + 2003-02-13 Danny Smith <dannysmith@users.sourceforge.net> * profile/Makefile.in (mcount.o): Use -O1 optimization |