Eliminate ia64-aix-tdep.c.
[platform/upstream/binutils.git] / gdb / ChangeLog
1 2005-01-05  Kevin Buettner  <kevinb@redhat.com>
2
3         * ia64-tdep.c (ia64_gdbarch_init): Eliminate dependency on 
4         functions in ia64-aix-tdep.c.
5         * ia64-tdep.h (ia64_aix_sigcontext_register_address): Remove
6         function defined in ia64-aix-tdep.c.
7         * ia64-aix-tdep.c: Remove file.
8         * config/ia64/linux.mt (TDEPFILES): Remove ia64-aix-tdep.o from
9         this list.
10         * Makefile.in (ia64-aix-tdep.o): Delete.
11
12 2005-01-05  Baurjan Ismagulov  <ibr@ata.cs.hun.edu.tr>
13
14         Committed by Andrew Cagney.
15         * ada-valprint.c, aix-thread.c, alpha-nat.c: I18n markup.
16         * alphabsd-nat.c, alphanbsd-tdep.c, amd64-linux-nat.c: I18n markup.
17         * amd64-tdep.c, amd64bsd-nat.c, amd64fbsd-nat.c: I18n markup.
18         * arch-utils.c, arm-linux-nat.c, arm-tdep.c: I18n markup.
19         * armnbsd-nat.c, armnbsd-tdep.c, auxv.c, avr-tdep.c: I18n markup.
20         * aix-thread.c (_initialize_aix_thread): Get rid of the
21         deprecated_add_show_from_set call.
22         * alpha-tdep.c (_initialize_alpha_tdep): Ditto.
23         * arm-tdep.c (_initialize_arm_tdep): Ditto.
24         * command.h (add_setshow_enum_cmd): Add arguments for returning
25         new list elements.
26         * cli/cli-decode.c (add_setshow_enum_cmd): Ditto.
27         * mips-tdep.c (_initialize_mips_tdep): Modify calls to
28         add_setshow_enum_cmd.
29
30 2005-01-04  Mark Kettenis  <kettenis@gnu.org>
31
32         * configure.host (ia64-*-aix*): Remove.
33         * configure.tgt (ia64-*-aix*): Remove.
34         * config/ia64/aix.mh: Remove file.
35         * config/ia64/aix.mt: Remove file.
36         * config/ia64/tm-aix.h: Remove file.
37         * ia64-aix-nat.c: Remove file.
38         * Makefile.in (ia64-aix-nat.o): Remove dependency.
39
40         * config/m88k/obsd.mh (NATDEPFILES): Really remove inf-child.o.
41         Add back inf-ptrace.o.
42
43 2005-01-04  Andrew Cagney  <cagney@gnu.org>
44
45         * version.in: Change format from 6.3.50_2005-01-04-cvs to
46         6.3.50.20050104-cvs.
47
48 2005-01-04  Andreas Schwab  <schwab@suse.de>
49
50         * breakpoint.c (break_command_1): Always free err_msg before
51         returning when an exception was caught.
52
53 2005-01-01  Joel Brobecker  <brobecker@gnat.com>
54
55         * hppa-tdep.c (prologue_inst_adjust_sp): Fix small confusion
56         in register number for addil instruction.
57
58 For older changes see ChangeLog-2004.
59 \f
60 Local Variables:
61 mode: change-log
62 left-margin: 8
63 fill-column: 74
64 version-control: never
65 End: