aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorNathan Sidwell <nathan@codesourcery.com>2007-04-13 12:05:59 +0000
committerNathan Sidwell <nathan@codesourcery.com>2007-04-13 12:05:59 +0000
commit79e341d9afda811494e4598941f4e42ac7cdcb71 (patch)
tree254dcdfd9c3ee4e14fc2c784a4da6500fd88543b /binutils/ChangeLog
parent8c9e438473784dd43457e4739acf9122e435f184 (diff)
downloadgdb-79e341d9afda811494e4598941f4e42ac7cdcb71.zip
gdb-79e341d9afda811494e4598941f4e42ac7cdcb71.tar.gz
gdb-79e341d9afda811494e4598941f4e42ac7cdcb71.tar.bz2
* Makefile.am (TOOL_PROGS): Add objcopy.
* Makefile.in: Rebuilt.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index a45c46b..01485c4 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,8 @@
+2007-04-13 Nathan Sidwell <nathan@codesourcery.com>
+
+ * Makefile.am (TOOL_PROGS): Add objcopy.
+ * Makefile.in: Rebuilt.
+
2007-04-12 H.J. Lu <hongjiu.lu@intel.com>
PR binutils/4348