diff options
author | Simon Marchi <simon.marchi@ericsson.com> | 2019-01-07 18:05:36 -0500 |
---|---|---|
committer | Simon Marchi <simon.marchi@ericsson.com> | 2019-01-07 18:06:35 -0500 |
commit | 4ae80ffc55cd44fe9a5527403f07fee70307b2d7 (patch) | |
tree | 9dba1ab3b1a201fb9def27373de916455325709a /ChangeLog | |
parent | 053af8c9034f92d6e36a1180655ba22a65c56437 (diff) | |
download | gdb-4ae80ffc55cd44fe9a5527403f07fee70307b2d7.zip gdb-4ae80ffc55cd44fe9a5527403f07fee70307b2d7.tar.gz gdb-4ae80ffc55cd44fe9a5527403f07fee70307b2d7.tar.bz2 |
Revert "Sync libiberty sources with master version in gcc repository. Updated stabs demangling and cxxfilt tests to match."
The previous commit breaks the GDB build, which is still using functions
cplus_demangle_opname & co. Since removing these usages is not an
obvious fix, let's revert this patch until we get rid of them.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -1,7 +1,3 @@ -2019-01-07 Nick Clifton <nickc@redhat.com> - - * libiberty: Merge from gcc. - 2019-01-03 Дилян Палаузов <dilyan.palauzov@aegee.org> * configure.ac: Don't configure readline if --with-system-readline is |