diff options
author | Roland McGrath <roland@gnu.org> | 2007-07-09 21:25:39 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2007-07-09 21:25:39 +0000 |
commit | fd2f25da9bc875ddeb5c03bdb515fd23934c1e7f (patch) | |
tree | 064a80f20c3c6634b10f569003bb35a4a32c90c6 /binutils | |
parent | c0065db7328646edb30d44e0ed2d38e2d9cc3ea5 (diff) | |
download | gdb-fd2f25da9bc875ddeb5c03bdb515fd23934c1e7f.zip gdb-fd2f25da9bc875ddeb5c03bdb515fd23934c1e7f.tar.gz gdb-fd2f25da9bc875ddeb5c03bdb515fd23934c1e7f.tar.bz2 |
.
Diffstat (limited to 'binutils')
-rw-r--r-- | binutils/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 3415c9d..81006b1 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +2007-07-09 Roland McGrath <roland@redhat.com> + + * readelf.c (get_gnu_elf_note_type): New function. + (process_note): Use it for "GNU" name. + 2007-07-08 Andreas Schwab <schwab@suse.de> * Makefile.am (HFILES): Add dwarf.h, sysdep.h and unwind-ia64.h. |