X-Git-Url: http://git.sourceforge.jp/view?p=pf3gnuchains%2Fgcc-fork.git;a=blobdiff_plain;f=ChangeLog;h=35e6d98ad6920eb515eb1a8e913b69ad9ccbb22d;hp=239ee39b6ac3dfb0ecfc1e8f7ea97e3a70c57be5;hb=037ff4cc9d0106aa5cb24c067bdea7729d071f14;hpb=44f0e47cbc15dea914b3c6569e86ccdec1f9b196 diff --git a/ChangeLog b/ChangeLog index 239ee39b6ac..35e6d98ad69 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,76 @@ +2004-11-15 Kelley Cook + + * install-sh, compile: Import from automake. + +2004-11-15 Kelley Cook + + * config.guess, config.sub: Import from savannnah. + +2004-11-12 Scott Robert Ladd + + * MAINTAINERS (Write After Approval): Add myself + +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