2006-02-19 Randolph Chung <tausq@debian.org>
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 400104d68760eb42a03e324dd937490d8d87242a..52f2d500807677abd88bdaf0ee38ba0e699c91b9 100644 (file)
@@ -1,3 +1,52 @@
+2006-02-19  Randolph Chung  <tausq@debian.org>
+
+       * hppa-tdep.c (hppa_in_solib_call_trampoline): Only use if no
+       unwind entry.
+
+2006-02-16  Fred Fish  <fnf@specifix.com>
+
+       * eval.c (evaluate_subexp_standard):  For OP_TYPE, return
+       a non lval value zero, of the appropriate type, when avoiding
+       side effects.
+       * typeprint.c (ptype_eval): Remove function and declaration.
+       (ptype_command): Simplify to just a call to whatis_exp.
+
+2006-02-15  Paul Brook  <paul@codesourcery.com>
+
+       * arm-tdep.c (arm_skip_prologue, thumb_get_next_pc, arm_get_next_pc):
+       Load insn opcodes as unsigned values.
+
+2006-02-14  Alexandre Oliva  <aoliva@redhat.com>
+
+       * doublest.h (DOUBLEST): Use long double only if we can scan
+       it in.  Undefine HAVE_LONG_DOUBLE otherwise.
+       (DOUBLEST_FORMAT): New.
+       * c-exp.y (parse_number): Use it.
+       * jv-exp.y (parse_number): Likewise.
+       * objc-exp.y (parse_number): Likewise.
+       * p-exp.y (parse_number): Likewise.
+       * varobj.c (free_variable): Silence type-punning warnings.
+       * tui/tui-data.h (struct tui_list): Change type of list member.
+       * tui/tui-data.c: Remove no-longer-needed type casts.
+       (source_windows): Silence type-punning warnings.
+       * tui/tui-stack.c, tui/tui-win.c, tui/tui-winsource.c: Likewise.
+
+2006-02-13  Mark Kettenis  <kettenis@gnu.org>
+
+       Fix PR breakpoints/2080.
+       * i386-tdep.c (struct i386_frame_cache): Add stack_align member.
+       (i386_analyze_stack_align): New function.
+       (i386_analyze_prologue): Use i386_analyze_stack_align.
+       (i386_frame_cache): Deal with stack realignment.
+
+2006-02-14  Nick Roberts  <nickrob@snap.net.nz>
+
+       * mi/gdb-mi.el: Use more functions from gdb-ui.el.
+       (gdb-break-list-regexp): Match "what" field if present.
+       (gdb-stack-list-frames-regexp): Match "from" if present field.
+       (gdb-stack-list-frames-handler): Present output like "info
+       breakpoints" so regexps can be shared with gdb-ui
+
 2006-02-10  Daniel Jacobowitz  <dan@codesourcery.com>
 
        * NEWS: Mention native Windows support.
This page took 0.024758 seconds and 4 git commands to generate.