diff options
author | DJ Delorie <dj@redhat.com> | 2008-12-10 23:28:19 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2008-12-10 23:28:19 +0000 |
commit | d2825c1a4c862b9adaa4be19ddb4b44fb209672e (patch) | |
tree | 70b818212ff1e0da92a5137ab74437a217ae2213 /libiberty/ChangeLog | |
parent | 1c7819ef32f4a2bfff86d67440134bc1dfd45755 (diff) | |
download | gdb-d2825c1a4c862b9adaa4be19ddb4b44fb209672e.zip gdb-d2825c1a4c862b9adaa4be19ddb4b44fb209672e.tar.gz gdb-d2825c1a4c862b9adaa4be19ddb4b44fb209672e.tar.bz2 |
merge from gcc
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r-- | libiberty/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog index fd9d300..a6721bf 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -1,3 +1,8 @@ +2008-12-10 Jason Merrill <jason@redhat.com> + + * cp-demangle.c (cplus_demangle_type): Support fixed-point types. + (d_print_comp, d_dump): Likewise. + 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com> * Makefile.in (CPPFLAGS): Define. |