2009-10-23 Paul Pluzhnikov <ppluzhnikov@google.com>
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index dfc57fbdecc3258e481ea3e98f0d462c467093fe..5ef3f9622845fb4e20c586bb5406bedbfe0b68d9 100644 (file)
@@ -1,3 +1,24 @@
+2009-10-23  Paul Pluzhnikov  <ppluzhnikov@google.com>
+
+       * objfiles.c (allocate_objfile): Use xzalloc.
+
+2009-10-23  Hui Zhu  <teawater@gmail.com>
+
+       * record.c (record_restore): Use phex_nz.
+
+2009-10-23  Tristan Gingold  <gingold@adacore.com>
+
+       * frame.c (frame_unwind_pc): Fix typo: remove duplicate 0x.
+
+2009-10-23  Tristan Gingold  <gingold@adacore.com>
+       
+       * objfiles.c (allocate_objfile): Remove useless test.  Move
+       declaration of last_one to the block that uses it.
+
+2009-10-22  Paul Pluzhnikov  <ppluzhnikov@google.com>
+
+       * record.c (record_restore, cmd_record_save): Fix warnings.
+       
 2009-10-22  Paul Pluzhnikov  <ppluzhnikov@google.com>
 
        * disasm.h (DISASSEMBLY_OMIT_FNAME) New define.
This page took 0.026261 seconds and 4 git commands to generate.