X-Git-Url: http://git.sourceforge.jp/view?a=blobdiff_plain;f=ChangeLog;h=cfa4ef5a6a8978a1aae5855d2d959ea5dd582774;hb=956942faf446f27f95c033a53b49fe899182b061;hp=99d11dd2b237ff1b5cb1fd134490706ce822c522;hpb=e1aef63217ec61168f81f929075dd8ac40d964ff;p=pf3gnuchains%2Fgcc-fork.git diff --git a/ChangeLog b/ChangeLog index 99d11dd2b23..cfa4ef5a6a8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,215 @@ +2004-11-12 Mike Stump + + * Makefile.def: Add html support. + * Makefile.tpl: Likewise. + * Makefile.in: Regenerate. + +2004-11-11 Geoffrey Keating + + PR 18423 + * configure.in: Remove all instances of build-fixincludes from + noconfigdirs. + (build_configargs): Supply --target to subdirectories. + * configure: Regenerate. + + * Makefile.def: Make gcc install depend on fixincludes install. + * Makefile.in: Regenerate. + +2004-11-10 Janis Johnson + + * MAINTAINERS: Add myself as gcc testsuite maintainer. + +2004-11-11 Paul Brook + + * MAINTAINERS: Add self as arm maintainer. Update email address. + +2004-11-08 Hans-Peter Nilsson + + * configure.in (noconfigdirs) [mmix-*-*]: Disable + target-libgfortran. + * configure: Regenerate. + +2004-11-07 David Edelsohn + + * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN + like CC. + +2004-11-05 Paolo Bonzini + + * Makefile.def (host fixincludes): Specify missing targets. + * Makefile.in: Regenerate. + +2004-11-05 Ralf Corsepius + + * MAINTAINERS: Add myself + +2004-11-05 Gabor Loki + + * MAINTAINERS (Write After Approval): Add myself. + +2004-11-04 Geoffrey Keating + + * Makefile.def: Build fixincludes for the host, too. + * Makefile.in: Regenerate. + * configure.in (host_tools): Add fixincludes. + * configure: Regenerate. + +2004-11-04 Daniel Jacobowitz + + * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove. + * configure: Regenerated. + +2004-11-04 H.J. Lu + + PR other/17783 + * configure.in: Set up LD_LIBRARY_PATH by default for gcc. + * configure: Regenerated. + +2004-10-31 Mark Mitchell + + * README.SCO: Update per FSF instructions. + +2004-10-28 Eric B. Weddington + + PR target/18151 + * configure.in (case ${target}): Do not build fixincludes for avr. + * configure: Regenerated. + +2004-10-26 Paolo Bonzini + + * configure.in (case ${target}): Do not build fixincludes + on platforms where it is not used. + * configure: Regenerated. + +2004-10-23 Daniel Jacobowitz + + * configure.in: Use an absolute path to install-sh. + * configure: Regenerated. + +2004-10-19 Aaron W. LaFramboise + + * MAINTAINERS (Write After Approval): Add myself. + +2004-10-19 Kazu Hirata + + * MAINTAINERS: Remove from Write After Approval those that are + already maintainers. + +2004-10-19 Sebastian Pop + + * MAINTAINERS: Update my email address. + +2004-10-12 Kelley Cook + + * configure.in (*-*-cygwin*): Supress warning if newlib not present. + * configure: Regenerate. + +2004-10-07 J"orn Rennecke + + * MAINTAINERS: Update my email address. + +2004-10-07 Kazu Hirata + + * MAINTAINERS (Language Front Ends Maintainers): New. Move + entries belonging to this category. + +2004-10-06 Josef Zlomek + + * MAINTAINERS: Update my e-mail address. + +2004-10-06 Paolo Bonzini + + Fix wrong conflict resolution in: + + 2004-08-16 Paolo Bonzini + + * 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 + + * configure.in: Enable target-libgloss for crx-*-*. + * configure: Regenerate. + +2004-10-04 Kazu Hirata + + * MAINTAINERS (Various Maintainers): Move the "windows, + cygwin, mingw" maintainer to ... + (OS Port Maintainers): ... here. + +2004-10-04 Kazu Hirata + + * MAINTAINERS (Write After Approval): Remove those that are + maintainers of some subsystem. + +2004-10-02 P.J. Darcy + + * 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 + + * MAINTAINERS: Change my email address to my new work account. + +2004-09-24 Michael Roth + + * configure.in (--without-headers): Add missing double quotes. + * configure: Regenerate. + +2004-09-24 Kelley Cook + + * ylwrap: Revert to previous version. + +2004-09-23 H.J. Lu + + 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 + + * config.guess: New upstream version + * compile, depcomp, install-sh, ylwrap: Likewise. + +2004-09-19 Roger Sayle + + * 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 + + PR target/11572 + * configure.in (*-*-darwin*): Renable libobjc. + * configure: Regenerate. + +2004-09-10 Nathan Sidwell + + * MAINTAINERS: Add self as c++ and type-safe vector maintainer. + +2004-09-09 Daniel Berlin + + * Makefile.def: Remove libbanshee. + * Makefile.tpl: Ditto. + * configure.in: Ditto. + * Makefile.in: Regen. + * configure: Ditto. + +2004-09-08 David Edelsohn + + * ltmain.sh: Use $pic_object as $non_pic_object if + $non_pic_object=none. + 2004-09-07 Paolo Bonzini * missing: Import latest version from master repository. @@ -563,7 +775,7 @@ of libf2c. * configure, Makefile.in: Regenerate. -2004-05-13 Tobias Schlüter +2004-05-13 Tobias Schlüter * MAINTAINERS (Write After Approval): Add myself.