diff options
-rw-r--r-- | gdb/testsuite/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index d39b524..83edb75 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,9 @@ +2010-08-18 Yao Qi <yao@codesourcery.com + + * gdb.dwarf2/dw2-ref-missing-frame-func.c: Add .p2align 4 for labels + func_nofb_start and func_loopfb_start, so that address of functions + is equal to these labels on Thumb. + 2010-08-18 Yao Qi <yao@codesourcery.com> * gdb.gdb/selftest.exp (do_steps_and_nexts): Update test case |