2006-02-19 Randolph Chung <tausq@debian.org>
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index b0fefb14d4e34a4456e60f55c59ff5ffc2e1269e..52f2d500807677abd88bdaf0ee38ba0e699c91b9 100644 (file)
@@ -1,3 +1,36 @@
+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.
This page took 0.024412 seconds and 4 git commands to generate.