* arch-utils.c (selected_byte_order): Return target_byte_order_user.
[binutils-gdb.git] / gdb /
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-02 gdbadmin*** empty log message ***
2009-07-01 Doug Evans * NEWS: Mention biarch amd64-linux gdbserver and hardw...
2009-07-01 Tristan Gingold2009-07-01 Tristan Gingold <gingold@adacore.com>
2009-07-01 gdbadmin*** empty log message ***
2009-06-30 Nick Roberts(HFILES_NO_SRCDIR): Remove entries for deleted files.
2009-06-30 Nick Roberts*** empty log message ***
2009-06-30 Nick Roberts*** empty log message ***
2009-06-30 Jan Kratochvilgdb/testsuite/
2009-06-30 Doug Evans Add h/w watchpoint support to x86-linux, win32-i386.
2009-06-30 Jan Kratochvilgdb/
2009-06-30 Jan Kratochvilgdb/testsuite/
2009-06-30 Jan Kratochvilgdb/testsuite/
2009-06-30 Doug Evans Add h/w watchpoint support to x86-linux, win32-i386.
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-30 gdbadmin*** empty log message ***
2009-06-29 Jan Kratochvilgdb/testsuite/
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-29 gdbadmin*** empty log message ***
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-28 gdbadmin*** empty log message ***
2009-06-27 Andreas Schwab* gdb.cp/exception.exp: Don't require $hex before inner...
2009-06-27 Michael Snyder2009-06-27 Michael Snyder <msnyder@vmware.com>
2009-06-27 Michael Snyder2009-06-27 Michael Snyder <msnyder@vmware.com>
2009-06-27 gdbadmin*** empty log message ***
2009-06-26 Doug Evans * gdb.base/psymtab.exp: Turn off pending breakpoints.
2009-06-26 Tristan GingoldFix indentation of:
2009-06-26 Tristan GingoldAdd missing entry for:
2009-06-26 gdbadmin*** empty log message ***
2009-06-25 Pierre Muller * gdb.base/exe-lock.exp (binfile): Add $EXEEXT suffix...
2009-06-25 Pedro Alves * server.c (process_serial_event): Re-return unsupport...
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-25 gdbadmin*** empty log message ***
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-24 Pierre Muller * server.c (handle_v_kill): Pass signal_pid to
2009-06-24 gdbadmin*** empty log message ***
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 * gdb.ada/variant_record_packed_array: New...
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-23 Aleksandar Ristovski* server.c (process_serial_event): Add support for...
2009-06-23 gdbadmin*** empty log message ***
2009-06-22 Jan Kratochvilgdb/
2009-06-22 Aleksandar Ristovski * linux-low.c (usr_fetch_inferior_registers): Remove...
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-22 Tristan Gingold(committed as obvious)
2009-06-22 gdbadmin*** empty log message ***
2009-06-21 Michael Snyder2009-06-21 Michael Snyder <msnyder@vmware.com>
2009-06-21 gdbadmin*** empty log message ***
2009-06-20 Pedro Alves * solib-svr4.c (IGNORE_FIRST_LINK_MAP_ENTRY): Avoid...
2009-06-20 gdbadmin*** empty log message ***
2009-06-19 Tom TromeyFix typo in bug number
2009-06-19 Tom Tromey2009-06-19 Samuel Bronson <naesten@gmail.com>
2009-06-19 Tom Tromey2009-06-19 Samuel Bronson <naesten@gmail.com>
2009-06-19 Jerome Guitton * breakpoint.c (expand_line_sal_maybe): When explicit_...
2009-06-19 Tristan Gingold2009-06-19 Tristan Gingold <gingold@adacore.com>
2009-06-19 Tristan Gingold2009-06-19 Tristan Gingold <gingold@adacore.com>
next