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