OSDN Git Service

* c-typeck.c (convert_arguments): Take expression for called
[pf3gnuchains/gcc-fork.git] / ChangeLog
index e376663..6aa769d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,95 @@
+2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
+
+       * MAINTAINERS: Update my e-mail address.
+
+2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
+
+       Fix wrong conflict resolution in:
+
+       2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
+
+       * Makefile.in: Regenerate.
+       * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
+       in the recursive `make', instead of hardwiring `all'.
+       (Autogenerated TARGET-* variables): New.
+
+2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
+
+       * configure.in: Enable target-libgloss for crx-*-*.
+        * configure: Regenerate.
+
+2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
+
+       * MAINTAINERS (Various Maintainers): Move the "windows,
+       cygwin, mingw" maintainer to ...
+       (OS Port Maintainers): ... here.
+
+2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
+
+       * MAINTAINERS (Write After Approval): Remove those that are
+       maintainers of some subsystem.
+
+2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
+
+       * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
+       * ltcf-cxx.sh (tpf*): Likewise.
+       * ltconfig (tpf*): Add TPF OS configuration support.
+
+2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
+
+       * MAINTAINERS: Change my email address to my new work account.
+
+2004-09-24  Michael Roth  <mroth@nessie.de>
+
+       * configure.in (--without-headers): Add missing double quotes.
+       * configure: Regenerate.
+
+2004-09-24  Kelley Cook <kcook@gcc.gnu.org>
+
+       * ylwrap: Revert to previous version.
+
+2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR bootstrap/17369
+       * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
+       (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
+       SET_GCC_LIB_PATH_CMD.
+       (BASE_TARGET_EXPORTS): Likewise.
+       * Makefile.in: Regenerated.
+
+       * configure.in (SET_GCC_LIB_PATH): Set and substitute.
+       * configure: Regenerated.
+
+2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
+
+       * config.guess: New upstream version
+       * compile, depcomp, install-sh, ylwrap: Likewise.
+
+2004-09-19  Roger Sayle  <roger@eyesopen.com>
+
+       * config/mh-x86omitfp: New host makefile fragment.  Add
+       -fomit-frame-pointer to the default BOOT_CFLAGS.
+       * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
+       * configure: Regenerate.
+
+2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
+
+       PR target/11572
+       * configure.in (*-*-darwin*): Renable libobjc.
+       * configure: Regenerate.
+
+2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
+
+2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
+       
+       * Makefile.def: Remove libbanshee.
+       * Makefile.tpl: Ditto.
+       * configure.in: Ditto.
+       * Makefile.in: Regen.
+       * configure: Ditto.
+
 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
 
        * ltmain.sh: Use $pic_object as $non_pic_object if
        of libf2c.
        * configure, Makefile.in: Regenerate.
 
-2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
+2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
 
        * MAINTAINERS (Write After Approval): Add myself.