diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2003-10-16 15:22:27 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2003-10-16 15:22:27 +0000 |
commit | cd275bff00d6ee9e81b430f285220d163a77fbf0 (patch) | |
tree | a55e6eada28c67ee201df8f4ce5db31132558c89 /libiberty | |
parent | fda712ee9ddd45f1d02f9b8bf673f9338ab39d48 (diff) | |
download | gdb-cd275bff00d6ee9e81b430f285220d163a77fbf0.zip gdb-cd275bff00d6ee9e81b430f285220d163a77fbf0.tar.gz gdb-cd275bff00d6ee9e81b430f285220d163a77fbf0.tar.bz2 |
2003-10-14 H.J. Lu <hongjiu.lu@intel.com>
* testsuite/demangle-expected: Update the expected output of
_GLOBAL__I__Z2fnv.
Diffstat (limited to 'libiberty')
-rw-r--r-- | libiberty/ChangeLog | 5 | ||||
-rw-r--r-- | libiberty/testsuite/demangle-expected | 2 |
2 files changed, 6 insertions, 1 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog index b01e410..04aa508 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -1,3 +1,8 @@ +2003-10-16 H.J. Lu <hongjiu.lu@intel.com> + + * testsuite/demangle-expected: Update the expected output of + _GLOBAL__I__Z2fnv. + 2003-10-02 Daniel Jacobowitz <drow@mvista.com> * strerror.c: Revert last change. Declare static sys_nerr diff --git a/libiberty/testsuite/demangle-expected b/libiberty/testsuite/demangle-expected index 6be66e1..dabcc19 100644 --- a/libiberty/testsuite/demangle-expected +++ b/libiberty/testsuite/demangle-expected @@ -2853,7 +2853,7 @@ std::_Alloc_traits<std::basic_string<char, std::string_char_traits<char>, libcw: # --format=gnu-v3 _GLOBAL__I__Z2fnv -global constructors keyed to fn() +global constructors keyed to _Z2fnv # --format=gnu-v3 _Z1rM1GFivEMS_KFivES_M1HFivES1_4whatIKS_E5what2IS8_ES3_ |