diff options
author | Ulrich Drepper <drepper@gmail.com> | 2011-10-02 08:33:19 -0400 |
---|---|---|
committer | Ulrich Drepper <drepper@gmail.com> | 2011-10-02 08:33:19 -0400 |
commit | b4a16cf0c61746e9b2414570e82e0efcfdf1e721 (patch) | |
tree | c24e19dbb1ec8be4672647925b0905d58a23d69f /lib/ChangeLog | |
parent | 0b72b650b173fdf5467b337ff26e97e69daed869 (diff) | |
download | elfutils-b4a16cf0c61746e9b2414570e82e0efcfdf1e721.tar.gz |
Add demangling support to nm
Diffstat (limited to 'lib/ChangeLog')
-rw-r--r-- | lib/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog index cf776884..a6fec309 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,7 @@ +2011-10-02 Ulrich Drepper <drepper@gmail.com> + + * system.h: Declare __cxa_demangle. + 2011-07-09 Roland McGrath <roland@hack.frob.com> * sha1.c (be64_copy): New function. |