diff options
Diffstat (limited to 'config/ChangeLog')
-rw-r--r-- | config/ChangeLog | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/config/ChangeLog b/config/ChangeLog index 18f7aa1faca..920ab3226a8 100644 --- a/config/ChangeLog +++ b/config/ChangeLog @@ -1,8 +1,21 @@ +Fri Jul 14 18:13:23 2000 Mark P Mitchell <mark@codesourcery.com> + + * mh-irix6 (CC): Don't set it. + 2000-06-21 Branko Cibej <branko.cibej@hermes.si> * mh-sparcpic: Use single instead of double quotes. * mt-sparcpic: Likewise. +2000-06-19 Syd Polk <spolk@redhat.com> + + * acinclude.m4: Updated for Incr Tcl 3.0. + +2000-02-23 Linas Vepstas <linas@linas.org> + + * mh-i370pic: New file. + * mt-i370pic: New file. + 2000-02-22 Nick Clifton <nickc@cygnus.com> * config/mt-wince: new file: Makefile fragment for WinCE targets. @@ -16,6 +29,18 @@ Tue Sep 7 23:31:01 1999 Linas Vepstas <linas@linas.org> * mh-openedition: New file. +1999-04-07 Michael Meissner <meissner@cygnus.com> + + * mt-d30v: New file, pass -g -Os -Wa,-C as default options. + +1999-02-08 Syd Polk <spolk@cygnus.com> + + * acinclude.m4: Added macros to find itcl files. + Export TCL_CFLAGS from tclConfig.sh. + Export TCL_LIB_FULL_PATH, TK_LIB_FULL_PATH, ITCL_LIB_FULL_PATH, + ITK_LIB_FULL_PATH, and TIX_LIB_FULL_PATH + Replace TIX macros with better ones from snavigator. + Tue Feb 2 22:51:21 1999 Philip Blundell <philb@gnu.org> * mh-armpic: New file. Patch from Jim Pick <jim@jimpick.com>. @@ -37,6 +62,16 @@ Mon Nov 2 15:15:33 1998 Geoffrey Noer <noer@cygnus.com> * mh-cygwin32: delete * mh-cygwin: was mh-cygwin32 +1998-10-26 Syd Polk <spolk@cygnus.com> + + * acinclude.m4: TCLHDIR and TKHDIR need to be run through + cygpath for Microsoft builds. + +1998-10-20 Syd Polk <spolk@cygnus.com> + + * acinclude.m4: Re-exported TCL_LIBS and TCL_LD_SEARCH_FLAGS + because itcl needs them. + Mon Aug 31 17:50:53 1998 David Edelsohn <edelsohn@mhpcc.edu> * mh-aix43 (NM_FOR_TARGET): Add -X32_64 as well. @@ -49,6 +84,10 @@ Mon Aug 10 00:15:47 1998 HJ Lu (hjl@gnu.org) * mt-linux (CXXFLAGS_FOR_TARGET): Add -D_GNU_SOURCE. +1998-05-29 Rob Savoye <rob@chinadoll.cygnus.com> + + * acinclude.m4: New collection of generic autoconf macros. + Wed Apr 22 12:24:28 1998 Michael Meissner <meissner@cygnus.com> * mt-ospace: New file, support using -Os instead of -O2 to compile |