* language.h (struct language_arch_info): New members
[deliverable/binutils-gdb.git] / gdb / ChangeLog
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.
2008-08-26  Luis Machado * ppc-linux-tdep.c (ppc_linux_vsx_regset_sections...
2008-08-26  Ulrich Weigand * target.c (debug_print_register): Use regcache_raw_co...
2008-08-25  Pedro Alves * cp-name-parser.y: Include config.h before system...
2008-08-25  Ulrich Weigand * m88k-tdep.c: Update for unwinder changes.
2008-08-24  Tom Tromey * s390-tdep.c (s390_address_class_type_flags): Use
2008-08-24  Tom Tromey * rs6000-tdep.c (rs6000_builtin_type_vec128): Don...
2008-08-24  Tom Tromeygdb:
2008-08-23  Tom Tromey2008-08-23 Jim Blandy <jimb@redhat.com>
2008-08-23  Tom Tromey * macrotab.h (struct macro_definition) <kind>: Shrink...
2008-08-22  Tom Tromey * NEWS: Move macro entries back under "New commands".
2008-08-22  Ulrich Weigand * breakpoint.c (create_overlay_event_breakpoint):...
2008-08-22  Ulrich Weigand * spu-tdep.c (spu_overlay_new_objfile): Only consider...
2008-08-22  Ulrich Weigand * infrun.c (adjust_pc_after_break): Do not call get_th...
2008-08-22  Pedro Alves * infrun.c (proceed): Move back setting previous_infer...
2008-08-22  Ulrich Weigand * gdbarch.sh: Include "regcache.h" into gdbarch.c.
2008-08-21  Ulrich Weigand * elfread.c (elf_symtab_read): Do not relocate thread...
2008-08-21  Daniel Jacobowitz * xcoffread.c (SYMNAME_ALLOC): Correct syntax.
2008-08-21  Ulrich Weigand * findvar.c (locate_var_value): Do not call get_frame_arch
2008-08-21  Ulrich Weigand * frame.h (frame_map_regnum_to_name): Remove prototype.
2008-08-21  Ulrich Weigand * ppc-linux-tdep.c (ppc64_linux_convert_from_func_ptr_...
2008-08-21  Daniel Jacobowitz * dwarf2read.c (processing_current_prefix): Delete...
2008-08-21  Daniel Jacobowitz * buildsym.c (add_symbol_to_list): Do not call
2008-08-21  Daniel Jacobowitz * ax-gdb.c (gen_var_ref): Use SYMBOL_LINKAGE_NAME.
2008-08-21  Pedro Alves * arm-tdep.c (arm_pc_is_thumb): Use obj_section_addr.
2008-08-21  Paul N. HilfingerAmplify last NEWS entry about boolean types in Ada...
2008-08-20  Daniel Jacobowitz * dwarf2read.c (die_specification, dwarf2_extension...
2008-08-20  Daniel Jacobowitz * dwarf2read.c (queue_comp_unit): Take an objfile...
2008-08-20  Daniel Jacobowitz * dwarf2read.c (struct attribute): Move earlier.
next
This page took 0.231506 seconds and 107 git commands to generate.