2007-07-01 H.J. Lu <hongjiu.lu@intel.com>
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index fde27981a06c464e2cf736a80e6a4baa6a50eae7..9e42a99d61642bb8c34f62ba4e02e9a61a94fcd1 100644 (file)
@@ -1,5 +1,34 @@
+2007-07-01  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * core-regset.c (fetch_core_registers): Work around gcc 3.4
+       alias warning bug.
+
+2007-07-01  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * minsyms.c (lookup_minimal_symbol_by_pc_section): Search fewer
+       objfiles.
+
+2007-07-01  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * top.c (gdb_readline_wrapper_line): Call rl_callback_handler_remove.
+       (struct gdb_readline_wrapper_cleanup): Remove prompt_orig.
+       (gdb_readline_wrapper_cleanup): Do not reset the prompt.
+       (gdb_readline_wrapper): Do not save the prompt.  Pass our prompt
+       to display_gdb_prompt.
+
+2007-07-01  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       PR symtab/2161
+       * target.c (memory_xfer_partial): Do not continue past targets with
+       all memory.
+
 2007-06-30  Andreas Schwab  <schwab@suse.de>
 
+       * m68k-tdep.c (m68k_ps_type): New.
+       (m68k_init_types): New.
+       (m68k_register_type): Use m68k_ps_type for PS register.
+       (_initialize_m68k_tdep): Call m68k_init_types.
+
        * m68k-tdep.c (m68k_gdbarch_init): Don't infer coldfire flavour
        from the generic m68k arch.
 
This page took 0.024556 seconds and 4 git commands to generate.