aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>2008-06-17 23:14:44 +0000
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>2008-06-17 23:14:44 +0000
commit7a283e077b6a0f2a76e586157fa160ce5828939e (patch)
tree55a6acea80ccef52e16500bdbb4c6459a91c20db /binutils/ChangeLog
parent0146fc9d1ec1b324445da4f89e95184c22308241 (diff)
downloadgdb-7a283e077b6a0f2a76e586157fa160ce5828939e.zip
gdb-7a283e077b6a0f2a76e586157fa160ce5828939e.tar.gz
gdb-7a283e077b6a0f2a76e586157fa160ce5828939e.tar.bz2
* configure: Regenerate.
config/ * override.m4: Use m4_version_prereq throughout. (_AC_ARG_VAR_VALIDATE, AC_MSG_FAILURE): Backport from git Autoconf: output pwd along with fatal errors, so the right config.log file is hinted at more prominently. (PARSE_ARGS): Push setting of ac_pwd in this diversion. (_GCC_AUTOCONF_VERSION): New, define to 2.59 if not defined. (_GCC_AUTOCONF_VERSION_CHECK): New macro, require use of Autoconf version _GCC_AUTOCONF_VERSION throughout the tree. (m4_wrap): New override, fix for Posix semantics of m4wrap. binutils/ * configure: Regenerate. opcodes/ * configure: Regenerate. bfd/ * configure: Regenerate. gas/ * configure: Regenerate. gprof/ * configure: Regenerate. ld/ * config.in: Regenerate. * configure: Regenerate.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 2c3aa5c..8b47fc8 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,7 @@
+2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
+
+ * configure: Regenerate.
+
2008-06-12 DJ Delorie <dj@redhat.com>
* readelf.c (guess_is_rela): Add EM_M32C_OLD.