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