* i386nbsd-nat.c (i386nbsd_supply_pcb): Cast to 'gdb_byte *' in
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index e442c7055f2b8a715c42f80ae053390a59b6edda..aaa04204c595da226ea75f7c058a71c5ab9c0651 100644 (file)
@@ -1,3 +1,126 @@
+2005-07-04  Mark Kettenis  <kettenis@gnu.org>
+
+       * i386nbsd-nat.c (i386nbsd_supply_pcb): Cast to 'gdb_byte *' in
+       read_memory call.
+       * bsd-uthread.c (bsd_uthread_wait): Use gdb_byte for byte buffer.
+
+       * bsd-kvm.c (bsd_kvm_open): Properly cast sentinel in concat call.
+       * coffread.c (patch_type, process_coff_symbol): Likewise.
+       * corelow.c (core_open): Likewise. 
+       * dwarf2read.c (dwarf_decode_lines, dwarf2_start_subfile): 
+       * language.c (set_lang_str, set_type_str, set_range_str) 
+       (set_case_str): Likewise.
+       * source.c (add_path, openp): Likewise.
+       * stabsread.c: Likewise.
+       * top.c (init_history): Likewise.
+       * utils.c (xfullpath): Likewise.
+       * value.c (lookup_internalvar): Likewise.
+       * cli/cli-cmds.c (cd_command): Likewise.
+       * cli/cli-dump.c (add_dump_command): Likewise.
+
+       * i387-tdep.c (print_i387_value, print_i387_ext, i387_tag): Change
+       type of first argument to `const gdb_byte *'.
+       (i387_print_float_info, i387_register_to_value)
+       (i387_value_to_register, i387_supply_fsave, i387_collect_fsave)
+       (i387_supply_fxsave, i387_collect_fxsave): Use gdb_byte for byte
+       buffers.
+
+2005-07-04  Ben Elliston  <bje@gnu.org>
+
+       * Makefile.in (RUNTEST): Set to runtest.
+
+2005-07-03  Richard Henderson  <rth@redhat.com>
+
+       * amd64-tdep.c (amd64_sse_type): New.   
+       (amd64_register_info): Use it for xmm registers.  Constify.
+       (amd64_register_type): Initialize amd64_sse_type as needed.
+
+2005-07-03  Steve Ellcey  <sje@cup.hp.com>
+
+       * configure.ac: Add arguments to AC_DEFINE calls.
+       * acconfig.h: Remove file.
+       * acinclude.m4 (AC_GNU_SOURCE): Remove definition.
+       * configure: Regenerate.
+       * config.in: Regenerate.
+
+2005-07-01  Mark Kettenis  <kettenis@gnu.org>
+
+       * mips-tdep.c (mips_insn16_frame_prev_register)
+       (mips_insn32_frame_prev_register, mips_stub_frame_prev_register):
+       Change type of last argument to `gdb_byte *'.
+
+2005-07-01  Steve Ellcey  <sje@cup.hp.com>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2005-07-01  Mark Kettenis  <kettenis@gnu.org>
+
+       * solib-svr4.c: Include "solib.h".
+       * Makefile.in (solib-svr4.o): Update dependencies.
+
+2005-06-28  Mark Kettenis  <kettenis@gnu.org>
+
+       * eval.c (evaluate_struct_tuple): Use strcmp instead of
+       DEPRECATED_STREQ.
+
+2005-06-27  Michael Snyder  <msnyder@redhat.com>
+
+       * config/mn10300/linux.mt: New file.
+       * configure.tgt: Add rule for am33 / mn10300-linux.
+       * mn10300-tdep.c, mn10300-tdep.h: Bump copyright year.
+
+2005-06-27  Wu Zhou  <woodzltc@cn.ibm.com>
+
+       * gdbtypes.c (get_discrete_bounds): Fix a comment typo.
+
+2005-06-25  Mark Kettenis  <kettenis@gnu.org>
+
+       * sol-thread.c (sol_thread_xfer_memory): Change type of second
+       argument to `gdb_byte *'.
+       (sol_thread_xfer_partial): Change type of readbuf and writebuf
+       arguments to `gdb_byte *'.
+
+       * mips-tdep.c (mips_xfer_register, mips_o32_return_value) 
+       (mips_integer_to_address): Use gdb_byte instead of bfd_byte.
+
+2005-06-24  Mark Kettenis  <kettenis@gnu.org>
+
+       * ppcobsd-nat.c: Include "gdbcore.h", <sys/signal.h>,
+       <machine/frame.h>, <machine/pcb.h> and "bsd-kvm.h".
+       (ppcobsd_supply_pcb): New function.
+       (_initialize_ppcobsd_nat): Enable libkvm interface.
+       * Makefile.in (ppcobsd-nat.o): Update dependencies.
+       * config/powerpc/obsd.mh (NATDEPFILES): Add bsd-kvm.o.
+       (LOADLIBES): New variable.
+
+2005-06-24  Corinna Vinschen  <vinschen@redhat.com>
+
+       * i386-tdep.c (struct i386_frame_cache): Define sp_offset as LONGEST.
+
+2005-06-23  Andreas Schwab  <schwab@suse.de>
+
+       * gdb_ptrace.h: Fix typos when checking for PT_ATTACH.  Reported
+       by Chad Harrington <harrington.chad@gmail.com>.
+
+2005-06-22  Mark Kettenis  <kettenis@gnu.org>
+
+       * remote.c (extended_remote_restart): Pass buffer in call to
+       xsnprintf instead of a pointer to the buffer.
+
+2005-06-21  Andrew Cagney  <cagney@gnu.org>
+
+       * MAINTAINERS: List GDB's Steering Committee as responsible for
+       GDB's maintenance.
+
+2005-06-21  Mark Kettenis  <kettenis@gnu.org>
+
+       * inf-ttrace.c (inf_ttrace_xfer_partial): Change type of readbuf
+       and writebuf arguments to `gdb_byte *'.
+
+2005-06-21  Wu Zhou  <woodzltc@cn.ibm.com>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
 2005-06-20  Mark Kettenis  <kettenis@gnu.org>
 
        * hppabsd-tdep.c: Include "symtab.h", "objfiles.h", "target.h",
This page took 0.027319 seconds and 4 git commands to generate.