]> Git Repo - binutils.git/blob - gdb/ChangeLog
* configure.ac: Provide prerequisite headers when checking
[binutils.git] / gdb / ChangeLog
1 2005-01-09  Mark Kettenis  <[email protected]>
2
3         * configure.ac: Provide prerequisite headers when checking
4         <link.h>, <sys/proc.h> and <sys/user.h>.
5         * configure: Regenerate.
6
7 2005-01-08  Mark Kettenis  <[email protected]>
8
9         * config/powerpc/obsd.mt (DEPRECATED_TM_FILE): Set to
10         tm-ppc-eabi.h instead of the removed tm-nbsd.h.
11
12 2005-01-07  Mark Kettenis  <[email protected]>
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
20 2005-01-07  Andrew Cagney  <[email protected]>
21
22         * configure.ac: Rename configure.in, require autoconf 2.59.
23         * configure: Re-generate.
24
25         * configure.tgt: Disable arm*-*-*, thumb*-*-*, strongarm*-*-*,
26         xscale-*-* and i[34567]86-*-netware* code adding rdi-share or nlm
27         to configdirs.
28
29         * configure.in: Replace configdirs with multiple references to
30         AC_CONFIG_SUBDIRS.
31         * configure: Re-generate.
32         
33 2005-01-05  Andreas Schwab  <[email protected]>
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
60 2005-01-05  Kevin Buettner  <[email protected]>
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
71 2005-01-05  Baurjan Ismagulov  <[email protected]>
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
89 2005-01-04  Mark Kettenis  <[email protected]>
90
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
99         * config/m88k/obsd.mh (NATDEPFILES): Really remove inf-child.o.
100         Add back inf-ptrace.o.
101
102 2005-01-04  Andrew Cagney  <[email protected]>
103
104         * version.in: Change format from 6.3.50_2005-01-04-cvs to
105         6.3.50.20050104-cvs.
106
107 2005-01-04  Andreas Schwab  <[email protected]>
108
109         * breakpoint.c (break_command_1): Always free err_msg before
110         returning when an exception was caught.
111
112 2005-01-01  Joel Brobecker  <[email protected]>
113
114         * hppa-tdep.c (prologue_inst_adjust_sp): Fix small confusion
115         in register number for addil instruction.
116
117 For older changes see ChangeLog-2004.
118 \f
119 Local Variables:
120 mode: change-log
121 left-margin: 8
122 fill-column: 74
123 version-control: never
124 End:
This page took 0.034181 seconds and 4 git commands to generate.