8b473241092787421f8b9b830c0ac13e5b3f498a
[external/binutils.git] / gdb / ChangeLog
1 2005-01-10  Andrew Cagney  <cagney@gnu.org>
2
3         * MAINTAINERS: Remove "Maintenance Only".  Spell out that CAN
4         COMMIT means can approve).
5
6 2005-01-10  Mark Kettenis  <kettenis@gnu.org>
7
8         * vax-nat.c: Update copyright year.  Include "inf-ptrace.h".
9         (vax_register_u_offset): Make statuc.
10         (_initialize_vax_nat): Construct and add target vector.
11         * config/vax/vax.mh (NATDEPFILES): Remove infptrace.o and
12         inftarg.o.  Add inf-ptrace.o.
13         * Makefile.in (vax-nat.o): Update dependencies.
14
15         * inf-ptrace.h: Update copyright year.  Sync comment with
16         inf-ptrace.c.
17         (inf_ptrace_trad_target): New prototype.
18         * inf-ptrace.c: Update copyright year.  Include "regcache.h" and
19         "gdb_assert.h"
20         (inf_ptrace_target): Add comment.
21         (inf_ptrace+register_u_offset): New variable.
22         (inf_ptrace_fetch_register, inf_ptrace_fetch_registers)
23         (inf_ptrace_store_register, inf_ptrace_store_registers)
24         (inf_ptrace_trad_target): New functions.
25         * Makefile.in (inf-ptrace.o): Update dependencies.
26
27 2005-01-09  Mark Kettenis  <kettenis@gnu.org>
28
29         * configure.ac: Provide prerequisite headers when checking
30         <link.h>, <sys/proc.h> and <sys/user.h>.
31         * configure: Regenerate.
32
33 2005-01-08  Mark Kettenis  <kettenis@gnu.org>
34
35         * config/powerpc/obsd.mt (DEPRECATED_TM_FILE): Set to
36         tm-ppc-eabi.h instead of the removed tm-nbsd.h.
37
38 2005-01-07  Mark Kettenis  <kettenis@gnu.org>
39
40         * config/ia64/tm-linux.h: Tweak comment.  Update copyright year.
41         Don't include "tm-ia64.h".
42         * config/ia64/ia64.mt (DEPRECATED_TM_FILE): Remove.
43         * config/ia64/tm-ia64.h: Remove.  Move contents ...
44         * ia64-tdep.h: ... here.  Update copyright year.
45
46 2005-01-07  Andrew Cagney  <cagney@gnu.org>
47
48         * configure.ac: Rename configure.in, require autoconf 2.59.
49         * configure: Re-generate.
50
51         * configure.tgt: Disable arm*-*-*, thumb*-*-*, strongarm*-*-*,
52         xscale-*-* and i[34567]86-*-netware* code adding rdi-share or nlm
53         to configdirs.
54
55         * configure.in: Replace configdirs with multiple references to
56         AC_CONFIG_SUBDIRS.
57         * configure: Re-generate.
58         
59 2005-01-05  Andreas Schwab  <schwab@suse.de>
60
61         * ia64-tdep.c: Include "osabi.h".
62         (native_find_global_pointer): Delete.
63         (ia64_find_global_pointer): Renamed from
64         generic_elf_find_global_pointer.
65         (FIND_GLOBAL_POINTER): Delete.  Change all users to call
66         ia64_find_global_pointer instead.
67         (ia64_gdbarch_init): Call gdbarch_init_osabi.  Remove references
68         to ia64_linux_sigcontext_register_address and
69         ia64_linux_write_pc.  Don't set tdep->find_global_pointer.
70         (_initialize_ia64_tdep): Call gdbarch_register instead of
71         deprecated register_gdbarch_init.
72         (struct gdbarch_tdep): Remove find_global_pointer field and move
73         to ...
74         * ia64-tdep.h (struct gdbarch_tdep): ... here.
75         (ia64_linux_sigcontext_register_address): Remove declaration.
76         (ia64_linux_getunwind_table): Likewise.
77         (ia64_linux_write_pc): Likewise.
78         * ia64-linux-tdep.c: Include "osabi.h".
79         (ia64_linux_sigcontext_register_address): Make static.
80         (ia64_linux_write_pc): Likewise.
81         (ia64_linux_init_abi): New.
82         (_initialize_ia64_linux_tdep): New.
83         * Makefile.in (ia64-tdep.o, ia64-linux-tdep.o): Depend on
84         $(osabi_h).
85
86 2005-01-05  Kevin Buettner  <kevinb@redhat.com>
87
88         * ia64-tdep.c (ia64_gdbarch_init): Eliminate dependency on 
89         functions in ia64-aix-tdep.c.
90         * ia64-tdep.h (ia64_aix_sigcontext_register_address): Remove
91         function defined in ia64-aix-tdep.c.
92         * ia64-aix-tdep.c: Remove file.
93         * config/ia64/linux.mt (TDEPFILES): Remove ia64-aix-tdep.o from
94         this list.
95         * Makefile.in (ia64-aix-tdep.o): Delete.
96
97 2005-01-05  Baurjan Ismagulov  <ibr@ata.cs.hun.edu.tr>
98
99         Committed by Andrew Cagney.
100         * ada-valprint.c, aix-thread.c, alpha-nat.c: I18n markup.
101         * alphabsd-nat.c, alphanbsd-tdep.c, amd64-linux-nat.c: I18n markup.
102         * amd64-tdep.c, amd64bsd-nat.c, amd64fbsd-nat.c: I18n markup.
103         * arch-utils.c, arm-linux-nat.c, arm-tdep.c: I18n markup.
104         * armnbsd-nat.c, armnbsd-tdep.c, auxv.c, avr-tdep.c: I18n markup.
105         * aix-thread.c (_initialize_aix_thread): Get rid of the
106         deprecated_add_show_from_set call.
107         * alpha-tdep.c (_initialize_alpha_tdep): Ditto.
108         * arm-tdep.c (_initialize_arm_tdep): Ditto.
109         * command.h (add_setshow_enum_cmd): Add arguments for returning
110         new list elements.
111         * cli/cli-decode.c (add_setshow_enum_cmd): Ditto.
112         * mips-tdep.c (_initialize_mips_tdep): Modify calls to
113         add_setshow_enum_cmd.
114
115 2005-01-04  Mark Kettenis  <kettenis@gnu.org>
116
117         * configure.host (ia64-*-aix*): Remove.
118         * configure.tgt (ia64-*-aix*): Remove.
119         * config/ia64/aix.mh: Remove file.
120         * config/ia64/aix.mt: Remove file.
121         * config/ia64/tm-aix.h: Remove file.
122         * ia64-aix-nat.c: Remove file.
123         * Makefile.in (ia64-aix-nat.o): Remove dependency.
124
125         * config/m88k/obsd.mh (NATDEPFILES): Really remove inf-child.o.
126         Add back inf-ptrace.o.
127
128 2005-01-04  Andrew Cagney  <cagney@gnu.org>
129
130         * version.in: Change format from 6.3.50_2005-01-04-cvs to
131         6.3.50.20050104-cvs.
132
133 2005-01-04  Andreas Schwab  <schwab@suse.de>
134
135         * breakpoint.c (break_command_1): Always free err_msg before
136         returning when an exception was caught.
137
138 2005-01-01  Joel Brobecker  <brobecker@gnat.com>
139
140         * hppa-tdep.c (prologue_inst_adjust_sp): Fix small confusion
141         in register number for addil instruction.
142
143 For older changes see ChangeLog-2004.
144 \f
145 Local Variables:
146 mode: change-log
147 left-margin: 8
148 fill-column: 74
149 version-control: never
150 End: