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