diff options
author | DJ Delorie <dj@redhat.com> | 2012-04-27 18:03:26 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2012-04-27 18:03:26 +0000 |
commit | fa66ec5377f31b68ca9554d47166632c6d6d8e37 (patch) | |
tree | af3644f608103d73e8d49f2eafa2761dc3eb7d32 /libiberty/ChangeLog | |
parent | 698544e152e041de8aaaaeea99f6f3c00ee99604 (diff) | |
download | gdb-fa66ec5377f31b68ca9554d47166632c6d6d8e37.zip gdb-fa66ec5377f31b68ca9554d47166632c6d6d8e37.tar.gz gdb-fa66ec5377f31b68ca9554d47166632c6d6d8e37.tar.bz2 |
merge from gcc
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r-- | libiberty/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog index 4f8bc3f..eb37699 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -1,3 +1,10 @@ +2012-04-27 Tom Tromey <tromey@redhat.com> + + * dwarfnames.c: New file. + * Makefile.in (CFILES): Add dwarfnames. + (REQUIRED_OFILES): Add dwarfnames. + (./dwarfnames.$(objext)): New target. + 2012-04-04 Tristan Gingold <gingold@adacore.com> * pex-unix.c (to_ptr32): Fix style. |