* ia64-linux-nat.c (ia64_register_addr): Add gdbarch parameter,
[binutils-gdb.git] / gdb / ChangeLog
index d4f3984297bb23bc5e708c4bb4750151ebf39eb6..586e4d89ebc983488519739171afc195fcbbebe5 100644 (file)
+2007-10-12  Ulrich Weigand  <uweigand@de.ibm.com>
+
+       * ia64-linux-nat.c (ia64_register_addr): Add gdbarch parameter,
+       replacing use of global current_gdbarch.
+       (ia64_cannot_fetch_register, ia64_cannot_store_register): Likewise.
+       (ia64_linux_fetch_register, ia64_linux_store_register): Update callers.
+
+       * ia64-tdep.c (SIGCONTEXT_REGISTER_ADDRESS): Remove macro.
+       (ia64_sigtramp_frame_init_saved_regs): Add next_frame parameter,
+       replace uses of SIGCONTEXT_REGISTER_ADDRESS.
+       (ia64_sigtramp_frame_cache): Update caller.
+
+2007-10-12  Ulrich Weigand  <uweigand@de.ibm.com>
+
+       * gdbarch.sh (deprecated_use_struct_convention): Remove.
+       (extract_return_value, store_return_value): Remove.
+       (return_value): Remove default implementation.
+       * gdbarch.c, gdbarch.h: Regenerate.
+
+       * stack.c (return_command): Remove compatibility hack.
+       * arch-utils.c (legacy_return_value): Remove.
+       * arch-utils.h (legacy_return_value): Likewise.
+
+       * arch-utils.c (always_use_struct_convention): Remove.
+       * arch-utils.h (always_use_struct_convention): Likewise.
+       * value.c (generic_use_struct_convention): Remove.
+       * defs.h (generic_use_struct_convention): Likewise.
+
+2007-10-12  Ulrich Weigand  <uweigand@de.ibm.com>
+
+       * avr-tdep.c (avr_return_value): New function.
+       (avr_gdbarch_init): Call set_gdbarch_return_value instead of
+       set_gdbarch_extract_return_value.
+
+       * fvr-tdep.c (frv_return_value): New function.
+       (frv_gdbarch_init): Call set_gdbarch_return_value instead of
+       set_gdbarch_extract_return_value, set_gdbarch_store_return_value,
+       and set_gdbarch_deprecated_use_struct_convention.
+
+       * ia64-tdep.c (ia64_use_struct_convention): Make static.
+       Add check for structure, union, or array types.
+       (ia64_extract_return_value): Make static.
+       (ia64_store_return_value): Make static.  Support multi-word values.
+       (ia64_return_value): New function.
+       (ia64_gdbarch_init): Call set_gdbarch_return_value instead of
+       set_gdbarch_extract_return_value, set_gdbarch_store_return_value,
+       and set_gdbarch_deprecated_use_struct_convention.
+
+2007-10-12  Joel Brobecker  <brobecker@adacore.com>
+
+       * solib-target.c (solib_target_parse_libraries)
+       [HAVEHAVE_LIBEXPAT not defined]: Fix thinko in return type.
+
+2007-10-12  Jim Blandy  <jimb@codesourcery.com>
+
+       * serial.h (struct serial_ops): Document read_prim to return zero
+       at EOF.
+       * ser-base.c (do_ser_base_readchar): Return SERIAL_EOF when
+       read_prim returns zero, not SERIAL_TIMEOUT.
+
+2007-10-12  Ulrich Weigand  <uweigand@de.ibm.com>
+
+       * alpha-mdebug-tdep.c: Include "gdb_string.h".
+       (find_proc_desc): Add fix-up code for setjmp procedure descriptor.
+       * mdebugread.c (parse_procedure): Remove setjmp fix-up code.
+       * Makefile.in (alpha-mdebug-tdep.o): Update dependencies.
+
+       * config/alpha/alpha.mt (DEPRECATED_TM_FILE): Remove.
+       * config/alpha/alpha-linux.mt (DEPRECATED_TM_FILE): Remove.
+       * config/alpha/alpha-osf1.mt (DEPRECATED_TM_FILE): Remove.
+       * config/alpha/fbsd.mt (DEPRECATED_TM_FILE): Remove.
+       * config/alpha/tm-alpha.h: Remove file.
+
+2007-10-12  Ulrich Weigand  <uweigand@de.ibm.com>
+
+       * breakpoint.c (breakpoint_sals_to_pc): Do not check for
+       DEPRECATED_PC_REQUIRES_RUN_BEFORE_USE.
+
+       * config/pa/tm-hppa.h: Delete file.
+       * config/pa/hppa64.mt: Do not set DEPRECATED_TM_FILE.
+       * config/pa/hppahpux.mt: Likewise.
+       * config/pa/hppa.mt: Likewise.
+       * config/pa/linux.mt: Likewise.
+       * hppa-tdep.c (hppa_pc_requires_run_before_use): Delete.
+
+2007-10-12  Ulrich Weigand  <uweigand@de.ibm.com>
+
+       * config/arm/nm-nbsdaout.h: Remove file.
+       * config/nm-nbsdaout.h: Likewise.
+       * config/nm-nbsd.h: Likewise.
+
+2007-10-12  Ulrich Weigand  <uweigand@de.ibm.com>
+
+       * block.h (struct block): Remove "gcc_compile_flag" member.
+       (BLOCK_GCC_COMPILED): Remove.
+       * block.c (allocate_block): Do not clear BLOCK_GCC_COMPILED.
+       * buildsym.c (finish_block): Do not set it.
+       * symmisc.c (dump_symtab_1): Do not dump it.
+
+       * value.h (using_struct_return): Remove "gcc_p" argument.
+       * value.c (using_struct_return): Likewise.
+       * eval.c (evaluate_subexp_standard): Adapt callers.
+       * infcall.c (call_function_by_hand): Likewise.
+       * stack.c (return_command): Likewise.
+       * sparc-tdep.c (sparc32_push_dummy_code): Likewise.
+
+       * gdbarch.sh (push_dummy_code): Remove "using_gcc" parameter.
+       * gdbarch.c, gdbarch.h: Regenerate.
+       * cris-tdep.c (cris_push_dummy_code): Adapt prototype.
+       * hppa-hpux-tdep.c (hppa_hpux_push_dummy_code): Likewise.
+       * sparc-tdep.c (sparc32_push_dummy_code): Likewise.
+       * infcall.c (generic_push_dummy_code, push_dummy_code): Likewise.
+       (push_dummy_code, call_function_by_hand): Adapt callers.
+
+2007-10-12  Ulrich Weigand  <uweigand@de.ibm.com>
+
+       * infcmd.c (print_return_value): Remove STRUCT_RETURN argument.
+       (finish_command_continuation, finish_command): Adapt callers.
+
+2007-10-12  Ulrich Weigand  <uweigand@de.ibm.com>
+
+       * infcall.c (call_function_by_hand): Remove special handling
+       for HP aCC compiled code.
+
+2007-10-12  Ulrich Weigand  <uweigand@de.ibm.com>
+
+       * cris-tdep.c (cris_push_dummy_call): Support arguments passed by
+       reference.  Fix endianness bugs.
+       (cris_reg_struct_has_address): Remove.
+       (cris_gdbarch_init): Remove set_gdbarch_deprecated_reg_struct_has_addr
+       and set_gdbarch_deprecated_use_struct_convention calls.
+
+       * gdbarch.sh (deprecated_reg_struct_has_addr): Remove.
+       * gdbarch.c, gdbarch.h: Regenerate.
+       * infcall.c (call_function_by_hand): Remove handling of
+       deprecated_reg_struct_has_addr.
+
+2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
+           Kazu Hirata  <kazu@codesourcery.com>
+
+       * breakpoint.c (do_enable_breakpoint): Delay enabling until after
+       checking watchpoint resources.
+
+2007-10-11  Kazu Hirata  <kazu@codesourcery.com>
+
+       * memattr.c (inaccessible_by_default): Change the initial
+       value to 1.
+
+2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       PR gdb/2280
+       * coffread.c (read_one_sym): Check for read errors.
+
+2007-10-11  Ulrich Weigand  <uweigand@de.ibm.com>
+
+       * linux-nat.c (lin_lwp_attach_lwp): Use "Linux kernel 2.6.19"
+       instead of "Linux 2.6.19" in comment.
+       (linux_xfer_partial): Use "GNU/Linux target" instead of 
+       "Linux target" in comment.
+       * m68klinux-tdep.c (m68k_linux_inferior_created): Likewise.
+       (m68k_linux_get_sigtramp_info): Likewise.
+
+2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * MAINTAINERS (language support): List Joel and Paul as
+       Ada maintainers.
+
+2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * dbxread.c (process_one_symbol): Remove VARIABLES_INSIDE_BLOCK
+       checks.
+       * config/arm/embed.mt, config/arm/linux.mt, config/arm/wince.mt: Do
+       not set DEPRECATED_TM_FILE.
+       * config/arm/tm-arm.h: Delete file.
+
+2007-10-11  Luis Machado  <luisgpm@br.ibm.com>
+
+       * MAINTAINERS (Write After Approval): Add self.
+
+2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * buildsym.c (record_line): Remove empty lines followed by
+       end-of-sequence markers.
+
+2007-10-11  Kazu Hirata  <kazu@codesourcery.com>
+
+       * configure.tgt: Recognize fido-*-elf.
+
+2007-10-10  Joel Brobecker  <brobecker@adacore.com>
+
+       GDB 6.7 released.
+
+2007-10-10  Markus Deuling  <deuling@de.ibm.com>
+
+       * stack.c (print_frame_args, frame_info, return_command): Use
+       get_regcache_arch or get_frame_arch to get at the current architecture
+       by regcache or by frame, respectively.
+
+2007-10-10  Markus Deuling  <deuling@de.ibm.com>
+
+       * rs6000-nat.c (fetch_register, store_register)
+       (rs6000_fetch_inferior_registers, rs6000_store_inferior_registers): Use
+       get_regcache_arch to get at the current architecture by regcache.
+
+       * rs6000-tdep.c (rs6000_push_dummy_call, rs6000_return_value)
+       (rs6000_register_reggroup_p, e500_move_ev_registe, rs6000_unwind_pc)
+       (rs6000_unwind_dummy_id, rs6000_frame_cache, rs6000_dump_tdep): Replace
+       current_gdbarch by gdbarch.
+       (rs6000_skip_trampoline_code, rs6000_register_to_value)
+       (rs6000_value_to_register): Use get_frame_arch to get at the current
+       architecture by frame_info.
+
+2007-10-10  Markus Deuling  <deuling@de.ibm.com>
+
+       * sparc-tdep.c (sparc_supply_rwindow, sparc_collect_rwindow): Use
+       get_regcache_arch to get at the current architecture by regcache.
+
+       * sparc64-tdep.c (sparc64_supply_gregset, sparc64_collect_gregset)
+       (sparc64_supply_fpregset, sparc64_collect_fpregset): Use
+       get_regcache_arch to get at the current architecture by regcache.
+
+       * sparc64nbsd-nat. (sparc64nbsd_supply_gregset)
+       (sparc64nbsd_collect_gregset, sparc64nbsd_supply_fpregset)
+       (sparc64nbsd_collect_fpregset): Use get_regcache_arch to get at the
+       current architecture by regcache.
+
+2007-10-10  Markus Deuling  <deuling@de.ibm.com>
+
+       * remote-mips.c (mips_wait, mips_fetch_registers)
+       (mips_store_registers): Use get_regcache_arch to get at the
+       current architecture by regcache.
+
+       * mipsnbsd-tdep.c (mipsnbsd_supply_reg, mipsnbsd_fill_reg)
+       (mipsnbsd_supply_fpreg, mipsnbsd_fill_fpreg): Use get_regcache_arch to
+       get at the current architecture by regcache.
+       (mipsnbsd_sigtramp_offset): Use get_frame_arch to get at the current
+       architecture by frame_info.
+
+       * mipsnbsd-nat.c (mipsnbsd_fetch_inferior_registers)
+       (mipsnbsd_store_inferior_registers): Use get_regcache_arch to get at
+       the current architecture by regcache.
+
+       * mips-linux-tdep.c (mips_linux_get_longjmp_target)
+       (mips64_linux_get_longjmp_target, mips_linux_o32_sigframe_init)
+       (mips_linux_n32n64_sigframe_init): Use get_frame_arch to get at the
+       current architecture by frame_info.
+       (supply_32bit_reg, mips_supply_gregset, mips_fill_gregset)
+       (mips_supply_fpregset, mips_fill_fpregset, supply_64bit_reg)
+       (mips64_supply_gregset, mips64_fill_gregset, mips64_supply_fpregset)
+       (mips64_fill_fpregset, mips_linux_write_pc): Use get_regcache_arch to
+       get at the current architecture by regcache.
+
+       * mips-linux-nat.c (mips_linux_register_addr)
+       (mips64_linux_register_addr): Replace current_gdbarch by gdbarch.
+       (supply_gregset, fill_gregset, supply_fpregset, fill_fpregset)
+       (mips64_linux_regsets_fetch_registers)
+       (mips64_linux_regsets_store_registers): Use get_regcache_arch to get at
+       the current architecture by regcache.
+
+       * mips64obsd-tdep.c (mips64obsd_sigframe_init): Use get_frame_arch to
+       get at the current architecture by frame_info.
+
+2007-10-10  Markus Deuling  <deuling@de.ibm.com>
+
+       * mips-tdep.c (mips_xfer_register): Use get_regcache_arch to get at the
+       current architecture by regcache.
+       (mips2_fp_compat, mips32_next_pc, mips16_scan_prologue)
+       (mips_insn16_frame_cache, mips32_scan_prologue, mips_insn32_frame_cache)
+       (mips_stub_frame_cache, mips_read_fp_register_single)
+       (mips_read_fp_register_double, mips_print_fp_register)
+       (mips_print_register, print_gp_register_row): Use get_frame_arch to get
+       at the current architecture by frame_info.
+       (mips_register_reggroup_p, mips_pseudo_register_read, mips_unwind_sp)
+       (mips_pseudo_register_write, mips_register_type, mips_unwind_pc)
+       (mips_unwind_dummy_id, mips_eabi_push_dummy_call)
+       (mips_n32n64_push_dummy_call, mips_n32n64_return_value)
+       (mips_o32_push_dummy_call, mips_o32_return_value)
+       (mips_o64_push_dummy_call, mips_o64_return_value)
+       (mips_print_registers_info, mips_dump_tdep): Replace current_gdbarch by
+       gdbarch.
+
+2007-10-10  Markus Deuling  <deuling@de.ibm.com>
+
+       * xtensa-tdep.c (xtensa_register_type, xtensa_pseudo_register_read)
+       (xtensa_pseudo_register_write, xtensa_register_reggroup_p)
+       (xtensa_unwind_pc, xtensa_unwind_dummy_id, xtensa_push_dummy_call)
+       (xtensa_dump_tdep): Replace current_gdbarch by gdbarch.
+       (xtensa_register_write_masked, xtensa_register_read_masked)
+       (xtensa_supply_gregset, xtensa_store_return_value)
+       (xtensa_extract_return_value): Use get_regcache_arch to get at the
+       current architecture by regcache.
+       (xtensa_frame_cache, call0_frame_get_reg_at_entry, call0_frame_cache)
+       (xtensa_frame_prev_register): Use get_frame_arch to get at the current
+       architecture by frame_info.
+
+2007-10-10  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * arm-tdep.c (struct arm_prologue_cache): Remove frameoffset.
+       (thumb_analyze_prologue): Move pv_area_store_would_trash call
+       out of loop.  Do not set cache->frameoffset.
+       (arm_scan_prologue): Use prologue-value mechanism.  Do not set
+       frameoffset.  Simplify framesize.
+       (arm_make_prologue_cache, arm_normal_frame_base): Do not use
+       frameoffset.
+       * arm-tdep.h (enum gdb_regnum): Add ARM_IP_REGNUM.
+
+2007-10-10  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * target.c (update_current_target): Call setup_target_debug.
+       (push_target): Do not call it here.
+
+2007-10-09  Michael Snyder  <msnyder@specifix.com>
+
+       * MAINTAINERS: Update my email address.
+
+2007-10-09  Markus Deuling  <deuling@de.ibm.com>
+
+       * xtensa-tdep.c: Replace following current-gdbarch based macros by
+       their expression:
+       (xtensa_pseudo_register_read)
+       (xtensa_pseudo_register_write): XTENSA_TARGET_FLAGS.
+       (ARG_NOF, ARG_1ST, xtensa_extract_return_value)
+       (xtensa_store_return_value, xtensa_push_dummy_call): CALL_ABI.
+       (xtensa_pseudo_register_read)
+       (xtensa_pseudo_register_write): ISA_USE_WINDOWED_REGISTERS.
+       (xtensa_breakpoint_from_pc): ISA_USE_DENSITY_INSTRUCTIONS.
+       (xtensa_register_type, xtensa_supply_gregset, xtensa_frame_cache)
+       (xtensa_frame_prev_register): NUM_AREGS.
+       (xtensa_pseudo_register_read, xtensa_pseudo_register_write,
+       (xtensa_supply_gregset, xtensa_frame_cache, xtensa_frame_prev_register,
+       (xtensa_extract_return_value, xtensa_store_return_value): WB_REGNUM.
+       (xtensa_supply_gregset, xtensa_frame_cache)
+       (xtensa_frame_prev_register): WS_REGNUM.
+       (xtensa_supply_gregset): LBEG_REGNUM, LEND_REGNUM, LCOUNT_REGNUM,
+       SAR_REGNUM, EXCCAUSE_REGNUM, EXCVADDR_REGNUM
+       (xtensa_register_name, xtensa_register_type, xtensa_reg_to_regnum)
+       (xtensa_pseudo_register_read, xtensa_pseudo_register_write)
+       (xtensa_register_reggroup_p): REGMAP.
+       (call0_track_op): LITBASE_REGNUM.
+       (xtensa_register_type, xtensa_reg_to_regnum, call0_frame_cache):A0_BASE
+       (xtensa_supply_gregset, call0_frame_get_reg_at_entry)
+       (xtensa_frame_prev_register, AREG_NUMBER)
+       (xtensa_register_type): AR_BASE.
+       (xtensa_pseudo_register_read, xtensa_pseudo_register_write): FP_ALIAS.
+       (AREG_NUMBER): AREGS_MASK, WB_MASK, A0_REGNUM.
+       (ARG_1ST, xtensa_pseudo_register_read, xtensa_pseudo_register_write)
+       (xtensa_frame_cache, xtensa_frame_prev_register)
+       (xtensa_extract_return_value, xtensa_store_return_value)
+       (xtensa_push_dummy_call, call0_frame_cache): A0_REGNUM.
+       (xtensa_register_type, xtensa_pseudo_register_read, xtensa_frame_cache)
+       (xtensa_pseudo_register_write, xtensa_unwind_dummy_id)
+       (xtensa_frame_prev_register, xtensa_push_dummy_call)
+       (call0_frame_cache): A1_REGNUM.
+       (xtensa_extract_return_value, xtensa_store_return_value): A2_REGNUM.
+       (xtensa_push_dummy_call): A4_REGNUM.
+       (ARGS_FIRST_REG): A6_REGNUM.
+       (xtensa_pseudo_register_read, xtensa_pseudo_register_write)
+       (xtensa_frame_prev_register): A15_REGNUM.
+       * xtensa-tdep.h: Delete current_gdbarch based macros after replacing
+       them in the appropriate source file:
+       XTENSA_TARGET_FLAGS, SPILL_LOCATION, SPILL_SIZE, CALL_ABI, NUM_AREGS,
+       ISA_USE_WINDOWED_REGISTERS, ISA_USE_DENSITY_INSTRUCTIONS, WB_REGNUM,
+       ISA_USE_EXCEPTIONS, ISA_USE_EXT_L32R, DEBUG_DATA_VADDR_TRAP_COUNT,
+       DEBUG_INST_VADDR_TRAP_COUNT, ISA_MAX_INSN_SIZE, DEBUG_NUM_IBREAKS,
+       DEBUG_NUM_DBREAKS, WS_REGNUM, LBEG_REGNUM, LEND_REGNUM, SAR_REGNUM,
+       REGMAP, LITBASE_REGNUM, DEBUGCAUSE_REGNUM, EXCCAUSE_REGNUM, AR_BASE,
+       EXCVADDR_REGNUM, NUM_IBREAKS, REGMAP_BYTES, NUM_CONTEXTS, FP_ALIAS,
+       FP_LAYOUT, FP_LAYOUT_BYTES, GREGMAP, AREGS_MASK, WB_MASK, A0_REGNUM,
+       A1_REGNUM, A2_REGNUM, A3_REGNUM, A4_REGNUM, A5_REGNUM, A6_REGNUM,
+       A7_REGNUM, A8_REGNUM, A9_REGNUM, A10_REGNUM, A11_REGNUM, A12_REGNUM,
+       A13_REGNUM, A14_REGNUM, A15_REGNUM.
+
+2007-10-09  Markus Deuling  <deuling@de.ibm.com>
+
+       * h8300-tdep.c (h8300_frame_cache): Use get_frame_arch to get at
+       the current architecture by frame_info.
+       (h8300_frame_prev_register
+       (h8300_print_register): Replace current_gdbarch by gdbarch.
+       (h8300_print_registers_info, h8300_register_type)
+       (h8300_register_type): Likewise.
+
+2007-10-09  Markus Deuling  <deuling@de.ibm.com>
+
+       * i386-linux-nat.c (fetch_register): Use get_regcache_arch to get at
+       the current architecture by regcache.
+       (store_register, supply_gregset, fill_gregset, i386_linux_resume)
+       (i386_linux_fetch_inferior_registers)
+       (i386_linux_store_inferior_registers): Likewise.
+       * i386gnu-nat.c (gnu_fetch_registers, gnu_store_registers): Likewise.
+       * i386-nto-tdep.c (i386nto_supply_gregset): Likewise.
+       * i386v4-nat.c (supply_fpregset, fill_fpregset): Likewise.
+       * i386-tdep.c (i386_unwind_pc): Replace current_gdbarch by gdbarch.
+       (i386_extract_return_value, i386_store_return_value): Likewise.
+       * i386-tdep.c (i386_frame_prev_register): Use get_frame_arch to get at
+       the current architecture by frame_info.
+       (i386_sigtramp_frame_cache, i386_get_longjmp_target)
+       (i386_register_to_value, i386_value_to_register): Likewise.
+
+2007-10-09  Markus Deuling  <deuling@de.ibm.com>
+
+       * monitor.c (monitor_supply_register): Use get_regcache_arch to get at
+       the current architecture by regcache.
+       (monitor_store_register, monitor_store_registers): Likewise.
+
+2007-10-09  Markus Deuling  <deuling@de.ibm.com>
+
+       * dbug-rom.c (dbug_supply_register): Use get_regcache_arch to get at
+       the current architecture by regcache.
+
+2007-10-09  Markus Deuling  <deuling@de.ibm.com>
+
+       * arch-utils.c (legacy_return_value): Replace current_gdbarch by
+       gdbarch.
+
+2007-10-09  Markus Deuling  <deuling@de.ibm.com>
+
+       * frame.c (frame_pc_unwind): Use get_frame_arch to get at the current
+       architecture by frame.
+       (frame_save_as_regcache, frame_register_unwind, get_prev_frame_1)
+       (inside_main_func, frame_sp_unwind): Likewise.
+
+2007-10-09  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * solib-svr4.c (enable_break): Add the dynamic linker also if
+       auxv succeeds.
+
+2007-10-09  Carlos Eduardo Seo  <cseo@linux.vnet.ibm.com>
+
+       * MAINTAINERS (Write After Approval): Add self.
+
+2007-10-09  Pedro Alves  <pedro_alves@portugalmail.pt>
+
+       * stabsread.c (read_huge_number): Initialize local variable to 0.
+
+2007-10-09  Pierre Muller  <muller@ics.u-strasbg.fr>
+
+        * p-lang.h (pascal_main_name): Add declaration.
+        * p-lang.c (GPC_P_INITIALIZE, GPC_MAIN_PROGRAM_NAME_1)
+        (GPC_MAIN_PROGRAM_NAME_2): New constants.
+        (pascal_main_name): New function.
+        * symtab.c: Include p-lang.h.
+        (find_main_name): Add call to pascal_main_name.
+        * Makefile.in (symtab.o): Add dependency on p-lang.h.
+
+2007-10-09  Pedro Alves  <pedro_alves@portugalmail.pt>
+
+       * stabsread.c (read_huge_number): Fix handling of octal
+       representation when the bit width is known.
+       (read_range_type): Record unsigned integral types with their size,
+       when the type size is known.
+
+2007-10-08  Thiago Jung Bauermann  <bauerman@br.ibm.com>
+
+       * MAINTAINERS (Write After Approval): Add self.
+
+2007-10-08  Pierre Muller  <muller@ics.u-strasbg.fr>
+
+        * breakpoint.c (print_one_breakpoint_location): ARI fix: 
+       Replace asprintf by xstrprintf.
+
+2007-10-08  Pierre Muller  <muller@ics.u-strasbg.fr>
+
+       * linux-fork.c: ARI fix: include "gdb_dirent.h" instead of <dirent.h>.
+       Makefile.in (linux-fork.o): Add gdb_dirent.h dependency. 
+
+2007-10-08  Pierre Muller  <muller@ics.u-strasbg.fr>
+
+       * linux-fork.c: Move "gdb_wait.h" include back to the position of
+       <sys/wait.h> include before last commit.
+
+2007-10-08  Maciej W. Rozycki  <macro@mips.com>
+
+       * mips-tdep.c (mips32_next_pc): Fix a typo in BGTZL.
+
+2007-10-08  Markus Deuling  <deuling@de.ibm.com>
+
+       * aix-thread.c (supply_gprs64, supply_fprs, supply_sprs64)
+       (supply_sprs32, fetch_regs_user_thread, fetch_regs_kernel_thread)
+       (fill_gprs64, fill_gprs32, fill_fprs, fill_sprs64, fill_sprs32)
+       (store_regs_user_thread, store_regs_kernel_thread): Use
+       get_regcache_arch or get_frame_arch to get at the current architecture
+       by regcache or by frame, respectively.
+
+2007-10-08  Markus Deuling  <deuling@de.ibm.com>
+
+       * sh64-tdep.c (sh64_push_dummy_call, sh64_register_type)
+       (sh64_pseudo_register_read, sh64_pseudo_register_write)
+       (sh64_do_fp_register, sh64_do_pseudo_register, sh64_do_register)
+       (sh64_print_register, sh64_media_print_registers_info)
+       (sh64_compact_print_registers_info, sh64_unwind_sp)
+       (sh64_unwind_pc): Replace current_gdbarch by gdbarch.
+       (sh64_show_media_regs, sh64_show_compact_regs, sh64_frame_cache)
+       (sh64_frame_prev_register): Use FRAME to recognize current
+       architecture.
+
+2007-10-08  Markus Deuling  <deuling@de.ibm.com>
+
+       * sh-tdep.c (sh_push_dummy_call_fpu, sh_push_dummy_call_nofpu)
+       (sh_sh2a_register_type, sh_sh3e_register_type, sh_sh4_register_type)
+       (sh_register_reggroup_p, sh_dwarf2_frame_init_reg): Replace
+       current_gdbarch by gdbarch.
+       (sh_generic_show_regs, sh3_show_reg, sh2e_show_regs, sh2a_show_regs)
+       (sh2a_nofpu_show_regs, sh3e_show_regs, sh3_dsp_show_regs)
+       (sh4_show_regs, sh4_nofpu_show_regs, sh_dsp_show_regs, sh_frame_cache)
+       (sh_frame_prev_register, sh_unwind_sp, sh_unwind_pc): Use FRAME to
+       recognize current architecture.
+
+2007-10-08  Markus Deuling  <deuling@de.ibm.com>
+
+       * remote.c (init_remote_state, fetch_register_using_p)
+       (process_g_packet, remote_fetch_registers, remote_prepare_to_store)
+       (store_register_using_P, store_registers_using_G)
+       (remote_store_registers): Use get_regcache_arch or get_frame_arch to
+       get at the current architecture by regcache or by frame, respectively.
+
+2007-10-08  Markus Deuling  <deuling@de.ibm.com>
+
+       * m68k-tdep.c (m68k_register_to_value, m68k_value_to_register)
+       (m68k_svr4_extract_return_value, m68k_svr4_store_return_value)
+       (m68k_frame_prev_register, m68k_get_longjmp_target): Use
+       get_regcache_arch or get_frame_arch to get at the current architecture
+       by regcache or by frame, respectively.
+       * m68klinux-tdep.c (m68k_linux_sigtramp_frame_cache): Likewise.
+       * m68klinux-nat.c (fetch_register, old_fetch_inferior_registers)
+       (store_register, old_store_inferior_registers, supply_gregset)
+       (supply_fpregset, fill_fpregset): Likewise.
+       * m68k-tdep.c (m68k_register_type, m68k_unwind_pc, m68k_dump_tdep):
+       Replace current_gdbarch by gdbarch.
+
+2007-10-08  Markus Deuling  <deuling@de.ibm.com>
+
+       * irix5-nat.c (supply_gregset, fill_gregset, supply_fpregset)
+       (fill_fpregset, fetch_core_registers): Use get_regcache_arch or
+       get_frame_arch to get at the current architecture by regcache or by
+       frame, respectively.
+
+2007-10-08  Markus Deuling  <deuling@de.ibm.com>
+
+       * ia64-tdep.c (ia64_pseudo_register_read, ia64_pseudo_register_write):
+       Replace current_gdbarch by gdbarch.
+       * ia64-tdep.c (ia64_frame_prev_register
+       (ia64_sigtramp_frame_prev_register)
+       (ia64_libunwind_frame_prev_register): Use get_regcache_arch or
+       get_frame_arch to get at the current architecture by regcache or by
+       frame, respectively.
+       * ia64-linux-nat.c (ia64_linux_fetch_register)
+       (ia64_linux_fetch_registers, ia64_linux_store_register)
+       (ia64_linux_store_registers): Likewise.
+
+2007-10-08  Markus Deuling  <deuling@de.ibm.com>
+
+       * hppa-tdep.c (hppa_stub_unwind_sniffer, hppa_dump_tdep): Replace
+       current_gdbarch by gdbarch.
+       * hppa-linux-nat.c (fetch_register, store_register)
+       (hppa_linux_fetch_inferior_registers)
+       (hppa_linux_store_inferior_registers): Use get_regcache_arch or
+       get_frame_arch to get at the current architecture by regcache or by
+       frame, respectively.
+       * hppa-hpux-tdep.c (hppa_hpux_skip_trampoline_code
+       (hppa_hpux_unwind_adjust_stub): Likewise.
+       * hppa-hpux-nat.c (hppa_hpux_fetch_register, hppa_hpux_store_register)
+       (hppa_hpux_fetch_inferior_registers)
+       (hppa_hpux_store_inferior_registers): Likewise.
+
+2007-10-08  Markus Deuling  <deuling@de.ibm.com>
+
+       * cris-tdep.c (cris_sigcontext_addr, cris_sigtramp_frame_unwind_cache)
+       (cris_scan_prologue, crisv32_scan_prologue, find_step_target)
+       (cris_software_single_step, cris_supply_gregset): Use get_regcache_arch
+       or get_frame_arch to get at the current architecture by regcache or by
+       frame, respectively.
+       * cris-tdep.c (crisv32_single_step_through_delay, cris_push_dummy_call)
+       (cris_unwind_pc, cris_unwind_sp, cris_register_type, cris_dump_tdep)
+       (crisv32_register_type, cris_dwarf2_frame_init_reg): Replace
+       current_gdbarch by gdbarch.
+
+2007-10-08  Markus Deuling  <deuling@de.ibm.com>
+
+       * arm-tdep.c (arm_scan_prologue, arm_make_prologue_cache)
+       (thumb_get_next_pc, arm_get_next_pc, arm_extract_return_value)
+       (arm_store_return_value): Use get_regcache_arch or get_frame_arch to
+       get at the current architecture by regcache or by·frame, respectively.
+       (arm_push_dummy_call, arm_dump_tdep): Replace current_gdbarch by
+       gdbarch.
+
+2007-10-08  Markus Deuling  <deuling@de.ibm.com>
+
+       * amd64-tdep.c (amd64_frame_prev_register, amd64_sigtramp_frame_cache):
+       Use get_regcache_arch or get_frame_arch to get at the current
+       architecture by regcache or by frame, respectively.
+       * amd64-linux-tdep.c (amd64_linux_sigcontext_addr): Likewise.
+       * amd64-nat.c (amd64_supply_native_gregset)
+       (amd64_collect_native_gregset): Replace current_gdbarch by gdbarch.
+
+2007-10-08  Markus Deuling  <deuling@de.ibm.com>
+
+       * alpha-tdep.c (alpha_register_reggroup_p): Replace current_gdbarch by
+       gdbarch.
+       * alpha-linux-nat.c (alpha_linux_register_u_offset): Likewise.
+       (alpha_sigtramp_frame_unwind_cache, alpha_sigtramp_frame_this_id)
+       (alpha_sigtramp_frame_sniffer, alpha_next_pc): Use get_regcache_arch or
+       get_frame_arch to get at the current architecture by regcache or by 
+       frame, respectively.
+       * alpha-nat.c (fetch_osf_core_registers): Likewise.
+
+2007-10-08  Markus Deuling  <deuling@de.ibm.com>
+
+       * dwarf2-frame.c (read_reg, execute_cfa_program, dwarf2_frame_cache)
+       (dwarf2_frame_default_init_reg, dwarf2_frame_prev_register): Replace
+       current_gdbarch by gdbarch.
+       * dwarf2loc.c (dwarf2_evaluate_loc_desc): Likewise.
+
+2007-10-08  Markus Deuling  <deuling@de.ibm.com>
+
+       * regcache.c (init_regcache_descr, register_type, read_pc_pid)
+       (write_pc_pid, regcache_dump): Replace current_gdbarch by gdbarch.
+       * regcache.c (regcache_raw_write): Use get_regcache_arch or
+       get_frame_arch to get at the current architecture by regcache or by
+       frame, respectively.
+
+2007-10-08  Markus Deuling  <deuling@de.ibm.com>
+
+       * findvar.c (value_of_register, locate_var_value): Use
+       get_regcache_arch or get_frame_arch to get at the current architecture
+       by regcache or by frame, respectively.
+       * findvar.c (default_value_from_register, value_from_register): Replace
+       current_gdbarch by gdbarch.
+
+2007-10-08  Pierre Muller  <muller@ics.u-strasbg.fr>
+
+        * config/i386/nm-i386.h (CHILD_POST_STARTUP_INFERIOR): ARI fix: Remove.
+
+2007-10-08  Pierre Muller  <muller@ics.u-strasbg.fr>
+
+       * linux-fork.c: ARI fix: include "gdb_wait.h" instead of <sys/wait.h>.
+       Makefile.in (linux-fork.o): Add gdb_wait.h dependency. 
+
+2007-10-05  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * remote.c (get_offsets): Only call free_symfile_segment_data if
+       data was allocated.
+
+2007-10-03  Pierre Muller  <muller@ics.u-strasbg.fr>
+
+       * objc-exp.y: ARI fix: remove 4 PARAMS. 
+
+2007-10-03  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * NEWS: Use uniform spacing.  Correct version number for GDB 6.7
+       news.  Mention XML support for M68K in GDB 6.7.
+
+2007-10-03  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * gdbtypes.c (create_range_type): Do not set TYPE_FIELD_TYPE for the
+       bounds.
+       (init_vector_type): Use builtin_type_int32.
+
+2007-10-02  Ulrich Weigand  <uweigand@de.ibm.com>
+
+       * s390-tdep.c (s390_regset_from_core_section): Allow excess section
+       size to enable bi-arch generate-core-file support.
+
+2007-10-02  Markus Deuling  <deuling@de.ibm.com>
+
+       * spu-tdep.c (info_spu_signal_command): Fix output for SPU signal.
+
+2007-10-02  Carlos Eduardo Seo  <cseo@linux.vnet.ibm.com>
+
+       * tui/tui-interp.c (tui_init): Initialize tui's SIGWINCH
+       signal handler.
+       * tui/tui-win.c (tui_initialize_win): New function for
+       initializing tui's SIGWINCH signal handler.
+       * tui/tui-win.h (tui_initialize_win): Declare.
+
+2007-10-02  Ulrich Weigand  <uweigand@de.ibm.com>
+
+       * ppc-linux-nat.c (ppc_linux_stopped_data_address): Cast
+       pointer to uintptr_t before casting to CORE_ADDR.
+
+2007-10-02  Markus Deuling  <deuling@de.ibm.com>
+
+       * linux-nat.c (PTRACE_GETSIGINFO): Add define.
+
+2007-10-02  Mark Mitchell  <mark@codesourcery.com>
+
+       * mingw-hdep.c (gdb_select): Stop helper threads before returning.
+       * ser-mingw.c (enum select_thread_state): New type.
+       (struct ser_console_state): Add have_started and thread_state.
+       (select_thread_wait): New function.
+       (thread_fn_type): New type.
+       (create_select_thread): New function.
+       (destroy_select_thread): Likewise.
+       (start_select_thread): Likewise.
+       (stop_select_thread): Likewise.
+       (console_select_thread): Use new functions.
+       (pipe_select_thread): Likewise.
+       (file_select_thread): Likewise.
+       (ser_console_wait_handle): Likewise.
+       (ser_console_done_wait_handle): Likewise.
+       (ser_console_close): Likewise.
+       (free_pipe_state): Likewise.
+       (pipe_wait_handle): Likewise.
+       (pipe_done_wait_handle): Likewise.
+       (struct net_windows_state): Derive from ser_console_state.
+       (net_windows_select_thread): Use new functions.
+       (net_windows_wait_handle): Likewise.
+       (net_windows_done_wait_handle): Likewise.
+       (net_windows_close): Likewise.
+
+2007-10-02  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * inflow.c (terminal_ours_1): Remove useless line.
+
+2007-10-02  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * mips-tdep.c (mips_read_fp_register_double): Correct check for
+       odd FP registers.
+       (mips_print_fp_register): Correct check for even FP registers.
+       (mips_virtual_frame_pointer): New function.
+       (mips_gdbarch_init): Call set_gdbarch_virtual_frame_pointer.
+
+2007-09-30  Mike Frysinger  <vapier@gentoo.org>
+
+       * value.h (lookup_only_internalvar): New prototype.
+       (create_internalvar): Likewise.
+       * value.c (lookup_only_internalvar): New function.
+       (create_internalvar): Likewise.
+       (lookup_internalvar): Use new lookup_only_internalvar and
+       create_internalvar functions.
+       * parse.c (write_dollar_variable): Look up $ symbols in internal
+       table first rather than last.
+
+2007-09-30  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * linux-nat.c (linux_nat_new_thread): New variable.
+       (linux_child_follow_fork): Set inferior_ptid to include LWP ID.  Use
+       linux_nat_switch_fork.
+       (lwp_list): Make public.
+       (add_lwp): Call linux_nat_new_thread.
+       (lin_lwp_attach_lwp, linux_nat_attach): Call add_lwp after stopping
+       the new thread.
+       (resume_callback): Clear lp->siginfo.  Remove unused variable.
+       (linux_nat_resume): Assert that the LWP list is already initialized.
+       Clear lp->siginfo.
+       (save_siginfo): New.
+       (stop_wait_callback, linux_nat_wait): Call it.
+       (linux_nat_set_new_thread, linux_nat_get_siginfo): New.
+       * linux-nat.h (struct lwp_info): Add siginfo.
+       (lwp_list, linux_nat_set_new_thread, linux_nat_get_siginfo): Declare.
+       (ALL_LWPS): Define.
+
+       * amd64-linux-nat.c (amd64_linux_dr): New.
+       (amd64_linux_dr_get): Take a PTID argument.  Correct typo.
+       (amd64_linux_dr_set): Take a PTID argument.
+       (amd64_linux_dr_set_control, amd64_linux_dr_set_addr): Use ALL_LWPS.
+       (amd64_linux_dr_reset_addr): Use amd64_linux_dr_set_addr.
+       (amd64_linux_dr_get_status): Pass inferior_ptid to amd64_linux_dr_get.
+       (amd64_linux_new_thread): New.
+       (_initialize_amd64_linux_nat): Call linux_nat_set_new_thread.
+       * i386-linux-nat.c (i386_linux_dr): New.
+       (i386_linux_dr_get, i386_linux_dr_set): Take a PTID argument.
+       (i386_linux_dr_set_control, i386_linux_dr_set_addr): Use ALL_LWPS.
+       (i386_linux_dr_reset_addr): Use i386_linux_dr_set_addr.
+       (i386_linux_dr_get_status): Pass inferior_ptid to i386_linux_dr_get.
+       (i386_linux_new_thread): New.
+       (i386_linux_resume): Remove unnecessary PID check.
+       (_initialize_i386_linux_nat): Call linux_nat_set_new_thread.
+       * ia64-linux-nat.c (enable_watchpoints_in_psr): Take PTID argument.
+       (fetch_debug_register, fetch_debug_register_pair): Delete.
+       (debug_registers): New.
+       (ia64_linux_insert_watchpoint, ia64_linux_remove_watchpoint): Use
+       ALL_LWPS and debug_registers.
+       (ia64_linux_new_thread): New.
+       (ia64_linux_stopped_data_address): Use linux_nat_get_siginfo.
+       (_initialize_ia64_linux_nat): Call linux_nat_set_new_thread.
+       * ppc-linux-nat.c (last_stopped_data_address): Delete.
+       (saved_dabr_value): New.
+       (ppc_linux_insert_watchpoint, ppc_linux_remove_watchpoint): Use
+       ALL_LWPS.
+       (ppc_linux_new_thread): New.
+       (ppc_linux_stopped_data_address): Use linux_nat_get_siginfo.
+       (ppc_linux_stopped_by_watchpoint): Call ppc_linux_stopped_data_address.
+       (_initialize_ppc_linux_nat): Call linux_nat_set_new_thread.
+       * s390-nat.c (s390_stopped_by_watchpoint): Clear the watchpoint status
+       after reading it.
+       (s390_fix_watch_points): Take a PTID argument.
+       (s390_insert_watchpoint, s390_remove_watchpoint): Use ALL_LWPS.
+       (_initialize_s390_nat): Call linux_nat_set_new_thread.
+
+2007-09-30  Daniel Jacobowitz  <dan@codesourcery.com>
+           Jeff Johnston  <jjohnstn@redhat.com>
+
+       * breakpoint.c (watchpoints_triggered): New.
+       (bpstat_stop_status): Remove STOPPED_BY_WATCHPOINT argument.
+       Check watchpoint_triggered instead.  Combine handling for software
+       and hardware watchpoints.  Do not use target_stopped_data_address
+       here.  Always check a watchpoint if its scope breakpoint triggers.
+       Do not stop for thread or overlay events.  Improve check for
+       triggered watchpoints without a value change.
+       (watch_command_1): Insert the scope breakpoint first.  Link the
+       scope breakpoint to the watchpoint.
+       * breakpoint.h (enum watchpoint_triggered): New.
+       (struct breakpoint): Add watchpoint_triggered.
+       (bpstat_stop_status): Update prototype.
+       (watchpoints_triggered): Declare.
+       * infrun.c (enum infwait_status): Add infwait_step_watch_state.
+       (stepped_after_stopped_by_watchpoint): Delete.
+       (handle_inferior_event): Make stepped_after_stopped_by_watchpoint
+       local.  Handle infwait_step_watch_state.  Update calls to
+       bpstat_stop_status.  Use watchpoints_triggered to check
+       watchpoints.
+       * remote.c (stepped_after_stopped_by_watchpoint): Remove extern.
+       (remote_stopped_data_address): Do not check it.
+
+2007-09-29  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * configure.ac: Add $LIBINTL when testing libbfd.
+       * configure: Regenerated.
+
+2007-09-28  Vladimir Prus  <vladimir@codesourcery.com>
+
+       * NEW: Mention pending breakpoint changes and
+       support for breakpoints at multiple locations.
+       
+2007-09-27  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * arm-linux-tdep.c (arm_linux_software_single_step): New.
+       (arm_linux_init_abi): Use it.
+       * arm-tdep.c (arm_get_next_pc): Make global.  Handle all-ones
+       condition correctly.
+       * arm-tdep.h (arm_get_next_pc): Declare.
+       * Makefile.in (arm-linux-tdep.o): Update.
+
+2007-09-26  Vladimir Prus  <vladimir@codesourcery.com>
+
+       * varobj.c (install_new_value): Don't
+       call value_get_print_value when a value is
+       lazy.  Update the print_value member in a
+       single place.
+
+2007-09-26  Vladimir Prus  <vladimir@codesourcery.com>
+
+       * breakpoint.c (create_breakpoint): Set
+       condition on each location, not on the first
+       location of breakpoint.
+       
+2007-09-26  Jim Blandy  <jimb@codesourcery.com>
+
+       * remote.c (getpkt_sane): Fix error message.  No animals were
+       harmed in the making of this debugger.
+
+2007-09-26  Pierre Muller  <muller@ics.u-strasbg.fr>
+
+       * p-typeprint.c: Fix 11 ARI reported problems.
+       (pascal_print_type): Fix 4 operator at end of line.
+       (pascal_type_print_method_args) : Replace 2 DEPRECATED_STREQN macros 
+       using strncmp function.
+       (pascal_type_print_base): Fix 2 operator at end of line.
+       (pascal_type_print_base) : Replace 3 DEPRECATED_STREQN macros 
+       using strncmp function.
+
+
+2007-09-26  Pierre Muller  <muller@ics.u-strasbg.fr>
+
+       * Fix PR pascal/2231
+       dwarf2read.c (read_subroutine_type): 
+       All pascal functions are prototyped. 
+
+2007-09-26  Pierre Muller  <muller@ics.u-strasbg.fr>
+
+       * Fix PR pascal/2283
+       p-valprint.c (pascal_val_print): correct current language check.
+       Also print array of char as strings.
+
+
+2007-09-26  David Ung  <davidu@mips.com>
+            Maciej W. Rozycki  <macro@mips.com>
+
+       * mips-tdep.c (mips_n32n64_return_value): Fix a comment.
+
+2007-09-25  Pierre Muller  <muller@ics.u-strasbg.fr>
+
+       * p-exp.y: Fix 12 ARI reported problems.
+       (name_not_typename): Fix 2 operator at end of line issues.
+       (yylex): Fix 3 operator at end of line issues.
+       Replace 7 DEPRECATED_STREQ macros using strcmp function.
+
+2007-09-25  David Ung  <davidu@mips.com>
+            Maciej W. Rozycki  <macro@mips.com>
+
+       * mips-tdep.c (mips_n32n64_return_value): Per N32/N64 ABI
+       rules return composite types in registers as appropriate.
+
+2007-09-24  Jim Blandy  <jimb@codesourcery.com>
+
+       * symfile.h (struct symfile_segment_data): Doc fixes.
+       * symfile.c (symfile_map_offsets_to_segments): Doc fixes.
+       Assert that we were passed some loaded segment addresses,
+       and that sections' segment numbers are valid.
+       Simplify offset calculation.
+       * remote.c (get_offsets): Clarify selection of relocate-by-segment
+       strategy, and set num_segments correctly.  Delete redundant
+       assignments to do_sections.
+
+2007-09-24  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * frame.c (get_prev_frame_1): Also check for PC in the same register.
+
+2007-09-24  Vladimir Prus  <vladimir@codesourcery.com>
+       
+       * breakpoint.c (remove_sal): New.
+       (expand_line_sal_maybe): New.
+       (create_breakpoints): Call expand_line_sal_maybe.
+       (clear_command): Add comment.
+       (breakpoint_re_set_one): Call expand_line_sal_maybe.
+       * linespec.c (decode_indirect): Set explicit_pc to 1.
+       (decode_all_digits): Set explicit_line to 1.
+       (append_expanded_sal): New.
+       (expand_line_sal): New.
+       * linespec.h (expand_line_sal): Declare.
+       * symtab.c (init_sal): Initialize explicit_pc 
+       and explicit_line.
+       * symtab.h (struct symtab_and_line): New fields
+       explicit_pc and explicit_line.  
+
+2007-09-23  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * infcall.c (call_function_by_hand): Handle language-specific
+       pass and return by reference.
+
+       * cp-abi.c (cp_pass_by_reference): New.
+       * cp-abi.h (cp_pass_by_reference): Declare.
+       (struct cp_abi_ops): Add pass_by_reference.
+       * gnu-v3-abi.c (gnuv3_pass_by_reference): New.
+       (init_gnuv3_ops): Set pass_by_reference.
+
+       * language.c (language_pass_by_reference): New.
+       (default_pass_by_reference): New.
+       (unknown_language_defn, auto_language_defn, local_language_defn): Add
+       default_pass_by_reference.
+       * langauge.h (struct language_defn): Add la_pass_by_reference.
+       (language_pass_by_reference, default_pass_by_reference): Declare.
+       * ada-lang.c (ada_language_defn): Add default_pass_by_reference.
+       * c-lang.c (c_language_defn, asm_language_defn)
+       (minimal_language_defn): Likewise.
+       (cplus_language_defn): Add cp_pass_by_reference.
+       * f-lang.c (f_language_defn): Add default_pass_by_reference.
+       * jv-lang.c (java_language_defn): Likewise.
+       * m2-lang.c (m2_language_defn): Likewise.
+       * objc-lang.c (objc_language_defn): Likewise.
+       * p-lang.c (pascal_language_defn): Likewise.
+       * scm-lang.c (scm_language_defn): Likewise
+
+2007-09-23  Vladimir Prus  <vladimir@codesourcery.com>
+
+       Allow a code breakpoint to have several locations
+       associated with it.
+       * breakpoint.h (enum enable_state): Remove the
+       bp_shlib_disabled enumerator. 
+       (struct bp_location): New members shlib_disabled,
+       global_next, enabled and function_name.
+       Rename pending to condition_not_parsed.
+
+       * breakpoint.c (ALL_BP_LOCATIONS): Iterate over global_next.
+       (ALL_BP_LOCATIONS_SAFE): Likewise.
+       (breakpoint_enabled): Don't check for pending.
+       (condition_command): Free and update all locations of
+       a breakpoint.
+       (insert_bp_location): Adjust.
+       (software_breakpoint_inserted_here_p): Don't care
+       if breakpoint is enabled, as soon as it's inserted.
+       (print_it_typical): Print bpstat's location, not
+       bpstat's breakpoint's location.
+       (bpstat_stop_status): Iterate over all locations, not
+       all breakpoints.
+       (print_breakpoint_location): New.
+       (print_one_breakpoint): Renamed to
+       (print_one_breakpoint_location): ...this. Take
+       parameters to describe which location is being
+       printed. Modify code to properly print header
+       for several locations and individual locations.
+       (print_one_breakpoint): Print all locations.
+       (breakpoint_has_pc): New.
+       (describe_other_breakpoints): Use the above.
+       (check_duplicates): Renamed to...
+       (check_duplicates_for): .. this.
+       (check_duplicates): Use check_duplicates_for.
+       (allocate_bp_location): Adjust.
+       (set_raw_breakpoint_without_location): New,
+       extracted from set_raw_breakpoint.
+       (set_breakpoint_location_function): New.
+       (set_raw_breakpoint): Use 
+       set_raw_breakpoint_without_location.
+       (make_breakpoint_permanent): Mark all locations
+       as inserted.
+       (disable_breakpoints_in_shlibs): Iterate over
+       locations.
+       (disable_breakpoints_in_unloaded_shlib): Likewise.
+       (re_enable_breakpoints_in_shlibs): Likewise.
+       (mention): Say "pending" when breakpoint has
+       zero locations.  If breakpoint has more than one
+       location, say so.
+       (add_location_to_breakpoint): New.
+       (create_breakpoint): Accept symtabs_and_lines, not
+       symtab_and_line. Pass extra sals to 
+       add_location_to_breakpoint.
+       (create_breakpoints): Pass symtabs_and_lines to
+       create_breakpoints.
+       (break_command_1): Make pending breakpoints
+       have zero locations.
+       (do_captured_breakpoint): Remove wrong allocation.
+       (clear_command): Iterate over all locations.
+       (unlink_locations_from_global_list): Renamed
+       from unlink_location_from_global_list. Remove
+       all locations.
+       (delete_breakpoint): Remove all locations.
+       Iterate over all locations when deciding which
+       other location to re-enable.
+       (all_locations_are_pending): New.
+       (update_breakpoint_locations): Renamed from
+       update_breakpoint_location. Try to match old
+       and new locations using names of containing
+       functions.
+       (breakpoint_re_set_one): Adjust.
+       (find_location_by_number): New.
+       (disable_command): Allow disabling individual location.
+       (enable_command): Allow enabling individual location.
+       * breakpoint.c: Adjust all uses of breakpoint's
+       enable state to for bp_shlib_disabled change.
+       
+2007-09-22  Vladimir Prus  <vladimir@codesourcery.com>
+
+       * breakpoint.c (do_restore_lang_radix_cleanup): Remove.
+       (resolve_pending_breakpoint): Remove.
+       (re_enable_breakpoints_in_shlibs): Remove.
+       (unlink_locations_from_global_list): New.
+       (update_breakpoint_locations): New.
+       (breakpoint_re_set_one): Don't bail out on pending breakpoints.
+       Use parse_condition and update_breakpoint_location to
+       reset breakpoint.  Ignore 'symbol not found' error from
+       decode_line_1.
+       (breakpoint_re_set): Don't emit newline before the
+       reason why breakpoint is not reset.
+       (do_enable_breakpoint): Don't specially process pending
+       breakpoints.
+       (free_bp_location): New.
+       (break_command_1): For pending breakpoints, initialize
+       all fields of a sal with zeroes.
+       * breakpoint.h (re_enable_breakpoints_in_shlibs): Remove.
+       * infcmd.c (post_create_inferior): Don't call
+       re_enable_breakpoints_in_shlibs.
+       * infrun.c (handle_inferior_event): Likewise.
+       * solib-irix.c (irix_solib_create_inferior_hook): Likewise.
+       * solib-osf.c (osf_solib_create_inferior_hook): Likewise.
+       * win32-nat.c (get_win32_debug_event): Likewise.
+       
+2007-09-22  Vladimir Prus  <vladimir@codesourcery.com>
+
+       * breakpoint.c (create_breakpoint): Split from
+       create_breakpoints, implementing most of its logic.
+       Take just a single sal, single address string and
+       single condition.  Do not take parsed condition at
+       all.
+       (create_breakpoints): Just call create_breakpoint
+       for each sal.
+       (find_condition_and_thread): New.
+       (break_command_1): Use find_condition_and_thread.
+       Do not keep parsed conditions.
+       (do_captured_breakpoint): Don't convert
+       condition string to struct expression.
+       
+2007-09-22  Vladimir Prus  <vladimir@codesourcery.com>
+
+       * breakpoint.h (struct breakpoint): Move the cond 
+       field to...
+       (struct bp_location): Here.
+       * breakpoint.c (condition_command, bpstat_stop_status)
+       (print_one_breakpoint, allocate_bp_location)
+       (solib_load_unload_1, create_fork_vfork_event_catchpoint)
+       (create_exec_event_catchpoint, create_breakpoints)
+       (break_command_1, watch_command_1, handle_gnu_v3_exceptions)
+       (create_ada_exception_breakpoint, set_breakpoint_sal)
+       (delete_breakpoint, breakpoint_re_set_one): Adjust.
+       * tui/tui-winsource.c (tui_update_breakpoint_info): Adjust.
+       
+2007-09-22  Vladimir Prus  <vladimir@codesourcery.com>
+
+       Associate bp_stat with bp_location, not breakpoint.
+       * breakpoint.h (breakpoint_at): Change type
+       to bp_location*.
+       * breakpoint.c (bpstat_alloc): Take bp_location,
+       not breakpoint.
+       (bpstat_find_breakpoint): Look at bpstat's location's
+       owner, not at bpstat->breakpoint_at.
+       (bpstat_find_step_resume_breakpoint): Likewise.
+       (bpstat_num): Likewise.
+       (print_it_typical): Likewise.
+       (print_bp_stop_message): Likewise.
+       (watchpoint_check): Likewise.
+       (bpstat_what): Likewise.
+       (bpstat_get_triggered_catchpoints): Likewise.
+       (breakpoint_auto_delete): Likewise.
+       (delete_breakpoint): Likewise.  
+       (bpstat_stop_status): Pass location, not breakpoint,
+       to bpstat_alloc.  Look at bpstat's location's
+       owner, not at bpstat->breakpoint_at.
+
+2007-09-21  Jim Blandy  <jimb@codesourcery.com>
+
+       * macrotab.h (new_macro_table): Document that removing information
+       from an obstack/bcache-managed macro table leaks memory.
+       * macrotab.c (macro_free, macro_bcache_free): Instead of asserting
+       that data is never freed in obstack/bcache-managed macro tables,
+       just leak the storage.
+       (macro_undef): If we're undefining a macro at exactly the same
+       source location that we defined it, simply remove the definition
+       altogether.
+
+2007-09-21  Joel Brobecker  <brobecker@adacore.com>
+
+       * symfile.h (struct sym_fns): Add new field sym_read_linetable.
+       * coffread.c, dbxread.c, elfread.c, mipsread.c somread.c:
+       Adjust the struct sym_fns object accordingly by setting
+       the new field to NULL.
+       * xcoffread.c (aix_process_linenos): Make static.
+       (xcoff_sym_fns): Set new field to aix_process_linenos.
+       * buildsym.c (end_symtab): Replace call to PROCESS_LINENUMBER_HOOK
+       by call to new the new sym_fns sym_read_linetable function.
+       * config/powerpc/aix.mt (DEPRECATED_TM_FILE): Delete.
+       * config/rs6000/tm-rs6000.h: Delete.
+
+2007-09-21  David Ung  <davidu@mips.com>
+            Maciej W. Rozycki  <macro@mips.com>
+
+       * mips-tdep.c (mips_n32n64_push_dummy_call): Per N32/N64 ABI
+       rules do not treat composite types specially.
+
+2007-09-20  Maciej W. Rozycki  <macro@mips.com>
+
+       * mips-tdep.c (mips32_in_function_epilogue_p): New function.
+       (mips16_in_function_epilogue_p): Likewise.
+       (mips_in_function_epilogue_p): Likewise.
+       (mips_gdbarch_init): Register mips_in_function_epilogue_p().
+
+2007-09-19  Joel Brobecker  <brobecker@adacore.com>
+
+       * configure.ac: Add check for "etext".
+       * configure, config.in: Regenerate.
+       * maint.c (TEXTEND): Only define if either _etext or etext
+       are available.
+       Disable the profiling functionality if TEXTEND is not defined.
+
+2007-09-19  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * mips-tdep.c (mips_stub_frame_cache): Correct the saved return
+       address register.  Correct the call to frame_id_build.
+       (mips_stub_frame_sniffer): Use the stub unwinder when the PC
+       is invalid.
+
+2007-09-18  Joel Brobecker  <brobecker@adacore.com>
+
+       * ia64-tdep.c (refine_prologue_limit): Make sure we don't scan
+       the linetable past the function end.
+
+2007-09-18  James E. Wilson  <wilson@specifix.com>
+
+       * MAINTAINERS: Update my email address.
+
+2007-09-18  Jerome Guitton  <guitton@adacore.com>
+
+       * inf-ttrace.c (inf_ttrace_private_thread_info): New structure type.
+       (inf_ttrace_delete_dying_threads_callback): New function.
+       (inf_ttrace_resume): After resuming the execution, iterate over
+       the dying threads to delete them for the thread list.
+       (inf_ttrace_wait): on TTEVT_LWP_EXIT and TTEVT_LWP_TERMINATE,
+       mark the corresponding thread as dying instead of removing it
+       from the thread list.
+       (inf_ttrace_thread_alive): return 0 for dying threads.
+
+2007-09-17  Joel Brobecker  <brobecker@adacore.com>
+
+       * infrun.c (insert_step_resume_breakpoint_at_frame): Add assertion
+       that return_frame is not null.
+
+2007-09-17  Joel Brobecker  <brobecker@adacore.com>
+
+       * solib-svr4.c: Add include of "auxv.h".
+       (enable_break): Use the AT_BASE auxiliary entry if available.
+       * Makefile.in (solib-svr4.o): Update dependencies.
+
+2007-09-17  Joel Brobecker  <brobecker@adacore.com>
+
+       * NEWS: Create a new section for the next release branch.
+       Rename the section of the current branch, now that it has
+       been cut.
+
+2007-09-17  Jerome Guitton  <guitton@adacore.com>
+
+       * dwarf2loc.c (dwarf_expr_frame_base): Guard against NULL.
+       * Makefile.in (dwarf2loc.o): Depend on gdb_assert.h.
+
+2007-09-16  Vladimir Prus  <vladimir@codesourcery.com>
+
+       * mi/mi-cmds.c (mi_cmds): Register -list-features.
+       * mi/mi-cmds.h (mi_cmd_list_features): New.
+       * mi/mi-main.c (mi_cmd_list_features): New.
+       
+2007-09-11  Joel Brobecker  <brobecker@adacore.com>
+
+       GDB 6.7 branch created (branch timestamp: 2007-09-07 14:00 UTC)
+       * version.in: Bump version to 6.7.50-20070911-cvs.
+
+2007-09-10  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * thread.c (free_thread): Do not delete the step resume breakpoint
+       right away.
+
+2007-09-10  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * arch-utils.c (gdbarch_info_fill): Also try core_bfd.
+       * corelow.c (core_read_description): New.
+       (init_core_ops): Set to_read_description.
+       * gdbarch.sh: Add gdbarch_core_read_description.
+       * mips-linux-tdep.c (mips_linux_core_read_description): New.
+       (mips_linux_init_abi): Call set_gdbarch_core_read_description.
+       * mips-tdep.c (mips_tdesc_gp32, mips_tdesc_gp64): New.
+       (mips_register_g_packet_guesses): Use them.
+       (_initialize_mips_tdep): Initialize them.
+       * mips-tdep.h (mips_tdesc_gp32, mips_tdesc_gp64): Declare.
+       * gdbarch.h, gdbarch.c: Regenerated.
+
+2007-09-10  Ulrich Weigand  <uweigand@de.ibm.com>
+
+       * infrun.c (stepping_past_breakpoint): New global variable.
+       (stepping_past_breakpoint_ptid): Likewise.
+       (prepare_to_proceed): Add STEP parameter.  Do not check for Ctrl-C.
+       Only switch threads if we need to single-step over a breakpoint hit
+       in the previously selected thread.  If stepping, remember previous
+       thread to switch back to in STEPPING_PAST_BREAKPOINT[_PTID].  Call
+       switch_to_thread instead of copying its contents.
+       (proceed): Pass STEP to prepare_to_proceed.  Always set ONEPROC if
+       prepare_to_proceed returns true.
+       (init_wait_for_inferior): Reset STEPPING_PAST_BREAKPOINT.
+       (context_switch): Call switch_to_thread.
+       (handle_inferior_event): Switch back to previous thread if requested
+       in STEPPING_PAST_BREAKPOINT[_PTID] by prepare_to_proceed.
+       * gdbthread.h (switch_to_thread): Add prototype.
+       * thread.c (switch_to_thread): Make global.
+
+2007-09-07  Pierre Muller  <muller@ics.u-strasbg.fr>
+
+        * p-valprint.c: Fix 7 ARI reported problems.
+        (pascal_val_print): Fix one operator at end of line issue.
+        Use paddress function to remove use of
+        deprecated_print_address_numeric function (2 times).
+        Use SYMBOL_LINKAGE_NAME instead of DEPRECATED_SYMBOL_NAME.
+        (pascal_value_print): Fix 3 operator at end of line issues.
+
+2007-09-07  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       PR gdb/2103
+       * arm-tdep.c (arm_in_call_stub): Delete.
+       (arm_skip_stub): Handle from_arm and from_thumb stubs.
+
+2007-09-06  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * ppc-sysv-tdep.c (do_ppc_sysv_return_value): Handle other integer
+       types.
+
+2007-09-04  Daniel Jacobowitz  <dan@codesourcery.com>
+           Jim Blandy  <jimb@codesourcery.com>
+
+       * NEWS: Update description of string changes.  Mention print/s.
+       * c-valprint.c (textual_element_type): New.
+       (c_val_print): Use it.  Do not skip address printing for pointers
+       with a string format.
+       (c_value_print): Doc update.
+       * dwarf2read.c (read_array_type): Use make_vector_type.
+       * gdbtypes.c (make_vector_type): New.
+       (init_vector_type): Use it.
+       (gdbtypes_post_init): Initialize builtin_true_unsigned_char.
+       (_initialize_gdbtypes): Mark int8_t and uint8_t as TYPE_FLAG_NOTTEXT.
+       * gdbtypes.h (struct builtin_type): Add builtin_true_unsigned_char.
+       (TYPE_FLAG_NOTTEXT, TYPE_NOTTEXT): New.
+       (make_vector_type): New.
+       * printcmd.c (print_formatted): Only handle 's' and 'i' for examine.
+       Call the language print routine for string format.
+       (print_scalar_formatted): Call val_print for string format.  Handle
+       unsigned original types for char format.
+       (validate_format): Do not reject string format.
+       * stabsread.c (read_type): Use make_vector_type.
+       * xml-tdesc.c (tdesc_start_vector): Use init_vector_type.
+
+2007-09-04  Michael Snyder  <msnyder@access-company.com>
+
+       * expprint.c (print_subexp_standard): Check strchr for null.
+       * Makefile.in (expprint.o): Depend on gdb_assert.h.
+
+       * gnu-v2-abi.c (gnuv2_value_rtti_type): Guard against null.
+
+       * stabsread.c (patch_block_status): Guard against null.
+       * Makefile.in (stabsread.o): Depend on gdb_assert.h.
+
+2007-09-04  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * printcmd.c (printf_command): Handle ptr_arg.  Correct typo
+       in internal error message.
+
+2007-09-04  Pedro Alves  <pedro_alves@portugalmail.pt>
+           Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * infcmd.c (post_create_inferior): Update comment.
+       (run_command_1): Always call post_create_inferior with 0 as
+       from_tty.
+
+       * i386-cygwin-tdep.h: New.
+       * i386-cygwin-tdep.c: Include "i386-cygwin-tdep.h".
+       (win32_xfer_shared_library): Make it extern.
+
+       * win32-nat.c: Include gdb_obstack.h and xml-support.h and
+       i386-cygwin-tdep.h.
+       (win32_so_ops): Delete.
+       (get_relocated_section_addrs): Delete.
+       (solib_symbols_add): Delete.
+       (register_loaded_dll): Delete.
+       (win32_make_so): New.
+       (handle_load_dll): Use win32_make_so.
+       (win32_free_so): Free the passed in so.
+       (win32_relocate_section_addresses): Delete.
+       (win32_solib_create_inferior_hook): Delete.
+       (handle_unload_dll): Don't add PE offset here.  Free so with
+       win32_free_so instead of free_so.
+       (win32_special_symbol_handling): Delete.
+       (get_win32_debug_event): Remove unneeded calls.  Set state to
+       TARGET_WAITKIND_LOADED on a dll unload.
+       (do_initial_win32_stuff): Clear cygwin_load_start and
+       cygwin_load_end.
+       (map_code_section_args): Delete.
+       (dll_code_sections_add): Delete.
+       (core_section_load_dll_symbols): Delete.
+       (win32_xfer_shared_libraries): New.
+       (win32_current_sos): Delete.
+       (win32_xfer_partial): New.
+       (open_symbol_file_object): Delete.
+       (in_dynsym_resolve_code): Delete.
+       (init_win32_ops): Set win32_xfer_partial as to_xfer_partial member
+       of win32_ops.  Remove win32_so_ops settings.  Don't set
+       current_target_so_ops here.
+
+       * Makefile.in (i386_cygwin_tdep_h): New variable.
+       (i386-cygwin-tdep.o): Update dependencies.
+       (win32-nat.o): Update dependencies.
+
+2007-09-04  Pedro Alves  <pedro_alves@portugalmail.pt>
+           Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * gdbarch.sh (core_xfer_shared_libraries): New.
+
+       * corelow.c (core_xfer_partial): Handle TARGET_OBJECT_LIBRARIES.
+
+       * gdb_obstack.h (obstack_grow_str, obstack_grow_str0): New.
+
+       * xml-support.c (gdb_xml_parse): Debug output tweaks.
+       (xml_escape_text): New.
+       * xml-support.h (xml_escape_text): Declare.
+
+       * config/i386/cygwin.mh (NATDEPFILES): Move corelow.o to ...
+       * config/i386/cygwin.mt (TDEPFILES): ... here.
+
+       * win32-nat.c: (fetch_elf_core_registers): Delete.
+       (win32_elf_core_fn): Delete.
+       (_initialize_core_win32): Delete.
+
+       * i386-cygwin-tdep.c: Include "regset.h", "gdb_objstack.h",
+       "xml-support.h" and "gdbcore.h".
+       (i386_win32_gregset_reg_offset): New.
+       (I386_WIN32_SIZEOF_GREGSET): New.
+       (i386_win32_regset_from_core_section): New.
+       (win32_xfer_shared_library): New.
+       (struct cpms_data): New.
+       (core_process_module_section): New.
+       (win32_core_xfer_shared_libraries): New.
+       (i386_cygwin_skip_trampoline_code): Register gregset_reg_offset,
+       gregset_num_regs, sizeof_gregset members of tdep.  Register
+       regset_from_core_section and core_xfer_shared_libraries callbacks.
+
+       * Makefile.in (i386-cygwin-tdep.o): Update dependencies.
+       * gdbarch.h, gdbarch.c: Regenerate.
+
+2007-09-03  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * corelow.c (core_xfer_partial): Pass writebuf to
+       deprecated_xfer_memory in TARGET_OBJECT_MEMORY write case.
+
+2007-09-03  Pedro Alves  <pedro_alves@portugalmail.pt>
+
+       * arm-tdep.h (arm_skip_stub): Declare.
+       * arm-wince-tdep.c: Don't include "solib-svr4.h".  Include
+       "gdbcore.h".
+       (arm_pe_skip_trampoline_code): New function.
+       (arm_wince_init_abi): Register arm_pe_skip_trampoline_code as
+       gdbarch_skip_trampoline_code callback.
+       * Makefile.in (arm-wince-tdep.o): Update dependencies.
+
+2007-09-03  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * MAINTAINERS: Move Fred Fish to Past Maintainers.
+
+2007-09-03  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * configure.ac: Add --with-expat.
+       * configure: Regenerated.
+
+2007-09-03  Andreas Schwab  <schwab@suse.de>
+
+       * configure.ac: Accept --with-system-readline.
+       (READLINE, READLINE_DEPS, READLINE_CFLAGS): Define and substitute.
+       * configure: Regenerate.
+       * Makefile.in (READLINE, READLINE_DEPS, READLINE_CFLAGS): Use
+       substituted values.
+       (CDEPS): Use $(READLINE_DEPS) instead of $(READLINE).
+
+2007-09-03  Maxim Grigoriev  <maxim2405@gmail.com>
+           Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * mi-main.c (mi_load_progress): Handle MI2 and MI3 interpreters.
+
+2007-09-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * top.c (print_gdb_version): Fixed a string end-of-line compiler error.
+
+2007-09-02  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * top.c (print_gdb_version): Update for GPL version 3.
+
+2007-09-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * NEWS: Mention the build-id .debug files verification.
+
+2007-09-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * linux-nat.c (linux_nat_make_corefile_notes): Fixed a buffer overflow.
+
+2007-09-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * Makefile.in (symfile.o): Update dependencies.
+       * symfile.c (symbol_file_add_with_addrs_or_offsets): Initialize the
+       DEBUGFILE variable.  FIND_SEPARATE_DEBUG_FILE called only if !PSYMTABS.
+       (struct build_id): New structure.
+       (build_id_bfd_get, build_id_verify, build_id_to_debug_filename): New.
+       (find_separate_debug_file): New variable BUILD_ID.
+       Call BUILD_ID_BFD_GET with BUILD_ID_TO_DEBUG_FILENAME as the first try.
+
+2007-08-31  Vladimir Prus  <vladimir@codesourcery.com>
+
+       * varobj.c (struct varobj): Fix comment
+       for the type member not to lie when it can be 
+       NULL.
+       
+2007-08-31  Vladimir Prus  <vladimir@codesourcery.com>
+
+       Implement -var-info-path-expression.
+
+       * mi/mi-cmds.h (mi_cmd_var_info_path_expression):
+       Declare.
+       * mi/mi-cmds.c (mi_cmds): Register var-info-path-expression.
+       * mi/mi-cmd-var.c (mi_cmd_var_info_path_expression): New.
+       * varobj.c (struct varobj): New field 'path_expr'.
+       (c_path_expr_of_child, cplus_path_expr_of_child)
+       (java_path_expr_of_child): New.
+       (struct language_specific): New field path_expr_of_child.
+       (varobj_create): Initialize the path_expr field.
+       (varobj_get_path_expr): New.
+       (new_variable): Initialize the path_expr field.
+       (free_variable): Free the path_expr field.
+       (adjust_value_for_children_access): New parameter
+       WAS_TYPE.
+       (c_number_of_children): Adjust.
+       (c_describe_child): New parameter CFULL_EXPRESSION.
+       Compute full expression.
+       (c_value_of_child, c_type_of_child): Adjust.
+       (cplus_number_of_children): Adjust.
+       (cplus_describe_child): New parameter CFULL_EXPRESSION.
+       Compute full expression.
+       (cplus_name_of_child, cplus_value_of_child)
+       (cplus_type_of_child): Adjust.
+       * varobj.h (varobj_get_path_expr): Declare.
+
+2007-08-31  Vladimir Prus  <vladimir@codesourcery.com>
+
+       * mi/mi-cmd-var.c (print_varobj): If a varobj
+       type is NULL, don't try to print it.
+       
+2007-08-30  Alan Modra  <amodra@bigpond.net.au>
+
+       * ppc-linux-nat.c (right_fill_reg): Delete.
+       (supply_gregset): Use ppc_supply_gregset.
+       (supply_fpregset): Use ppc_supply_fpregset.
+       (fill_gregset): Use ppc_collect_gregset.
+       (fill_fpregset): Use ppc_collect_fpregset.
+       * ppc-linux-tdep.c (PPC_LINUX_PT_*): Don't define.
+       (right_supply_register, ppc_linux_supply_gregset): Delete.
+       (ppc32_linux_supply_gregset, ppc64_linux_supply_gregset): Delete.
+       (ppc_linux_supply_fpregset): Delete.
+       (ppc_linux_collect_gregset): New function.
+       (ppc32_linux_reg_offsets, ppc64_linux_reg_offsets): New.
+       (ppc32_linux_gregset, ppc64_linux_gregset): Update to use reg offsets,
+       ppc_linux_supply_gregset, and ppc_collect_gregset.
+       (ppc_linux_fpregset): Rename to ppc32_linux_fpregset and update.
+       (ppc_linux_gregset, ppc_linux_fpregset): New functions.
+       (ppc_linux_regset_from_core_section): Update.
+       * ppc-tdep.h (ppc_linux_gregset, ppc_linux_fpregset): Declare.
+       (ppc_linux_supply_gregset, ppc_linux_supply_fpregset): Delete.
+       (struct ppc_reg_offsets): Add gpr_size, xr_size, fpscr_size fields.
+       * ppcobsd-tdep.c (ppcobsd_supply_gregset): Delete FIXME and assert.
+       (ppcobsd_collect_gregset): Likewise.
+       (_initialize_ppcnbsd_tdep): Init gpr_size, xr_size, fpscr_size.
+       * ppcnbsd-tdep.c (_initialize_ppcobsd_tdep): Likewise.
+       * ppcobsd-nat.c (_initialize_ppcobsd_nat): Likewise.
+       * rs6000-aix-tdep.c (rs6000_aix32_reg_offsets): Likewise.
+       (rs6000_aix64_reg_offsets): Likewise.
+       (rs6000_aix_supply_regset): Call ppc_supply_fpregset without testing
+       ppc_floating_point_unit_p.
+       (rs6000_aix_collect_regset): Similarly.
+       * rs6000-tdep.c (ppc_supply_reg): Add regsize param.  Adjust offset
+       when regsize is larger than regcache register size.
+       (ppc_collect_reg): Similarly zero pad when regsize is larger than
+       regcache register size.
+       (ppc_greg_offset): New function, split out from..
+       (ppc_supply_gregset): ..here.  Separate code handling all regs from
+       single reg case.  Correct xer offset.
+       (ppc_fpreg_offset): New function, split out from..
+       (ppc_supply_fpregset): ..here.  Separate code handling all regs from
+       single reg case.
+       (ppc_collect_gregset, ppc_collect_fpregset): Likewise.
+       (ppc_supply_fpregset, ppc_collect_fpregset): Don't assert we have
+       a fp unit, instead return if no fp.
+
+2007-08-29  Jim Blandy  <jimb@codesourcery.com>
+
+       * breakpoint.c (watch_command_1): Remove '#ifdef HPUXHPPA' block;
+       this code has not been compiled for two years.
+
+2007-08-29  Michael Snyder  <msnyder@access-company.com>
+
+       * event-top.c (gdb_readline2): Return after EOF.
+
+2007-08-29  Joel Brobecker  <brobecker@adacore.com>
+
+       * symtab.c: Remove a function that has been commented out 3 years ago.
+
+2007-08-29  Randolph Chung  <tausq@debian.org>
+
+       * hppa-tdep.c (hppa32_cannot_fetch_register)
+       (hppa64_cannot_fetch_register): New functions.
+       (hppa_gdbarch_init): Set cannot_fetch_register appropriately.
+       * hppa-tdep.h (hppa_regnum): Add HPPA_CR26_REGNUM.
+
+2007-08-28  Michael Snyder  <msnyder@access-company.com>
+
+       * mi/mi-cmd-var.c (mi_print_value_p): No longer necessary to 
+       check for null before calling check_typedef.
+
+       * NEWS: Mention Coverity bug fixes.
+
+2007-08-27  Markus Deuling  <deuling@de.ibm.com>
+
+       * spu-tdep.c (spu_pointer_to_address): New function.
+       (spu_integer_to_address): Likewise.
+       (spu_gdbarch_init): Add spu_pointer_to_address and 
+       spu_integer_to_address to gdbarch.
+
+2007-08-26  Pedro Alves  <pedro_alves@portugalmail.pt>
+
+       * arm-wince-tdep.c (ARM_WINCE_JB_PC): Change to 10.
+
+2007-08-23  Joel Brobecker  <brobecker@adacore.com>
+
+       * Makefile.in (copying.c): Use the top-level COPYING3 as the file
+       that contains the GDB license.
+       * copying.awk: Adjust to the GPLv3 wording.
+       * copying.c: Regenerate.
+
+2007-08-23  Joel Brobecker  <brobecker@adacore.com>
+
+       * copying.awk: Protoization, and i18n markup.
+
+2007-08-23  Joel Brobecker  <brobecker@adacore.com>
+
+       * config/djgpp/djconfig.sh: Switch license to GPLv3.
+       * copyright.sh: Likewise.
+       * gdb-events.sh: Likewise.
+       * gdb_gcore.sh: Likewise.
+       * gdb_mbuild.sh: Likewise.
+       * gdbarch.sh: Likewise.
+       * observer.sh: Likewise.
+       * features/feature_to_c.sh: Likewise.
+       * regformats/regdat.sh: Likewise.
+
+2007-08-23  Joel Brobecker  <brobecker@adacore.com>
+
+       Switch the license of all .c files to GPLv3.
+       Switch the license of all .h files to GPLv3.
+       Switch the license of all .cc files to GPLv3.
+
+2007-08-23  Joel Brobecker  <brobecker@adacore.com>
+
+       * configure.ac: Switch license to GPLv3.
+
+2007-08-22  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * mips-tdep.c (mips_gdbarch_init): Use Tag_GNU_MIPS_ABI_FP to
+       determine the file's FPU type.
+
+2007-08-22  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * mips-tdep.c (mips_n32n64_fp_arg_chunk_p): New.
+       (mips_n32n64_push_dummy_call): Always increment float_argreg along
+       with argreg.  Use mips_n32n64_fp_arg_chunk_p.
+
+2007-08-22  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * solib-svr4.c (scan_dyntag): Only read target memory when necessary.
+       Fix formatting.
+       (elf_locate_base): Look for DT_MIPS_RLD_MAP first.  Expand comments.
+       (elf_lookup_lib_symbol): Fix formatting.
+
+2007-08-21  Michael Snyder  <msnyder@access-company.com>
+
+       * dbxread.c (read_dbx_symtab): Guard null deref.
+       Break up long line.
+
+       * valops.c (find_overload_match): Guard against NULL.
+
+2007-08-21  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * MAINTAINERS (Patch Champions): Remove self.
+
+2007-08-21  Chris Smith  <chris.smith@st.com>
+
+       * cli/cli-script.c (read_command_lines): Call dont_repeat for each
+       line.
+
+2007-08-18  Michael Snyder  <msnyder@access-company.com>
+
+       * stabsread.c (dbx_lookup_type): Memory leak.
+
+       * event-loop.c (delete_async_signal_handler): Move pointer null
+       test to before pointer dereference.
+
+       * ui-out.c (append_header_to_list): Possible cut and paste error.
+
+       * MAINTAINERS: white space tweak.
+
+2007-08-17  Michael Snyder  <msnyder@access-company.com>
+
+       * stack.c (print_frame): Memory leak.
+
+       * completer.c (filename_completer): Avoid memory leak.
+       Remove unnecessary nested block.
+
+       * c-exp.y (parse_number): Memory leak.
+
+       * completer.c (location_completer): Must free 'fn_list', except 
+       in the one case where it is returned (as 'list').
+
+       * varobj.c (value_of_root): Memory leak.
+
+       * gdbtypes.h (virtual_base_list): Remove export decl.
+       * gdbtypes.c (virtual_base_list): Make static.  Not called outside.
+       (virtual_base_index): Memory leak.
+       (virtual_base_index_skip_primaries): Ditto.
+
+2007-08-17  Maxim Grigoriev  <maxim2405@gmail.com>
+
+       * xtensa-tdep.c (ARG_NOF, ARG_1ST, PS_WOE, PS_EXC, C0_MAXOPDS)
+       (C0_NREGS, C0_CLESV, C0_SP, C0_FP, C0_RA, C0_ARGS, C0_NARGS)
+       (C0_CONST, C0_INEXP, C0_NOSTK): New macros.
+       (xtensa_read_register): New function.
+       (xtensa_windowed_frame_cache, xtensa_call0_frame_cache, xtensa_c0reg)
+       (xtensa_insn_kind): New types.
+       (xtensa_frame_cache, xtensa_alloc_frame_cache, xtensa_frame_cache)
+       (xtensa_frame_prev_register, xtensa_return_value, xtensa_skip_prologue)
+       (xtensa_verify_config, xtensa_pseudo_register_read)
+       (xtensa_pseudo_register_write, xtensa_extract_return_value)
+       (xtensa_store_return_value)
+       (xtensa_push_dummy_call): Extended to support Xtensa Call0 ABI.
+       (windowing_enabled, extract_call_winsize, xtensa_unwind_dummy_id)
+       (xtensa_frame_this_id, xtensa_frame_prev_register)
+       (xtensa_register_type, xtensa_reg_to_regnum): Cosmetic changes.
+       (call0_frame_cache, call0_frame_get_reg_at_entry)
+       (call0_classify_opcode, call0_track_op)
+       (call0_analyze_prologue, call0_frame_cache): New functions.
+
+2007-08-17  Vladimir Prus  <vladimir@codesourcery.com>
+
+       * breakpoint.c (bpstat_free): New.
+       (bpstat_clear): Use bpstat_free.
+       (delete_breakpoint): Document why we cannot
+       remove bpstats from stop_bpstat.
+       * breakpoint.h (bpstat_free): Declare.
+               
+2007-08-16  Michael Snyder  <msnyder@access-company.com>
+
+        * event-loop.c (gdb_wait_for_event): Move statement into "if" block.
+
+2007-08-15  Paul Hilfinger  <hilfinger@adacore.com>
+            Joel Brobecker  <brobecker@adacore.com>
+
+       * ada-lang.c (resolve_subexp): Correct arity of binary operators.
+
+2007-08-15  Paul Hilfinger  <hilfinger@adacore.com>
+            Joel Brobecker  <brobecker@adacore.com>
+
+       * ada-lang.c (possible_user_operator_p): Alternative fix to last
+       checkin guarding against NULL.
+
+2007-08-14  Michael Snyder  <msnyder@access-company.com>
+
+       * tui-command.c, tui-data.c, tui-disasm.c, tui-file.c, tui-io.c,
+       tui-layout.c, tui-regs.c, tui-source.c, tui-win.c, tui-windata.c,
+       tui-wingeneral.c, tui-winsource.c: Coding standard, && and ||
+       go at beginning of new line.
+
+       * tui-data.c, tui-data.h, tui-disasm.c, tui-disasm.h, tui-hooks.c,
+       tui-io.c, tui-layout.c, tui-layout.h, tui-out.c, tui-regs.c,
+       tui-source.c, tui-source.h, tui-stack.c, tui-win.c, tui-win.h,
+       tui-windata.c, tui-windata.h, tui-wingeneral.c, tui-winsource.c,
+       tui-winsource.h, tui.c, tui.h: Function declarations and 
+       definitions, wrap long lines.
+
+       * tui-command.c, tui-data.c, tui-disasm.c, tui-layout.c,
+       tui-regs.c, tui-win.c, tui-windata.c, tui-winsource.c, tui.c:
+       Reformat block comments to GNU standard.
+
+       * tui-command.c, tui-data.c, tui-data.h, tui-disasm.c, tui-file.c,
+       tui-hooks.c, tui-interp.c, tui-io.c, tui-layout.c, tui-out.c,
+       tui-regs.c, tui-regs.h, tui-source.c, tui-stack.c, tui-win.c,
+       tui-windata.c, tui-wingeneral.c, tui-winsource.c, tui-winsource.h,
+       tui.c, tui.h: Comment reformatting to coding standard (capitals, 
+       spaces after periods, etc).     
+
+       * tui-data.c, tui-data.h, tui-disasm.c, tui-hooks.c, tui-layout.c,
+       tui-regs.c, tui-source.c, tui-stack.c, tui-win.c, tui-windata.c,
+       tui-wingeneral.c, tui-wingeneral.h, tui-winsource.c, tui.c,
+       tui-winsource.h: Whitespace changes, fix pointer declarations
+       to be consistant.
+
+2007-08-14  Joel Brobecker  <brobecker@adacore.com>
+            Michael Snyder  <msnyder@access-company.com>
+
+       * ada-lang.c (field_alignment): Guard against NULL.
+
+2007-08-14  Joel Brobecker  <brobecker@adacore.com>
+
+       * MAINTAINERS (Global Maintainers): Add self.
+
 2007-08-14  Michael Snyder  <msnyder@access-company.com>
 
        * mi/mi-interp.c (mi_cmd_interpreter_exec): Dead code, dead variable.
        * varobj.c (value_of_root): Move alloc after return to avoid leak.
 
        * tui/tui-layout.c (tui_set_layout): Dead code, dead variable.
+       (tui_set_layout_for_display_command): Mem leak.
 
        * top.c (command_line_input): Memory leak.