2009-07-12 Michael Snyder <msnyder@vmware.com>
[platform/upstream/binutils.git] / gdb / ChangeLog
2009-07-12 Michael Snyder2009-07-12 Michael Snyder <msnyder@vmware.com>
2009-07-11 Hui Zhu2009-07-11 Hui Zhu <teawater@gmail.com>
2009-07-10 Tom Tromeybfd
2009-07-10 Jan Kratochvilgdb/
2009-07-10 Phil Muldoon2009-07-10 Phil Muldoon <pmuldoon@redhat.com>
2009-07-09 Doug Evans * i386-tdep.c (i386_displaced_step_fixup): Fix order...
2009-07-09 Jan Kratochvilgdb/
2009-07-09 Hui Zhu2009-07-09 Hui Zhu <teawater@gmail.com>
2009-07-09 Jan Kratochvilgdb/
2009-07-09 Pierre Muller * cli/cli-cmds.c (init_cli_cmds): Add "inf" alias...
2009-07-08 Ulrich Weigand * tui/tui-stack.c (tui_make_status_line): Display...
2009-07-07 Pierre Muller * breakpoint.c (set_raw_breakpoint): Remove static...
2009-07-07 Tom Tromeygdb
2009-07-07 Paul Pluzhnikov2009-07-07 Paul Pluzhnikov <ppluzhnikov@google.com>
2009-07-07 Paul Pluzhnikov2009-07-07 Paul Pluzhnikov <ppluzhnikov@google.com>
2009-07-07 Sami Wagiaalla2009-07-07 Sami Wagiaalla <swagiaal@redhat.com>
2009-07-07 Jan Kratochvilgdb/
2009-07-07 Vladimir Prus Fix hang in floating varobjs.
2009-07-07 Vladimir Prus * varobj.c: Remove unnecessary include.
2009-07-07 Tristan Gingold2009-07-07 Tristan Gingold <gingold@adacore.com>
2009-07-06 Aleksandar Ristovski* configure.tgt (i[34567]86-*-nto*): Add build_gdbserve...
2009-07-06 Jan Kratochvilgdb/
2009-07-05 Pedro Alves * coff-pe-read.c (read_pe_exported_syms): Recognize
2009-07-05 Pedro Alves * arm-wince-tdep.c (arm_wince_skip_main_prologue)...
2009-07-03 Tristan Gingold2009-06-29 Tristan Gingold <gingold@adacore.com>
2009-07-02 Pedro Alves * linux-fork.c (forks_exist_p): Drop unnecessary extern.
2009-07-02 Pedro Alvesgdb/
2009-07-02 Ulrich Weigand * gdbarch.sh (current_gdbarch): Remove global variable.
2009-07-02 Ulrich Weigand * defs.h (extract_signed_integer, extract_unsigned_int...
2009-07-02 Ulrich Weigand * defs.h (strlen_paddr, paddr, paddr_nz): Remove.
2009-07-02 Ulrich Weigand * disasm.h (gdb_disassembly): Add GDBARCH parameter.
2009-07-02 Ulrich Weigand * breakpoint.h (struct breakpoint): New member GDBARCH.
2009-07-02 Ulrich Weigand * frame.h (frame_unwind_arch): New.
2009-07-02 Ulrich Weigand * target.h (struct target_ops): New member to_thread_a...
2009-07-02 Ulrich Weigand * python/python-internal.h (struct language_defn)...
2009-07-02 Ulrich Weigand * arch-utils.c (selected_byte_order): Return target_by...
2009-07-02 Ulrich Weigand * gdbtypes.c (make_pointer_type, make_reference_type,
2009-07-02 Ulrich Weigand * gdbtypes.h (TYPE_OBJFILE_OWNED, TYPE_OWNER): New...
2009-07-02 Ulrich Weigand * i386-tdep.h (struct gdbarch_tdep): Add i386_eflags_t...
2009-07-02 Ulrich Weigand * gdbtypes.h (builtin_type_ieee_single, builtin_type_i...
2009-07-02 Ulrich Weigand * gdbtypes.h (builtin_type_int0, builtin_type_int8...
2009-07-02 Ulrich Weigand * gdbtypes.h (builtin_type_true_char): Remove.
2009-07-02 Ulrich Weigand * gdbtypes.h (builtin_type_void): Remove.
2009-07-02 Ulrich Weigand * ada-lang.c (assign_component): Use platform-specific...
2009-07-02 Ulrich Weigand * gdbtypes.c (lookup_array_range_type): Add prototype.
2009-07-02 Ulrich Weigand * m2-typeprint.c (m2_print_bounds, m2_is_long_set_of_t...
2009-07-02 Ulrich WeigandChangeLog:
2009-07-02 Ulrich Weigand * gdbtypes.h (struct builtin_type): Add internal_fn...
2009-07-02 Ulrich Weigand * jv-lang.h (java_int_type, java_byte_type, java_short...
2009-07-01 Doug Evans * NEWS: Mention biarch amd64-linux gdbserver and hardw...
2009-06-30 Nick Roberts*** empty log message ***
2009-06-30 Nick Roberts*** empty log message ***
2009-06-30 Jan Kratochvilgdb/
2009-06-30 Paul PluzhnikovChangeLog:
2009-06-30 Daniel Jacobowitz * dwarf2read.c (inherit_abstract_dies): Work around...
2009-06-30 Vladimir Prus * mi/mi-cmd-stack.c (parse_print_values): New.
2009-06-30 Vladimir Prus * varobj.c (varobj_get_type): Use type_to_string.
2009-06-29 Pedro Alves * infrun.c (handle_inferior_event): Context switch...
2009-06-29 Ulrich Weigand * ada-lang.h (ada_convert_actual): Add GDBARCH argument.
2009-06-29 Ulrich Weigand * ada-lang.c (resolve): Use per-architecture void...
2009-06-29 Ulrich Weigand * ada-valprint.c (ada_print_scalar): Accept NULL type...
2009-06-29 Ulrich Weigand * ada-lang.c (to_fixed_range_type): Add ORIG_TYPE...
2009-06-29 Ulrich Weigand * ada-lang.c (ada_index_type): Update comment.
2009-06-29 Ulrich Weigand * ada-lang.c (ada_index_type): Make static. Add NAME...
2009-06-29 Pedro Alves * dbxread.c (read_dbx_symtab): Clear has_line_numbers...
2009-06-29 Tom Tromeygdb
2009-06-29 Sami Wagiaalla2009-06-29 Sami Wagiaalla <swagiaal@redhat.com>
2009-06-29 Ulrich Weigand * value.h (value_subscript, value_subscripted_rvalue,
2009-06-29 Ulrich Weigand * gdbtypes.h (make_function_type): Remove OBJFILE...
2009-06-29 Ulrich Weigand * gdbtypes.h (struct builtin_type): Remove builtin_cor...
2009-06-29 Ulrich Weigand * darwin-nat-info.c (darwin_debug_regions_recurse...
2009-06-29 Ulrich Weigand * Makefile.in (ALL_64_TARGET_OBS): Add amd64-windows...
2009-06-28 Paul PluzhnikovChangeLog:
2009-06-28 Daniel Jacobowitz gdb/
2009-06-28 Daniel Jacobowitz * frame.c (frame_unwind_id): Renamed to ...
2009-06-27 Michael Snyder2009-06-27 Michael Snyder <msnyder@vmware.com>
2009-06-26 Tristan GingoldFix indentation of:
2009-06-26 Tristan GingoldAdd missing entry for:
2009-06-25 Karen Osmond * linespec.c (find_method): Add new not_found_ptr...
2009-06-25 Karen Osmond * MAINTAINERS (Write After Approval): Add self.
2009-06-24 Ulrich Weigand * valops.c (value_one): Reimplement broken decimal...
2009-06-24 Ulrich Weigand * eval.c (evaluate_subexp_standard): Use expression...
2009-06-24 Ulrich Weigand * breakpoint.h (set_longjmp_breakpoint): Add THREAD...
2009-06-23 Cary Coutant * dwarf2read.c (dwarf_decode_lines): Ignore rows where...
2009-06-23 Jan Kratochvilgdb/
2009-06-23 Ulrich Weigand * jv-lang.h (JAVA_OBJECT_SIZE): Remove.
2009-06-23 Sami Wagiaalla2009-06-23 Sami Wagiaalla <swagiaal@redhat.com>
2009-06-23 Ulrich Weigand * target-descriptions.h (struct type): Do not declare.
2009-06-23 Joel Brobecker * ada-lang.c (decode_packed_array): If the...
2009-06-23 Joel Brobecker * ada-lang.c (evaluate_subexp): Delete. Use...
2009-06-23 Paul Pluzhnikov2009-06-23 Paul Pluzhnikov <ppluzhnikov@google.com>
2009-06-23 Tom Tromeygdb
2009-06-22 Jan Kratochvilgdb/
2009-06-22 Sami Wagiaalla2009-05-07 Sami Wagiaalla <swagiaal@redhat.com>
2009-06-22 Ulrich Weigand * spu-tdep.c (spu_get_longjmp_target): New function.
2009-06-22 H.J. Lu2009-06-22 H.J. Lu <hongjiu.lu@intel.com>
2009-06-21 Michael Snyder2009-06-21 Michael Snyder <msnyder@vmware.com>
2009-06-20 Pedro Alves * solib-svr4.c (IGNORE_FIRST_LINK_MAP_ENTRY): Avoid...
2009-06-19 Tom TromeyFix typo in bug number
2009-06-19 Tom Tromey2009-06-19 Samuel Bronson <naesten@gmail.com>
next