diff options
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r-- | gdb/testsuite/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 29c0a6f..653d157 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,11 @@ +2005-05-17 Paul Gilliam <pgilliam@us.ibm.com> + Wu Zhou <woodzltc@cn.ibm.com> + + * gdb.base/shreloc.exp: Use gdb_compile_shlib. Add support for + IBM's xlc compiler. + * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1. + * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2. + 2005-05-13 Jim Blandy <jimb@redhat.com> * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of |