aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorZack Weinberg <zackw@panix.com>2005-05-19 23:49:52 +0000
committerZack Weinberg <zackw@panix.com>2005-05-19 23:49:52 +0000
commite3e71e27a4e81ec1472b900eafec1ebcf583f20e (patch)
tree892bbd72ab133b9902f039cd826f2f42a54a4026 /binutils/ChangeLog
parent27258dd41384e635a717b7c0cdd8b21df789b21b (diff)
downloadfsf-binutils-gdb-e3e71e27a4e81ec1472b900eafec1ebcf583f20e.zip
fsf-binutils-gdb-e3e71e27a4e81ec1472b900eafec1ebcf583f20e.tar.gz
fsf-binutils-gdb-e3e71e27a4e81ec1472b900eafec1ebcf583f20e.tar.bz2
* bfd/Makefile.am, binutils/Makefile.am, etc/Makefile.in
* gas/Makefile.am: Have 'all' depend on 'info'. * ld/Makefile.am: Have 'all' depend on 'info' and 'ld.1'. * bfd/Makefile.in, binutils/Makefile.in, gas/Makefile.in * ld/Makefile.in: Regenerate.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index f3d0b77..7a0d2f5 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,8 @@
+2005-05-19 Zack Weinberg <zack@codesourcery.com>
+
+ * Makefile.am: Have 'all' depend on 'info'.
+ * Makefile.in: Regenerate.
+
2005-05-19 Ben Elliston <bje@au.ibm.com>
* readelf.c (read_and_display_attr_value): Handle a DW_AT_encoding
@@ -10,7 +15,7 @@
2005-05-15 Yitzchak Scott-Thoennes <sthoenna@efn.org>
- * deflex.l: Ignore CRs
+ * deflex.l: Ignore CRs
2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>