Mercurial > flash_v2
diff host/ChangeLog @ 159:511f4dc167f6
Merge from eCos master repository on 2001-05-18-01:30:05-BST
| author | jlarmour |
|---|---|
| date | Fri, 18 May 2001 06:32:28 +0000 |
| parents | 25e238959bae |
| children | 0d0f03f76f6a |
line wrap: on
line diff
--- a/host/ChangeLog +++ b/host/ChangeLog @@ -1,3 +1,14 @@ +2001-05-16 Bart Veer <bartv@redhat.com> + + * acinclude.m4 : + Update compiler flag handling with g++ to use -O0 rather than + -O2. The extra run-time performance is not worth the build + overheads. Also sort out the Tcl macro for VC++ builds. + + * configure.in : clean up some old cruft + + aclocal.m4, configure, Makefile.in: regenerate + 2001-01-29 Andreas Schuldei <andreas@schuldei.org> * acinclude.m4 (CYG_AC_PATH_TCL): Simplify Tcl installation searching @@ -64,7 +75,7 @@ 2000-03-01 Bart Veer <bartv@redhat.com //####COPYRIGHTBEGIN#### // // ---------------------------------------------------------------------------- -// Copyright (C) 2000 Red Hat, Inc. +// Copyright (C) 2000, 2001 Red Hat, Inc. // // This file is part of the eCos host tools. //
