* config/djgpp/fnchange.lst: Add mappings for inttypes*.m4,
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index dd9f6e47919904847f1d50797821d965b974e9f3..853fae93a24278f9bcb58f256f4425dd3c7cf3bc 100644 (file)
@@ -1,3 +1,121 @@
+2005-05-11  Eli Zaretskii  <eliz@gnu.org>
+
+       * config/djgpp/fnchange.lst: Add mappings for inttypes*.m4,
+       ChangeLog-2004, reg-cris*.dat, dw2-intermix.*, semcris*-switch.c.
+       Fix mappings for hilo-hazard-?.s.
+
+       * config/djgpp/README: Update GDB versions and my email address.
+
+2005-05-09  Andrew Cagney  <cagney@gnu.org>
+
+       Use gdb_byte in preference to bfd_byte.
+       * gdbarch.sh: Update.
+       * gdbarch.h, gdbarch.c: Re-generate.
+       * ada-lang.c, ada-lang.h, ada-valprint.c, arch-utils.c: Update.
+       * c-lang.c, c-lang.h, c-valprint.c, cp-valprint.c: Update.
+       * f-lang.c, f-lang.h, f-valprint.c, gdbcore.h, jv-lang.h: Update.
+       * jv-valprint.c, language.c, language.h, m2-lang.c: Update.
+       * m2-lang.h, m2-valprint.c, objc-lang.c, p-lang.c: Update.
+       * p-lang.h, p-valprint.c, regcache.c, scm-lang.c: Update.
+       * scm-lang.h, scm-valprint.c, target.c, target.h: Update.
+       * tramp-frame.c, valarith.c, valops.c, valprint.c: Update.
+       * valprint.h, value.c, value.h: Update.
+
+2005-05-09  Mark Kettenis  <kettenis@gnu.org>
+
+       * vaxbsd-nat.c (vaxbsd_supply_gregset, vaxbsd_collect_gregset):
+       Use `gdb_byte *' for regs.
+       * vax-tdep.c (vax_supply_gregset): Use `gdb_byte *' for regs;
+       (vax_store_arguments, vax_push_dummy_call, vax_return_value): Use
+       gdb_byte for buf.
+       (vax_breakpoint_from_pc): Change return type to `const gdb_byte
+       *'.  Use gdb_byte for break_insn.
+       (vax_skip_prologue): Use gdb_byte for op.
+
+       * i387-tdep.c: Remove outdated comments.
+
+       * defs.h: Unconditionally include <sys/types.h>.
+
+2005-05-08  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * mips-tdep.c (mips_stub_frame_sniffer): Handle .MIPS.stubs
+       section like .plt.
+
+2005-05-08  Mark Kettenis  <kettenis@gnu.org>
+
+       * i386-linux-tdep.c (linux_sigtramp_code, linux_rt_sigtramp_code):
+       Change type to `static const gdb_byte'.
+       (i386_linux_sigtramp_start, i386_linux_rt_sigtramp_start) 
+       (i386_linux_sigcontext_addr): Use gdb_byte for buf.
+       * amd64-linux-tdep.c (linux_sigtramp_code): Change type to `static
+       const gdb_byte'.
+       (amd64_linux_sigtramp_start, amd64_linux_sigcontext_addr): Use
+       gdb_byte for buf.
+       * amd64fbsd-tdep.c (amd64fbsd_supply_uthread) 
+       (amd64fbsd_collect_uthread): Use gdb_byte for buf.
+
+       * config/ia64/nm-aix.h: Remove file.
+
+       * amd64-tdep.c (amd64_return_value): Use `gdb_byte *' in casts.
+       (amd64_push_arguments): Use gdb_byte instead of bfd_byte.  Use
+       gdb_byte for buf.
+       (amd64_push_dummy_call): Use gdb_byte for buf.
+       (amd64_analyze_prologue): Use gdb_byte for proto, buf and op.
+       (amd64_frame_cache, amd64_sigtramp_frame_cache)
+       (amd64_unwind_dummy_id): Use gdb_byte for buf.
+       (amd64_supply_fxsave, amd64_collect_fxsave): Use `gdb_byte *' for
+       regs.
+       * amd64obsd-tdep.c (amd64obsd_supply_regset): Use `gdb_byte *' in
+       casts.
+       (amd64obsd_sigtramp_p): Use gdb_byte for sigreturn and `gdb_byte
+       *' for buf,
+
+       * i386-tdep.c (i386_breakpoint_from_pc): Change return type to
+       `const gdb_byte *'.  Use gdb_byte for break_insn.
+       (i386_follow_jump): Use gdb_byte for op.
+       (i386_analyze_struct_return): Use gdb_byte for proto1, proto2, buf
+       and op.
+       (i386_skip_probe): Use gdb_byte for buf and op.
+       (struct i386_insn): Use gdb_byte for insn and mask.
+       (i386_match_insn, i386_analyze_frame_setup)
+       (i386_analyze_register_saves): Use gdb_byte for op.
+       (i386_skip_prologue): Use gdb_byte for pic_pat and op;
+       (i386_unwind_pc, i386_frame_cache, i386_sigtramp_frame_cache)
+       (i386_unwind_dummy_id, i386_get_longjmp_target): Use gdb_byte for
+       buf.
+       (i386_extract_return_value, i386_store_return_value): Use
+       `gdb_byte *' instead of `void *' for valbuf argument.  Remove now
+       redundant cast.
+       (i386_pseudo_register_read, i386_pseudo_register_write): Use
+       gdb_byte for mmx_buf.
+       (i386_register_to_value, i386_value_to_register): Use `gdb_byte *'
+       instead of `char *' for buf.
+       (i386_supply_gregset, i386_collect_gregset): Use `gdb_byte *'
+       instead of `char *' for regs.
+       (i386_svr4_sigcontext_addr): Use gdb_byte for buf.
+       * i386obsd-tdep.c (i386obsd_sigtramp_p): Use gdb_byte for
+       sigreturn and `gdb_byte *' for buf.
+       (i386obsd_aout_supply_regset): Use `const gdb_byte *' in cast.
+       (i386obsd_supply_uthread, i386obsd_collect_uthread): Use gdb_byte
+       for buf.
+       * i386bsd-tdep.c (i386bsd_sigcontext_addr): Use gdb_byte for buf.
+
+       * defs.h (gdb_byte): New typedef.  Tweak comments.
+
+       * target.h (target_link): Remove prototype.
+       * target.c (target_link): Remove function.
+       * symfile.c: Remove comment about rombug.
+
+2005-05-04  Mark Kettenis  <kettenis@gnu.org>
+
+       * config/i386/cygwin.mh (XM_FILE): Remove variable.
+       * config/i386/xm-cygwin.h: Remove file.
+
+2005-05-03  Ben Elliston  <bje@au.ibm.com>
+
+       * infrun.c (handle_inferior_event): Update the comment about users
+       of stepped_after_stopped_by_watchpoint.
+
 2005-05-02  Corinna Vinschen  <vinschen@redhat.com>
 
        * MAINTAINERS: Remove hint that sh64 doesn't build.
This page took 0.027099 seconds and 4 git commands to generate.