*** empty log message ***

This commit is contained in:
Nick Roberts 2009-08-06 08:11:22 +00:00
parent 3197491598
commit 78ad01c15f
1 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2009-08-06 Nick Roberts <nickrob@snap.net.nz>
* utils.c (defaulted_query): Don't ask for confirmation if server
prefix is used.
2009-08-05 Tom Tromey <tromey@redhat.com>
* spu-tdep.h (SPUADDR_SPU): Cast result to int.
@ -10,7 +15,7 @@
(free_objfile): Call gdb_bfd_unref.
* solib.c (free_so): Likewise.
(symbol_add_stub): Set refcount.
2009-08-04 Hui Zhu <teawater@gmail.com>
Michael Snyder <msnyder@vmware.com>