*** empty log message ***

This commit is contained in:
Nick Roberts 2008-06-06 00:41:22 +00:00
parent 47741aa56c
commit bcf6fc3ae4
2 changed files with 10 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2008-05-21 Nick Roberts <nickrob@snap.net.nz>
* annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
annotation.
2008-06-05 Vladimir Prus <vladimir@codesourcery.com>
Nathan Sidwell <nathan@codesourcery.com>
Joseph Myers <joseph@codesourcery.com>

View File

@ -1,3 +1,8 @@
2008-06-06 Nick Roberts <nickrob@snap.net.nz>
* gdb.base/annota1.exp (thread_switch): Test for thread-changed
annotation.
2008-06-05 Paul Pluzhnikov <ppluzhnikov@google.com>
Pedro Alves <pedro@codesourcery.com>