]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - ChangeLog
* MAINTAINERS: Add self as a DJGPP maintainer
[thirdparty/gcc.git] / ChangeLog
index 918883d952152a86cd6817c007b0208b42fa136a..70505e91b42baf39ebfe2f0525424d56d89a553e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,34 @@
+2000-08-07  DJ Delorie  <dj@delorie.com>
+
+       * MAINTAINERS: Add self as a DJGPP maintainer
+
+2000-08-07  DJ Delorie  <dj@redhat.com>
+
+       * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
+       "if we're also building gcc, and it's a gcc that will run on the
+       build machine, we want to use its includes instead of the system's
+       default includes".
+
+2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * MAINTAINERS: Add self to Write After Approval list.
+
+2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
+
+       * configure.in (libstdcxx_flags): Don't use `"'.
+
+       * config-ml.in: Adjust multilib search paths to the
+       appropriate multilib tree.
+
+2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
+
+       * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
+       commas in $LANGUAGES.
+
+2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
+
+       * configure.in: Re-enable all references to libg++ and librx.
+
 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
 
        * ltconfig, ltmain.sh: Update from libtool multi-language branch.