diff options
author | Jason Merrill <jason@redhat.com> | 2005-02-13 06:58:55 +0000 |
---|---|---|
committer | Jason Merrill <jason@redhat.com> | 2005-02-13 06:58:55 +0000 |
commit | aca9a742412283942e03eab72a639414dc191e1d (patch) | |
tree | 4d8aa854529304062e6a0b1d31d07b87306e5e4c /libiberty/ChangeLog | |
parent | eed51203841011a8d8d8aa437c54b85e79a60513 (diff) | |
download | gdb-aca9a742412283942e03eab72a639414dc191e1d.zip gdb-aca9a742412283942e03eab72a639414dc191e1d.tar.gz gdb-aca9a742412283942e03eab72a639414dc191e1d.tar.bz2 |
* cp-demangle.c (__cxa_demangle): Change resolution of ambiguous
arguments.
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 adbb249..1d801ad 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -1,3 +1,8 @@ +2005-02-13 Jason Merrill <jason@redhat.com> + + * cp-demangle.c (__cxa_demangle): Change resolution of ambiguous + arguments. + 2005-01-11 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de> * hex.c (hex_value): Group 'unsigned int' together to get correct |