OSDN Git Service

* config/i386/cygwin.h: Declare ctor_section, dtor_section drectve_section,
[pf3gnuchains/gcc-fork.git] / ChangeLog
index 99c037d..ca43b4b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,49 @@
+2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
+
+       * Makefile.in (DO_X): Quote nested quotes.
+
+2001-03-18  Alan Modra  <alan@linuxcare.com.au>
+
+       * MAINTAINERS: Add myself to write after approval list.
+
+2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
+
+       * Makefile.in (DO_X): Use double quotes for quoting
+       "RANLIB=$${RANLIB}".
+
+2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
+
+       * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
+
+2001-03-09  Nicola Pero <n.pero@mi.flashnet.it>
+
+       * configure.in: Only use `lang_requires' for languages athat are
+       actually enabled.
+
+2001-03-08  Phil Edwards  <pme@sources.redhat.com>
+
+       * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
+
+2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
+
+       * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
+
+2001-03-07  Tom Tromey  <tromey@redhat.com>
+
+       * configure.in: Allow config-lang.in to set `lang_requires' to list
+       of other required languages.
+
+2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
+
+       * Makefile.in: Remove RANLIB definition. Use RANLIB
+       in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
+       EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
+                   
+2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
+            Alexandre Oliva  <aoliva@redhat.com>
+       
+       * Makefile.in (check-c++): Use tabs, not spaces.
+
 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
        
        * MAINTAINERS: add myself to Write After Approval list.