2005-01-10 H.J. Lu <hongjiu.lu@intel.com>
[deliverable/binutils-gdb.git] / gdb / ChangeLog
CommitLineData
7cb9022a
MK
12005-01-09 Mark Kettenis <kettenis@gnu.org>
2
3 * configure.ac: Provide prerequisite headers when checking
4 <link.h>, <sys/proc.h> and <sys/user.h>.
5 * configure: Regenerate.
6
c534d641
MK
72005-01-08 Mark Kettenis <kettenis@gnu.org>
8
9 * config/powerpc/obsd.mt (DEPRECATED_TM_FILE): Set to
10 tm-ppc-eabi.h instead of the removed tm-nbsd.h.
11
4b48ac22
MK
122005-01-07 Mark Kettenis <kettenis@gnu.org>
13
14 * config/ia64/tm-linux.h: Tweak comment. Update copyright year.
15 Don't include "tm-ia64.h".
16 * config/ia64/ia64.mt (DEPRECATED_TM_FILE): Remove.
17 * config/ia64/tm-ia64.h: Remove. Move contents ...
18 * ia64-tdep.h: ... here. Update copyright year.
19
3ace7edb
AC
202005-01-07 Andrew Cagney <cagney@gnu.org>
21
bec39cab
AC
22 * configure.ac: Rename configure.in, require autoconf 2.59.
23 * configure: Re-generate.
24
e14ecb8f
AC
25 * configure.tgt: Disable arm*-*-*, thumb*-*-*, strongarm*-*-*,
26 xscale-*-* and i[34567]86-*-netware* code adding rdi-share or nlm
27 to configdirs.
28
3ace7edb
AC
29 * configure.in: Replace configdirs with multiple references to
30 AC_CONFIG_SUBDIRS.
31 * configure: Re-generate.
32
b33e8514
AS
332005-01-05 Andreas Schwab <schwab@suse.de>
34
35 * ia64-tdep.c: Include "osabi.h".
36 (native_find_global_pointer): Delete.
37 (ia64_find_global_pointer): Renamed from
38 generic_elf_find_global_pointer.
39 (FIND_GLOBAL_POINTER): Delete. Change all users to call
40 ia64_find_global_pointer instead.
41 (ia64_gdbarch_init): Call gdbarch_init_osabi. Remove references
42 to ia64_linux_sigcontext_register_address and
43 ia64_linux_write_pc. Don't set tdep->find_global_pointer.
44 (_initialize_ia64_tdep): Call gdbarch_register instead of
45 deprecated register_gdbarch_init.
46 (struct gdbarch_tdep): Remove find_global_pointer field and move
47 to ...
48 * ia64-tdep.h (struct gdbarch_tdep): ... here.
49 (ia64_linux_sigcontext_register_address): Remove declaration.
50 (ia64_linux_getunwind_table): Likewise.
51 (ia64_linux_write_pc): Likewise.
52 * ia64-linux-tdep.c: Include "osabi.h".
53 (ia64_linux_sigcontext_register_address): Make static.
54 (ia64_linux_write_pc): Likewise.
55 (ia64_linux_init_abi): New.
56 (_initialize_ia64_linux_tdep): New.
57 * Makefile.in (ia64-tdep.o, ia64-linux-tdep.o): Depend on
58 $(osabi_h).
59
0ea390ed
KB
602005-01-05 Kevin Buettner <kevinb@redhat.com>
61
62 * ia64-tdep.c (ia64_gdbarch_init): Eliminate dependency on
63 functions in ia64-aix-tdep.c.
64 * ia64-tdep.h (ia64_aix_sigcontext_register_address): Remove
65 function defined in ia64-aix-tdep.c.
66 * ia64-aix-tdep.c: Remove file.
67 * config/ia64/linux.mt (TDEPFILES): Remove ia64-aix-tdep.o from
68 this list.
69 * Makefile.in (ia64-aix-tdep.o): Delete.
70
edefbb7c
AC
712005-01-05 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
72
73 Committed by Andrew Cagney.
74 * ada-valprint.c, aix-thread.c, alpha-nat.c: I18n markup.
75 * alphabsd-nat.c, alphanbsd-tdep.c, amd64-linux-nat.c: I18n markup.
76 * amd64-tdep.c, amd64bsd-nat.c, amd64fbsd-nat.c: I18n markup.
77 * arch-utils.c, arm-linux-nat.c, arm-tdep.c: I18n markup.
78 * armnbsd-nat.c, armnbsd-tdep.c, auxv.c, avr-tdep.c: I18n markup.
79 * aix-thread.c (_initialize_aix_thread): Get rid of the
80 deprecated_add_show_from_set call.
81 * alpha-tdep.c (_initialize_alpha_tdep): Ditto.
82 * arm-tdep.c (_initialize_arm_tdep): Ditto.
83 * command.h (add_setshow_enum_cmd): Add arguments for returning
84 new list elements.
85 * cli/cli-decode.c (add_setshow_enum_cmd): Ditto.
86 * mips-tdep.c (_initialize_mips_tdep): Modify calls to
87 add_setshow_enum_cmd.
88
a260932f
MK
892005-01-04 Mark Kettenis <kettenis@gnu.org>
90
34cf1994
MK
91 * configure.host (ia64-*-aix*): Remove.
92 * configure.tgt (ia64-*-aix*): Remove.
93 * config/ia64/aix.mh: Remove file.
94 * config/ia64/aix.mt: Remove file.
95 * config/ia64/tm-aix.h: Remove file.
96 * ia64-aix-nat.c: Remove file.
97 * Makefile.in (ia64-aix-nat.o): Remove dependency.
98
a260932f
MK
99 * config/m88k/obsd.mh (NATDEPFILES): Really remove inf-child.o.
100 Add back inf-ptrace.o.
101
5ed102a1
AC
1022005-01-04 Andrew Cagney <cagney@gnu.org>
103
104 * version.in: Change format from 6.3.50_2005-01-04-cvs to
105 6.3.50.20050104-cvs.
106
3a63c4b7
AS
1072005-01-04 Andreas Schwab <schwab@suse.de>
108
109 * breakpoint.c (break_command_1): Always free err_msg before
110 returning when an exception was caught.
111
e22b26cb
JB
1122005-01-01 Joel Brobecker <brobecker@gnat.com>
113
114 * hppa-tdep.c (prologue_inst_adjust_sp): Fix small confusion
115 in register number for addil instruction.
116
151c5df6 117For older changes see ChangeLog-2004.
c906108c
SS
118\f
119Local Variables:
120mode: change-log
121left-margin: 8
122fill-column: 74
123version-control: never
124End:
This page took 0.681682 seconds and 4 git commands to generate.