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