summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2011-04-06 12:21:20 +0000
committerJoseph Myers <joseph@codesourcery.com>2011-04-06 12:21:20 +0000
commit9bbeae8fb85fc8e83c7684dcbc647faed08c3e27 (patch)
treed951843caa290c145677e8c17d75d4b4c0fc1769 /ChangeLog
parenta459260877fa20df83da230ce1cecefe8f91e080 (diff)
downloadbinutils-redhat-9bbeae8fb85fc8e83c7684dcbc647faed08c3e27.tar.gz
* 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 d4b6dc19ef..adbd25ceef 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.