aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2011-04-06 12:21:21 +0000
committerJoseph Myers <joseph@codesourcery.com>2011-04-06 12:21:21 +0000
commita90ef4bfd5ff0310a6eda1ee3753fd245564203a (patch)
treee02d2e4bd6b043e508791ef463d2aac441f75bc3 /ChangeLog
parente7db58eadeb8f88e2388aa3be9bdb1ca0971580c (diff)
downloadfsf-binutils-gdb-a90ef4bfd5ff0310a6eda1ee3753fd245564203a.zip
fsf-binutils-gdb-a90ef4bfd5ff0310a6eda1ee3753fd245564203a.tar.gz
fsf-binutils-gdb-a90ef4bfd5ff0310a6eda1ee3753fd245564203a.tar.bz2
* configure.ac (build_tools): Remove build-byacc.
(host_libs): Remove mmalloc. (host_tools): Remove byacc make patch prms send-pr ash bash bzip2 autoconf automake libtool diff rcs fileutils shellutils time textutils wdiff find uudecode hello tar gzip indent recode release sed perl gawk findutils gettext zip. (libgcj): Remove target-qthreads. (target_tools): Remove target-examples target-gperf. (YACC): Don't handle building byacc. * configure: Regenerate. * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff, dosutils, examples, fileutils, find, findutils, gawk, gettext, gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc, patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr, shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't handle building components. * Makefile.in: Regenerate.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog20
1 files changed, 20 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d4b6dc1..adbd25c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,23 @@
+2011-04-06 Joseph Myers <joseph@codesourcery.com>
+
+ * configure.ac (build_tools): Remove build-byacc.
+ (host_libs): Remove mmalloc.
+ (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
+ autoconf automake libtool diff rcs fileutils shellutils time
+ textutils wdiff find uudecode hello tar gzip indent recode release
+ sed perl gawk findutils gettext zip.
+ (libgcj): Remove target-qthreads.
+ (target_tools): Remove target-examples target-gperf.
+ (YACC): Don't handle building byacc.
+ * configure: Regenerate.
+ * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
+ dosutils, examples, fileutils, find, findutils, gawk, gettext,
+ gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
+ patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
+ shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
+ handle building components.
+ * Makefile.in: Regenerate.
+
2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
* config.sub: Sync from upstream.