2004-01-05 Andrew Cagney <cagney@redhat.com>
authorAndrew Cagney <cagney@redhat.com>
Mon, 5 Jan 2004 19:53:08 +0000 (19:53 +0000)
committerAndrew Cagney <cagney@redhat.com>
Mon, 5 Jan 2004 19:53:08 +0000 (19:53 +0000)
commit5439edaaeadfbbcb50120c72dd9febfefb4e355f
tree9cd939d0d1bf2eae330bcbd095e429fe00007681
parent19703c4ab89f8b138e455396799aa5a6bb5a3f6c
2004-01-05  Andrew Cagney  <cagney@redhat.com>

* libunwind-frame.h (struct frame_id): Add opaque declaration,
move to start of file.
* i386-tdep.h (struct regcache): Add opaque declaration.
* config/ia64/nm-linux.h (struct target_ops): Add opaque
declaration.
* ia64-tdep.c (ia64_find_proc_info_x): Do not use __FUNCTION__.
(ia64_gdbarch_init): Use "GNU/Linux" in comment.
* win32-nat.c (fake_create_process): Use ISO C style definition.
* stabsread.c (define_symbol): Delete #ifndef
DEPRECATED_USE_REGISTER_NOT_ARG wrapper around
stabs_argument_has_addr call, macro never defined.
gdb/ChangeLog
gdb/config/ia64/nm-linux.h
gdb/i386-tdep.h
gdb/ia64-tdep.c
gdb/libunwind-frame.h
gdb/stabsread.c
gdb/win32-nat.c
gdb/windows-nat.c
This page took 0.031887 seconds and 4 git commands to generate.