aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorEric Christopher <echristo@gmail.com>2005-06-07 23:56:50 +0000
committerEric Christopher <echristo@gmail.com>2005-06-07 23:56:50 +0000
commita34e3ecb6932964574f82978a90c77e973338127 (patch)
tree5865d031c198a2e1831615dcfad0f95ad0ce90fc /ld/ChangeLog
parent2d0123b7851267f634ef63c15c43172e2136bc78 (diff)
downloadgdb-a34e3ecb6932964574f82978a90c77e973338127.zip
gdb-a34e3ecb6932964574f82978a90c77e973338127.tar.gz
gdb-a34e3ecb6932964574f82978a90c77e973338127.tar.bz2
2005-06-07 Eric Christopher <echristo@redhat.com>
* Makefile.am (eelf32ms1.c): Use tab. * Makefile.in: Regenerate. 2005-06-07 Eric Christopher <echristo@redhat.com> * readelf.c (guess_is_rela): Support ms1. (dump_relocations): Ditto. (get_machine_name): Ditto.
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 085b68d..2e99f11 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,8 @@
+2005-06-07 Eric Christopher <echristo@redhat.com>
+
+ * Makefile.am (eelf32ms1.c): Use tab.
+ * Makefile.in: Regenerate.
+
2005-06-07 Aldy Hernandez <aldyh@redhat.com>
Michael Snyder <msnyder@redhat.com>
Stan Cox <scox@redhat.com>