diff options
author | Dave Brolley <brolley@redhat.com> | 2007-02-06 18:16:55 +0000 |
---|---|---|
committer | Dave Brolley <brolley@redhat.com> | 2007-02-06 18:16:55 +0000 |
commit | d66340fcfa3c767579374908e176a5210ce655fa (patch) | |
tree | 33f227b8cbd3efab3d4cd7e70b7721566c8d3121 /binutils | |
parent | e382d1741b5af1e7086fb9e6b0b6c510e9782c0e (diff) | |
download | gdb-d66340fcfa3c767579374908e176a5210ce655fa.zip gdb-d66340fcfa3c767579374908e176a5210ce655fa.tar.gz gdb-d66340fcfa3c767579374908e176a5210ce655fa.tar.bz2 |
Fix entries for MeP submission.
Diffstat (limited to 'binutils')
-rw-r--r-- | binutils/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index b4f78a0..46c9f7d 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -20,6 +20,8 @@ 2007-02-05 Dave Brolley <brolley@redhat.com> + * Makefile.am (readelf.o): Depends on $(INCDIR)/elf/mep.h. + * Makefile.in: Regenerated. * Contribute the following changes: 2003-10-29 Dave Brolley <brolley@redhat.com> |