* bsd-uthread.c (bsd_uthread_read_memory_address): New function.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
2008-09-11  Ulrich Weigand * bsd-uthread.c (bsd_uthread_read_memory_address)...
2008-09-11  Ulrich Weigand * procfs.c (procfs_address_to_host_pointer): Use targe...
2008-09-11  Ulrich Weigand * auxv.c (default_auxv_parse): Use gdbarch_ptr_bit...
2008-09-11  Ulrich Weigand * expprint.c (print_subexp_standard): Compare against...
2008-09-11  Ulrich Weigand * valops.c: Include "objfiles.h" and "symtab.h".
2008-09-11  Ulrich WeigandChangeLog:
2008-09-11  Ulrich Weigand * valarith.c (value_x_unop): Use builtin_type_int8...
2008-09-11  Ulrich Weigand * infcall.c (value_arg_coerce): Add GDBARCH parameter...
2008-09-11  Ulrich Weigand * cp-abi.h (cplus_method_ptr_size): Add TO_TYPE parameter.
2008-09-11  Ulrich Weigand * stack.c (return_command): Use frame architecture...
2008-09-11  Ulrich Weigand * alpha-tdep.c (alpha_register_type): Use builtin_type...
2008-09-11  Ulrich Weigand * ada-lang.c (ada_coerce_to_simple_array_type): Use...
2008-09-11  Ulrich Weigand * gdbtypes.h (struct builtin_type): Remove builtin_tru...
2008-09-11  Ulrich Weigand * gdbtypes.h (builtin_type_void): Remove macro, add...
2008-09-11  Ulrich Weigand * eval.c (evaluate_subexp_standard): Use exp->gdbarch...
2008-09-11  Ulrich Weigand * ada-valprint.c: Include "objfiles.h".
2008-09-11  Ulrich Weigand * ada-lang.c (value_pos_atr): Add TYPE argument. ...
2008-09-11  Ulrich Weigand * ada-lang.c (cast_to_fixed): Do not cast to builtin_t...
2008-09-11  Ulrich Weigand * valops.c (value_ind): No longer allow dereferencing an
2008-09-11  Ulrich Weigand * ada-valprint.c (ada_val_print_1): When implicitly...
2008-09-11  Ulrich Weigand * eval.c (evaluate_subexp_standard): Use builtin_type_int8
2008-09-11  Ulrich Weigand * value.h (coerce_enum, coerce_number): Remove prototypes.
2008-09-11  Ulrich Weigand * ax-gdb.c: Include "language.h".
2008-09-11  Ulrich Weigand * eval.c (evaluate_subexp_standard): Add calls to...
2008-09-11  Ulrich Weigand * value.h (unop_promote, binop_promote): Add prototypes.
2008-09-11  Ulrich Weigand * value.h (value_add, value_sub): Remove.
2008-09-11  Ulrich Weigand * eval.c (evaluate_subexp_for_sizeof): Use builtin_int...
2008-09-11  Ulrich Weigand * expression.h (enum exp_opcode): Document OP_COMPLEX...
2008-09-11  Ulrich Weigand * language.h (struct language_arch_info): New members
2008-09-11  Ulrich Weigand * jv-lang.c (enum java_primitive_types): New type.
2008-09-11  Ulrich Weigand * value.h (value_bitstring_subscript): New prototype.
2008-09-11  Ulrich Weigand * expression.h (struct expression): New member GDBARCH.
2008-09-11  Ulrich Weigand * parser-defs.h (write_exp_msymbol): Remove TEXT_SYMBO...
2008-09-10  Joel Brobecker * ada-lang.c (ada_parent_type): Add handling...
2008-09-10  Joel Brobecker * ada-lang.c (is_digits_suffix): New function.
2008-09-10  Pedro Alves * Makefile.in (gnu-nat.o): New rule.
2008-09-10  Joel Brobecker * ada-lang.c (ada_evaluate_subexp) [OP_ATR_SIZE...
2008-09-10  Joel Brobecker * ada-lang.c (ada_evaluate_subexp) [BINOP_ADD...
2008-09-10  Pedro Alves * inf-ttrace.c (inf_ttrace_follow_fork): Declare local...
2008-09-10  Ulrich Weigand * ada-lang.c (ada_array_length): Use builtin_type_int3...
2008-09-09  Pedro Alvesgdb/
2008-09-09  Pedro Alves * gnu-nat.c (gnu_pid_to_exec_file): Delete.
2008-09-09  Pedro Alves * gnu-nat.c (gnu_attach): Push target before fetching...
2008-09-08  Daniel Jacobowitz * valops.c (value_cast_structs): Return NULL for failure.
2008-09-08  Pedro Alves * inferior.h (context_switch_to): Delete.
2008-09-08  Pedro Alves * infrun.c (context_switch): Don't context-switch...
2008-09-08  Pedro Alves Remove global continuations in favour of a per-thread
2008-09-08  Pedro Alves Remove the global stop_step in favour of a per-thread
2008-09-08  Pedro Alves Remove the global step_multi in favour of a per-thread
2008-09-08  Pedro Alves Remove the global stop_signal in favour of a per-thread
2008-09-08  Pedro Alves * gdbthread.h (struct thread_info): Add comments around
2008-09-08  Pedro Alves * inferior.h (stop_bpstat): Delete.
2008-09-08  Pedro Alves * inferior.h (step_over_calls): Delete.
2008-09-08  Pedro Alves Remove context switching in favour of accessing thread...
2008-09-08  Pedro Alves * bsd-uthread.c (bsd_uthread_find_new_threads): Claim...
2008-09-08  Pedro Alves * corelow.c (add_to_thread_list): If this is the first...
2008-09-08  Pedro Alves * spu-linux-nat.c (spu_child_post_startup_inferior)
2008-09-08  Pedro Alves Use ptid_t.tid to store thread ids instead of ptid_t...
2008-09-08  Pedro Alves * procfs.c (to_attach): Create a procinfo for the...
2008-09-08  Pedro Alves * inf-ttrace.c (inf_ttrace_wait): On TTEVT_LWP_CREATE and
2008-09-08  Pedro Alves * inf-ttrace.c: Include <signal.h>
2008-09-08  Pedro Alves * inf-ttrace.c (inf_ttrace_follow_fork): Register...
2008-09-08  Pedro Alves * bsd-uthread.c (bsd_uthread_wait): Decorate the main...
2008-09-08  Pedro Alves * inf-ptrace.c: Include "gdbthread.h".
2008-09-08  Pedro Alves * linux-nat.c (linux_nat_wait): Update inferior_ptid...
2008-09-08  Jerome Guitton * rs6000-tdep.c (rs6000_fetch_instruction)
2008-09-08  David Daney * dummy-frame.h (frame.h): Include it.
2008-09-05  Ulrich Weigand * spu-tdep.c (spu_push_dummy_code): New function.
2008-09-05  Ulrich Weigand * gdbarch.sh (gdbarch_dump): Use core_addr_to_string_nz
2008-09-05  Ulrich Weigand * rs6000-tdep.c (rs6000_gdbarch_init): Setup displaced...
2008-09-05  Ulrich Weigand * target.c (update_current_target): Do not inherit...
2008-09-05  Ulrich Weigand * gnu-v3-abi.c (gnuv3_decode_method_ptr): New function.
2008-09-05  Ulrich Weigand * nto-tdep.h (struct nto_target_ops): Add gdbarch...
2008-09-05  Ulrich Weigand * mips-tdep.c (deprecated_mips_set_processor_regs_hack...
2008-09-05  Ulrich Weigand * mep-tdep.c (struct mep_prologue): Add gdbarch member.
2008-09-05  Ulrich Weigand * hppa-tdep.c (internalize_unwinds): Use objfile archi...
2008-09-05  Ulrich Weigand * m68k-tdep.h (m68kbsd_fpreg_offset): Add gdbarch...
2008-09-05  Ulrich Weigand * cris-tdep.c (cris_version, cris_mode): Remove.
2008-09-05  Ulrich Weigand * m68hc11-tdep.c (gdb_print_insn_m68hc11): Use info...
2008-09-05  Ulrich Weigand * gdbarch.sh (addr_bits_remove): Change type to 'm'.
2008-09-05  Ulrich Weigand * dwarf2expr.h (dwarf2_read_address): Add gdbarch...
2008-09-05  Ulrich Weigand * breakpoint.h (struct bp_location): Change type of...
2008-09-04  Doug Evans * defs.h (plongest,pulongest): Renamed from paddr_u...
2008-09-03  Michael Snyder2008-09-03 Angela Marie Thomas <angela@releasedominatr...
2008-09-03  Ulrich Weigand * spu-tdep.c (spu_push_dummy_call): Update all stack...
2008-09-03  Ulrich Weigand * spu-tdep.c (spu_frame_unwind_cache): Do not attempt...
2008-09-03  Aleksandar Ristovski * breakpoint.c (breakpoint_init_inferior): Mark as...
2008-09-02  Pedro Alves * breakpoint.c (insert_breakpoints, update_global_loca...
2008-09-02  Andreas Schwab(ia64_get_dyn_info_list): Use obj_section_addr.
2008-09-01  Jan Kratochvil Stay compatible after the GCC PR fortran/29635 fix.
2008-08-30  Doug Evansrevert previous change, like interpreting English is...
2008-08-29  Doug Evans * cli/cli-decode.c (help_cmd): Fix thinko in pre/post...
2008-08-29  Tom Tromey * maint.c (_initialize_maint_cmds): Fix typo.
2008-08-29  Tom Tromey * dwarf2read.c (dwarf2_build_psymtabs_hard): Copy...
2008-08-27  Ulrich Weigand * remote.c: Include "gdb_stat.h".
2008-08-26  Ulrich Weigand * dummy-frame.h (dummy_frame_pop): Add prototype.
2008-08-26  Ulrich Weigand * breakpoint.c (remove_breakpoint): Do not fail if...
2008-08-26  Ulrich Weigand * solib-svr4.c (read_program_header): New function.
2008-08-26  Ulrich WeigandChangeLog:
2008-08-26  Ulrich Weigand * gdbarch.sh (target_gdbarch): New global variable.
next
This page took 0.256823 seconds and 107 git commands to generate.