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