2009-09-29 |
Ulrich Weigand | * s390-tdep.c (s390_displaced_step_fixup): Use type...
|
commit | commitdiff | tree |
2009-09-29 |
Ulrich Weigand | * gdbarch.sh (displaced_step_hw_singlestep): New callback.
|
commit | commitdiff | tree |
2009-09-29 |
Ulrich Weigand | * eval.c (evaluate_subexp_standard) [OP_OBJC_MSGCALL...
|
commit | commitdiff | tree |
2009-09-28 |
Ulrich Weigand | * valops.c (value_assign): Respect parent offset when
|
commit | commitdiff | tree |
2009-09-27 |
Ulrich Weigand | * s390-tdep.c (op_bctr, op_bctgr, op_bct, op1_bctg...
|
commit | commitdiff | tree |
2009-09-27 |
Ulrich Weigand | * configure.tgt (powerpc-*-linux* | powerpc64-*-linux*):
|
commit | commitdiff | tree |
2009-09-27 |
Ulrich Weigand | * spu-low.c (spu_kill): Wait for inferior to terminate.
|
commit | commitdiff | tree |
2009-09-27 |
Ulrich Weigand | * gdb.threads/manythreads.c (main): Increase thread...
|
commit | commitdiff | tree |
2009-09-27 |
Ulrich Weigand | * gdb.base/dump.exp: Pass difference of pointer types...
|
commit | commitdiff | tree |
2009-09-27 |
Ulrich Weigand | * gdb.cp/gdb2495.exp: Skip test on spu*-*-*.
|
commit | commitdiff | tree |
2009-09-27 |
Ulrich Weigand | * gdb.base/pie-support.exp: Pass "quiet" flag to gdb_compile.
|
commit | commitdiff | tree |
2009-09-18 |
Ulrich Weigand | Fix ChangeLog date.
|
commit | commitdiff | tree |
2009-09-18 |
Ulrich Weigand | * rs6000-tdep.c (rs6000_builtin_type_vec128): Add...
|
commit | commitdiff | tree |
2009-08-19 |
Ulrich Weigand | ChangeLog:
|
commit | commitdiff | tree |
2009-08-17 |
Ulrich Weigand | * symfile.c (reread_symbols): Call objfiles_changed...
|
commit | commitdiff | tree |
2009-07-31 |
Ulrich Weigand | Fix previous check-in.
|
commit | commitdiff | tree |
2009-07-31 |
Ulrich Weigand | * configure.ac: Run gdb.cell tests when appropriate.
|
commit | commitdiff | tree |
2009-07-31 |
Ulrich Weigand | ChangeLog:
|
commit | commitdiff | tree |
2009-07-31 |
Ulrich Weigand | ChangeLog:
|
commit | commitdiff | tree |
2009-07-31 |
Ulrich Weigand | * ppc-linux-tdep.c: Include "solib.h", "solist.h"...
|
commit | commitdiff | tree |
2009-07-31 |
Ulrich Weigand | * linux-ppc-low.c (INSTR_SC, NR_spu_run): Define.
|
commit | commitdiff | tree |
2009-07-31 |
Ulrich Weigand | ChangeLog:
|
commit | commitdiff | tree |
2009-07-31 |
Ulrich Weigand | ChangeLog:
|
commit | commitdiff | tree |
2009-07-31 |
Ulrich Weigand | ChangeLog:
|
commit | commitdiff | tree |
2009-07-31 |
Ulrich Weigand | ChangeLog:
|
commit | commitdiff | tree |
2009-07-31 |
Ulrich Weigand | * breakpoint.c (remove_breakpoints): If removing one...
|
commit | commitdiff | tree |
2009-07-31 |
Ulrich Weigand | * breakpoint.h (enum enable_state): Add bp_startup_disabled.
|
commit | commitdiff | tree |
2009-07-20 |
Ulrich Weigand | * arch-utils.c (gdbarch_info_fill): Only reference...
|
commit | commitdiff | tree |
2009-07-20 |
Ulrich Weigand | * dwarf2loc.c (find_location_expression): Retrieve...
|
commit | commitdiff | tree |
2009-07-20 |
Ulrich Weigand | * infrun.c (wait_for_inferior): Invalidate registers...
|
commit | commitdiff | tree |
2009-07-17 |
Ulrich Weigand | * solib.c (solib_bfd_open): Do not call ops->bfd_open.
|
commit | commitdiff | tree |
2009-07-17 |
Ulrich Weigand | * mi/mi-cmd-disas.c (mi_cmd_disassemble): Respect...
|
commit | commitdiff | tree |
2009-07-14 |
Ulrich Weigand | * objfiles.c (objfile_relocate): Do not relocate the...
|
commit | commitdiff | tree |
2009-07-14 |
Ulrich Weigand | * remote.c (process_stop_reply): Access expedited...
|
commit | commitdiff | tree |
2009-07-08 |
Ulrich Weigand | * tui/tui-stack.c (tui_make_status_line): Display...
|
commit | commitdiff | tree |
2009-07-02 |
Ulrich Weigand | * gdbarch.sh (current_gdbarch): Remove global variable.
|
commit | commitdiff | tree |
2009-07-02 |
Ulrich Weigand | * defs.h (extract_signed_integer, extract_unsigned_integer,
|
commit | commitdiff | tree |
2009-07-02 |
Ulrich Weigand | * defs.h (strlen_paddr, paddr, paddr_nz): Remove.
|
commit | commitdiff | tree |
2009-07-02 |
Ulrich Weigand | * disasm.h (gdb_disassembly): Add GDBARCH parameter.
|
commit | commitdiff | tree |
2009-07-02 |
Ulrich Weigand | * breakpoint.h (struct breakpoint): New member GDBARCH.
|
commit | commitdiff | tree |
2009-07-02 |
Ulrich Weigand | * frame.h (frame_unwind_arch): New.
|
commit | commitdiff | tree |
2009-07-02 |
Ulrich Weigand | * target.h (struct target_ops): New member to_thread_archit...
|
commit | commitdiff | tree |
2009-07-02 |
Ulrich Weigand | * python/python-internal.h (struct language_defn)...
|
commit | commitdiff | tree |
2009-07-02 |
Ulrich Weigand | * arch-utils.c (selected_byte_order): Return target_byte_or...
|
commit | commitdiff | tree |
2009-07-02 |
Ulrich Weigand | * gdbtypes.c (make_pointer_type, make_reference_type,
|
commit | commitdiff | tree |
2009-07-02 |
Ulrich Weigand | * gdbtypes.h (TYPE_OBJFILE_OWNED, TYPE_OWNER): New...
|
commit | commitdiff | tree |
2009-07-02 |
Ulrich Weigand | * i386-tdep.h (struct gdbarch_tdep): Add i386_eflags_type and
|
commit | commitdiff | tree |
2009-07-02 |
Ulrich Weigand | * gdbtypes.h (builtin_type_ieee_single, builtin_type_ieee_d...
|
commit | commitdiff | tree |
2009-07-02 |
Ulrich Weigand | * gdbtypes.h (builtin_type_int0, builtin_type_int8...
|
commit | commitdiff | tree |
2009-07-02 |
Ulrich Weigand | * gdbtypes.h (builtin_type_true_char): Remove.
|
commit | commitdiff | tree |
2009-07-02 |
Ulrich Weigand | * gdbtypes.h (builtin_type_void): Remove.
|
commit | commitdiff | tree |
2009-07-02 |
Ulrich Weigand | * ada-lang.c (assign_component): Use platform-specific...
|
commit | commitdiff | tree |
2009-07-02 |
Ulrich Weigand | * gdbtypes.c (lookup_array_range_type): Add prototype.
|
commit | commitdiff | tree |
2009-07-02 |
Ulrich Weigand | * m2-typeprint.c (m2_print_bounds, m2_is_long_set_of_type...
|
commit | commitdiff | tree |
2009-07-02 |
Ulrich Weigand | ChangeLog:
|
commit | commitdiff | tree |
2009-07-02 |
Ulrich Weigand | * gdbtypes.h (struct builtin_type): Add internal_fn...
|
commit | commitdiff | tree |
2009-07-02 |
Ulrich Weigand | * jv-lang.h (java_int_type, java_byte_type, java_short_type,
|
commit | commitdiff | tree |
2009-06-29 |
Ulrich Weigand | * ada-lang.h (ada_convert_actual): Add GDBARCH argument.
|
commit | commitdiff | tree |
2009-06-29 |
Ulrich Weigand | * ada-lang.c (resolve): Use per-architecture void...
|
commit | commitdiff | tree |
2009-06-29 |
Ulrich Weigand | * ada-valprint.c (ada_print_scalar): Accept NULL type...
|
commit | commitdiff | tree |
2009-06-29 |
Ulrich Weigand | * ada-lang.c (to_fixed_range_type): Add ORIG_TYPE...
|
commit | commitdiff | tree |
2009-06-29 |
Ulrich Weigand | * ada-lang.c (ada_index_type): Update comment.
|
commit | commitdiff | tree |
2009-06-29 |
Ulrich Weigand | * ada-lang.c (ada_index_type): Make static. Add NAME...
|
commit | commitdiff | tree |
2009-06-29 |
Ulrich Weigand | * value.h (value_subscript, value_subscripted_rvalue,
|
commit | commitdiff | tree |
2009-06-29 |
Ulrich Weigand | * gdbtypes.h (make_function_type): Remove OBJFILE...
|
commit | commitdiff | tree |
2009-06-29 |
Ulrich Weigand | * gdbtypes.h (struct builtin_type): Remove builtin_core_addr,
|
commit | commitdiff | tree |
2009-06-29 |
Ulrich Weigand | * darwin-nat-info.c (darwin_debug_regions_recurse...
|
commit | commitdiff | tree |
2009-06-29 |
Ulrich Weigand | * Makefile.in (ALL_64_TARGET_OBS): Add amd64-windows...
|
commit | commitdiff | tree |
2009-06-24 |
Ulrich Weigand | * valops.c (value_one): Reimplement broken decimal...
|
commit | commitdiff | tree |
2009-06-24 |
Ulrich Weigand | * eval.c (evaluate_subexp_standard): Use expression...
|
commit | commitdiff | tree |
2009-06-24 |
Ulrich Weigand | * breakpoint.h (set_longjmp_breakpoint): Add THREAD...
|
commit | commitdiff | tree |
2009-06-23 |
Ulrich Weigand | * jv-lang.h (JAVA_OBJECT_SIZE): Remove.
|
commit | commitdiff | tree |
2009-06-23 |
Ulrich Weigand | * target-descriptions.h (struct type): Do not declare.
|
commit | commitdiff | tree |
2009-06-22 |
Ulrich Weigand | * spu-tdep.c (spu_get_longjmp_target): New function.
|
commit | commitdiff | tree |
2009-06-17 |
Ulrich Weigand | * gdbarch.sh (pointer_to_address): Change to type...
|
commit | commitdiff | tree |
2009-06-17 |
Ulrich Weigand | ChangeLog:
|
commit | commitdiff | tree |
2009-06-17 |
Ulrich Weigand | * gdbarch.sh (gcore_bfd_target): New gdbarch callback.
|
commit | commitdiff | tree |
2009-06-17 |
Ulrich Weigand | * gdbtypes.c (create_string_type): Receive character...
|
commit | commitdiff | tree |
2009-06-17 |
Ulrich Weigand | * gdbtypes.h (struct language_defn): Add forward declaration.
|
commit | commitdiff | tree |
2009-06-17 |
Ulrich Weigand | * sparc64-nat.c (sparc64_gregset_supplies_p): Add...
|
commit | commitdiff | tree |
2009-06-17 |
Ulrich Weigand | * ada-tasks.c (read_known_tasks_array): Use target_gdbarch...
|
commit | commitdiff | tree |
2009-06-17 |
Ulrich Weigand | * dummy-frame.c (deprecated_pc_in_call_dummy): Add...
|
commit | commitdiff | tree |
2009-06-17 |
Ulrich Weigand | * buildsym.c (record_line): Remove call to gdbarch_addr_bit...
|
commit | commitdiff | tree |
2009-06-17 |
Ulrich Weigand | * ax-gdb.c (gen_bitfield_ref): Add EXP argument, use...
|
commit | commitdiff | tree |
2009-06-17 |
Ulrich Weigand | * prologue-value.c (make_pv_area): Add ADDR_BIT argument.
|
commit | commitdiff | tree |
2009-06-17 |
Ulrich Weigand | ChangeLog:
|
commit | commitdiff | tree |
2009-06-17 |
Ulrich Weigand | * tui/tui-regs.c (tui_show_register_group): Remove...
|
commit | commitdiff | tree |
2009-06-17 |
Ulrich Weigand | * gdbarch.sh (construct_inferior_arguments): Remove.
|
commit | commitdiff | tree |
2009-06-17 |
Ulrich Weigand | * symfile.c (section_is_mapped): Use objfile architecture...
|
commit | commitdiff | tree |
2009-06-17 |
Ulrich Weigand | * infrun.c (cleanup_displaced_step_closure): Remove.
|
commit | commitdiff | tree |
2009-06-17 |
Ulrich Weigand | ChangeLog:
|
commit | commitdiff | tree |
2009-06-16 |
Ulrich Weigand | * elf32-spu.c (needs_ovl_stub): Respect .brinfo lrlive...
|
commit | commitdiff | tree |
2009-06-04 |
Ulrich Weigand | * gdbint.texinfo: Rename formal parameters to gdbarch...
|
commit | commitdiff | tree |
2009-06-04 |
Ulrich Weigand | * symtab.h: Rename SYMBOL_OPS to SYMBOL_COMPUTED_OPS.
|
commit | commitdiff | tree |
2009-06-03 |
Ulrich Weigand | * value.h (struct internalvar): Remove.
|
commit | commitdiff | tree |
2009-06-03 |
Ulrich Weigand | * scm-lang.c (builtin_type_scm): Remove.
|
commit | commitdiff | tree |
2009-06-03 |
Ulrich Weigand | ChangeLog:
|
commit | commitdiff | tree |
2009-06-03 |
Ulrich Weigand | * dfp.h (decimal_binop): Convert LEN_RESULT to input...
|
commit | commitdiff | tree |
2009-05-28 |
Ulrich Weigand | * elf32-spu.c (struct call_info): New member broken_cycle.
|
commit | commitdiff | tree |
2009-05-28 |
Ulrich Weigand | * elf32-spu.c (insert_callee): Accumulate incoming...
|
commit | commitdiff | tree |
next |