X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=ChangeLog;h=ccbc9245419057b2e853bec7919e483c86318e2d;hb=0ebdbb83125357775c78f6760858084bddfa9939;hp=8ec14ee1665c8f0c4786c2690a1a2e8bc2709425;hpb=32be62b581981b7630a75b5cfcd5212987da393a;p=deliverable%2Fbinutils-gdb.git diff --git a/ChangeLog b/ChangeLog index 8ec14ee166..ccbc924541 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,58 @@ +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 Andrew Cagney + + * src-release (do-djunpack, do-md5sum): Install the generated file + directly into the proto-toplev/ directory. + +2004-10-19 Andrew Cagney + + * src-release (GDB_SUPPORT_DIRS): Remove utils and intl. + +2004-10-12 Kelley Cook + + * configure.in (*-*-cygwin*): Supress warning if newlib not present. + * configure: Regenerate. + +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 Ulrich Weigand + + Merged from GCC / libtool upstream: + 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-09-30 Tomer Levi + + * configure.in: Enable target-libgloss for crx-*-*. + * configure: Regenerate. + 2004-09-24 Michael Roth * configure.in (--without-headers): Add missing double quotes.