diff options
author | Steve Ellcey <sje@cup.hp.com> | 2007-04-14 20:38:13 +0000 |
---|---|---|
committer | Steve Ellcey <sje@cup.hp.com> | 2007-04-14 20:38:13 +0000 |
commit | d45dc31f55d557026418bf3394fb90cfb034efaa (patch) | |
tree | 27efc07f323f2a283aa25ef9a136a05d299ba093 /binutils/ChangeLog | |
parent | cfbc9945d4d03366a202265a801d07f5cbc1a5ee (diff) | |
download | gdb-d45dc31f55d557026418bf3394fb90cfb034efaa.zip gdb-d45dc31f55d557026418bf3394fb90cfb034efaa.tar.gz gdb-d45dc31f55d557026418bf3394fb90cfb034efaa.tar.bz2 |
* Makefile.am: Add ACLOCAL_AMFLAGS.
* configure.in: Change macro call order.
* Makefile.in: Regenerate.
* configure: Regenerate.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 01485c4..0a95ab3 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,10 @@ +2007-04-14 Steve Ellcey <sje@cup.hp.com> + + * Makefile.am: Add ACLOCAL_AMFLAGS. + * configure.in: Change macro call order. + * Makefile.in: Regenerate. + * configure: Regenerate. + 2007-04-13 Nathan Sidwell <nathan@codesourcery.com> * Makefile.am (TOOL_PROGS): Add objcopy. |