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