aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2007-08-10 12:36:21 +0000
committerH.J. Lu <hjl.tools@gmail.com>2007-08-10 12:36:21 +0000
commit347a31931d24d5827051661d5cd328833922f270 (patch)
treeeba58c586ba5d34850c214f218bd69785e57a898 /ld/ChangeLog
parentfe8b7f87390df6090751e63ffa642f524f05691f (diff)
downloadgdb-347a31931d24d5827051661d5cd328833922f270.zip
gdb-347a31931d24d5827051661d5cd328833922f270.tar.gz
gdb-347a31931d24d5827051661d5cd328833922f270.tar.bz2
2007-08-10 H.J. Lu <hongjiu.lu@intel.com>
* Makefile.am: Run "make dep-am". * Makefile.in: Regenerate.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index db70139..1bf4a6e 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,5 +1,10 @@
2007-08-10 H.J. Lu <hongjiu.lu@intel.com>
+ * Makefile.am: Run "make dep-am".
+ * Makefile.in: Regenerate.
+
+2007-08-10 H.J. Lu <hongjiu.lu@intel.com>
+
PR ld/4875
* elf-hints-local.h: Include bfd_stdint.h. Use uint32_t
instead of u_int32_t.