]>
Commit | Line | Data |
---|---|---|
526e70c0 DC |
1 | 2003-06-11 David Carlton <[email protected]> |
2 | ||
3 | * block.h (BLOCK_SHOULD_SORT): Delete. | |
4 | * symtab.c (lookup_block_symbol): Don't worry about sorted linear | |
5 | blocks. | |
6 | * ada-lang.c (ada_add_block_symbols): Ditto. | |
7 | * symfile.c (sort_block_syms): Delete. | |
8 | (sort_symtab_syms): Ditto. | |
9 | * symfile.h: Delete sort_symtabs_syms and sort_block_syms | |
10 | declarations. | |
11 | * coffread.c (coff_symfile_read): Don't call sort_symtab_syms. | |
12 | * dbxread.c (dbx_psymtab_to_symtab_1): Ditto. | |
13 | * dwarf2read.c (psymtab_to_symtab_1): Ditto. | |
14 | * dwarfread.c (psymtab_to_symtab_1): Ditto. | |
15 | * hpread.c (hpread_psymtab_to_symtab_1): Ditto. | |
16 | * mdebugread.c (psymtab_to_symtab_1): Ditto. | |
17 | * xcoffread.c (xcoff_psymtab_to_symtab_1): Ditto. | |
18 | ||
33c08150 JJ |
19 | 2003-06-11 Jeff Johnston <[email protected]> |
20 | ||
21 | * ia64-tdep.c (ia64_gdbarch_init): Set number of long double | |
22 | bits to 128. | |
23 | ||
781a750d AC |
24 | 2003-06-11 Andrew Cagney <[email protected]> |
25 | ||
26 | * gdbarch.sh (DEPRECATED_REGISTER_CONVERTIBLE): Deprecate | |
27 | REGISTER_CONVERTIBLE. | |
28 | (DEPRECATED_REGISTER_CONVERT_TO_VIRTUAL): Same. | |
29 | (DEPRECATED_REGISTER_CONVERT_TO_RAW): Same, make "from" constant. | |
30 | * gdbarch.h, gdbarch.c: Re-generate. | |
31 | * arch-utils.h (deprecated_register_convertible_not): Rename | |
32 | generic_register_convertible_not. | |
33 | * arch-utils.c (deprecated_register_convertible_not): Rename | |
34 | generic_register_convertible. | |
35 | (legacy_convert_register_p, legacy_register_to_value): Update. | |
36 | * sh-tdep.c (sh64_push_arguments): Update. | |
37 | * m68klinux-tdep.c (m68k_linux_extract_return_value): Update. | |
38 | * config/m68k/tm-delta68.h (DEPRECATED_EXTRACT_RETURN_VALUE): Update. | |
39 | * m68klinux-tdep.c (m68k_linux_store_return_value): Update. | |
40 | * config/m68k/tm-delta68.h (DEPRECATED_STORE_RETURN_VALUE): Update. | |
41 | * arch-utils.c (legacy_value_to_register): Update. | |
42 | * rs6000-tdep.c (rs6000_gdbarch_init): Update. | |
43 | (rs6000_register_convert_to_raw): Make parameter "from" const. | |
44 | * mips-tdep.c (mips_gdbarch_init): Update. | |
45 | (mips_register_convert_to_raw): Make parameter"virt_buf" const. | |
46 | * infcmd.c (default_print_registers_info): Update. | |
47 | * ia64-tdep.c (ia64_gdbarch_init): Update. | |
48 | (ia64_register_convert_to_raw): Make parameter "from" const. | |
49 | * i386-tdep.c (i386_gdbarch_init): Update. | |
50 | (i386_register_convert_to_raw): Update. | |
51 | ||
cd90e54f AC |
52 | 2003-06-11 Andrew Cagney <[email protected]> |
53 | ||
54 | * remote-fileio.c: Include "remote-fileio.h". | |
55 | * Makefile.in (remote-fileio.o): Update dependencies. | |
56 | (remote_fileio_h): Fix typo. | |
57 | ||
a78f21af AC |
58 | 2003-06-11 Andrew Cagney <[email protected]> |
59 | ||
60 | * xstormy16-tdep.c (xstormy16_push_return_address): Make static. | |
61 | (xstormy16_save_dummy_frame_tos): Make static. | |
62 | (_initialize_xstormy16_tdep): Add declaration. | |
63 | * vax-tdep.c (_initialize_vax_tdep): Add declaration. | |
64 | * v850-tdep.c: Make local functions static. | |
65 | (_initialize_v850_tdep): Add declaration. | |
66 | * sparc-tdep.c: Make local functions static. | |
67 | (_initialize_sparc_tdep): Add declaration. | |
68 | * sh-tdep.c: Make local functions static. | |
69 | (_initialize_sh_tdep): Add declaration. | |
70 | * sh3-rom.c (_initialize_sh3_rom): Add declaration. | |
71 | * s390-tdep.c: Make local functions static. | |
72 | (_initialize_s390_tdep): Add declaration. | |
73 | * dbxread.c (find_stab_function_addr): Make static. | |
74 | * ppc-bdm.c (_initialize_bdm_ppc): Add declaration. | |
75 | * ocd.c (_initialize_remote_ocd): Add declaration. | |
76 | * dink32-rom.c (_initialize_dink32_rom): Add declaration. | |
77 | * ppcbug-rom.c (_initialize_ppcbug_rom): Add declaration. | |
78 | * ns32k-tdep.c (_initialize_ns32k_tdep): Add declaration. | |
79 | * ns32knbsd-tdep.c (_initialize_ns32knbsd_tdep): Add declaration. | |
80 | * mips-tdep.c (_initialize_mips_tdep): Add declaration. | |
81 | * remote-array.c (_initialize_array): Add declaration. | |
82 | (_initialize_remote_monitors): Add declaration. | |
83 | * remote-mips.c: Make local functions static. | |
84 | (_initialize_remote_mips): Add declaration. | |
85 | * mcore-tdep.c: Make all local functions static. | |
86 | (_initialize_mcore_tdep): Add declaration. | |
87 | * dbug-rom.c (_initialize_dbug_rom): Add declaration. | |
88 | * abug-rom.c (_initialize_abug_rom): Add declaration. | |
89 | * rom68k-rom.c (_initialize_rom68k): Add declaration. | |
90 | * cpu32bug-rom.c (_initialize_cpu32bug_rom): Add declaration. | |
91 | * m68k-tdep.c (_initialize_m68k_tdep): Add declaration. | |
92 | * remote-est.c (_initialize_est): Add declaration. | |
93 | * m68hc11-tdep.c (_initialize_m68hc11_tdep): Add declaration. | |
94 | (m68hc11_call_dummy_address): Make static. | |
95 | * ia64-tdep.c: Make local functions static. | |
96 | (_initialize_ia64_tdep): Add declaration. | |
97 | * solib-legacy.c (_initialize_svr4_lm): Add declaration. | |
98 | * monitor.c (monitor_wait_filter): Make static. | |
99 | (_initialize_remote_monitors): Add declaration. | |
100 | * remote-hms.c (_initialize_remote_hms): Add declaration. | |
101 | * remote-e7000.c (fetch_regs_from_dump): Make static. | |
102 | (expect_n): Make static. | |
103 | (_initialize_remote_e7000): Add declaration. | |
104 | * ser-e7kpc.c: Always include "defs.h". | |
105 | (_initialize_ser_e7000pc): Add declaration. | |
106 | * h8300-tdep.c (_initialize_h8300_tdep): Add declaration. | |
107 | * cris-tdep.c: Make all but one function static. | |
108 | (_initialize_cris_tdep): Add declaration. | |
109 | * solib-svr4.c (_initialize_svr4_solib): Add declaration. | |
110 | * solib.c (update_solib_list): Make static. | |
111 | (_initialize_solib): Add declaration. | |
112 | * avr-tdep.c (avr_breakpoint_from_pc): Make static. | |
113 | (_initialize_avr_tdep): Add declaration. | |
114 | * remote-rdi.c (voiddummy): Make static. | |
115 | (_initialize_remote_rdi): Add declaration. | |
116 | * arm-tdep.c (_initialize_arm_tdep): Add declaration. | |
117 | * remote-rdp.c (send_rdp): Make static. | |
118 | (_initialize_remote_rdp): Add declaration. | |
119 | * alpha-tdep.c (_initialize_alpha_tdep): Add declaration. | |
120 | ||
cbcdb1f5 CV |
121 | 2003-06-11 Corinna Vinschen <[email protected]> |
122 | ||
123 | * remote-fileio.c: Make ari happy. | |
124 | ||
a191ea8d JB |
125 | 2003-06-10 J. Brobecker <[email protected]> |
126 | ||
127 | * rs6000-nat.c (child_xfer_memory): Compute the right address when | |
128 | fetching the trailing bytes of the buffer we are about to write. | |
129 | ||
0ef75e11 AC |
130 | 2003-06-10 Andrew Cagney <[email protected]> |
131 | ||
132 | * remote-fileio.h (REMOTE_FILEIO_H): Replace FILEIO_H. | |
133 | * Makefile.in (remote-fileio.o): Update dependencies. | |
134 | * remote-fileio.c: Include "gdb_wait.h" and "gdb_stat.h". Do not | |
135 | include <setjmp.h>, or <sys/types.h> conditional on USG. | |
136 | (remote_fio_jmp_buf): Delete global variable. | |
137 | ||
449092f6 | 138 | 2003-06-10 Corinna Vinschen <[email protected]> |
559fa028 | 139 | Martin M. Hunt <[email protected]> |
449092f6 | 140 | |
559fa028 AC |
141 | * Makefile.in (REMOTE_OBS): Add remote-fileio.o |
142 | (SFILES): Add remote-fileio.c. | |
143 | Add dependencies for building remote-fileio.o. Add remote-fileio.h to | |
144 | dependencies for building remote.o. | |
449092f6 CV |
145 | * remote-fileio.c: New file implementing the remote File-I/O protocol. |
146 | * remote-fileio.h: New header file defining remote File-I/O interface. | |
147 | * remote.c (remote_write_bytes, remote_read_bytes): Remove | |
148 | static storage class. | |
149 | (remote_wait, remote_async_wait): Call remote_fileio_request() on | |
150 | 'F' packet. | |
151 | (_initialize_remote): Call initialize_remote_fileio(). | |
152 | * remote.h: Declare remote_write_bytes() and remote_read_bytes(). | |
449092f6 CV |
153 | * defs.h: Declare gdb_stdin, gdb_stdtargerr and gdb_stdtargin. |
154 | * main.c: New ui_file gdb_stdin, gdb_stdtargerr and gdb_stdtargin. | |
155 | (captured_main): Initialize new ui_files. | |
156 | * ui-file.c: Add read and fgets input functions. | |
157 | (ui_file_new): set ui_file_fputs and ui_file_read to null functions. | |
158 | (null_file_read): New function. | |
159 | (ui_file_read): New function. | |
160 | (set_ui_file_read): New function. | |
161 | (stdio_file_read): New function. | |
162 | * ui-file.h: New type ui_file_read_ftype. | |
163 | (set_ui_file_read): Declare. | |
164 | (ui_file_read): Declare. | |
165 | ||
248de703 AC |
166 | 2003-06-09 Andrew Cagney <[email protected]> |
167 | ||
168 | * frame.h (deprecated_unwind_get_saved_register): Rename | |
169 | generic_unwind_get_saved_register, update comments. | |
170 | * mips-tdep.c (mips_get_saved_register): Update. | |
171 | * frame.c (deprecated_unwind_get_saved_register): Update. | |
172 | ||
0ed8aa57 AC |
173 | 2003-06-09 Andrew Cagney <[email protected]> |
174 | ||
175 | * vax-tdep.c (vax_frame_locals_address): Delete function. | |
176 | (vax_gdbarch_init): Do not set frame_locals_address. | |
177 | * m68hc11-tdep.c (m68hc11_frame_locals_address): Delete function. | |
178 | (m68hc11_gdbarch_init): Do not set frame_locals_address. | |
179 | * s390-tdep.c (s390_frame_args_address): Delete function. | |
180 | (s390_gdbarch_init): Do not set frame_args_address or | |
181 | frame_locals_address. | |
182 | * ns32k-tdep.c (ns32k_frame_locals_address): Delete. | |
183 | (ns32k_gdbarch_init): Do not set frame_locals_address. | |
184 | * hppa-tdep.c (hppa_frame_args_address): Delete function. | |
185 | (hppa_frame_locals_address): Delete function. | |
186 | (hppa_gdbarch_init): Do not set frame_args_address, or | |
187 | frame_locals_address. | |
188 | * arm-tdep.c (arm_frame_args_address): Delete. | |
189 | (arm_frame_locals_address): Delete. | |
190 | (arm_gdbarch_init): Do not set frame_args_address, or | |
191 | frame_locals_address. | |
192 | ||
983a287a AC |
193 | 2003-06-09 Andrew Cagney <[email protected]> |
194 | ||
195 | * gdbarch.sh (FRAME_NUM_ARGS): Change to function with predicate. | |
196 | * gdbarch.h, gdbarch.c: Re-generate. | |
197 | * arch-utils.h (frame_num_args_unknown): Delete both declarations. | |
198 | * arch-utils.c (frame_num_args_unknown): Delete function. | |
199 | * stack.c (print_args_stub): Use FRAME_NUM_ARGS_P. | |
200 | (frame_info): Use FRAME_NUM_ARGS_P. | |
201 | * arm-tdep.c (arm_frame_num_args): Delete function. | |
202 | (arm_gdbarch_init): Do not set frame_num_args. | |
203 | * config/pa/tm-hppa64.h (FRAME_NUM_ARGS): Delete. | |
204 | * hppa-tdep.c (hppa_frame_num_args): Delete function. | |
205 | (hppa_gdbarch_init): Do not set frame_num_args. | |
206 | * config/sparc/tm-sparc.h (FRAME_NUM_ARGS): Delete. | |
207 | * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set | |
208 | frame_num_args to default frame_num_args_unknown. | |
209 | * v850-tdep.c (v850_gdbarch_init): Ditto. | |
210 | * sparc-tdep.c (sparc_gdbarch_init): Ditto. | |
211 | * sh-tdep.c (sh_gdbarch_init): Ditto. | |
212 | * s390-tdep.c (s390_gdbarch_init): Ditto. | |
213 | * rs6000-tdep.c (rs6000_gdbarch_init): Ditto. | |
214 | * mn10300-tdep.c (mn10300_gdbarch_init): Ditto. | |
215 | * mips-tdep.c (mips_gdbarch_init): Ditto. | |
216 | * mcore-tdep.c (mcore_gdbarch_init): Ditto. | |
217 | * m68k-tdep.c (m68k_gdbarch_init): Ditto. | |
218 | * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto. | |
219 | * ia64-tdep.c (ia64_gdbarch_init): Ditto. | |
220 | * i386-tdep.c (i386_gdbarch_init): Ditto. | |
221 | * h8300-tdep.c (h8300_gdbarch_init): Ditto. | |
222 | * frv-tdep.c (frv_gdbarch_init): Ditto. | |
223 | * d10v-tdep.c (d10v_gdbarch_init): Ditto. | |
224 | * cris-tdep.c (cris_gdbarch_init): Ditto. | |
225 | * avr-tdep.c (avr_gdbarch_init): Ditto. | |
226 | * alpha-tdep.c (alpha_gdbarch_init): Ditto. | |
227 | ||
8d3b0994 AC |
228 | 2003-06-09 Andrew Cagney <[email protected]> |
229 | ||
230 | * printcmd.c (print_frame_nameless_args): Moved to "stack.c". | |
231 | (print_frame_args): Moved to "stack.c". | |
232 | * stack.c: Include "gdb_assert.h". | |
233 | (print_frame_nameless_args): Moved from "printcmd.c", made static. | |
234 | (print_frame_args): Moved from "printcmd.c". | |
235 | * frame.h (print_frame_args): Delete declaration. | |
236 | * Makefile.in (stack.o): Update dependencies. | |
237 | ||
25e3a86b AC |
238 | 2003-06-08 Andrew Cagney <[email protected]> |
239 | ||
240 | * frame.c (get_prev_frame): Remove reference to | |
241 | frame_args_address_correct in comments. | |
242 | * frame-base.c (default_frame_args_address): Delete code | |
243 | conditional on FRAME_ARGS_ADDRESS_CORRECT. | |
244 | * vax-tdep.c (vax_frame_args_address_correct): Delete. | |
245 | (vax_frame_args_address): Merge in vax_frame_args_address_correct. | |
246 | * config/vax/tm-vax.h (FRAME_ARGS_ADDRESS_CORRECT): Delete | |
247 | (vax_frame_args_address_correct): Delete declaration. | |
248 | ||
a9e5fdc2 AC |
249 | 2003-06-08 Andrew Cagney <[email protected]> |
250 | ||
251 | * gdbarch.sh (UNWIND_SP): Add. | |
252 | * gdbarch.h, gdbarch.c: Re-generate. | |
253 | * frame.c (frame_sp_unwind): New function. | |
254 | (get_frame_sp): New function. | |
255 | * frame.h (get_frame_sp, frame_sp_unwind): Declare. | |
256 | * regcache.c (read_sp): Rewrite, try each of TARGET_READ_SP, | |
257 | gdbarch_unwind_sp and SP_REGNUM when looking for the SP register | |
258 | value. | |
259 | * d10v-tdep.c (d10v_unwind_sp): Replace d10v_read_sp. | |
260 | (d10v_gdbarch_init): Set unwind_sp instead of read_sp. | |
261 | ||
8983bd83 AC |
262 | 2003-06-08 Andrew Cagney <[email protected]> |
263 | ||
7fec2c59 AC |
264 | Deprecate BIG_REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT and |
265 | REMOTE_BREAKPOINT. | |
266 | * remote.c: Update. | |
267 | * config/sh/tm-sh.h (DEPRECATED_BIG_REMOTE_BREAKPOINT): Update. | |
268 | (DEPRECATED_LITTLE_REMOTE_BREAKPOINT): Update. | |
269 | * config/m68k/tm-sun3.h: Update. | |
270 | * config/m68k/tm-m68klynx.h: Update. | |
271 | * config/h8300/tm-h8300.h (DEPRECATED_REMOTE_BREAKPOINT): Update. | |
272 | ||
8983bd83 AC |
273 | * trad-frame.h (struct trad_frame_saved_reg): Rename "struct |
274 | trad_frame". Update comments. | |
275 | * d10v-tdep.c (struct d10v_unwind_cache): Update. | |
276 | * trad-frame.c (trad_frame_alloc_saved_regs): Update. | |
277 | (trad_frame_register_value, trad_frame_prev_register): Update. | |
278 | ||
b9362cc7 AC |
279 | 2003-06-08 Andrew Cagney <[email protected]> |
280 | ||
281 | * acinclude.m4 (gcc_AC_CHECK_DECL, (gcc_AC_CHECK_DECL): Stolen | |
282 | from GCC's acinclude.m4. | |
283 | * configure.in: Check for getopt's delcaration. | |
284 | * aclocal.m4, config.in, configure: Re-generate. | |
285 | * main.c (error_init): Delete declaration. | |
286 | * defs.h (error_init): Declare. | |
287 | * rs6000-tdep.c (rs6000_fetch_pointer_argument): Make static. | |
288 | (rs6000_convert_from_func_ptr_addr): Make static. | |
289 | (_initialize_rs6000_tdep): Add declaration. | |
290 | * cli/cli-cmds.c (dont_repeat): Delete declaration. | |
291 | (show_commands, set_verbose, show_history): Delete declaration. | |
292 | * top.h (set_verbose): Add declaration. | |
293 | (show_history, set_history, show_commands): Add declaration. | |
294 | (do_restore_instream_cleanup): Add declaration. | |
295 | * objc-lang.c (specialcmp): Make static. | |
296 | (print_object_command): Make static. | |
297 | (find_objc_msgsend): Make static. | |
298 | (find_objc_msgcall_submethod_helper): Make static. | |
299 | (find_objc_msgcall_submethod): Make static. | |
300 | (_initialize_objc_language): Add declaration. | |
301 | (find_implementation_from_class): Make static. | |
302 | (find_implementation): Make static. | |
303 | * objc-exp.y (yylex): Delete lookup_struct_typedef declaration. | |
304 | * objc-lang.h (lookup_struct_typedef): Add declaration. | |
305 | * cli/cli-interp.c (_initialize_cli_interp): Add declaration. | |
306 | * cli/cli-script.c (clear_hook_in_cleanup): Make static. | |
307 | (do_restore_user_call_depth): Make static. | |
308 | (do_restore_instream_cleanup): Delete declaration. | |
309 | (dont_repeat): Delete declaration. | |
310 | * cli/cli-decode.c (add_abbrev_cmd): Delete function. | |
311 | * cli/cli-dump.c (_initialize_cli_dump): Add declaration. | |
312 | * reggroups.c (_initialize_reggroup): Add declaration. | |
313 | * cp-support.c (_initialize_cp_support): Add declaration. | |
314 | * cp-abi.c (_initialize_cp_abi): Add declaration. | |
315 | * hpacc-abi.c (_initialize_hpacc_abi): Add declaration. | |
316 | * gnu-v3-abi.c (gnuv3_baseclass_offset): Make static. | |
317 | (_initialize_gnu_v3_abi): Add declaration. | |
318 | * gnu-v2-abi.c (gnuv2_value_rtti_type): Make static. | |
319 | (_initialize_gnu_v2_abi): Add declaration. | |
320 | * frame-base.c (_initialize_frame_base): Add declaration. | |
321 | * doublest.c (floatformat_from_length): Make static. | |
322 | * frame-unwind.c (_initialize_frame_unwind): Add declaration. | |
323 | * frame.c (create_sentinel_frame): Make static. | |
324 | (_initialize_frame): Add declaration. | |
325 | * top.c (do_catch_errors): Make static. | |
326 | (gdb_rl_operate_and_get_next_completion): Make static. | |
327 | * typeprint.c: Include "typeprint.h". | |
328 | * sentinel-frame.c (sentinel_frame_prev_register): Make static. | |
329 | (sentinel_frame_this_id): Make static. | |
330 | * p-valprint.c (_initialize_pascal_valprint): Add declaration. | |
331 | * ui-out.c (make_cleanup_ui_out_begin_end): Delete function. | |
332 | * dwarf2-frame.c (dwarf2_frame_cache): Make static. | |
333 | * p-exp.y (push_current_type, pop_current_type): ISO C declaration. | |
334 | * dwarf2expr.h (dwarf_expr_context): ISO C declaration. | |
335 | * maint.c (maintenance_print_architecture): Make static. | |
336 | * signals/signals.c (_initialize_signals): Add declaration. | |
337 | * std-regs.c (_initialize_frame_reg): Add declaration. | |
338 | * jv-exp.y (push_variable): ISO C definition. | |
339 | (push_qualified_expression_name): Ditto. | |
340 | * memattr.c (_initialize_mem): Add declaration. | |
341 | * remote.c (remote_check_watch_resources): Make static. | |
342 | (remote_stopped_by_watchpoint): Make static. | |
343 | (remote_stopped_data_address): Make static. | |
344 | * d10v-tdep.c (nr_dmap_regs): Make static. | |
345 | (a0_regnum): Make static. | |
346 | (d10v_frame_unwind_cache): Make static. | |
347 | (d10v_frame_p): Make static. | |
348 | * osabi.c (show_osabi): Make static. | |
349 | (_initialize_gdb_osabi): Add extern declaration. | |
350 | * gdbtypes.c (make_qualified_type): Make static. | |
351 | (safe_parse_type): Make static. | |
352 | * macrocmd.c (_initialize_macrocmd): Add extern declaration. | |
353 | * macrotab.c (macro_bcache_free): Make static. | |
354 | * interps.c (interp_set_quiet): Make static. | |
355 | (interpreter_exec_cmd): Make static. | |
356 | * stack.h (select_frame_command): New file. | |
357 | * stack.c: Include "stack.h". | |
358 | (select_frame_command_wrapper): Delete function. | |
359 | (select_frame_command): Make global. | |
360 | * infcall.c: Include "infcall.h". | |
361 | * linespec.c: Include "linespec.h". | |
362 | * symfile.c (sections_overlap): Make static. | |
363 | * cp-support.h (cp_initialize_namespace): ISO C declaration. | |
364 | * charset.c (_initialize_charset): Add missing prototype. | |
365 | * regcache.c (init_legacy_regcache_descr): Make static. | |
366 | (do_regcache_xfree): Make static. | |
367 | (regcache_xfer_part): Make static. | |
368 | (_initialize_regcache): Add missing prototype. | |
369 | * breakpoint.c (parse_breakpoint_sals): Make static. | |
370 | (breakpoint_sals_to_pc): Make static. | |
371 | * interps.h (clear_interpreter_hooks): ISO C declaration. | |
372 | * Makefile.in (stack_h): Define. | |
373 | (stack.o, typeprint.o, mi-main.o): Update dependencies. | |
374 | (mi-cmd-stack.o, infcall.o, linespec.o): Update dependencies. | |
375 | ||
a0f267c7 AC |
376 | 2003-06-08 Andrew Cagney <[email protected]> |
377 | ||
378 | * Makefile.in (d10v-tdep.o): Update dependencies. | |
379 | (SFILES): Add trad-frame.c. | |
380 | (trad_frame_h): Define. | |
381 | (COMMON_OBS): Add trad-frame.o. | |
382 | (trad-frame.o): Specify dependencies. | |
383 | * d10v-tdep.c: Include "trad-frame.h". | |
384 | (saved_regs_unwinder): Delete function. | |
385 | (d10v_frame_prev_register): Use trad_frame_prev_register. | |
386 | (struct d10v_unwind_cache): Change type of "saved_regs" to "struct | |
387 | trad_frame", delete "regs" and "prev_sp". | |
388 | (prologue_find_regs): Use trad-frame. | |
389 | * trad-frame.h, trad-frame.c: New files. | |
390 | ||
4538b4f4 MK |
391 | 2003-06-08 Mark Kettenis <[email protected]> |
392 | ||
393 | * dwarf2cfi.c, dwarf2cfi.h: Remove. | |
394 | ||
a0273b2f AF |
395 | 2003-06-07 Adam Fedor <[email protected]> |
396 | ||
397 | * gdb/objc-lang.c (FETCH_ARGUMENT): Remove macro. | |
398 | (OBJC_FETCH_POINTER_ARGUMENT): Shorthand macro for | |
399 | using FETCH_POINTER_ARGUMENT with Objective-C method arguments. | |
400 | (find_implementation, resolve_msgsend, resolve_msgsend_stret, | |
401 | resolve_msgsend_super, resolve_msgsend_super_stret): | |
402 | Use it. | |
403 | ||
3a6c3343 AC |
404 | 2003-06-07 Andrew Cagney <[email protected]> |
405 | ||
406 | * symfile.h: Re-indent, clean up comments. | |
407 | ||
b46e02f6 AC |
408 | 2003-06-07 Andrew Cagney <[email protected]> |
409 | ||
410 | * inferior.h (deprecated_write_sp): Replace | |
411 | generic_target_write_sp. | |
412 | * regcache.c (deprecated_write_sp): Replace | |
413 | generic_target_write_sp. | |
414 | * xstormy16-tdep.c (xstormy16_gdbarch_init): Update. | |
415 | * vax-tdep.c (vax_gdbarch_init): Update. | |
416 | * v850-tdep.c (v850_gdbarch_init): Update. | |
417 | * sparc-tdep.c (sparc_gdbarch_init): Update. | |
418 | * sh-tdep.c (sh_gdbarch_init): Update. | |
419 | * s390-tdep.c (s390_gdbarch_init): Update. | |
420 | * rs6000-tdep.c (rs6000_gdbarch_init): Update. | |
421 | * ns32k-tdep.c (ns32k_gdbarch_init): Update. | |
422 | * mn10300-tdep.c (mn10300_gdbarch_init): Update. | |
423 | * mcore-tdep.c (mcore_gdbarch_init): Update. | |
424 | * m68k-tdep.c (m68k_gdbarch_init): Update. | |
425 | * m68hc11-tdep.c (m68hc11_gdbarch_init): Update. | |
426 | * ia64-tdep.c (ia64_gdbarch_init): Update. | |
427 | * h8300-tdep.c (h8300_gdbarch_init): Update. | |
428 | * frv-tdep.c (frv_gdbarch_init): Update. | |
429 | * cris-tdep.c (cris_gdbarch_init): Update. | |
430 | * config/pa/tm-hppa.h (DEPRECATED_DUMMY_WRITE_SP): Update. | |
431 | ||
a42e117c AC |
432 | 2003-06-07 Andrew Cagney <[email protected]> |
433 | ||
434 | * dwarf2-frame.c (dwarf2_frame_cache): Add comments on PC_REGNUM. | |
435 | Assert that PC_REGNUM is valid. | |
436 | (dwarf2_frame_prev_register): Add comments on SP_REGNUM. | |
437 | ||
bd1ce8ba AC |
438 | 2003-06-07 Andrew Cagney <[email protected]> |
439 | ||
440 | * gdbarch.sh (TARGET_READ_SP): Add predicate, delete default. | |
441 | * gdbarch.h, gdbarch.c: Regenerate. | |
442 | * mn10300-tdep.c: Include "gdb_assert.h". | |
443 | (mn10300_read_fp): New function. | |
444 | (mn10300_gdbarch_init): Set deprecated_target_read_fp to | |
445 | mn10300_read_fp. Do not set read_sp to generic_target_read_sp. | |
446 | * ia64-tdep.c: Include "gdb_assert.h". | |
447 | (ia64_read_fp): New function. | |
448 | (ia64_gdbarch_init): Set deprecated_target_read_fp to | |
449 | ia64_read_sp. Do not set read_sp to generic_target_read_sp. | |
450 | * regcache.c (generic_target_read_sp): Delete function. | |
451 | (read_sp): Try TARGET_READ_SP and SP_REGNUM for the SP register. | |
452 | * inferior.h (generic_target_read_sp): Delete declaration. | |
453 | * frv-tdep.c (frv_gdbarch_init): Do not set read_sp to | |
454 | generic_target_read_sp. | |
455 | * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto. | |
456 | * sparc-tdep.c (sparc_gdbarch_init): Ditto | |
457 | * sh-tdep.c (sh_gdbarch_init): Ditto. | |
458 | * rs6000-tdep.c (rs6000_gdbarch_init): Ditto. | |
459 | * Makefile.in (mn10300-tdep.o, ia64-tdep.o): Update dependencies. | |
460 | ||
ec5cbaec AC |
461 | 2003-06-07 Andrew Cagney <[email protected]> |
462 | ||
463 | * gdbarch.sh: Comment each field of startup_gdbarch. | |
464 | * gdbarch.h, gdbarch.c: Re-generate. | |
465 | ||
cde9ea48 AC |
466 | 2003-06-07 Andrew Cagney <[email protected]> |
467 | ||
468 | * gdbarch.sh (TARGET_READ_PC): Add predicate, remove default. | |
469 | * gdbarch.h, gdbarch.c: Re-generate. | |
470 | * regcache.c: Update comments on read_pc et.al. | |
471 | (generic_target_read_pc): Delete function. | |
472 | (read_pc_pid): Try TARGET_READ_PC and PC_REGNUM for a PC register. | |
473 | * inferior.h (generic_target_read_pc): Delete declaration. | |
474 | * frv-tdep.c (frv_gdbarch_init): Do not set read_pc to | |
475 | generic_target_read_pc. | |
476 | * sparc-tdep.c (sparc_gdbarch_init): Ditto. | |
477 | * sh-tdep.c (sh_gdbarch_init): Ditto. | |
478 | * rs6000-tdep.c (rs6000_gdbarch_init): Ditto. | |
479 | * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto. | |
480 | ||
9a90a780 AC |
481 | 2003-06-07 Andrew Cagney <[email protected]> |
482 | ||
483 | * elfread.c (elf_symtab_read): Replace "special_local_sym_p" and | |
484 | "index" with "special_local_sect". Use strcmp instead of STREQ. | |
485 | Append period to coments. | |
486 | ||
a39a16c4 MM |
487 | 2003-06-06 Mark Mitchell <[email protected]> |
488 | ||
489 | * elfread.c (elf_symtab_read): Avoid use of SECT_OFF_MAX. | |
490 | (elfstab_offset_sections): Likewise. | |
491 | * gdb-stabs.h (stab_section_info): Likewise. | |
492 | * i386-interix-tdep.c (pei_adjust_objfile_offsets): Likewise. | |
493 | * objfiles.c (objfile_relocate): Likewise. | |
494 | * pa64solib.c (pa64_solib_add_solib_objfile): Likewise. | |
495 | * remote.c (get_offsets): Likewise. | |
496 | (remote_cisco_objfile_relocate): Likewise. | |
497 | * somread.c (som_symfile_offsets): Likewise. | |
498 | * symfile.c (alloc_section_addr_info): New function. | |
499 | (build_section_addr_info_from_section_tab): Use it. | |
500 | (free_section_addr_info): Adjust. | |
501 | (default_symfile_offsets): Avoid use of SECT_OFF_MAX. | |
502 | (syms_from_objfile): Allocate local_addr dynamically. | |
503 | (symbol_file_add_with_addrs_or_offsets): Allocate orig_addrs | |
504 | dynamically. | |
505 | (add_symbol_file_command): Allocate sect_opts dynamically. | |
506 | (reread_symbols): Avoid use of SECT_OFF_MAX. | |
507 | * symfile.h (section_addr_info): Do not use MAX_SECTIONS. | |
508 | (alloc_section_addr_info): Declare it. | |
509 | * symtab.h (SIZEOF_SECTION_OFFSETS): Remove. | |
510 | * win32-nat.c (solib_symbols_add): Allocate section_addrs | |
511 | dynamically. | |
512 | * xcoffread.c (xcoff_symfile_offsets): Avoid use of SECT_OFF_MAX. | |
513 | ||
20c6c2f8 AC |
514 | 2003-06-06 Andrew Cagney <[email protected]> |
515 | ||
516 | * d10v-tdep.c (struct d10v_unwind_cache): Delete "return_pc". | |
517 | (d10v_frame_unwind_cache): Do not set "return_pc". | |
518 | ||
884a26c8 MS |
519 | 2003-06-06 Michael Snyder <[email protected]> |
520 | ||
521 | * h8300-tdep.c: Make tidy (long lines). | |
522 | ||
088ce440 ML |
523 | 2003-06-06 Michal Ludvig <[email protected]> |
524 | ||
525 | * x86-64-tdep.c (x86_64_fill_fxsave): Pass correct regnums | |
526 | to regcache_collect(). | |
527 | ||
7d773d96 JB |
528 | 2003-06-05 J. Brobecker <[email protected]> |
529 | ||
530 | * hppa-hpux-tdep.c (hppa_hpux_init_abi): New function, setting | |
531 | pc_in_sigtramp multiarch method. | |
532 | (hppa_hpux_som_init_abi): Use it. | |
533 | (hppa_hpux_elf_init_abi): Likewise. | |
534 | * config/pa/tm-hppah.h (PC_IN_SIGTRAMP): Remove, now that this | |
535 | macro has been multiarched. | |
536 | * config/pa/tm-hppa64.h (PC_IN_SIGTRAMP): Temporarily set this | |
537 | macro here, as hppa64 isn't multiarched yet. | |
538 | ||
1df6926e AC |
539 | 2003-06-05 Andrew Cagney <[email protected]> |
540 | ||
541 | * Makefile.in (value_h): Add $(frame_h). | |
542 | * value.h: Include "frame.h". | |
543 | (struct value): Replace "frame_addr" with "frame_id". | |
544 | (VALUE_FRAME_ID): Replace VALUE_FRAME. | |
545 | * values.c (allocate_value): Use VALUE_FRAME_ID. | |
546 | (value_copy): Use VALUE_FRAME_ID. | |
547 | * findvar.c (value_from_register): Use VALUE_FRAME_ID. | |
548 | * valops.c (value_assign): Update. Use frame_find_by_id. | |
549 | ||
6b53acc6 ML |
550 | 2003-06-05 Michal Ludvig <[email protected]> |
551 | ||
552 | * x86-64-tdep.c (x86_64_push_arguments): Don't clear offset | |
553 | in each pass. | |
554 | ||
4d9850d3 JJ |
555 | 2003-06-05 Jeff Johnston <[email protected]> |
556 | ||
557 | * thread-db.c (check_event): For create/death event breakpoints, | |
558 | loop through all messages to ensure that we read the message | |
559 | corresponding to the breakpoint we are at. | |
560 | ||
8efca6ba MS |
561 | 2003-06-04 Michael Snyder <[email protected]> |
562 | ||
563 | * h8300-tdep.c (h8300_gdbarch_init): Add h8300hn, h8300sn. | |
564 | ||
0912c7f2 MK |
565 | 2003-06-04 Mark Kettenis <[email protected]> |
566 | ||
567 | * dwarf2-frame.c (struct comp_unit): Add member `dbase'. | |
568 | (read_encoded_value): Handle DW_EH_PE_datarel encoding. | |
569 | (dwarf2_build_frame_info): Set base for DW_EH_PE_datarel encodings | |
570 | when handling .eh_frame sections. | |
571 | ||
4e370325 JB |
572 | 2003-06-04 J. Brobecker <[email protected]> |
573 | ||
574 | * config/pa/nm-hppah.h (PREPARE_TO_PROCEED): Use the generic | |
575 | prepare_to_proceed procedure instead of the hppa-specific one. | |
576 | * hppa-tdep.c (hppa_prepare_to_proceed): Remove, no longer used. | |
577 | ||
b757528f JJ |
578 | 2003-06-04 Jeff Johnston <[email protected]> |
579 | ||
580 | * acconfig.h: Add HAVE_TKILL_SYSCALL definition check. | |
581 | * config.in: Regenerated. | |
582 | * configure.in: Add test for syscall function and check for | |
583 | __NR_tkill macro in <syscall.h> to set HAVE_TKILL_SYSCALL. | |
584 | * configure: Regenerated. | |
585 | * lin-lwp.c [HAVE_TKILL_SYSCALL]: Include <unistd.h> and | |
586 | <sys/syscall.h>. | |
587 | (kill_lwp): New function that uses tkill syscall or | |
588 | uses kill, depending on whether threading model is nptl or not. | |
589 | All callers of kill() changed to use kill_lwp(). | |
590 | (lin_lwp_wait): Make special check when WIFEXITED occurs to | |
591 | see if all threads have already exited in the nptl model. | |
592 | (stop_and_resume_callback): New callback function used by the | |
593 | lin_lwp_wait thread exit handling code. | |
594 | (stop_wait_callback): Check for threads already having exited and | |
595 | delete such threads fromt the lwp list when discovered. | |
596 | (stop_callback): Don't assert retcode of kill call. | |
597 | ||
598 | Roland McGrath <[email protected]> | |
599 | * i386-linux-nat.c (ps_get_thread_area): New function needed by | |
600 | nptl libthread_db. | |
601 | ||
087779b1 RH |
602 | 2003-06-03 Richard Henderson <[email protected]> |
603 | ||
b21fd293 RH |
604 | * alpha-tdep.c (alpha_next_pc): Use alpha_read_insn. |
605 | (alpha_sigtramp_frame_this_id): Use get_frame_memory. | |
606 | (alpha_sigtramp_frame_prev_register): Likewise. | |
607 | (alpha_heuristic_frame_prev_register): Likewise. | |
608 | * alpha-mdebug-tdep.c (alpha_mdebug_frame_prev_register): Likewise. | |
609 | ||
087779b1 RH |
610 | * alpha-mdebug-tdep.c (alpha_mdebug_after_prologue): Use |
611 | alpha-specific register id names. | |
612 | (alpha_mdebug_frame_unwind_cache): Likewise. | |
613 | (alpha_mdebug_frame_prev_register): Likewise. | |
614 | ||
baa490c4 RH |
615 | 2003-06-03 Richard Henderson <[email protected]> |
616 | ||
617 | * alpha-tdep.c (alpha_dwarf2_init_abi): New. | |
618 | * alpha-tdep.h (alpha_dwarf2_init_abi): Declare it. | |
619 | * alpha-linux-tdep.c (alpha_linux_init_abi): Use it. | |
620 | * alphafbsd-tdep.c (alphafbsd_init_abi): Register dwarf2 and mdebug | |
621 | unwind routines. | |
622 | * alphanbsd-tdep.c (alphanbsd_init_abi): Likewise. | |
623 | * config/alpha/fbsd.mt (TDEPFILES): Add alpha-mdebug-tdep.o. | |
624 | * config/alpha/nbsd.mt (TDEPFILES): Likewise. | |
625 | ||
626 | * alpha-linux-tdep.c: Remove unnecessary includes. | |
627 | * Makefile.in (alpha-linux-tdep.o): Update. | |
628 | ||
629 | 2003-06-03 Richard Henderson <[email protected]> | |
630 | ||
631 | * alphabsd-tdep.c (alphabsd_supply_fpreg): Fix typo last change. | |
632 | (alphabsd_fill_fpreg): Likewise. | |
633 | ||
f534e522 JB |
634 | 2003-06-03 J. Brobecker <[email protected]> |
635 | ||
636 | * alphanbsd-tdep.c (alphanbsd_sigcontext_addr): Replace | |
637 | references to struct frame_info fields by calls to the equivalent | |
638 | accessors. Necessary now that frame_info is opaque. | |
639 | ||
4035536b JB |
640 | 2003-06-03 J. Brobecker <[email protected]> |
641 | ||
642 | * alphanbsd-tdep.c (alphanbsd_skip_sigtramp_frame): Delete. | |
643 | (alphanbsd_init_abi): Do not set skip_sigtramp_frame in tdep | |
644 | structure, field no longer exists. | |
645 | ||
0bd79c5c JB |
646 | 2003-06-03 J. Brobecker <[email protected]> |
647 | ||
648 | * config/alpha/alpha-osf1.mt (TDEPFILES): Add alpha-mdebug-tdep.o. | |
649 | * alpha-osf1-tdep.c (alpha_osf1_init_abi): Enable the mdebug module. | |
650 | ||
37bb6d9f JB |
651 | 2003-06-03 J. Brobecker <[email protected]> |
652 | ||
653 | * alpha-osf1-tdep.c (alpha_osf1_sigcontext_addr): Replace | |
654 | references to struct frame_info fields by calls to the equivalent | |
655 | accessors. Necessary now that frame_info is opaque. | |
656 | ||
852ee05c JB |
657 | 2003-06-03 J. Brobecker <[email protected]> |
658 | ||
659 | * alpha-osf1-tdep.c (alpha_osf1_skip_sigtramp_frame): Delete. | |
660 | (alpha_osf1_init_abi): Do not set skip_sigtramp_frame in tdep | |
661 | structure, field no longer exists. | |
662 | ||
7d58c67d TR |
663 | 2003-06-03 Theodore A. Roth <[email protected]> |
664 | ||
665 | * remote.c (init_remote_state): Compute sizeof_g_packet by | |
666 | accumulation of the size of all registers instead of blindly using | |
667 | DEPRECATED_REGISTER_BYTES. | |
668 | ||
0a48e7e8 MS |
669 | 2003-06-03 Michael Snyder <[email protected]> |
670 | ||
671 | * config/h8300/tm-h8300.h (h8300sxmode): Declare. | |
672 | * h8300-tdep.c (h8300_gdbarch_init): Set machine mode | |
673 | for h8300sx. | |
674 | ||
9798ab0d JB |
675 | 2003-06-03 J. Brobecker <[email protected]> |
676 | ||
677 | * alpha-osf1-tdep.c (objfiles.h): #include, needed for symfile_objfile. | |
678 | * Makefile.in (alpha-osf1-tdep.o): Update dependencies. | |
679 | ||
00b037e2 AC |
680 | 2003-06-03 Andrew Cagney <[email protected]> |
681 | ||
682 | * sparc-tdep.c (sparc_convert_to_virtual): Delete function. | |
683 | (sparc_convert_to_raw): Delete function. | |
684 | (sparc_gdbarch_init): Do not set register_convert_to_raw or | |
685 | register_convert_to_virtual. | |
686 | ||
043b2f77 JJ |
687 | 2003-06-03 Jeff Johnston <[email protected]> |
688 | ||
689 | * thread-db.c (thread_db_mourn_inferior): Unpush thread target | |
690 | layer if not dealing with a statically-linked threaded program. | |
691 | ||
f43caff8 KW |
692 | 2003-06-03 Kris Warkentin <[email protected]> |
693 | ||
694 | * solib.c (solib_open): Update comment to reflect actual search order. | |
695 | ||
ae1e7417 AC |
696 | 2003-06-03 Andrew Cagney <[email protected]> |
697 | ||
698 | * frame.c (get_frame_memory_signed): New function. | |
699 | (get_frame_memory, get_frame_memory_unsigned): New function. | |
700 | (get_frame_arch): New function. | |
701 | * frame.h (get_frame_signed_memory, get_frame_arch): Declare. | |
702 | (get_frame_memory, get_frame_unsigned_memory): Declare. | |
703 | * d10v-tdep.c (d10v_frame_unwind_cache): Use | |
704 | get_frame_memory_unsigned and get_frame_arch. | |
705 | (d10v_frame_unwind_cache, saved_regs_unwinder): Ditto. | |
706 | ||
cb123844 RG |
707 | 2003-06-03 Raoul Gough <[email protected]> |
708 | ||
709 | * MAINTAINERS (write after approval): Add myself. | |
710 | ||
1bb792e9 JB |
711 | 2003-06-03 Jim Blandy <[email protected]> |
712 | ||
713 | * s390-nat.c (supply_gregset, fill_gregset): On the s390x, the | |
714 | elements of gregset_t are 64 bits each, but access registers | |
715 | are still 32 bits, so they're packed two per gregset_t | |
716 | element. Unpack/pack them properly. | |
717 | ||
aee8d8ba DC |
718 | 2003-06-02 David Carlton <[email protected]> |
719 | ||
720 | * linespec.c (find_methods): Break out code into | |
721 | add_matching_methods and add_constructors. | |
722 | (add_matching_methods): New. | |
723 | (add_constructors): Ditto. | |
724 | ||
bf7488d2 AC |
725 | 2003-06-02 Andrew Cagney <[email protected]> |
726 | ||
bf7488d2 AC |
727 | * sparc-tdep.c (sparc_print_registers): Delete call to |
728 | REGISTER_CONVERTIBLE. | |
729 | (sparc_gdbarch_init): Do not set register_convertible. | |
730 | * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto. | |
731 | * frv-tdep.c (frv_gdbarch_init): Ditto. | |
732 | * cris-tdep.c (cris_gdbarch_init): Ditto. | |
733 | ||
adedef68 EZ |
734 | 2003-06-02 Elena Zannoni <[email protected]> |
735 | ||
736 | * target.h (TARGET_SYMFILE_POSTREAD): Delete unused macro. | |
737 | * symfile.c (reread_symbols): Delete call to TARGET_SYMFILE_POSTREAD. | |
738 | (syms_from_objfile): Ditto. | |
739 | ||
650fcc91 AS |
740 | 2003-06-03 Andreas Schwab <[email protected]> |
741 | ||
742 | * m68k-tdep.c (m68k_gdbarch_init): Use set_gdbarch_print_insn ... | |
743 | (_initialize_m68k_tdep): ... instead of deprecated_tm_print_insn. | |
744 | ||
df4a182b RH |
745 | 2003-06-02 Richard Henderson <[email protected]> |
746 | ||
747 | * alpha-tdep.c (alpha_register_reggroup_p): Zero is only | |
748 | a member of all_reggroup. | |
749 | ||
c483c494 RH |
750 | 2003-06-02 Richard Henderson <[email protected]> |
751 | ||
752 | * alpha-tdep.c (alpha_register_type): Change from _virtual_type. | |
753 | (alpha_convert_flt_dbl, alpha_convert_dbl_flt): Remove. | |
754 | (alpha_lds, alpha_sts): New. | |
755 | (alpha_convert_register_p): Change from _register_convertible. | |
756 | (alpha_register_to_value): Change from _convert_to_virtual; | |
757 | restructure and fail for type sizes other than 4 or 8. | |
758 | (alpha_value_to_register): Similarly. | |
759 | (alpha_extract_return_value): Use alpha_sts. | |
760 | (alpha_store_return_value): Use alpha_lds. | |
761 | (alpha_gdbarch_init): Update hooks. | |
762 | ||
b38b6be2 RH |
763 | 2003-06-02 Richard Henderson <[email protected]> |
764 | ||
765 | * alpha-tdep.c (alpha_register_virtual_type): Use alpha-specific | |
766 | regnum identifiers. | |
767 | (alpha_sigtramp_register_address): Likewise. | |
768 | ||
98a8e1e5 RH |
769 | 2003-06-02 Richard Henderson <[email protected]> |
770 | ||
771 | * alpha-tdep.c (alpha_supply_int_regs, alpha_fill_int_regs): New. | |
772 | (alpha_supply_fp_regs, alpha_fill_fp_regs): New. | |
773 | * alpha-tdep.h: Declare them. | |
774 | ||
775 | * alpha-nat.c (fetch_osf_core_registers): Constify core_reg_mapping. | |
776 | Remove zerobuf. Don't error on UNIQUE. | |
777 | (fetch_elf_core_registers): Use alpha_supply_{int,fp}_regs. | |
778 | (ALPHA_REGSET_UNIQUE): Provide default. | |
779 | (supply_gregset): Use alpha_supply_int_regs. | |
780 | (fill_gregset): Use alpha_fill_int_regs. | |
781 | (supply_fpregset): Use alpha_supply_fp_regs. | |
782 | (fill_fpregset): Use alpha_fill_fp_regs. | |
783 | * alphabsd-tdep.c (NUM_GREGS, NUM_FPREGS): Remove. | |
784 | (alphabsd_supply_reg): Use alpha_supply_int_regs. | |
785 | (alphabsd_fill_reg): Use alpha_fill_int_regs. | |
786 | (alphabsd_supply_fpreg): Use alpha_supply_fp_regs. | |
787 | (alphabsd_fill_fpreg): Use alpha_fill_fp_regs. | |
788 | * config/alpha/nm-linux.h (ALPHA_REGSET_UNIQUE): New. | |
789 | ||
67dfac52 RH |
790 | 2003-06-02 Richard Henderson <[email protected]> |
791 | ||
f75d70cc RH |
792 | * alpha-tdep.c (alpha_store_return_value): Avoid switch fallthru. |
793 | ||
67dfac52 RH |
794 | * alpha-tdep.c (alpha_extract_return_value): Use internal_error. |
795 | (alpha_store_return_value): Likewise. | |
796 | ||
0cf566ec DC |
797 | 2003-06-02 David Carlton <[email protected]> |
798 | ||
799 | * block.c (contained_in): Add 'const' to arguments. | |
800 | (block_function): Ditto. | |
801 | * block.h: Update declarations for block_function and | |
802 | contained_in. | |
803 | ||
cdef89d0 DC |
804 | 2003-06-02 David Carlton <[email protected]> |
805 | ||
806 | * objc-lang.c (find_imps): Delete unneeded variable 'sym_symtab'. | |
807 | * c-valprint.c (c_val_print): Delete unneeded variable 's'. | |
808 | * p-valprint.c (pascal_val_print): Ditto. | |
809 | * ada-lang.c (standard_lookup): Delete unneded variable 'symtab'. | |
810 | ||
72667056 RH |
811 | 2003-06-02 Richard Henderson <[email protected]> |
812 | ||
98a8e1e5 RH |
813 | * alpha-tdep.c (alpha_push_dummy_call): Use |
814 | builtin_type_ieee_double_little instead of builtin_type_double. | |
eb4edb88 | 815 | |
98a8e1e5 RH |
816 | * alpha-tdep.c (alpha_push_dummy_call): Handle ABI mandated |
817 | sign-extension of 32-bit values. | |
818 | (alpha_store_return_value): Similarly. | |
0ede8eca | 819 | |
98a8e1e5 RH |
820 | * alpha-tdep.c (alpha_push_dummy_call): Handle COMPLEX types. |
821 | (alpha_extract_return_value): Likewise. | |
822 | (alpha_store_return_value): Likewise. | |
7b5e1cb3 | 823 | |
98a8e1e5 RH |
824 | * alpha-tdep.c (alpha_extract_return_value): Handle IEEE Quad floats. |
825 | (alpha_store_return_value): Error on IEEE Quad floats. | |
24064b5c | 826 | |
98a8e1e5 RH |
827 | * alpha-tdep.c (alpha_extract_return_value): Convert to regcache. |
828 | (alpha_extract_struct_value_address): Likewise. | |
829 | (alpha_store_return_value): Likewise. | |
830 | (alpha_store_struct_return): Remove. | |
831 | (alpha_gdbarch_init): Update hook registration to match. | |
5ec2bb99 | 832 | |
98a8e1e5 RH |
833 | * alpha-tdep.c (alpha_register_convert_to_virtual): Tidy use of |
834 | deprecated interfaces; use ALPHA_REGISTER_SIZE instead of gdbarch | |
835 | macros where appropriate. | |
836 | (alpha_register_convert_to_raw): Similarly. Use unpack_long. | |
837 | (alpha_convert_flt_dbl, alpha_convert_dbl_flt): New. | |
14696584 | 838 | |
98a8e1e5 RH |
839 | * alpha-tdep.c (alpha_register_virtual_type): Use void_data_ptr |
840 | for SP, GP; void_func_ptr for PC; non-language-specific types | |
841 | for all others. | |
842 | * alpha-tdep.h (ALPHA_GP_REGNUM): New. | |
72667056 | 843 | |
6dd77b81 RH |
844 | 2003-06-02 Richard Henderson <[email protected]> |
845 | ||
846 | * top.h (lim_at_start): Declare. | |
847 | * main.c (captured_main): Set it. | |
848 | * top.c (lim_at_start): Define. | |
849 | (command_loop): Use it instead of &environ. | |
850 | * event-top.c (command_handler): Likewise. | |
851 | ||
f4dbdb54 JT |
852 | 2003-06-01 Jason Thorpe <[email protected]> |
853 | ||
854 | * mipsnbsd-tdep.c: Update copyright years. | |
855 | (fetch_core_registers): Correct arguments to mipsnbsd_supply_fpreg. | |
856 | ||
8f285956 RH |
857 | 2003-06-01 Richard Henderson <[email protected]> |
858 | ||
98a8e1e5 RH |
859 | * Makefile.in (ALLDEPFILES): Add alpha-mdebug-tdep.c. |
860 | (alpha-linux-tdep.o): Update dependencies. | |
861 | (alpha-nat.o, alpha-tdep.o, alpha-mdebug-tdep.o): Likewise. | |
862 | * alpha-mdebug-tdep.c: Remove unneeded includes. | |
8f285956 | 863 | |
615967cb RH |
864 | 2003-06-01 Richard Henderson <[email protected]> |
865 | ||
98a8e1e5 RH |
866 | * alpha-tdep.c (alpha_register_reggroup_p): New. |
867 | (alpha_gdbarch_init): Register it. | |
615967cb | 868 | |
b59661bd AC |
869 | 2003-06-02 Andrew Cagney <[email protected]> |
870 | ||
871 | * dwarfread.c: Eliminate "register" | |
872 | (decode_die_type): Eliminate assignment within "if". | |
873 | (struct_type, decode_array_element_type): Ditto. | |
874 | (dwarf_read_array_type, read_tag_pointer_type): Ditto. | |
875 | (read_subroutine_type, enum_type, add_enum_psymbol): Ditto. | |
876 | (decode_modified_type, completedieinfo): Ditto. | |
877 | * block.c: Eliminate "register". | |
878 | (blockvector_for_pc_sect): Eliminate assignment within "if". | |
879 | * cp-support.h (struct symbol): Opaque declaration. | |
880 | * breakpoint.c (handle_gnu_v3_exceptions): Use xfree, not free. | |
881 | ||
5ef165c2 RH |
882 | 2003-06-01 Richard Henderson <[email protected]> |
883 | ||
98a8e1e5 RH |
884 | * alpha-tdep.c (alpha_gdbarch_init): Use set_gdbarch_print_insn ... |
885 | (_initialize_alpha_tdep): ... not deprecated_tm_print_insn. | |
5ef165c2 | 886 | |
143985b7 AF |
887 | 2003-06-01 Adam Fedor <[email protected]> |
888 | ||
889 | * gdbarch.sh (function_list): Add FETCH_POINTER_ARGUMENT. | |
890 | * gdbarch.[ch]: Regenerate. | |
891 | * hppa-tdep.c (hppa_fetch_pointer_argument): New function. | |
892 | (hppa_gdbarch_init): Set it in the gdbarch vector. | |
893 | * i386-tdep.c (i386_fetch_pointer_argument): New | |
894 | (i386_gdbarch_init): Set it into gdbarch. | |
895 | * rs6000-tdep.c (rs6000_fetch_pointer_argument): New. | |
896 | (rs6000_gdbarch_init): Set it in gdbarch. | |
897 | * sparc-tdep.c (sparc_fetch_pointer_argument): New | |
898 | (sparc_gdbarch_init): Set it in gdbarch. | |
899 | ||
ae0167b9 AC |
900 | 2003-06-01 Andrew Cagney <[email protected]> |
901 | ||
7c0b4a20 AC |
902 | * defs.h (extract_address): Delete declaration. |
903 | * findvar.c (extract_address): Delete function. | |
904 | * xstormy16-tdep.c (xstormy16_extract_return_value): Replace | |
905 | extract_address with the inline equivalent, | |
906 | extract_unsigned_integer. | |
907 | (xstormy16_extract_struct_value_address): Ditto. | |
908 | (xstormy16_pointer_to_address): Ditto. | |
909 | * vax-tdep.c (vax_extract_struct_value_address): Ditto. | |
910 | * v850-tdep.c (v850_push_arguments): Ditto. | |
911 | (v850_extract_return_value): Ditto. | |
912 | (v850_extract_struct_value_address): Ditto. | |
913 | * sparcnbsd-tdep.c (sparcnbsd_get_longjmp_target_32): Ditto. | |
914 | (sparcnbsd_get_longjmp_target_64): Ditto. | |
915 | * sparc-tdep.c (sparc_frame_saved_pc): Ditto. | |
916 | (get_longjmp_target): Ditto. | |
917 | * sh-tdep.c (sh_extract_struct_value_address): Ditto. | |
918 | (sh64_extract_struct_value_address): Ditto. | |
919 | (sh_push_arguments): Ditto. | |
920 | (sh64_push_arguments): Ditto. | |
921 | * remote-vxsparc.c (vx_read_register): Ditto. | |
922 | * ppc-linux-tdep.c (ppc_linux_skip_trampoline_code): Ditto. | |
923 | * ns32k-tdep.c (ns32k_extract_struct_value_address): Ditto. | |
924 | * mn10300-tdep.c (mn10300_extract_struct_value_address): Ditto. | |
925 | * mipsv4-nat.c (get_longjmp_target): Ditto. | |
926 | * mipsnbsd-tdep.c (mipsnbsd_get_longjmp_target): Ditto. | |
927 | * mips-nat.c (get_longjmp_target): Ditto. | |
928 | * mips-linux-tdep.c (mips_linux_get_longjmp_target): Ditto. | |
929 | * mcore-tdep.c (mcore_extract_struct_value_address): Ditto. | |
930 | * m68k-tdep.c (m68k_get_longjmp_target): Ditto. | |
931 | * m68hc11-tdep.c (m68hc11_extract_struct_value_address): Ditto. | |
932 | * irix5-nat.c (get_longjmp_target): Ditto. | |
933 | * irix4-nat.c (get_longjmp_target): Ditto. | |
934 | * ia64-tdep.c (generic_elf_find_global_pointer): Ditto. | |
935 | (ia64_push_arguments): Ditto. | |
936 | * hpux-thread.c (hpux_thread_store_registers): Ditto. | |
937 | * h8300-tdep.c (h8300_push_arguments): Ditto. | |
938 | (h8300_store_return_value): Ditto. | |
939 | (h8300_extract_struct_value_address): Ditto. | |
940 | * frv-tdep.c (frv_extract_struct_value_address): Ditto. | |
941 | (frv_push_arguments): Ditto. | |
942 | * avr-tdep.c (avr_pointer_to_address): Ditto. | |
943 | (avr_push_arguments): Ditto. | |
944 | * arm-tdep.c (arm_push_dummy_call): Ditto. | |
945 | (arm_get_longjmp_target): Ditto. | |
946 | * arm-linux-tdep.c (arm_linux_push_arguments): Ditto. | |
947 | * alpha-tdep.c (alpha_extract_struct_value_address): Ditto. | |
948 | (alpha_get_longjmp_target): Ditto. | |
949 | ||
ae0167b9 AC |
950 | * solib-irix.c (extract_mips_address): Inline extract_address, |
951 | replacing it with extract_signed_integer. | |
952 | * solib-svr4.c (SOLIB_EXTRACT_ADDRESS): Ditto. | |
953 | (LM_NAME, IGNORE_FIRST_LINK_MAP_ENTRY): Ditto. | |
954 | (first_link_map_member, open_symbol_file_object): Ditto. | |
955 | (svr4_fetch_objfile_link_map, svr4_fetch_objfile_link_map): Ditto. | |
956 | * solib-sunos.c (SOLIB_EXTRACT_ADDRESS): Ditto. | |
957 | (LM_NEXT, LM_NAME): Ditto. | |
958 | ||
44d88583 RH |
959 | 2003-06-01 Richard Henderson <[email protected]> |
960 | ||
98a8e1e5 RH |
961 | * alpha-tdep.h (ALPHA_FP_REGNUM): Remove. |
962 | * alpha-tdep.c (alpha_register_name): Remove vfp entry. | |
963 | (alpha_cannot_fetch_register): Remove ALPHA_FP_REGNUM. | |
964 | (alpha_cannot_store_register): Likewise. | |
965 | * alphabsd-nat.c (fetch_inferior_registers): Don't set FP_REGNUM. | |
966 | * alpha-nat.c (supply_gregset): Likewise. | |
967 | * alphanbsd-tdep.c (fetch_core_registers): Likewise. | |
44d88583 | 968 | |
310e9b6a AC |
969 | 2003-06-01 Andrew Cagney <[email protected]> |
970 | ||
971 | * infcall.c (call_function_by_hand): Update comment on | |
972 | DEPRECATED_DUMMY_WRITE_SP. | |
973 | ||
974 | * mips-tdep.c (mips_gdbarch_init): Do not set | |
975 | deprecated_dummy_write_sp. | |
976 | (mips_eabi_push_dummy_call): Set the SP register. | |
977 | (mips_o64_push_dummy_call): Set the SP register. | |
978 | (mips_o32_push_dummy_call): Set the SP register. | |
979 | (mips_n32n64_push_dummy_call): Set the SP register. | |
980 | ||
5ab84872 RH |
981 | 2003-06-01 Richard Henderson <[email protected]> |
982 | ||
98a8e1e5 RH |
983 | * alpha-nat.c (fetch_osf_core_registers): Use ALPHA_REGISTER_SIZE |
984 | instead of ALPHA_MAX_REGISTER_RAW_SIZE. | |
985 | (supply_gregset): Likewise. | |
986 | * alpha-tdep.c (alpha_store_return_value): Likewise. | |
987 | (alpha_get_longjmp_target): Likewise. | |
988 | (alpha_register_name): Constify array. | |
989 | (alpha_gdbarch_init): Remove deprecated_fp_regnum, | |
990 | deprecated_register_size, deprecated_register_bytes, | |
991 | deprecated_max_register_raw_size, deprecated_max_register_virtual_size. | |
992 | * alpha-tdep.h (ALPHA_MAX_REGISTER_RAW_SIZE): Remove. | |
993 | (ALPHA_MAX_REGISTER_VIRTUAL_SIZE): Remove. | |
5ab84872 | 994 | |
09cc52fd RH |
995 | 2003-06-01 Richard Henderson <[email protected]> |
996 | ||
997 | * alpha-tdep.c (alpha_push_dummy_call): Store sp. Tidy copies | |
998 | from arg_reg_buffer to regcache to avoid double conversion. | |
999 | ||
c7f16359 MK |
1000 | 2003-06-01 Mark Kettenis <[email protected]> |
1001 | ||
1002 | * i386-linux-nat.c (child_resume): Use I386_ESP_REGNUM instead of | |
1003 | SP_REGNUM. | |
1004 | * i386-linux-tdep.c (i386_linux_sigcontext_addr): Likewise. | |
1005 | * i386bsd-tdep.c (i386bsd_sigcontext_addr): Likewise. | |
1006 | ||
7131cb6e RH |
1007 | 2003-06-01 Richard Henderson <[email protected]> |
1008 | ||
98a8e1e5 RH |
1009 | * dwarf2-frame.c (struct dwarf2_cie): Add saw_z_augmentation. |
1010 | (decode_frame_entry): Set it. Skip FDE augmentation. | |
7131cb6e | 1011 | |
f3e0f90b RH |
1012 | 2003-06-01 Richard Henderson <[email protected]> |
1013 | ||
98a8e1e5 RH |
1014 | * dwarf2-frame.c (dwarf2_frame_cache): Handle retaddr_column |
1015 | not overlapping PC_REGNUM. | |
f3e0f90b | 1016 | |
c88e30c0 RH |
1017 | 2003-06-01 Richard Henderson <[email protected]> |
1018 | ||
98a8e1e5 RH |
1019 | * alpha-tdep.c (alpha_push_dummy_call): Transmography from |
1020 | alpha_push_arguments. Don't dump argument register data to | |
1021 | the target stack. Fix float and 128-bit long double semantics. | |
1022 | Store $t12 and $ra as specified by the ABI. Use regcache everywhere. | |
1023 | (alpha_fix_call_dummy): Remove. | |
1024 | (alpha_call_dummy_words): Remove. | |
1025 | (alpha_gdbarch_init): Kill deprecated call hooks; add push_dummy_call. | |
c88e30c0 | 1026 | |
f1a559ae RH |
1027 | 2003-06-01 Richard Henderson <[email protected]> |
1028 | ||
1029 | * alpha-linux-tdep.c (alpha_linux_init_abi): Install dwarf2 unwinder. | |
1030 | ||
5e045346 AC |
1031 | 2003-06-01 Andrew Cagney <[email protected]> |
1032 | ||
95404a3e AC |
1033 | * mips-tdep.c (is_mips16_addr): New function. |
1034 | (make_mips16_addr, unmake_mips16_addr): New functions. | |
1035 | (pc_is_mips16, mips_fetch_instruction): Use. | |
1036 | (gdb_print_insn_mips, mips_breakpoint_from_pc): Use. | |
1037 | (gdb_print_insn_mips): Eliminate TM_PRINT_INSN_MACH. | |
1038 | (mips_dump_tdep): Delete print of TM_PRINT_INSN_MACH, | |
1039 | UNMAKE_MIPS16_ADDR, MAKE_MIPS16_ADDR, IS_MIPS16_ADDR and | |
1040 | TARGET_MIPS. | |
1041 | * config/mips/tm-mips.h: Update copyright. | |
1042 | (TARGET_MIPS, TM_PRINT_INSN_MACH): Delete. | |
1043 | (DEPRECATED_REGISTER_SIZE, DEPRECATED_REGISTER_BYTES): Delete. | |
1044 | (IS_MIPS16_ADDR, MAKE_MIPS16_ADDR, UNMAKE_MIPS16_ADDR): Delete. | |
1045 | * config/mips/tm-irix6.h (DEPRECATED_REGISTER_BYTES): Delete. | |
1046 | (TM_PRINT_INSN_MACH): Delete. | |
1047 | * config/mips/tm-irix5.h (DEPRECATED_REGISTER_BYTES): Delete. | |
1048 | ||
5e045346 AC |
1049 | * configure.tgt: Replace mips64*vr4xxx*el-*-elf*, |
1050 | mips64*vr4xxx*-*-elf*, mips64*vr4300*el-*-elf*, | |
1051 | mips64*vr4300*-*-elf*, mips64*vr4100*el-*-elf*, | |
1052 | mips64*vr4100*-*-elf*, mips64*vr5000*el-*-elf*, and | |
1053 | mips64*vr5000*-*-elf* with mips64 mips64*vr*-*-elf*. Delete | |
1054 | mips*tx39*el*-elf*. Map mips*-sony-* and mips64*-big-* onto | |
1055 | mips64. Map mips*-dec-*, mips*-big-*, mips*-little-*, | |
1056 | mips*-*-riscos* and mips*-*-sysv* onto mips. | |
1057 | * config/mips/mips64.mt: New file. | |
1058 | * config/mips/mips.mt: New file. | |
1059 | * config/mips/littlemips.mt: Delete file. | |
1060 | * config/mips/decstation.mt: Delete file. | |
1061 | * config/mips/vr4300el.mt: Delete file. | |
1062 | * config/mips/vr5000el.mt: Delete file. | |
1063 | * config/mips/vr5000.mt: Delete file. | |
1064 | * config/mips/vr4100.mt: Delete file. | |
1065 | * config/mips/vr4xxxel.mt: Delete file. | |
1066 | * config/mips/vr4300.mt: Delete file. | |
1067 | * config/mips/vr4xxx.mt: Delete file. | |
1068 | * config/mips/bigmips.mt: Delete file. | |
1069 | * config/mips/bigmips64.mt: Delete file. | |
1070 | * config/mips/tx39l.mt (TM_FILE): Set to "tm-tx39.h". | |
1071 | * config/mips/embedl64.mt (TM_FILE): Set to "tm-mips64.h". | |
1072 | * config/mips/embed64.mt (TM_FILE): Set to "tm-mips64.h" | |
1073 | * config/mips/embedl.mt (TM_FILE): Set to "tm-mips.h". | |
1074 | * config/mips/tm-tx39.h: Include "tm-mips.h" instead of | |
1075 | "tm-bigmips.h". | |
1076 | * config/mips/tm-irix3.h: Ditto. | |
1077 | * config/mips/tm-mipsv4.h: Ditto. | |
1078 | * config/mips/tm-embed.h: Ditto. | |
1079 | * config/mips/tm-irix6.h: Include "tm-mips64.h" instead of | |
1080 | "tm-bigmips64.h". | |
1081 | * config/mips/tm-vr5000el.h: Delete file. | |
1082 | * config/mips/tm-tx39l.h: Delete file. | |
1083 | * config/mips/tm-vr4300el.h: Delete file. | |
1084 | * config/mips/tm-vr4xxxel.h: Delete file. | |
1085 | * config/mips/tm-vr4300.h: Delete file. | |
1086 | * config/mips/tm-vr4100.h: Delete file. | |
1087 | * config/mips/tm-vr4xxx.h: Delete file. | |
1088 | * config/mips/tm-vr5000.h: Delete file. | |
1089 | * config/mips/tm-embedl64.h: Delete file. | |
1090 | * config/mips/tm-embedl.h: Delete file. | |
1091 | * config/mips/tm-embed64.h: Delete file. | |
1092 | * config/mips/tm-bigmips64.h: Delete file. | |
1093 | * config/mips/tm-bigmips.h: Delete file. | |
1094 | ||
2473a4a9 MK |
1095 | 2003-06-01 Mark Kettenis <[email protected]> |
1096 | ||
97a5b208 MK |
1097 | Fix gdb/1216. |
1098 | * shnbsd-nat.c: Include "sh-tdep.h". | |
1099 | ||
2473a4a9 MK |
1100 | From Richard Henderson <[email protected]>: |
1101 | * dwarf2-frame.c (dwarf2_frame_state_alloc_regs): Fix ptr arithmetic. | |
1102 | ||
e0f7ec59 AC |
1103 | 2003-05-31 Andrew Cagney <[email protected]> |
1104 | ||
1105 | * mips-tdep.c (set_reg_offset): Add saved_regs parameter. Add | |
1106 | forward declaration. | |
1107 | (mips16_heuristic_proc_desc): Pass temp_saved_regs. | |
1108 | (mips16_heuristic_proc_desc): Pass temp_saved_regs. | |
1109 | (mips_find_saved_regs): Use set_reg_offset. | |
1110 | (mips_frame_init_saved_regs): Delete function. | |
1111 | (mips_pop_frame): Call mips_find_saved_regs instead of | |
1112 | DEPRECATED_FRAME_INIT_SAVED_REGS. | |
1113 | ||
68dcc709 AC |
1114 | 2003-05-31 Andrew Cagney <[email protected]> |
1115 | ||
1116 | * mips-tdep.c (mips_gdbarch_init): Do not set | |
1117 | deprecated_max_register_raw_size, register_virtual_size, and | |
1118 | deprecated_max_register_virtual_size. | |
1119 | ||
cfc14b3a MK |
1120 | 2003-05-31 Mark Kettenis <[email protected]> |
1121 | ||
6405b0a6 MK |
1122 | * i386-tdep.c: Include "dwarf2-frame.h". |
1123 | (i386_gdbarch_init): Hook in the DWARF CFI frame unwinder. | |
1124 | * Makefile.in (i386-tdep.o): Update dependencies. | |
1125 | ||
cfc14b3a MK |
1126 | * dwarf2-frame.c, dwarf2-frame.h: New files. |
1127 | * Makefile.in (SFILES): Add dwarf2-frame.c. | |
1128 | (dwarf2_frame_h): Define. | |
1129 | (COMMON_OBS): Add dwarf2-frame.o. | |
1130 | (dwarf2-frame.o): Add dependencies. | |
1131 | ||
6a2751d2 AJ |
1132 | 2003-05-31 Andreas Jaeger <[email protected]> |
1133 | ||
1134 | * x86-64-linux-nat.c: Fix comment. | |
1135 | ||
1c3545ae MK |
1136 | 2003-05-31 Mark Kettenis <[email protected]> |
1137 | ||
10f93086 MK |
1138 | * x86-64-tdep.c (x86_64_push_dummy_call): Adjust for changed |
1139 | function signature. | |
1140 | ||
1c3545ae MK |
1141 | * i386-tdep.c (i386_sigtramp_frame_p): Only handle frames if we |
1142 | have a sigcontext_addr handler. | |
1143 | * x86-64-tdep.c (x86_64_sigtramp_frame_p): Assert that we have a | |
1144 | sigcontext_addr handler. | |
1145 | ||
e11c53d2 AC |
1146 | 2003-05-31 Andrew Cagney <[email protected]> |
1147 | ||
1148 | * mips-tdep.c (print_gp_register_row): Replace do_gp_register_row. | |
1149 | (print_fp_register_row): Replace do_fp_register_row. | |
1150 | (mips_print_fp_register): Add "file" and "frame" parameters. | |
1151 | (mips_print_register): Add "file" and "frame" parameters. | |
1152 | (mips_print_registers_info): Replace mips_do_registers_info. | |
1153 | (mips_gdbarch_init): Set print_registers_info instead of | |
1154 | deprecated_do_registers_info. | |
1155 | (mips_read_fp_register_single): Add "frame" parameter. | |
1156 | (mips_read_fp_register_double): Add "frame" parameter. | |
1157 | ||
a3386186 MK |
1158 | 2003-05-31 Mark Kettenis <[email protected]> |
1159 | ||
70913449 MK |
1160 | * i386-tdep.c (i386_register_name): Check for MMX registers first. |
1161 | Fixes a bug where GDB would print the wrong register names for | |
1162 | targets without SSE. | |
1163 | ||
2b5e0749 MK |
1164 | * x86-64-tdep.c (X86_64_NUM_SAVED_REGS): Set to X86_64_NUM_GREGS. |
1165 | (x86_64_sigtramp_frame_cache): Use `sc_reg_offset' to find saved | |
1166 | registers. | |
1167 | ||
1168 | * x86-64-linux-tdep.c (x86_64_linux_sc_reg_offset): New variable. | |
1169 | (x86_64_linux_init_abi): Initialize TDEP->sc_reg_offset and | |
1170 | TDEP->sc_num_regs instead of TDEP->sc_pc_offset and | |
1171 | TDEP->sc_sp_offset. | |
1172 | ||
a3386186 MK |
1173 | From Michal Ludvig <[email protected]>: |
1174 | * i386-tdep.h (struct gdbarch_tdep): Add members `sc_reg_offset' | |
1175 | and `sc_num_regs'. | |
1176 | (I386_EAX_REGNUM, I386_EDX_REGNUM, I386_ESP_REGNUM, | |
1177 | I386_EBP_REGNUM, I386_EIP_REGNUM, I386_EFLAGS_REGNUM, | |
1178 | I386_ST0_REGNUM): Move here from... | |
1179 | * i386-tdep.c: ... here. | |
1180 | (I386_NUM_SAVED_REGS): Define to I386_NUM_REGS. | |
1181 | (i386_sigtramp_frame_cache): Use `sc_reg_offset' to find saved | |
1182 | registers if possible. | |
1183 | (i386_gdbarch_init): Initialize TDEP->sc_reg_offset. | |
1184 | * i386bsd-tdep.c (i386bsd_sc_pc_offset, i386bsd_sc_sp_offset): | |
1185 | Remove variables. | |
1186 | (i386bsd_sc_reg_offset): New variable. | |
1187 | (i386bsd_init_abi): Initialize TDEP->sc_reg_offset and | |
1188 | TDEP->sc_num_regs instead of TDEP->sc_pc_offset and | |
1189 | TDEP->sc_sp_offset. | |
1190 | (i386fbsd_sc_reg_offset): New variable. | |
1191 | (i386fbsdaout_init_abi): Initialize TDEP->sc_reg_offset and | |
1192 | TDEP->sc_num_regs. | |
1193 | (i386fbsd4_sc_pc_offset, i386fbsd4_sc_sp_offset): Remove | |
1194 | variables. | |
1195 | (i386fbsd4_sc_reg_offset): New variable. | |
1196 | (i3864bsd4_init_abi): Initialize TDEP->sc_reg_offset and | |
1197 | TDEP->sc_num_regs instead of TDEP->sc_pc_offset and | |
1198 | TDEP->sc_sp_offset. | |
1199 | * i386-linux-tdep.c (i386_linux_sc_reg_offset): New variable. | |
1200 | (i386_linux_init_abi): Set TDEP->sc_reg_offset and TDEP->sc_num_regs. | |
1201 | * i386nbsd-tdep.c (i386nbsd_sc_pc_offset, i386nbsd_sc_sp_offset): | |
1202 | Remove variables. | |
1203 | (i386nbsd_sc_reg_offset): New variable. | |
1204 | (i386nbsd_init_abi): Initialize TDEP->sc_reg_offset and | |
1205 | TDEP->sc_num_regs instead of TDEP->sc_pc_offset and | |
1206 | TDEP->sc_sp_offset. | |
1207 | * i386obsd-tdep.c (i386obsd_sc_pc_offset, i386obsd_sc_sp_offset): | |
1208 | Remove variables. | |
1209 | (i386obsd_sc_reg_offset): New variable. | |
1210 | (i386obsd_init_abi): Initialize TDEP->sc_reg_offset and | |
1211 | TDEP->sc_num_regs instead of TDEP->sc_pc_offset and | |
1212 | TDEP->sc_sp_offset. | |
1213 | * i386bsd-nat.c (_initialize_i386bsd_nat): Adjust for changes in | |
1214 | i386bsd-tdep.c, i386nbsd-tdep.c and i386obsd-tdep.c. Add check | |
1215 | for frame pointer offset in `struct sigcontext'. | |
1216 | ||
25ab4790 AC |
1217 | 2003-05-31 Andrew Cagney <[email protected]> |
1218 | ||
1219 | * mips-tdep.c (mips_gdbarch_init): Do not set the deprecated | |
1220 | architecture methods call_dummy_words, sizeof_call_dummy_words, | |
1221 | push_return_address, store_struct_return, and fix_call_dummy. Set | |
1222 | push_dummy_call instead of deprecated_push_arguments. | |
1223 | (mips_store_struct_return): Delete function. | |
1224 | (mips_fix_call_dummy): Delete function. | |
1225 | (mips_push_return_address): Delete function. | |
1226 | (mips_eabi_push_dummy_call): Replace mips_eabi_push_arguments, set | |
1227 | RA_REGNUM and T9_REGNUM. | |
1228 | (mips_n32n64_push_dummy_call): Ditto for | |
1229 | mips_n32n64_push_arguments. | |
1230 | (mips_o32_push_dummy_call): Ditto for mips_o32_push_arguments. | |
1231 | (mips_o64_push_dummy_call): Ditto for mips_o64_push_arguments. | |
1232 | ||
6a65450a AC |
1233 | 2003-05-31 Andrew Cagney <[email protected]> |
1234 | ||
1235 | * gdbarch.sh (PUSH_DUMMY_CALL): Add "func_addr" parameter. Rename | |
1236 | "dummy_addr" to "bp_addr". | |
1237 | * infcall.c (call_function_by_hand): Pass "funaddr" to | |
1238 | gdbarch_push_dummy_call. | |
1239 | * gdbarch.h, gdbarch.c: Re-generate. | |
1240 | * i386-tdep.c (i386_push_dummy_call): Update. | |
1241 | * arm-tdep.c (arm_push_dummy_call): Update. | |
1242 | * d10v-tdep.c (d10v_push_dummy_call): Update. | |
1243 | ||
c4f35dd8 MK |
1244 | 2003-05-31 Mark Kettenis <[email protected]> |
1245 | ||
1246 | * x86-64-tdep.h (x86_64_num_regs, x86_64_num_gregs): Remove | |
1247 | variable declarations. | |
1248 | (x86_64_register_number, x86_64_register_name): Remove prototypes. | |
1249 | (x86_64_linux_frame_saved_pc, x86_64_linux+saved_pc_after_call, | |
1250 | x86_64_linux_in_sigtramp, x86_64_linux_frame_chain, | |
1251 | x86_64_init_frame_pc, x86_64_init_frame_pc, | |
1252 | x86_64_function_has_prologue): Remove prototypes. | |
1253 | (X86_64_NUM_GREGS): New define. | |
1254 | (x86_64_supply_fxsave, x86_64_fill_fxsave): New prototypes. | |
1255 | * x86-64-tdep.c: Don't include "dwarf2cfi.h". Include | |
1256 | "dummy_frame.h", "frame.h", "frame-base.h", "frame-unwind.h". | |
1257 | (RAX_REGNUM, RDX_REGNUM, RDI_REGNUM, EFLAGS_REGNUM, ST0_REGNUM, | |
1258 | XMM1_REGNUM): Remove defines. | |
1259 | (X86_64_RAX_REGNUM, X86_64_RDX_REGNUM, X86_64_RDI_REGNUM, | |
1260 | X86_64_RBP_REGNUM, X86_64_RSP_REGNUM, X86_64_RIP_REGNUM, | |
1261 | X86_64_EFLAGS_REGNUM, X86_64_ST0_REGNUM, X86_64_XMM0_REGNUM, | |
1262 | X86_64_XMM1_REGNUM): New defines. | |
1263 | (struct x86_64_register_info): Renamed from `struct | |
1264 | register_info'. Remove `size' member. | |
1265 | (x86_64_register_info_table): Remove variable. | |
1266 | (x86_64_register_info): New variable. | |
1267 | (X86_64_NUM_REGS): New define. | |
1268 | (X86_64_NUM_GREGS): Remove define. | |
1269 | (x86_64_num_regs, x86_64_num_gregs): Remove variables. | |
1270 | (x86_64_dwarf2gdb_regno_map, x86_64_dwarf2gdb_regno_map_length): | |
1271 | Remove variables. | |
1272 | (x86_54_dwarf2_reg_to_regnum): Remove function. | |
1273 | (x86_64_dwarf_regmap, x86_64_dwarf_regmap_len): New variables. | |
1274 | (x86_64_dwarf_reg_to_regnum): New function. | |
1275 | (x86_64_register_name): Rewrite. | |
1276 | (x86_64_register_raw_size): Remove function. | |
1277 | (x86_64_register_byte_table): Remove variable. | |
1278 | (x86_64_register_byte): Remove function. | |
1279 | (x86_64_register_virtual_type): Remove function. | |
1280 | (x86_64_register_type): New function. | |
1281 | (x86_64_register_convertible, x86_64_register_convert_to_virtual, | |
1282 | x86_64_register_convert_to_raw): Remove functions. | |
1283 | (x86_64_push_return_address, x86_64_pop_frame): Remove functon. | |
1284 | (x86_64_use_struct_convention): Make static. Adjust for renamed | |
1285 | defines. | |
1286 | (x86_64_frame_init_saved_regs): Remove function. | |
1287 | (x86_64_push_arguments): Make static. Change to accept a regcache | |
1288 | as argument. | |
1289 | (x86_64_store_return_value, x86_64_extract_return_value): Make | |
1290 | static. Rewrite based on i386 counterparts. | |
1291 | (x86_64_push_dummy_call): New function. | |
1292 | (X86_64_NUM_SAVED_REGS): New define. | |
1293 | (x86_64_register_number): Remove function. | |
1294 | (x86_64_store_struct_return): Remove function. | |
1295 | (x86_64_frameless_function_invocation, | |
1296 | x86_64_function_has_prologue): Remove functions. | |
1297 | (PROLOG_BUFSIZE): Remove define. | |
1298 | (struct x86_64_frame_cache): New structure. | |
1299 | (x86_64_alloc_frame_cache, x86_64_analyze_prologue, | |
1300 | x86_64_frame_cache, x86_64_frame_this_id, | |
1301 | x86_64_frame_prev_register, x86_64_frame_p, | |
1302 | x86_64_sigtramp_frame_cache, x86_64_sigtramp_frame_this_id, | |
1303 | x86_64_sigtramp_frame_prev_register, x86_sigtramp_frame_p): New | |
1304 | functions. | |
1305 | (x86_64_frame_unwind, x86_64_sigtramp_frame_unwind): New | |
1306 | variables. | |
1307 | (x86_64_skip_prologue): Rewrite in terms of | |
1308 | x86_64_analyze_prologue. | |
1309 | (x86_64_frame_base_address): New function. | |
1310 | (x86_64_frame_base): New variable. | |
1311 | (x86_64_save_dummy_frame_tos, x86_64_unwind_dummy_id): Rewrite. | |
1312 | (x86_64_init_abi): Set register_type and push_dummy_call. Don't | |
1313 | set deprecated_fp_regnum, deprecated_register_size, | |
1314 | deprecated_register_bytes, register_raw_size, register_byte, | |
1315 | register_virtual_type, register_convertiable, | |
1316 | register_convert_to_virtual, convert_to_raw, | |
1317 | deprecated_get_saved_register, deprecated_target_read_fp, | |
1318 | deprecated_push_arguments, deprecated_push_return_address, | |
1319 | deprecated_pop_frame, deprecated_store_struct_return, | |
1320 | deprecated_frame_init_saved_regs, deprecated_frame_chain, | |
1321 | frameless_function_invocation, deprecated_frame_saved_pc, | |
1322 | deprecated_saved_pc_after_call, frame_num_args, pc_in_sigtramp, | |
1323 | dwarf2_build_frame_info, deprecated_init_extra_frame_info, | |
1324 | deprecated_init_frame_pc and virtual_frame_pointer. Call | |
1325 | frame_unwind_append_predicate to register x86_64_sigtramp_frame_p | |
1326 | and x86_64_frame_p. Call frame_base_set_default to register | |
1327 | x86_64_frame_base. | |
1328 | (I387_FISEG_REGNUM, I387_FOSEG_REGNUM): New defines. | |
1329 | (x86_64_supply_fxsave, x86_64_fill_fxsave): New functions. | |
1330 | (_initialize_x86_64_tdep): Remove function. | |
1331 | * x86-64-linux-tdep.c: Don't include "dwarf2cfi.h". | |
1332 | (LINUX_SIGINFO_SIZE, LINUX_UCONTEXT_SIGCONTEXT_OFFSET, | |
1333 | LINUX_SIGCONTEXT_PC_OFFSET, LINUX_SIGCONTEXT_FP_OFFSET): Don't | |
1334 | define. | |
1335 | (X86_64_LINUX_UCONTEXT_SIGCONTEXT_OFFSET): Define. | |
1336 | (x86_64_linux_sigcontext_addr): Rewrite. | |
1337 | (x86_64_linux_sigtramp_saved_pc, x86_64_linux_saved_pc_after_call, | |
1338 | x86_64_linux_frame_saved_pc): Remove functions. | |
1339 | (x86_64_linux_pc_in_sigtramp): Renamed from | |
1340 | x86_64_linux_in_sigtramp. Try harder to recognize a signal | |
1341 | trampoline. | |
1342 | (x86_64_linux_frame_chain, x86_64_init_frame_pc): | |
1343 | Remove_functions. | |
1344 | (x86_64_linux_init_abi): Set pc_in_sigtramp. Initialize | |
1345 | TDEP->sigcontext_addr, TDEP->sc_pc_offset and TDEP->sc_sp_offset. | |
1346 | * x86-64-linux-nat.c: Sync with i386-linux-tdep.c. | |
1347 | (x86_64_regmap): Rename to regmap. | |
1348 | (GETREGS_SUPPLIES): Use X86_64_NUM_GREGS instead of | |
1349 | x86_64_num_gregs. | |
1350 | (supply_gregset, fill_gregset): Likewise. Use regmap instead of | |
1351 | x86_64_regmap. | |
1352 | (x86_64_fxsave_offset): Remove function. | |
1353 | (supply_fpregset): Simply call x86_64_supply_fxsave. | |
1354 | (fill_fpregset): Simply call x86_64_fill_fxsave. | |
1355 | (fetch_inferior_registers, store_inferior_registers): Avoid | |
1356 | asignment in if-statement. | |
1357 | (LINUX_SYSCALL_LEN, LINUX_SYSCALL_REGNUM, SYS_Sigreturn, | |
1358 | SYS_rt_sigreturn, LINUX_SIGCONTEXT_EFLAGS_OFFSET, | |
1359 | LINUX_UCONTEXT_SIGCONTEXT_OFFSET): Remove defines. | |
1360 | (fetch_core_registers): Remove function. | |
1361 | (linux_elf_core_fns): Remove. | |
1362 | (offsetoff): Don't define. | |
1363 | (_initialize_x86_64_linux_nat, kernel_u_size): Remove functions. | |
1364 | * config/i386/x86-64linux.mt (TDEPFILES): Add i386-linux-tdep.o. | |
1365 | * config/i386/x86-64linux.mh (NATDEPFILES): Remove core-aout.o, | |
1366 | add core-regset.o. | |
1367 | * config/i386/nm-x86-64linux.h: Use NM_X86_64_LINUX_H for | |
1368 | protection against multiple includes instead of NM_X86_64_h. Add | |
1369 | various comments. Include "config/nm-linux.h". Don't include | |
1370 | <signal.h>. | |
1371 | (REGISTER_U_ADDR, KERNEL_U_SIZE, U_REGS_OFFSET, KERN_U_ADDR, | |
1372 | GET_THREAD_SIGNALS): Remove defines. | |
1373 | (x86_64_register_u_addr, kernel_u_size, | |
1374 | lin_thread_get_thread_signals): Remove prototypes. | |
1375 | (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE): Define to `long'. | |
1376 | [HAVE_LINK_H]: Don't include "solib.h". | |
1377 | [HAVE_LINK_H] (SVR4_SHARED_LIBS): Remove define. | |
1378 | * config/i386/tm-x86-64linux.h: Fix comments. | |
1379 | * Makefile.in (x86-64-linux-nat.o, x86_64-linux-tdep.o, | |
1380 | x86-64-tdep.o): Update dependencies. | |
1381 | ||
c25083af AC |
1382 | 2003-05-30 Andrew Cagney <[email protected]> |
1383 | ||
c8f55a7b AC |
1384 | * config/sparc/tm-sparc.h (sparc_extract_struct_value_address): |
1385 | Change parameter type to a "struct regcache *". | |
1386 | ||
c25083af AC |
1387 | * gdbarch.sh: Regardless of the multi-arch level, always define |
1388 | the macro when not already defined. | |
1389 | * gdbarch.h, gdbarch.c: Re-generate. | |
1390 | ||
fbe586ae RH |
1391 | 2003-05-30 Richard Henderson <[email protected]> |
1392 | ||
1393 | * alpha-mdebug-tdep.c (alpha_mdebug_frame_p): Reject prologues. | |
1394 | (alpha_mdebug_frame_unwind_cache): Don't call the heuristic unwinder. | |
1395 | (alpha_mdebug_frame_this_id): Likewise. | |
1396 | (alpha_mdebug_frame_prev_register): Likewise. | |
1397 | (alpha_mdebug_frame_base_address): Likewise. | |
1398 | (alpha_mdebug_frame_locals_address): Likewise. | |
1399 | (alpha_mdebug_frame_args_address): Likewise. | |
1400 | (struct alpha_mdebug_unwind_cache): Remove in_prologue_cache. | |
1401 | * alpha-tdep.c (alpha_heuristic_proc_start): Use get_pc_function_start. | |
1402 | (alpha_heuristic_frame_unwind_cache): Make static; add missing | |
1403 | loop increment. | |
1404 | (alpha_heuristic_frame_this_id): Make static. | |
1405 | (alpha_heuristic_frame_prev_register): Likewise. | |
1406 | (alpha_heuristic_frame_base_address): Likewise. | |
1407 | * alpha-tdep.h: Update. | |
1408 | ||
acd5c798 MK |
1409 | 2003-05-30 Mark Kettenis <[email protected]> |
1410 | ||
1411 | * i386-tdep.h (i386bsd_sigcontext_addr): Remove prototype. | |
1412 | (I386_SIZEOF_GREGS, I386_SIZEOF_FREGS, I386_SIZEOF_XREGS): Remove | |
1413 | defenitions. | |
1414 | (IS_FP_REGNUM, IS_SSE_REGNUM): Remove definitions. | |
1415 | * i386-tdep.c: Mark functions that are 64-bit safe as such. | |
1416 | (I386_EAX_REGNUM, I386_EDX_REGNUM, I386_ESP_REGNUM, | |
1417 | I386_EBP_REGNUM, I386_EIP_REGNUM, I386_EFLAGS_REGNUM, | |
1418 | I386_ST0_REGNUM): New defines. | |
1419 | (CODESTREAM_BUFSIZ, codestream_tell, codestream_peek, | |
1420 | codestream_get): Remove define. | |
1421 | (codestream_next_addr, condestream_addr, condestream_buf, | |
1422 | codestream_off, codestream_cnt): Remove variables. | |
1423 | (codestream_fill, codestream_seek, codestream_read): Remove | |
1424 | functions. | |
1425 | (i386_follow_jump): Rewrite to avoid usage of removed codestream | |
1426 | functionality. | |
1427 | (i386_get_frame_setup, i386_frameless_signal_p, i386_frame_chain, | |
1428 | i386_sigtramp_saved_pc, i386_sigtramp_saved_sp, | |
1429 | i386_frame_saved_pc, i386_saved_pc_after_call, | |
1430 | i386_frame_num_args, i386_frame_init_saved_regs, | |
1431 | i386_push_return_address, i386_do_pop_frame, i386_pop_frame, | |
1432 | i386_push_arguments): Remove functions. | |
1433 | (i386_skip_prologue): Rewrite to avoid usage of removed codestream | |
1434 | functionality. Use i386_analyze_prologue instead of | |
1435 | i386_get_frame_setup. | |
1436 | (I386_NUM_SAVED_REGS): New define. | |
1437 | (struct i386_frame_cache): New structure. | |
1438 | (i386_alloc_frame_cache, i386_analyze_struct_return, | |
1439 | i386_skip_probe, i386_analyze_frame_setup, | |
1440 | i386_analyze_register_saves, i386_analyze_prologue, | |
1441 | i386_unwind_pc, i386_frame_cache, i386_frame_this_id, | |
1442 | i386_frame_prev_register, i386_sigtramp_frame_cache, | |
1443 | i386_sigtramp_frame_this_id, i386_sigtramp_frame_prev_register, | |
1444 | i386_frame_p, i386_sigtramp_frame_p, i386_frame_base_address, | |
1445 | i386_unwind_dummy_id, i386_save_dummy_tos, i386_push_dummy_call): | |
1446 | New functions. | |
1447 | (i386_frame_unwind, i386_sigtramp_frame_unwind, i386_frame_base): | |
1448 | New variables. | |
1449 | (LOW_RETURN_REGNUM, HIGH_RETURN_REGNUM): Define in terms of | |
1450 | I386_EAX_REGNUM and I386_EDX_REGNUM. | |
1451 | (i386_extract_return_value, i386_store_return_value): Use | |
1452 | I386_ST0_REGNUM where appropriate. | |
1453 | (i386_extract_struct_value_address): Rewrite to use extract_address. | |
1454 | (i386_svr4_pc_in_sigtramp): Add comment. | |
1455 | (i386_svr4_sigcontext_addr): Rewrite. | |
1456 | (i386_svr4_init_abi): Adjust TDEP->sc_pc_offset and | |
1457 | TDEP->sc_sp_offset. | |
1458 | (i386_gdbarch_init): Don't set deprecated_init_frame_pc. Set | |
1459 | sp_regnum, fp_regnum, pc_regnum, ps_regnum and fp0_regnum in terms | |
1460 | of new defines. Set push_dummy_call, don't set | |
1461 | deprecated_push_arguments, deprecated_push_return_address, | |
1462 | deprecated_pop_frame. Don't set parm_boundary. Don't set | |
1463 | deprecated_frame_chain, deprecated_frame_saved_pc, | |
1464 | deprecated_saved_pc_after_call. Set unwind_dummy_id, | |
1465 | save_dummy_frame_tos, unwind_pc. Call | |
1466 | frame_unwind_append_predicate and frame_base_set_default. Don't | |
1467 | set deprecated_dummy_write_pc. Don't set deprecated_fp_regnum. | |
1468 | Don't set frameless_function_invocation. Don't set | |
1469 | deprecated_register_bytes, deprecated_register_size, | |
1470 | deprecated_call_dummy_words and deprecated_sizeof_call_dummy. | |
1471 | * i386-linux-tdep.c: Fix formatting in some comments. | |
1472 | (LINUX_SIGTRAMP_INSN0, LINUX_SIGTRAMP_OFFSET0, | |
1473 | LINUX_SIGTRAMP_INSN1, LINUX_SIGTRAMP_OFFSET1, | |
1474 | LINUX_SIGTRAMP_INSN2, LINUX_SIGTRAMP_OFFSET2, | |
1475 | LINUX_RT_SIGTRAMP_INSN0, LINUX_RT_SIGTRAMP_OFFSET0, | |
1476 | LINUX_RT_SIGTRAMP_INSN1, LINUX_RT_SIGTRAMP_OFFSET1): Drop | |
1477 | redundant parentheses. | |
1478 | (I386_LINUX_UCONTEXT_SIGCONTEXT_OFFSET): New define. | |
1479 | (i386_linux_sigcontext_addr): Use it. Rewrite. | |
1480 | (find_minsym_and_objfile): Change name of second argument. | |
1481 | (skip_gnu_resolver): Renamed from skip_hurd_resolver. All callers | |
1482 | changed. Use frame_pc_unwind instead of | |
1483 | DEPRECATED_SAVED_PC_AFTER_CALL. | |
1484 | (i386_linux_init_abi): Don't set deprecated_register_bytes. | |
1485 | * i386bsd-tdep.c (i386bsd_sigcontext_addr): Rewrite. | |
1486 | * i386-nto-tdep.c (i386nto_sigcontext_addr): Adapt for new frame | |
1487 | unwinder. | |
1488 | * i386-cygwin-tdep.c: Don't include "gdbcore.h", "frame.h" and | |
1489 | "dummy-frame.h". | |
1490 | (i386_cygwin_frame_chain_valid, i386_cygwin_frame_chain): Removed. | |
1491 | (_initialize_i386_cygwin_tdep): New prototype. | |
1492 | (i386_cygwin_init_abi): Don't set deprecated_frame_chain and | |
1493 | deprecated_frame_chain_valid. | |
1494 | * i386-sol2-tdep.c (i386_sol2_init_abi): Don't set | |
1495 | TDEP->sigcontext_addr, TDEP->sc_pc_offset and TDEP->sc_sp_offset. | |
1496 | Rely on the SVR4 defaults. | |
1497 | * config/i386/i386sol2.mt (TDEPFILES): Remove i386bsd-tdep.o. | |
1498 | * Makefile.in (i386-tdep.o, i386-cygwin-tdep.o): Update dependencies. | |
1499 | ||
c89b70f1 AC |
1500 | 2003-05-30 Andrew Cagney <[email protected]> |
1501 | ||
1502 | * infcall.c (call_function_by_hand): Always call | |
1503 | DEPRECATED_FIX_CALL_DUMMY, even for AT_ENTRY_POINT case. | |
1504 | ||
85b32d22 RH |
1505 | 2003-05-30 Richard Henderson <[email protected]> |
1506 | ||
c89b70f1 AC |
1507 | * alpha-tdep.c (alpha_heuristic_frame_unwind_cache): Fix loop |
1508 | increment. | |
85b32d22 | 1509 | |
bfe51b1e JB |
1510 | 2003-05-29 Jim Blandy <[email protected]> |
1511 | ||
1512 | Use gdbarch methods for solib stuff on PowerPC Linux. | |
1513 | * config/powerpc/tm-linux.h (IN_SOLIB_CALL_TRAMPOLINE, | |
1514 | SKIP_TRAMPOLINE_CODE): #undef these, so the gdbarch methods will | |
1515 | show through. | |
1516 | * ppc-linux-tdep.c (ppc_linux_init_abi): Register | |
1517 | IN_SOLIB_CALL_TRAMPOLINE and SKIP_TRAMPOLINE_CODE methods here, | |
1518 | giving the same effect as the #definitions above. | |
1519 | ||
1abf022c AF |
1520 | 2003-05-29 Adam Fedor <[email protected]> |
1521 | ||
1522 | * objc-lang.c (CONVERT_FUNCPTR): Remove macro | |
1523 | (find_implementation_from_class): Replace it with the standard | |
1524 | case i.e. do nothing. | |
1525 | ||
d2427a71 RH |
1526 | 2003-05-29 Richard Henderson <[email protected]> |
1527 | ||
1528 | * alpha-linux-tdep.c (alpha_linux_sigtramp_offset_1): New. | |
1529 | (alpha_linux_sigtramp_offset): Use it. Make static. | |
1530 | (alpha_linux_sigcontext_addr): Handle __NR_rt_sigreturn; | |
1531 | update for new frame model. | |
1532 | * alpha-mdebug-tdep.c: New file. | |
1533 | * alpha-osf1-tdep.c (alpha_call_dummy_address): Move from alpha-tdep.c. | |
1534 | (alpha_osf1_init_abi): Install it. | |
1535 | * alpha-tdep.c (PROC_*): Move to alpha-mdebug-tdep.c. | |
1536 | (linked_proc_desc_table): Remove. | |
1537 | (alpha_frame_past_sigtramp_frame): Remove. | |
1538 | (alpha_dynamic_sigtramp_offset): Remove. | |
1539 | (ALPHA_PROC_SIGTRAMP_MAGIC): Remove. | |
1540 | (alpha_proc_desc_is_dyn_sigtramp): Remove. | |
1541 | (alpha_set_proc_desc_is_dyn_sigtramp): Remove. | |
1542 | (push_sigtramp_desc): Remove. | |
1543 | (alpha_cannot_fetch_register): Use ALPHA_FP_REGNUM. | |
1544 | (alpha_cannot_store_register): Likewise. | |
1545 | (alpha_sigcontext_addr): Remove. | |
1546 | (alpha_find_saved_regs): Remove. | |
1547 | (alpha_frame_init_saved_regs): Remove. | |
1548 | (alpha_init_frame_pc_first): Remove. | |
1549 | (read_next_frame_reg): Remove. | |
1550 | (alpha_frame_saved_pc): Remove. | |
1551 | (alpha_saved_pc_after_call): Remove. | |
1552 | (temp_proc_desc, temp_saved_regs): Remove. | |
1553 | (alpha_about_to_return): Remove. | |
1554 | (cached_proc_desc): Remove. | |
1555 | (alpha_frame_chain): Remove. | |
1556 | (alpha_print_extra_frame_info): Remove. | |
1557 | (alpha_init_extra_frame_info): Remove. | |
1558 | (alpha_frame_locals_address): Remove. | |
1559 | (alpha_frame_args_address): Remove. | |
1560 | (alpha_push_arguments): Use ALPHA_REGISTER_BYTES not sizeof CORE_ADDR. | |
1561 | (alpha_push_dummy_frame): Remove. | |
1562 | (alpha_pop_frame): Remove. | |
1563 | (alpha_after_prologue): Rename from after_prologue; remove mdebug bits. | |
1564 | (alpha_read_insn): New. | |
1565 | (alpha_skip_prologue): Merge alpha_skip_prologue_internal; adjust | |
1566 | for different insn encodings. | |
1567 | (alpha_in_lenient_prologue): Remove. | |
1568 | (struct alpha_sigtramp_unwind_cache): New. | |
1569 | (alpha_sigtramp_frame_unwind_cache): New. | |
1570 | (alpha_sigtramp_register_address): New. | |
1571 | (alpha_sigtramp_frame_this_id): New. | |
1572 | (alpha_sigtramp_frame_prev_register): New. | |
1573 | (alpha_sigtramp_frame_unwind): New. | |
1574 | (alpha_sigtramp_frame_p): New. | |
1575 | (struct alpha_heuristic_unwind_cache): New. | |
1576 | (alpha_heuristic_proc_start): Rename from heuristic_proc_start; | |
1577 | don't count nop insns that occur between functions. | |
1578 | (alpha_heuristic_frame_unwind_cache): New; incorporate much of | |
1579 | heuristic_proc_desc, but without the mdebug wrapping. | |
1580 | (alpha_heuristic_frame_this_id): New. | |
1581 | (alpha_heuristic_frame_prev_register): New. | |
1582 | (alpha_heuristic_frame_unwind): New. | |
1583 | (alpha_heuristic_frame_p): New. | |
1584 | (alpha_heuristic_frame_base_address): New. | |
1585 | (alpha_heuristic_frame_base): New. | |
1586 | (alpha_unwind_dummy_id): New. | |
1587 | (alpha_unwind_pc): New. | |
1588 | (alpha_gdbarch_init): Don't set skip_sigtramp_frame. Kill use of | |
1589 | frame related deprecated initializations; install replacements. | |
1590 | (alpha_dump_tdep): Remove. | |
1591 | * alpha-tdep.h (struct gdbarch_tdep): Remove skip_sigtramp_frame. | |
1592 | (alpha_read_insn, alpha_after_prologue, | |
1593 | alpha_heuristic_frame_unwind_cache, alpha_heuristic_frame_this_id, | |
1594 | alpha_heuristic_frame_prev_register, | |
1595 | alpha_heuristic_frame_base_address, alpha_mdebug_init_abi): Declare. | |
1596 | * config/alpha/alpha-linux.mt (TDEPFILES): Add alpha-mdebug-tdep.o. | |
1597 | * config/alpha/tm-alpha.h (PRINT_EXTRA_FRAME_INFO): Remove. | |
1598 | * config/alpha/tm-alphalinux.h (SIGTRAMP_START, SIGTRAMP_END): Remove. | |
1599 | ||
93ec1121 AC |
1600 | 2003-05-29 Andrew Cagney <[email protected]> |
1601 | ||
1602 | * gdb_assert.h (gdb_assert_fail): Provide different definitions | |
1603 | dependant on the availability of ASSERT_FUNCTION. | |
1604 | (ASSERT_FUNCTION): Do not define when there is no function name. | |
1605 | ||
98f08d3d KB |
1606 | 2003-05-29 Kevin Buettner <[email protected]> |
1607 | ||
1608 | From Jimi X <[email protected]>: | |
1609 | * rs6000-tdep.c (skip_prologue): Improve support for 64-bit code. | |
1610 | ||
0897f59b JB |
1611 | 2003-05-28 Jim Blandy <[email protected]> |
1612 | ||
1613 | * ppc-linux-nat.c (store_altivec_registers): Don't cast fourth | |
1614 | argument to ptrace to int; the system headers should give it the | |
1615 | right type, and pointers don't fit in ints on powerpc64-*-*. | |
1616 | ||
14898363 L |
1617 | 2003-05-28 H.J. Lu <[email protected]> |
1618 | ||
1619 | * dwarf2read.c (process_die): Handle DW_TAG_try_block and | |
1620 | DW_TAG_catch_block. | |
1621 | ||
a7a48797 EZ |
1622 | 2003-05-26 Elena Zannoni <[email protected]> |
1623 | ||
1624 | * stabsread.c (dbx_lookup_type): Make static. | |
1625 | (read_type): Ditto. | |
1626 | (add_undefined_type): Ditto. | |
1627 | * stabsread.h (dbx_lookup_type, read_type, add_undefined_type): Do | |
1628 | not export. | |
1629 | ||
f5479e9c EZ |
1630 | 2003-05-26 Elena Zannoni <[email protected]> |
1631 | ||
1632 | * hpread.c (hpread_has_name): Make static. | |
1633 | (hpread_psymtab_to_symtab): Ditto. | |
1634 | (file_exists): Ditto. | |
1635 | (hpread_call_pxdb): Ditto. | |
1636 | (hpread_pxdb_needed): Ditto. | |
1637 | (hpread_quick_traverse): Ditto. | |
1638 | (hpread_get_header): Ditto. | |
1639 | (hpread_get_lntt): Ditto. | |
1640 | (hpread_get_slt): Ditto. | |
1641 | (class_of): Ditto. | |
1642 | ||
eb2e12d7 AS |
1643 | 2003-05-25 Andreas Schwab <[email protected]> |
1644 | ||
78bf922a AS |
1645 | * m68k-tdep.c (m68k_gdbarch_init): Set parm_boundary instead of |
1646 | stack_align and deprecated_extra_stack_alignment_needed. | |
1647 | (m68k_stack_align): Delete. | |
1648 | ||
eb2e12d7 AS |
1649 | * m68k-tdep.c (m68k_register_raw_size): Remove cast. |
1650 | (m68k_register_virtual_size): Likewise. | |
1651 | (altos_skip_prologue): Remove obsolete function. | |
1652 | (isi_frame_num_args): Likewise. | |
1653 | (news_frame_num_args): Likewise. | |
1654 | (m68k_fix_call_dummy): Make static. | |
1655 | (m68k_push_dummy_frame): Likewise. | |
1656 | (m68k_pop_frame): Likewise. | |
1657 | (m68k_skip_prologue): Likewise. | |
1658 | (m68k_frame_init_saved_regs): Likewise. | |
1659 | (m68k_saved_pc_after_call): Likewise. | |
1660 | (m68k_get_longjmp_target): Make multi-arch. | |
1661 | (m68k_gdbarch_init): Allocate and initialize gdbarch_tdep | |
1662 | structure. Register m68k_get_longjmp_target if enabled. | |
1663 | * m68k-tdep.h (struct gdbarch_tdep): Define. | |
1664 | * config/m68k/tm-m68k.h: Don't include "regcache.h". | |
1665 | ||
1666 | * Makefile.in (config.status): Also depend on configure.tgt | |
1667 | and configure.host. | |
1668 | (m68klinux-tdep.o): Update dependencies. | |
1669 | * configure.tgt (m68*-*-linux*): Set gdb_multi_arch to 1. | |
1670 | * m68klinux-tdep.c (M68K_LINUX_JB_ELEMENT_SIZE): Define. | |
1671 | (M68K_LINUX_JB_PC): Define. | |
1672 | (m68k_linux_pc_in_sigtramp): Renamed from m68k_linux_in_sigtramp | |
1673 | and take additional parameter. | |
1674 | (m68k_linux_sigtramp_saved_pc): Update. | |
1675 | (m68k_linux_init_abi): Set jb_pc and jb_elt_size. Register | |
1676 | m68k_linux_pc_in_sigtramp, in_plt_section, | |
1677 | find_solib_trampoline_target. | |
1678 | * config/m68k/tm-linux.h: Don't include any tm headers. | |
1679 | (START_INFERIOR_TRAPS_EXPECTED): Remove definition. | |
1680 | (JB_ELEMENT_SIZE): Likewise. | |
1681 | (JB_PC): Likewise. | |
1682 | (GET_LONGJMP_TARGET): Likewise. | |
1683 | (IN_SIGTRAMP): Likewise. | |
1684 | (SVR4_SHARED_LIBS): Define this and include "solib.h". | |
1685 | ||
eb2c22dc MK |
1686 | 2003-05-25 Mark Kettenis <[email protected]> |
1687 | ||
1688 | * sparc-tdep.c (sparc32_do_push_arguments): New function. | |
1689 | (sparc32_push_arguments): Re-implement by calling | |
1690 | sparc32_do_push_arguments. | |
1691 | ||
44b7b84e MK |
1692 | 2003-05-25 Mark Kettenis <[email protected]> |
1693 | ||
1694 | * sparc-tdep.c (SPARC_F0_REGNUM, SPARC_F1_REGNUM, SPARC_O0_REGNUM, | |
1695 | SPARC_O1_REGNUM): New defines. | |
1696 | (sparc32_extract_return_value): Rewrite to operate on a regcache. | |
1697 | (sparc32_store_return_value): New function. | |
1698 | (sparc_extract_struct_value_address): Rewrite to operate on a | |
1699 | regcache. | |
1700 | (sparc_gdbarch_init): Don't set | |
1701 | deprecated_extract_struct_value_address. Set | |
1702 | extract_struct_value_address instead. Don't set | |
1703 | deprecated_extract_return_value and deprecated_store_return_value | |
1704 | for 32-bit targets. Set extract_return_value and | |
1705 | store_return_value instead. | |
1706 | * config/sparc/tm-sparc.h (DEPRECATED_STORE_RETURN_VALUE, | |
1707 | DEPRECTAED_EXTRACT_RETURN_VALUE, | |
1708 | DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS): Don't define these. | |
1709 | (STORE_RETURN_VALUE, EXTRACT_RETURN_VALUE, | |
1710 | EXTRACT_STRUCT_VALUE_ADDRESS): Define these instead. | |
1711 | (sparc_store_return_value): Remove prototype. | |
1712 | (sparc32_store_return_value): New prototype. | |
1713 | (sparc32_extract_return_value, sparc_extract_struct_value_address): | |
1714 | Adjust prototypes. | |
1715 | ||
f6ad61e3 MK |
1716 | 2003-05-24 Mark Kettenis <[email protected]> |
1717 | ||
1718 | * sparcnbsd-tdep.c: Include "gdb_string.h". | |
1719 | ||
b276f1bb AC |
1720 | 2003-05-23 Andrew Cagney <[email protected]> |
1721 | ||
1722 | * p-valprint.c (pascal_val_print): Replace extract_address with | |
1723 | the inline equivalent extract_unsigned_integer. | |
1724 | * jv-valprint.c (java_value_print): Ditto. | |
1725 | * ada-valprint.c (ada_val_print_1): Ditto. | |
1726 | * ada-lang.h (EXTRACT_ADDRESS): Ditto. | |
1727 | ||
e76c5fcc TR |
1728 | 2003-05-23 Theodore A. Roth <[email protected]> |
1729 | ||
1730 | * blockframe.c (frameless_look_for_prologue): Remove unused | |
1731 | after_prologue variable. | |
1732 | ||
2cdd89cb MK |
1733 | 2003-05-23 Mark Kettenis <[email protected]> |
1734 | ||
1735 | * blockframe.c (get_pc_function_start): Rewrite to avoid | |
1736 | asignments in if-statements. | |
1737 | ||
182d43bc EZ |
1738 | 2003-05-23 Raoul Gough <[email protected]> |
1739 | ||
1740 | Committed by Elena Zannoni <[email protected]>. | |
1741 | * coffread.c(coff_symtab_read): Do relocate static symbols from PE | |
1742 | files, don't relocate absolute symbols (and do use mst_abs). | |
1743 | ||
e8f3fcdd AC |
1744 | 2003-05-23 Andrew Cagney <[email protected]> |
1745 | ||
1746 | * objc-lang.c: Include "gdb_assert.h". | |
1747 | (objc_op_print_tab): Use OP_NULL and PREC_NULL instead of 0. | |
1748 | (CHECK, CHECK_FATAL, __CHECK_FUNCTION): Delete macros. | |
1749 | (gdb_check, gdb_check_fatal): Delete functions. | |
1750 | (read_objc_methlist_method): Replace CHECK and CHECK_FATAL with | |
1751 | gdb_assert. | |
1752 | (parse_selector, parse_method, find_methods, find_imps): Ditto. | |
1753 | * Makefile.in (objc-lang.o): Update dependencies. | |
1754 | ||
3c23e6fb ILT |
1755 | 2003-05-22 Ian Lance Taylor <[email protected]> |
1756 | ||
1757 | * disasm.c (gdb_disassemble_info): Initialize disassemble_info | |
1758 | with fprintf_filtered, not fprintf_unfiltered. | |
1759 | ||
af1342ab AC |
1760 | 2003-05-22 Andrew Cagney <[email protected]> |
1761 | ||
1762 | * stack.c (frame_info): Inline extract_address, replacing it with | |
1763 | extract_unsigned_integer. | |
1764 | * findvar.c (unsigned_pointer_to_address): Ditto. | |
1765 | * dwarf2loc.c (dwarf_expr_read_reg): Ditto. | |
1766 | * dwarf2expr.c (dwarf2_read_address): Ditto. | |
1767 | * frame.c (frame_pc_unwind): Update comment. | |
1768 | * dummy-frame.c (deprecated_read_register_dummy): Update comment. | |
1769 | ||
47e242ec JJ |
1770 | 2003-05-22 Jeff Johnston <[email protected]> |
1771 | ||
1772 | * infptrace.c (detach): Call print_sys_errmsg rather than | |
1773 | perror_with_name to issue warning message when errno is non-zero | |
1774 | after calling ptrace detach. | |
1775 | ||
e2ac8128 JB |
1776 | 2003-05-21 J. Brobecker <[email protected]> |
1777 | ||
1778 | * config/pa/tm-hppa.h: Delete some unused macros. Move some | |
1779 | macro definitions from here... | |
1780 | * hppa-tdep.c: ...to there. | |
1781 | ||
92b3541e KB |
1782 | 2003-05-20 Kevin Buettner <[email protected]> |
1783 | ||
1784 | * mips-nat.c (REGISTER_PTRACE_ADDR): Convert macro to function | |
1785 | register_ptrace_addr(). Fix all callers. | |
1786 | ||
55809acb AS |
1787 | 2003-05-21 Andreas Schwab <[email protected]> |
1788 | ||
1789 | * Makefile.in (m68k-tdep.o, m68klinux-tdep.o): Update | |
1790 | dependencies. | |
1791 | * m68k-tdep.c (m68k_gdbarch_init): Call gdbarch_init_osabi at the | |
1792 | end. | |
1793 | * m68klinux-tdep.c (m68k_linux_init_abi): New function. | |
1794 | (_initialize_m68k_linux_tdep): New function. | |
1795 | (m68k_linux_frame_saved_pc): Make static. | |
1796 | (m68k_linux_extract_return_value): Likewise. | |
1797 | (m68k_linux_store_return_value): Likewise. | |
1798 | (m68k_linux_extract_struct_value_address): Likewise. | |
1799 | * config/m68k/tm-linux.h (DEPRECATED_EXTRACT_RETURN_VALUE): | |
1800 | Remove. | |
1801 | (DEPRECATED_STORE_RETURN_VALUE): Remove. | |
1802 | (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS): Remove. | |
1803 | (DEPRECATED_FRAME_SAVED_PC): Remove. | |
1804 | ||
0fbc10f7 KW |
1805 | 2003-05-20 Kris Warkentin <[email protected]> |
1806 | ||
1807 | * nto-tdep.c (fetch_core_registers): Match gdb's idea of | |
1808 | regset numbering rather than our own. | |
1809 | ||
58da2eb2 DC |
1810 | 2003-05-19 David Carlton <[email protected]> |
1811 | ||
1812 | * config/djgpp/fnchange.lst: Add testsuite/gdb.c++/rtti*. | |
1813 | ||
1fcb5155 DC |
1814 | 2003-05-19 David Carlton <[email protected]> |
1815 | ||
1816 | Partial fix for PR c++/827. | |
1817 | * cp-support.h: Include symtab.h. | |
1818 | Declare cp_lookup_symbol_nonlocal, cp_lookup_symbol_namespace. | |
1819 | * cp-namespace.c: Update contributors. | |
1820 | (cp_lookup_symbol_nonlocal): New. | |
1821 | (lookup_namespace_scope, cp_lookup_symbol_namespace) | |
1822 | (lookup_symbol_file): Ditto. | |
1823 | * c-lang.c (cplus_language_defn): Use cp_lookup_symbol_nonlocal. | |
1824 | * block.h: Declare block_scope, block_using, block_global_block. | |
1825 | * block.c (block_scope): New. | |
1826 | (block_using, block_global_block): Ditto. | |
1827 | * Makefile.in (cp_support_h): Depend on symtab_h. | |
1828 | * config/djgpp/fnchange.lst: Add testsuite/gdb.c++/namespace1.cc. | |
1829 | ||
5f9a71c3 DC |
1830 | 2003-05-19 David Carlton <[email protected]> |
1831 | ||
1832 | * language.h (struct language_defn): Add 'la_value_of_this' | |
1833 | and 'la_lookup_symbol_nonlocal' members. | |
1834 | * symtab.h: Declare basic_lookup_symbol_nonlocal, | |
1835 | lookup_symbol_static, lookup_symbol_global, | |
1836 | lookup_symbol_aux_block. | |
1837 | * symtab.c (lookup_symbol_aux): Call language hooks to determine | |
1838 | if we should search fields of this and how to do static/global | |
1839 | lookup. | |
1840 | (lookup_symbol_aux_block): Make extern. | |
1841 | (basic_lookup_symbol_nonlocal): New. | |
1842 | (lookup_symbol_static, lookup_symbol_global): Ditto. | |
1843 | * ada-lang.c (ada_language_defn): Set 'la_value_of_this' and | |
1844 | 'la_lookup_symbol_nonlocal' members. | |
1845 | * c-lang.c (c_language_defn, cplus_language_defn) | |
1846 | (asm_language_defn, minimal_language_defn): Ditto. | |
1847 | * jv-lang.c (java_language_defn): Ditto. | |
1848 | * language.c (unknown_language_defn, auto_language_defn) | |
1849 | (local_language_defn): Ditto. | |
1850 | * m2-lang.c (m2_language_defn): Ditto. | |
1851 | * objc-lang.c (objc_language_defn): Ditto. | |
1852 | * scm-lang.c (scm_language_defn): Ditto. | |
1853 | * f-lang.c (f_language_defn): Ditto, and include value.h as well. | |
1854 | * p-lang.c (pascal_language_defn): Ditto for both. | |
1855 | * Makefile.in (f-lang.o): Depend on value_h. | |
1856 | (p-lang.o): Ditto. | |
1857 | ||
89a9d1b1 DC |
1858 | 2003-05-19 David Carlton <[email protected]> |
1859 | ||
1860 | * block.h: Declare block_static_block. | |
1861 | * block.c (block_static_block): New. | |
1862 | * symtab.c (lookup_symbol_aux): Remove 'static_block' argument to | |
1863 | lookup_symbol_aux_local, calling block_static_block instead. | |
1864 | (lookup_symbol_aux_local): Delete 'static_block' argument. | |
1865 | ||
eed3f8ab DC |
1866 | 2003-05-19 David Carlton <[email protected]> |
1867 | ||
1868 | * symtab.c (lookup_symbol_aux): Delete #if 0 hunk. | |
1869 | ||
a09d8bda ML |
1870 | 2003-05-19 Michal Ludvig <[email protected]> |
1871 | ||
1872 | * x86-64-tdep.c (x86_64_dwarf2gdb_regno_map): Fix | |
1873 | register numbers mapping. | |
1874 | ||
69636828 AF |
1875 | 2003-05-18 Adam Fedor <[email protected]> |
1876 | ||
1877 | * symtab.c (completion_list_objc_symbol): New function. | |
1878 | (make_symbol_completion_list): Use it to add ObjC symbols | |
1879 | when looking though the list. | |
1880 | (language_search_unquoted_string): New function. | |
1881 | (make_file_symbol_completion_list): Use it. | |
1882 | ||
55baeb84 AS |
1883 | 2003-05-18 Andreas Schwab <[email protected]> |
1884 | ||
d0b45d99 AS |
1885 | * Makefile (m68klinux-nat.o, m68klinux-tdep.o): Update |
1886 | dependencies. | |
1887 | * config/m68k/tm-linux.h (DEPRECATED_EXTRACT_RETURN_VALUE): Define | |
1888 | as m68k_linux_extract_return_value. | |
1889 | (DEPRECATED_STORE_RETURN_VALUE): Define as | |
1890 | m68k_linux_store_return_value. | |
1891 | (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS): Define as | |
1892 | m68k_linux_extract_struct_value_address. | |
1893 | * m68klinux-tdep.c (m68k_linux_sigtramp_saved_pc): Use | |
1894 | get_next_frame, get_frame_base, get_frame_pc. | |
1895 | (m68k_linux_frame_saved_pc): Use get_frame_base. | |
1896 | (m68k_linux_extract_return_value): New function. | |
1897 | (m68k_linux_store_return_value): New function. | |
1898 | (m68k_linux_extract_struct_value_address): New function. | |
1899 | * config/m68k/tm-m68k.h: Declare m68k_get_longjmp_target. | |
1900 | ||
55baeb84 AS |
1901 | * c-exp.y (typebase): Remove duplicate occurence of |
1902 | `SIGNED_KEYWORD LONG LONG'. Use builtin_type_long_long instead | |
1903 | of lookup_signed_typename. | |
1904 | ||
b6b08ebf MK |
1905 | 2003-05-18 Mark Kettenis <[email protected]> |
1906 | ||
1907 | * dwarf2loc.c (find_location_expression): Change type of second | |
1908 | argument to `size_t *'. | |
1909 | (loclist_read_variable, loclist_tracepoint_var_ref): Use size_t | |
1910 | for size variable. | |
1911 | ||
5ad1c190 DC |
1912 | 2003-05-18 David Carlton <[email protected]> |
1913 | ||
1914 | * symtab.c (lookup_symbol_aux): Rename 'mangled_name' argument to | |
1915 | 'linkage_name'. Add comment. | |
1916 | (lookup_symbol_aux_local): Rename 'mangled_name' argument to | |
1917 | 'linkage_name'. | |
1918 | (lookup_symbol_aux_block, lookup_symbol_aux_symtabs) | |
1919 | (lookup_symbol_aux_psymtabs, lookup_symbol_aux_minsyms) | |
1920 | (lookup_block_symbol): Ditto. | |
1921 | ||
b8b527c5 AC |
1922 | 2003-05-16 Andrew Cagney <[email protected]> |
1923 | ||
1924 | * gdbarch.sh (DEPRECATED_REGISTER_BYTES): Rename REGISTER_BYTES. | |
1925 | * gdbarch.h, gdbarch.c: Re-generate. | |
1926 | * arm-linux-tdep.c (arm_linux_extract_return_value): Delete reference. | |
1927 | * TODO (REGISTER_BYTES): Delete reference. | |
1928 | * alpha-tdep.c (alpha_gdbarch_init): Update. | |
1929 | * xstormy16-tdep.c (xstormy16_gdbarch_init): Update. | |
1930 | * x86-64-tdep.c (x86_64_init_abi): Update. | |
1931 | * vax-tdep.c (vax_gdbarch_init): Update. | |
1932 | * v850-tdep.c (v850_gdbarch_init): Update. | |
1933 | * sparc-tdep.c (sparc_gdbarch_init): Update. | |
1934 | * sh-tdep.c (sh_gdbarch_init): Update. | |
1935 | * s390-tdep.c (s390_gdbarch_init): Update. | |
1936 | * rs6000-tdep.c (rs6000_gdbarch_init): Update. | |
1937 | * ns32k-tdep.c (ns32k_gdbarch_init_32082): Update. | |
1938 | (ns32k_gdbarch_init_32382): Update. | |
1939 | * mn10300-tdep.c (mn10300_gdbarch_init): Update. | |
1940 | * mcore-tdep.c (mcore_gdbarch_init): Update. | |
1941 | * m68k-tdep.c (m68k_gdbarch_init): Update. | |
1942 | * m68hc11-tdep.c (m68hc11_gdbarch_init): Update. | |
1943 | * ia64-tdep.c (ia64_gdbarch_init): Update. | |
1944 | * i386-tdep.c (i386_gdbarch_init): Update. | |
1945 | * i386-linux-tdep.c (i386_linux_init_abi): Update. | |
1946 | * hppa-tdep.c (hppa_gdbarch_init): Update. | |
1947 | * h8300-tdep.c (h8300_gdbarch_init): Update. | |
1948 | * frv-tdep.c (frv_gdbarch_init): Update. | |
1949 | * cris-tdep.c (cris_gdbarch_init): Update. | |
1950 | * avr-tdep.c (avr_gdbarch_init): Update. | |
1951 | * arm-tdep.c (arm_gdbarch_init): Update. | |
1952 | * sparc-tdep.c (sparc_pop_frame): Update. | |
1953 | * rs6000-tdep.c (rs6000_pop_frame): Update. | |
1954 | * remote.c (init_remote_state): Update. | |
1955 | (remote_prepare_to_store): Update. | |
1956 | * remote-vx.c (vx_prepare_to_store): Update. | |
1957 | * remote-sds.c (sds_fetch_registers): Update. | |
1958 | (sds_prepare_to_store): Update. | |
1959 | * remote-array.c: Update. | |
1960 | * regcache.c (init_legacy_regcache_descr): Update. | |
1961 | (init_regcache_descr): Update. | |
1962 | * mips-tdep.c (mips_eabi_extract_return_value): Update. | |
1963 | (mips_o64_extract_return_value): Update. | |
1964 | * irix5-nat.c (fetch_core_registers): Update. | |
1965 | * irix4-nat.c (fetch_core_registers): Update. | |
1966 | * i386-tdep.h: Update. | |
1967 | * hppa-tdep.c (pa_do_registers_info): Update. | |
1968 | (pa_do_strcat_registers_info): Update. | |
1969 | * cris-tdep.c (cris_register_bytes_ok): Update. | |
1970 | * config/nm-gnu.h (CHILD_PREPARE_TO_STORE): Update. | |
1971 | * config/sparc/tm-sparc.h (DEPRECATED_REGISTER_BYTES): Update. | |
1972 | * config/sparc/nm-sun4sol2.h (CHILD_PREPARE_TO_STORE): Update. | |
1973 | * config/sparc/nm-sun4os4.h (CHILD_PREPARE_TO_STORE): Update. | |
1974 | * config/sparc/nm-nbsd.h (CHILD_PREPARE_TO_STORE): Update. | |
1975 | * config/sparc/tm-sp64.h (DEPRECATED_REGISTER_BYTES): Update. | |
1976 | * config/s390/tm-s390.h (DEPRECATED_REGISTER_BYTES): Update. | |
1977 | * config/pa/tm-hppa64.h (DEPRECATED_REGISTER_BYTES): Update. | |
1978 | * config/mips/tm-mips.h (DEPRECATED_REGISTER_BYTES): Update. | |
1979 | * config/mips/tm-irix6.h (DEPRECATED_REGISTER_BYTES): Update. | |
1980 | * config/mips/tm-irix5.h (DEPRECATED_REGISTER_BYTES): Update. | |
1981 | * config/m68k/tm-sun3.h (DEPRECATED_REGISTER_BYTES): Update. | |
1982 | (REGISTER_BYTES_OK): Update. | |
1983 | * config/m68k/nm-sun3.h (CHILD_PREPARE_TO_STORE): Update. | |
1984 | * config/ia64/tm-ia64.h (DEPRECATED_REGISTER_BYTES): Update. | |
1985 | ||
ee2842e2 ILT |
1986 | 2003-05-16 Ian Lance Taylor <[email protected]> |
1987 | ||
1988 | * vax-tdep.c (INVALID_FLOAT, MAXLEN, NOPCODES): Don't define. | |
1989 | (vax_print_insn, print_insn_arg): Remove static functions. | |
1990 | (vax_gdbarch_init): Call set_gdbarch_print_insn with | |
1991 | print_insn_vax from opcodes library. | |
1992 | (_initialize_vax_tdep): Don't set deprecated_tm_print_insn. | |
1993 | ||
973177d3 AC |
1994 | 2003-05-15 Andrew Cagney <[email protected]> |
1995 | ||
aaab4dba AC |
1996 | * arch-utils.h (legacy_breakpoint_from_pc): Delete declaration. |
1997 | * target.h (memory_breakpoint_from_pc): Delete declaration. | |
1998 | * mem-break.c (memory_breakpoint_from_pc): Delete function. | |
1999 | * arch-utils.c (legacy_breakpoint_from_pc): Delete function. | |
2000 | * monitor.c (monitor_insert_breakpoint): Use | |
2001 | gdbarch_breakpoint_from_pc instead of memory_breakpoint_from_pc. | |
2002 | * gdbarch.sh (BREAKPOINT_FROM_PC): Do not provide a default. | |
2003 | * gdbarch.h, gdbarch.c: Re-generate. | |
2004 | * sparc-tdep.c (sparc_breakpoint_from_pc): New function. | |
2005 | (sparc_gdbarch_init): Set breakpoint_from_pc to | |
2006 | sparc_breakpoint_from_pc. | |
2007 | * config/sparc/tm-sparc.h (BREAKPOINT): Delete macro. | |
2008 | (BREAKPOINT_FROM_PC): Define. | |
2009 | (sparc_breakpoint_from_pc): Declare. | |
2010 | * hppa-tdep.c (hppa_breakpoint_from_pc): New function. | |
2011 | * config/pa/tm-hppa.h (hppa_breakpoint_from_pc): Declare. | |
2012 | (BREAKPOINT_FROM_PC): Define. | |
2013 | (BREAKPOINT): Delete macro. | |
2014 | * target.h: Update comment. | |
2015 | * s390-tdep.c (s390_gdbarch_init): Update comments. | |
2016 | * remote.c: Update comments. | |
2017 | * remote-mips.c: Update comments. | |
2018 | * proc-api.c (write_with_trace): Do not check for a breakpoint. | |
2019 | * mem-break.c: Update comment. | |
2020 | * ia64-tdep.c (IA64_BREAKPOINT): Rename BREAKPOINT. | |
2021 | (ia64_memory_insert_breakpoint): Update. | |
2022 | * config/sparc/tm-sparc.h: Update comment. | |
2023 | * config/pa/tm-hppa64.h: Update comment. | |
2024 | * rs6000-tdep.c (BIG_BREAKPOINT, LITTLE_BREAKPOINT): Delete macro. | |
2025 | (rs6000_breakpoint_from_pc): Update. | |
2026 | * mips-tdep.c (BIG_BREAKPOINT, LITTLE_BREAKPOINT): Delete macro. | |
2027 | (PMON_BIG_BREAKPOINT, PMON_LITTLE_BREAKPOINT): Delete macro. | |
2028 | (IDT_LITTLE_BREAKPOINT, IDT_LITTLE_BREAKPOINT): Delete macro. | |
2029 | (MIPS16_LITTLE_BREAKPOINT, MIPS16_BIG_BREAKPOINT): Delete macro. | |
2030 | (mips_breakpoint_from_pc): Update. | |
2031 | (mips_dump_tdep): Update. | |
2032 | ||
e06963ff AC |
2033 | * symtab.h (DEPRECATED_SYMBOL_MATCHES_NAME): Delete macro. |
2034 | * minsyms.c (lookup_minimal_symbol): Inline | |
2035 | DEPRECATED_SYMBOL_MATCHES_NAME. Replace STREQ with strcmp. | |
2036 | ||
973177d3 AC |
2037 | * c-lang.c (c_printstr): Delete "extern inspect_it" declaration. |
2038 | * p-valprint.c (pascal_object_print_value_fields): Ditto. | |
2039 | * p-lang.c (pascal_printstr): Ditto. | |
2040 | * objc-lang.c (objc_printstr): Ditto. | |
2041 | * m2-lang.c (m2_printstr): Ditto. | |
2042 | * jv-valprint.c (java_print_value_fields): Ditto. | |
2043 | * f-lang.c (f_printstr): Ditto. | |
2044 | * cp-valprint.c (cp_print_value_fields): Ditto. Include "valprint.h". | |
2045 | * ada-valprint.c (inspect_it, repeat_count_threshold): Ditto, and | |
2046 | for repeat_count_threshold. | |
2047 | * Makefile.in (cp-valprint.o): Update dependencies. | |
2048 | ||
5ea2bd7f JJ |
2049 | 2003-05-15 Jeff Johnston <[email protected]> |
2050 | ||
2051 | * ia64-tdep.c: Increase max_skip_non_prologue_insns to 40. | |
2052 | (examine_prologue): Support looking through leaf functions, knowing | |
2053 | they start with mov r2,r12. Support skipping over indirect stores | |
2054 | of the input registers. Upon hitting a non-nop branch instruction | |
2055 | or predicated instruction, bail out by setting lim_pc to the current | |
2056 | pc value in the loop. At the end, if the lim_pc value is still | |
2057 | beyond our calculated value and we have trust_limit set, | |
2058 | use the lim_pc value. | |
2059 | ||
cc8c88f3 AC |
2060 | 2003-05-15 Andrew Cagney <[email protected]> |
2061 | ||
2062 | * dummy-frame.h (deprecated_find_dummy_frame_regcache): Rename | |
2063 | generic_find_dummy_frame. | |
2064 | * dummy-frame.c (deprecated_find_dummy_frame_regcache): Update. | |
2065 | (deprecated_generic_find_dummy_frame): Update. | |
2066 | (deprecated_read_register_dummy): Update. | |
2067 | * frame.c (deprecated_generic_get_saved_register): Update. | |
2068 | ||
909cd28e TR |
2069 | 2003-05-15 Theodore A. Roth <[email protected]> |
2070 | ||
2071 | * avr-tdep.c (avr_breakpoint_from_pc): New function. | |
2072 | (avr_gdbarch_init): Set breakpoint_from_pc method. | |
2073 | ||
b923b08d AC |
2074 | 2003-05-15 Andrew Cagney <[email protected]> |
2075 | ||
2076 | * regcache.c (build_regcache): Set deprecated_register_valid | |
2077 | directly. | |
2078 | (deprecated_grub_regcache_for_register_valid): Delete function. | |
2079 | * regcache.h (deprecated_grub_regcache_for_register_valid): Delete | |
2080 | declaration. | |
2081 | ||
ae2f03ac EZ |
2082 | 2003-05-15 David Carlton <[email protected]> |
2083 | ||
2084 | Committed by Elena Zannoni <[email protected]> | |
fbe586ae RH |
2085 | * symtab.c (lookup_symbol_aux): Delete calls to |
2086 | lookup_symbol_aux_minsyms. | |
2087 | (lookup_symbol_aux_minsyms): Comment out function and | |
2088 | prototype. Delete lookup by mangled name. | |
ae2f03ac | 2089 | |
18ec9831 KB |
2090 | 2003-05-14 Kevin Buettner <[email protected]> |
2091 | ||
2092 | * dwarf2expr.c (new_dwarf_expr_context): Set ``stack_len'' to | |
2093 | correctly indicate an empty stack and ``stack_allocated'' to the | |
2094 | indicate the number of elements initially allocated. | |
2095 | (dwarf_expr_grow_stack): Simplify method for computing new | |
2096 | stack size. Don't loop infinitely if ``stack_len'' is zero. | |
2097 | (execute_stack_op): Move ``ctx->in_reg'' initialization | |
2098 | out of loop. Allow DW_OP_reg0 ... DW_OP_reg31 and DW_OP_regx to | |
2099 | be used in conjuction with DW_OP_piece. Revise error message | |
2100 | accordingly. | |
2101 | ||
de18ac1f TR |
2102 | 2003-05-14 Theodore A. Roth <[email protected]> |
2103 | ||
2104 | * MAINTAINERS: Update my email address. | |
2105 | * avr-tdep.c: Ditto. | |
2106 | ||
176620f1 EZ |
2107 | 2003-05-14 Elena Zannoni <[email protected]> |
2108 | ||
2109 | * symtab.h (enum domain_enum): Rename from namespace_enum. | |
2110 | (UNDEF_DOMAIN, VAR_DOMAIN, STRUCT_DOMAIN, LABEL_DOMAIN, | |
2111 | VARIABLES_DOMAIN, FUNCTIONS_DOMAIN, TYPES_DOMAIN, METHODS_DOMAIN): | |
2112 | Rename from UNDEF_NAMESPACE, VAR_NAMESPACE, STRUCT_NAMESPACE, | |
2113 | LABEL_NAMESPACE, VARIABLES_NAMESPACE, FUNCTIONS_NAMESPACE, | |
2114 | TYPES_NAMESPACE, METHODS_NAMESPACE. | |
2115 | (SYMBOL_NAMESPACE): Rename to SYMBOL_DOMAIN. | |
2116 | (struct symbol, struct partial_symbol): Rename field | |
2117 | 'namespace_enum namespace' to 'domain_enum domain'. | |
2118 | (PSYMBOL_NAMESPACE): Rename to PSYMBOL_DOMAIN. | |
2119 | Delete old define kludge for namespace. | |
2120 | ||
2121 | * ada-exp.y, ada-lang.c, ada-lang.h, alpha-tdep.c, arm-tdep.c, | |
2122 | blockframe.c, c-exp.y, c-valprint.c, coffread.c, dbxread.c, | |
2123 | dwarf2read.c, dwarfread.c, f-exp.y, gdbtypes.c, gdbtypes.h, | |
2124 | gnu-v3-abi.c, hppa-tdep.c, hpread.c, jv-exp.y, jv-lang.c, | |
2125 | language.c, linespec.c, m2-exp.y, m3-nat.c, mdebugread.c, | |
2126 | mips-tdep.c, nlmread.c, objc-exp.y, objc-lang.c, objfiles.c, | |
2127 | p-exp.y, p-valprint.c, parse.c, printcmd.c, scm-lang.c, source.c, | |
2128 | stabsread.c, stack.c, symfile.c, symfile.h, symmisc.c, symtab.c, | |
2129 | valops.c, values.c, xcoffread.c, xstormy16-tdep.c: Replace all | |
2130 | occurrences of the above. | |
2131 | ||
b7f31508 ILT |
2132 | 2003-05-14 Ian Lance Taylor <[email protected]> |
2133 | ||
2134 | * Makefile.in (install-only): Use $(SHELL) when running | |
2135 | mkinstalldirs. | |
2136 | ||
2fdbdd39 ILT |
2137 | 2003-05-13 Ian Lance Taylor <[email protected]> |
2138 | ||
a208d82c ILT |
2139 | * MAINTAINERS (write after approval): Add myself. |
2140 | ||
2fdbdd39 ILT |
2141 | * ser-pipe.c (_initialize_ser_pipe): Correct call to memset--swap |
2142 | second and third arguments. | |
2143 | * ser-tcp.c (_initialize_ser_tcp): Likewise. | |
2144 | * ser-unix.c (_initialize_ser_hardwire): Likewise. | |
2145 | ||
fbd9dcd3 AC |
2146 | 2003-05-13 Andrew Cagney <[email protected]> |
2147 | ||
2148 | * defs.h (store_address): Delete declaration. | |
2149 | findvar.c (store_address): Delete function. | |
2150 | * arm-tdep.c (arm_push_dummy_call): Replace store_address with | |
2151 | store_unsigned_integer. | |
2152 | * xstormy16-tdep.c (xstormy16_address_to_pointer): Ditto. | |
2153 | * v850-tdep.c (v850_push_arguments): Ditto. | |
2154 | * sparc-tdep.c (sparc_get_saved_register): Ditto. | |
2155 | * sh-tdep.c (sh64_get_saved_register): Ditto. | |
2156 | * rs6000-tdep.c (rs6000_push_arguments): Ditto. | |
2157 | * ppc-sysv-tdep.c (ppc_sysv_abi_push_arguments): Ditto. | |
2158 | * mips-tdep.c (mips_eabi_push_arguments): Ditto. | |
2159 | (mips_get_saved_register): Ditto. | |
2160 | * ia64-tdep.c (ia64_get_saved_register): Ditto. | |
2161 | (find_func_descr, ia64_push_arguments): Ditto. | |
2162 | * i386-tdep.c (i386_push_arguments): Ditto. | |
2163 | * hpux-thread.c (hpux_thread_fetch_registers): Ditto. | |
2164 | * frv-tdep.c (frv_push_arguments): Ditto. | |
2165 | * frame.c (legacy_saved_regs_prev_register): Ditto. | |
2166 | (deprecated_generic_get_saved_register): Ditto. | |
2167 | * findvar.c (unsigned_address_to_pointer): Ditto. | |
2168 | * dwarf2read.c (dwarf2_const_value): Ditto. | |
2169 | * arm-linux-tdep.c (arm_linux_push_arguments): Ditto. | |
2170 | * alpha-tdep.c (alpha_push_arguments): Ditto. | |
2171 | ||
6760f9e6 JB |
2172 | 2003-05-12 J. Brobecker <[email protected]> |
2173 | ||
2174 | * NEWS: Mention that the hppa-hpux port has been partially | |
2175 | multiarched (32bit ABIT only, so far). | |
2176 | ||
30e221b4 AC |
2177 | 2003-05-11 Andrew Cagney <[email protected]> |
2178 | ||
2179 | * Makefile.in (mi-symbol-cmds.o): Rename mi-cmd-symbol. | |
2180 | * config/djgpp/fnchange.lst: Rename include/xtensa-isa-internal.h, | |
2181 | include/xtensa-isa.h, sim/testsuite/sim/arm/misaligned1.ms, | |
2182 | sim/testsuite/sim/arm/misaligned2.ms, and | |
2183 | sim/testsuite/sim/arm/misaligned3.ms. | |
2184 | * disasm.h (struct ui_file): Add opaque struct declaration. | |
2185 | * config/pa/tm-hppa64.h (struct type, struct frame_info): Ditto. | |
2186 | * frame.h (struct ui_file): Ditto. | |
2187 | ||
dea7f9ba MK |
2188 | 2003-05-11 Mark Kettenis <[email protected]> |
2189 | ||
2190 | * value.h: Pretty print. | |
2191 | ||
01986c48 MK |
2192 | 2003-05-10 Mark Kettenis <[email protected]> |
2193 | ||
2194 | * config/i386/tm-linux.h (I386_GNULINUX_TARGET): Remove define. | |
2195 | ||
123a958e AC |
2196 | 2003-05-08 Andrew Cagney <[email protected]> |
2197 | ||
2198 | * regcache.h (max_register_size): Delete declaration. | |
2199 | * regcache.c (max_register_size): Delete function. | |
2200 | (struct regcache_descr): Delete field "max_register_size". | |
2201 | (init_regcache_descr, init_legacy_regcache_descr): Assert that all | |
2202 | registers fit in MAX_REGISTER_SIZE. | |
2203 | (regcache_save): Replace max_register_size with MAX_REGISTER_SIZE. | |
2204 | (regcache_restore, regcache_xfer_part, regcache_dump): Ditto. | |
2205 | * thread-db.c: Replace max_register_size with MAX_REGISTER_SIZE. | |
2206 | * sh-tdep.c, rom68k-rom.c, remote-sim.c, remote-mips.c: Ditto. | |
2207 | * remote-e7000.c, monitor.c, mipsv4-nat.c, mips-nat.c: Ditto. | |
2208 | * m68klinux-nat.c, lynx-nat.c, irix4-nat.c: Ditto. | |
2209 | * hpux-thread.c, hppah-nat.c, hppab-nat.c, hppa-tdep.c: Ditto. | |
2210 | * dve3900-rom.c, hppa-tdep.c: Ditto. | |
2211 | ||
eb294659 DC |
2212 | 2003-05-08 David Carlton <[email protected]> |
2213 | ||
2214 | * valops.c (push_word): Fix typo. | |
2215 | ||
d9d9c31f AC |
2216 | 2003-05-08 Andrew Cagney <[email protected]> |
2217 | ||
2218 | * gdbarch.sh: Delete references to MAX_REGISTER_RAW_SIZE. | |
2219 | * gdbarch.h: Re-generate. | |
2220 | * defs.h (MAX_REGISTER_RAW_SIZE): Delete macro. | |
2221 | (legacy_max_register_raw_size): Delete declaration. | |
2222 | * regcache.c (legacy_max_register_raw_size): Delete function. | |
2223 | * valops.c: Replace MAX_REGISTER_RAW_SIZE with MAX_REGISTER_SIZE. | |
2224 | * target.c, stack.c, sparc-tdep.c, sh-tdep.c: Ditto. | |
2225 | * rs6000-tdep.c, rs6000-nat.c, remote.c, remote-sim.c: Ditto. | |
2226 | * remote-rdp.c, remote-array.c, regcache.c: Ditto. | |
2227 | * ppc-linux-nat.c, monitor.c, mn10300-tdep.c: Ditto. | |
2228 | * mips-tdep.c, mips-linux-tdep.c, m68klinux-nat.c: Ditto. | |
2229 | * infptrace.c, ia64-tdep.c, i386-tdep.c, frame.c: Ditto. | |
2230 | * findvar.c, dwarf2cfi.c: Ditto. | |
2231 | ||
22540ece AC |
2232 | 2003-05-08 Andrew Cagney <[email protected]> |
2233 | ||
2234 | * mips-tdep.c (read_signed_register): New function, moved to here | |
2235 | from "regcache.c". | |
2236 | (read_signed_register_pid): Ditto. | |
2237 | * regcache.c (read_signed_register_pid): Delete function, moved to | |
2238 | "mips-tdep.c". | |
2239 | (read_signed_register): Ditto. | |
2240 | * regcache.h (read_signed_register): Delete declaration. | |
2241 | (read_signed_register_pid): Delete declaration. | |
2242 | ||
0c92afe8 AC |
2243 | 2003-05-08 Andrew Cagney <[email protected]> |
2244 | ||
2245 | * gdbarch.sh: Add comments on MAX_REGISTER_SIZE. | |
2246 | * gdbarch.h: Re-generate. | |
2247 | * defs.h (MAX_REGISTER_VIRTUAL_SIZE): Delete macro. | |
2248 | (legacy_max_register_virtual_size): Delete declaration. | |
2249 | * infcmd.c (default_print_registers_info): Use MAX_REGISTER_SIZE. | |
2250 | * d10v-tdep.c (d10v_print_registers_info): Ditto. | |
2251 | * tracepoint.c (memrange_sortmerge): Ditto. | |
2252 | * sparc-tdep.c (sparc_print_registers): Ditto. | |
2253 | * regcache.c (legacy_max_register_virtual_size): Delete function. | |
2254 | ||
6037b830 JB |
2255 | 2002-05-08 J. Brobecker <[email protected]> |
2256 | ||
2257 | * fork-child.c (escape_bang_in_quoted_argument): New function. | |
2258 | (fork_inferior): Escape '!' characters in quoted arguments | |
2259 | only when needed. | |
2260 | ||
5d62c8b1 JB |
2261 | 2003-05-08 J. Brobecker <[email protected]> |
2262 | ||
2263 | * dwarf2read.c (set_cu_language): Set the language to "minimal" if | |
2264 | the language of the CU is not currently supported by GDB. | |
2265 | ||
20a0e81d JB |
2266 | 2003-05-08 J. Brobecker <[email protected]> |
2267 | ||
2268 | * defs.h (language): Add language_minimal enum value. | |
2269 | * c-lang.c (minimal_language_defn): New language definition. | |
2270 | (_initialize_c_language): Add the new minimal language to the list | |
2271 | of languages known to GDB. | |
2272 | ||
710ee10a KB |
2273 | 2003-05-08 Kevin Buettner <[email protected]> |
2274 | ||
2275 | * frame.c (get_frame_type): Don't attempt to lazily initialize | |
2276 | frame's unwinder for legacy frames. | |
2277 | ||
1750fa04 AC |
2278 | 2003-05-07 Andrew Cagney <[email protected]> |
2279 | ||
2280 | * ia64-tdep.c (ia64_remote_translate_xfer_address): Add "gdbarch" | |
2281 | and "regcache" parameters. | |
2282 | * avr-tdep.c (avr_remote_translate_xfer_address): Ditto. | |
2283 | ||
ddf9f258 JJ |
2284 | 2003-05-07 Jeff Johnston <[email protected]> |
2285 | ||
2286 | * dwarf2read.c (dwarf_decode_lines): Only use output of | |
2287 | check_cu_functions() when calling record_line(). Do not update | |
2288 | the current address. | |
2289 | ||
87767c29 AC |
2290 | 2003-05-07 Andrew Cagney <[email protected]> |
2291 | ||
2292 | * fork-child.c (startup_inferior): Delete #ifdef STARTUP_INFERIOR | |
2293 | code. | |
2294 | ||
5e7b2f39 JB |
2295 | 2003-05-07 Jim Blandy <[email protected]> |
2296 | ||
2297 | Rename commands 'maint list symtabs' and 'maint list psymtabs' to | |
2298 | 'maint info symtabs' and 'maint info psymtabs'. | |
2299 | * symmisc.c (maintenance_info_symtabs, maintenance_info_psymtabs): | |
2300 | Renamed from maintenance_list_symtabs and maintenance_list_psymtabs. | |
2301 | * symtab.h (maintenance_info_symtabs, maintenance_info_psymtabs): | |
2302 | Declarations updated. | |
2303 | * maint.c (maintenance_list_command): Delete. | |
2304 | (_initialize_maint_cmds): Update calls to add_cmd. | |
2305 | * gdbcmd.h (maintenancelistlist): Delete declaration. | |
2306 | * cli/cli-cmds.c (maintenancelistlist): Delete. | |
2307 | (init_cmd_lists): Don't initialize it. | |
2308 | * cli/cli-cmds.h (maintenancelistlist): Delete declaration. | |
2309 | ||
f6684c31 AC |
2310 | 2003-05-07 Andrew Cagney <[email protected]> |
2311 | ||
2312 | * d10v-tdep.c (remote_d10v_translate_xfer_address): Add | |
2313 | "regcache". | |
2314 | (d10v_print_registers_info): Update. | |
2315 | (d10v_dmap_register, d10v_imap_register): Delete functions. | |
2316 | (struct gdbarch_tdep): Add "regcache" parameter to "dmap_register" | |
2317 | and "imap_register". | |
2318 | (d10v_ts2_dmap_register, d10v_ts2_imap_register): Add "regcache". | |
2319 | (d10v_ts3_dmap_register, d10v_ts3_imap_register): Add "regcache". | |
2320 | * arch-utils.c (generic_remote_translate_xfer_address): Add | |
2321 | "regcache" and "gdbarch" parameters. | |
2322 | * gdbarch.sh (REMOTE_TRANSLATE_XFER_ADDRESS): Add "regcache" | |
2323 | parameter. Change class to multi-arch. | |
2324 | * gdbarch.h, gdbarch.c: Re-generate. | |
2325 | * remote.c (remote_xfer_memory): Use | |
2326 | gdbarch_remote_translate_xfer_address. | |
2327 | ||
e4846b08 JJ |
2328 | 2003-05-07 Jeff Johnston <[email protected]> |
2329 | ||
2330 | * infrun.c (prev_pc): Move declaration ahead of proceed(). | |
2331 | (proceed): Refresh prev_pc value before resuming. | |
2332 | (stop_stepping): Remove code to refresh prev_pc. | |
2333 | ||
6b71b8ac KW |
2334 | 2003-05-06 Kris Warkentin <[email protected]> |
2335 | ||
2336 | * nto-tdep.c: Removed stray comment. | |
2337 | ||
47979a4b KW |
2338 | 2003-05-06 Kris Warkentin <[email protected]> |
2339 | ||
2340 | * i386-nto-tdep.c: Fix old K&R function definitions. | |
2341 | * nto-tdep.c: Likewise and change stat.h include to gdb_stat.h. | |
2342 | Also change add_show_from_set() call to add_setshow_cmd(). | |
2343 | * nto-tdep.h: Remove PARAMS and grep ^func ARI hits. | |
2344 | ||
00905d52 AC |
2345 | 2003-05-05 Andrew Cagney <[email protected]> |
2346 | ||
2347 | * dummy-frame.c: Include "command.h" and "gdbcmd.h". | |
2348 | (fprint_dummy_frames): New function. | |
2349 | (maintenance_print_dummy_frames): New function. | |
2350 | (_initialize_dummy_frame): Add command "maint print dummy-frames". | |
2351 | * frame.c (fprint_frame_id): Make global. | |
2352 | * frame.h (fprint_frame_id): Declare. | |
2353 | * Makefile.in (dummy-frame.o): Update dependencies. | |
2354 | ||
b1e29e33 AC |
2355 | 2003-05-05 Andrew Cagney <[email protected]> |
2356 | ||
2357 | * gdbarch.sh (DEPRECATED_REGISTER_SIZE): Rename REGISTER_SIZE. | |
2358 | (DEPRECATED_SIZEOF_CALL_DUMMY_WORDS): Rename | |
2359 | SIZEOF_CALL_DUMMY_WORDS. | |
2360 | (DEPRECATED_CALL_DUMMY_WORDS): Rename CALL_DUMMY_WORDS. | |
2361 | (DEPRECATED_FIX_CALL_DUMMY): Rename FIX_CALL_DUMMY. | |
2362 | (DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET): Rename | |
2363 | CALL_DUMMY_BREAKPOINT_OFFSET. | |
2364 | (DEPRECATED_CALL_DUMMY_START_OFFSET): Rename | |
2365 | CALL_DUMMY_START_OFFSET. | |
2366 | (DEPRECATED_CALL_DUMMY_LENGTH): Rename CALL_DUMMY_LENGTH. | |
2367 | * gdbarch.h, gdbarch.c: Re-generate. | |
2368 | * alpha-tdep.c, alphafbsd-tdep.c, arm-linux-tdep.c: Update. | |
2369 | * arm-tdep.c, avr-tdep.c, breakpoint.c, cris-tdep.c: Update. | |
2370 | * dummy-frame.c, dummy-frame.h, frv-tdep.c, gdbarch.c: Update. | |
2371 | * gdbarch.h, gdbarch.sh, h8300-tdep.c, hppa-tdep.c: Update. | |
2372 | * i386-tdep.c, ia64-tdep.c, infcall.c, inferior.h: Update. | |
2373 | * m68hc11-tdep.c, m68k-tdep.c, mcore-tdep.c: Update. | |
2374 | * mips-tdep.c, mn10300-tdep.c, ns32k-tdep.c: Update. | |
2375 | * rs6000-tdep.c, s390-tdep.c, sh-tdep.c, sol-thread.c: Update. | |
2376 | * sparc-tdep.c, target.c, v850-tdep.c, valops.c: Update. | |
2377 | * vax-tdep.c, x86-64-tdep.c, xstormy16-tdep.c: Update. | |
2378 | * config/ia64/tm-ia64.h, config/m68k/tm-vx68.h: Update. | |
2379 | * config/mips/tm-mips.h, config/pa/nm-hppah.h: Update. | |
2380 | * config/pa/tm-hppa.h, config/pa/tm-hppa64.h: Update. | |
2381 | * config/s390/tm-s390.h, config/sparc/tm-sp64.h: Update. | |
2382 | * config/sparc/tm-sparc.h: Update. | |
daea6f0b KW |
2383 | |
2384 | 2003-05-05 Kris Warkentin <[email protected]> | |
2385 | ||
2386 | * configure.tgt: Add i[3456]86-*-nto*. | |
2387 | * i386-nto-tdep.c: New file. i386 specific support for QNX Neutrino. | |
2388 | * nto-tdep.c: New file. Neutrino target support routines. | |
2389 | * nto-tdep.h: New file. Neutrino target header. | |
2390 | * config/tm-qnxnto.h: New file. | |
2391 | * config/i386/i386nto.mt: New file. | |
2392 | * config/i386/tm-i386nto.h: New file. | |
b1e29e33 | 2393 | |
0ce3d317 AC |
2394 | 2003-05-04 Andrew Cagney <[email protected]> |
2395 | ||
2396 | * gdbthread.h (save_infrun_state): Drop prev_func_name parameter. | |
2397 | (load_infrun_state): Ditto. | |
2398 | (struct thread_info): Drop "prev_func_name" field. | |
2399 | * thread.c (load_infrun_state): Update. | |
2400 | (save_infrun_state): Update. | |
2401 | * infrun.c (prev_func_name): Delete variable. | |
2402 | (init_wait_for_inferior): Do not clear prev_func_name. | |
2403 | (stop_stepping, keep_going, context_switch): Do not swap | |
2404 | prev_func_name. | |
2405 | (handle_inferior_event, check_sigtramp2): Use pc_in_sigtramp | |
2406 | instead of PC_IN_SIGTRAMP. | |
2407 | ||
46654a5b AC |
2408 | 2003-05-04 Andrew Cagney <[email protected]> |
2409 | ||
2410 | * sentinel-frame.c (sentinel_frame_prev_register): Replace | |
2411 | REGISTER_BYTE with register_offset_hack. | |
2412 | * regcache.c (init_regcache_descr): When REGISTER_BYTE_P, check | |
2413 | that REGISTER_BYTE is consistent with the regcache. | |
2414 | * gdbarch.sh (REGISTER_BYTE): Add a predicate. | |
2415 | * gdbarch.h, gdbarch.c: Regenerate. | |
2416 | ||
14b08c1b MK |
2417 | 2003-05-04 Mark Kettenis <[email protected]> |
2418 | ||
04c8243f MK |
2419 | * i387-tdep.c (fxsave_offset): Add entries for %xmm8-%xmm15. |
2420 | (FXSAVE_ADDR, i387_supply_fxsave): Add support for %xmm8-%xmm15. | |
2421 | ||
14b08c1b MK |
2422 | * i386-linux-nat.c (supply_gregset): Remove unnecessary casts. |
2423 | ||
c7a11e01 JB |
2424 | 2003-05-03 J. Brobecker <[email protected]> |
2425 | ||
2426 | From Thierry Schneider <[email protected]> | |
2427 | * Makfile.in (SUBDIR_MI_OBS): Add dependency on mi-cmd-symbol.o. | |
2428 | (SUBDIR_MI_SRCS): Add mi-cmd-symbol.c. | |
2429 | (mi-cmd-symbol.o): Add rule. | |
2430 | ||
7043d8dc AC |
2431 | 2003-05-03 Andrew Cagney <[email protected]> |
2432 | ||
2433 | * gdbarch.sh (PUSH_DUMMY_CODE): New architecture method, add | |
2434 | comments noteing that it replaces the old FIX_CALL_DUMMY code. | |
2435 | * gdbarch.h, gdbarch.c: Re-generate. | |
2436 | * d10v-tdep.c (d10v_push_dummy_code): New function. | |
2437 | (d10v_gdbarch_init): Set push_dummy_code. | |
2438 | * infcall.c (legacy_push_dummy_code): New function. | |
2439 | (generic_push_dummy_code): New function. | |
2440 | (push_dummy_code): New function. | |
2441 | (call_function_by_hand): Call push_dummy_code. Pass bp_addr, | |
2442 | instead of dummy_addr, to push_dummy_call. Move call to | |
2443 | generic_save_call_dummy_addr to outside of CALL_DUMMY_LOCATION | |
2444 | switch. | |
2445 | * sparc-tdep.c (sparc_gdbarch_init): Mention push_dummy_code. | |
2446 | ||
92bf2b80 AC |
2447 | 2003-05-03 Andrew Cagney <[email protected]> |
2448 | ||
2449 | * disasm.h (print_insn): Declare. | |
2450 | * disasm.c (init_gdb_disassemble_info): New function. | |
2451 | (gdb_disassembly): Call init_gdb_disassemble_info. | |
2452 | (gdb_print_insn): New function. | |
2453 | * v850-tdep.c (v850_scan_prologue): Call gdb_print_insn, instead | |
2454 | of TARGET_PRINT_INSN. Send debug info to "gdb_stdlog". | |
2455 | * mcore-tdep.c: Include "disasm.h" | |
2456 | (mcore_dump_insn): Call gdb_print_insn, instead of TARGET_PRINT_INSN. | |
2457 | * d10v-tdep.c: Include "disasm.h". | |
2458 | (display_trace): Call gdb_print_insn, instead of print_insn. | |
2459 | (print_insn): Delete function. | |
2460 | * printcmd.c: Include "disasm.h". | |
2461 | (print_insn): Delete function. | |
2462 | (print_formatted): Call gdb_print_insn, instead of print_insn. | |
2463 | * Makefile.in (printcmd.o): Update dependencies. | |
2464 | (mcore-tdep.o, d10v-tdep.o): Ditto. | |
2465 | ||
27d94c49 AC |
2466 | 2003-05-02 Andrew Cagney <[email protected]> |
2467 | ||
82de1e5b AC |
2468 | * std-regs.c (value_of_builtin_frame_pc_reg): Delete #ifdef |
2469 | PC_REGNUM, re-indent. | |
2470 | * stack.c (frame_info): Use "pc" for the name of get_frame_pc when | |
2471 | PC_REGNUM isn't set. | |
2472 | ||
27d94c49 AC |
2473 | * gdbarch.sh (REGISTER_SIZE, REGISTER_BYTES): Make optional. |
2474 | * gdbarch.h, gdbarch.c: Re-generate. | |
2475 | * d10v-tdep.c (d10v_gdbarch_init): Do not set register_size, | |
2476 | register_virtual_size, pc_regnum, or register_bytes. | |
2477 | (D10V_PC_REGNUM): Rename _PC_REGNUM. | |
2478 | (d10v_register_type): Use D10V_PC_REGNUM. | |
2479 | (d10v_print_registers_info, d10v_read_pc): Ditto. | |
2480 | (d10v_write_pc, d10v_eva_prepare_to_trace): Ditto. | |
2481 | (d10v_unwind_pc, d10v_frame_prev_register): Ditto. | |
2482 | ||
a9c0dc7f DC |
2483 | 2003-05-02 David Carlton <[email protected]> |
2484 | ||
2485 | * objfiles.c (allocate_objfile): For anonymous objfiles, allocate | |
2486 | the name with mstrsave. | |
2487 | ||
e33d66ec EZ |
2488 | 2003-05-02 Elena Zannoni <[email protected]> |
2489 | ||
2490 | * charset.c (GDB_DEFAULT_TARGET_CHARSET, | |
2491 | GDB_DEFAULT_HOST_CHARSET): Move to earlier in the file. | |
2492 | (host_charset_name, target_charset_name): New vars for use by | |
2493 | set/show commands. | |
2494 | (host_charset_enum, target_charset_enum): New enums for set/show | |
2495 | commands. | |
2496 | (set_charset_sfunc, set_host_charset_sfunc, | |
2497 | set_target_charset_sfunc): New functions. | |
2498 | (set_host_charset, set_target_charset): Make static. | |
2499 | (list_charsets, set_host_charset_command, | |
2500 | set_target_charset_command): Delete functions. | |
2501 | (show_charset_command): Rewrite as.... | |
2502 | (show_charset): Hook this up with the set/show command mechanism. | |
2503 | (_initialize_charset): Change names of charsets to match the | |
2504 | set/show enums. Use host_charset_name and target_charset_name. | |
2505 | Use set/show mechanism for charset, host-charset, target-charset | |
2506 | commands. Do not make 'show host-charset' and 'show | |
2507 | target-charset' be aliases of 'show charset'. | |
2508 | ||
2509 | * charset.h (set_host_charset, set_target_charset): Don't export, | |
2510 | they are not used outside the file. | |
2511 | ||
2b6fd0d8 AC |
2512 | 2003-05-01 Andrew Cagney <[email protected]> |
2513 | ||
2514 | * disasm.c (gdb_disassemble_from_exec): Delete global variable. | |
2515 | (gdb_disassembly): Make "di" non static, always initialize and | |
2516 | cleanup. Always use dis_asm_read_memory. | |
2517 | (gdb_dis_asm_read_memory): Delete function. | |
2518 | ||
6ae2f580 AC |
2519 | 2003-05-01 Andrew Cagney <[email protected]> |
2520 | ||
2521 | * d10v-tdep.c (d10v_frame_align): Replace d10v_stack_align. | |
2522 | (d10v_gdbarch_init): Set frame_align instead of stack_align. | |
2523 | ||
810ecf9f AC |
2524 | 2003-04-30 Andrew Cagney <[email protected]> |
2525 | ||
2526 | * gdbarch.sh (deprecated_tm_print_insn_info): Rename | |
2527 | "tm_print_insn_info". | |
2528 | (TARGET_PRINT_INSN_INFO): Delete macro. | |
2529 | (dis_asm_read_memory): Delete function declaration. | |
2530 | (dis_asm_memory_error, dis_asm_print_address): Ditto. | |
2531 | (tm_print_insn_info): Delete variable definition. | |
2532 | (_initialize_gdbarch): Do not initialize "tm_print_insn_info". | |
2533 | * gdbarch.h, gdbarch.c: Re-generate. | |
2534 | * d10v-tdep.c (display_trace): Replace "tm_print_insn_info" with | |
2535 | "deprecated_tm_print_insn_info". | |
2536 | * mcore-tdep.c (mcore_dump_insn): Ditto. | |
2537 | * mips-tdep.c (mips_gdbarch_init): Ditto. | |
2538 | * sparc-tdep.c (_initialize_sparc_tdep): Ditto. | |
2539 | * v850-tdep.c (v850_scan_prologue, v850_gdbarch_init): Ditto. | |
2540 | * ia64-tdep.c (_initialize_ia64_tdep): Ditto. | |
2541 | * printcmd.c (print_insn): Use "deprecated_tm_print_insn_info" | |
2542 | instead of TARGET_PRINT_INSN_INFO, add comment. | |
2543 | * s390-tdep.c (s390_get_frame_info): Instead of | |
2544 | "dis_asm_read_memory", use "deprecated_tm_print_insn_info". | |
2545 | (s390_check_function_end, s390_is_sigreturn): Ditto. | |
2546 | * corefile.c (dis_asm_read_memory): Move to "disasm.c". | |
2547 | (dis_asm_memory_error, dis_asm_print_address): Ditto. | |
2548 | * disasm.c: Include "gdbcore.h". | |
2549 | (_initialize_disasm): New function, initialize | |
2550 | "deprecated_tm_print_insn_info". | |
2551 | (deprecated_tm_print_insn_info): New variable. | |
2552 | (dis_asm_read_memory): Moved from "corefile.c", made static. | |
2553 | (dis_asm_print_address, dis_asm_memory_error): Ditto. | |
2554 | * Makefile.in (disasm.o): Update dependencies. | |
2555 | ||
07020390 AC |
2556 | 2003-04-30 Andrew Cagney <[email protected]> |
2557 | ||
2558 | * sparc-tdep.c (SPARC_HAS_FPU): When multi-arch, define as 1. | |
2559 | ||
a9fa03de AF |
2560 | 2003-04-29 Adam Fedor <[email protected]> |
2561 | ||
2562 | * eval.c (evaluate_subexp_standard): Handle ObjC ops. | |
2563 | * infcall.c (find_function_addr): Make non-static. | |
2564 | * infcall.h (find_function_addr): Declare. | |
2565 | * Makefile.in (eval.o): Update dependencies. | |
2566 | ||
1bae87b9 AF |
2567 | 2003-04-28 Adam Fedor <[email protected]> |
2568 | ||
2569 | * symtab.c (symbol_find_demangled_name): Check for and demangle | |
2570 | ObjC symbols. | |
2571 | (symbol_init_demangled_name): Init for language_objc as well. | |
2572 | ||
0ba6dca9 AC |
2573 | 2003-04-28 Andrew Cagney <[email protected]> |
2574 | ||
2575 | * gdbarch.sh (DEPRECATED_TARGET_READ_FP): Replace TARGET_READ_FP. | |
2576 | (DEPRECATED_FP_REGNUM): Replace FP_REGNUM. | |
2577 | * gdbarch.h, gdbarch.c: Re-generate. | |
2578 | * infcall.c (call_function_by_hand): Use DEPRECATED_FP_REGNUM, | |
2579 | DEPRECATED_TARGET_READ_FP, or "sp" to create the dummy frame ID. | |
2580 | * inferior.h (deprecated_read_fp): Rename read_fp. | |
2581 | (generic_target_read_fp): Delete declaration. | |
2582 | * regcache.c (generic_target_read_fp): Delete function. | |
2583 | (deprecated_read_fp): Replace read_fp, use | |
2584 | DEPRECATED_TARGET_READ_FP or DEPRECATED_FP_REGNUM. | |
2585 | * d10v-tdep.c (d10v_read_fp): Delete function. | |
2586 | (d10v_gdbarch_init): Do not set deprecated_read_fp. | |
2587 | ||
2588 | * sparc-tdep.c (sparc_gdbarch_init): Do not set | |
2589 | deprecated_target_read_fp to generic_target_read_fp. | |
2590 | * sh-tdep.c (sh_gdbarch_init): Ditto. | |
2591 | * rs6000-tdep.c (rs6000_gdbarch_init): Ditto. | |
2592 | * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto. | |
2593 | * frv-tdep.c (frv_gdbarch_init): Ditto. | |
2594 | ||
2595 | * xstormy16-tdep.c (xstormy16_gdbarch_init): Set | |
2596 | deprecated_fp_regnum. | |
2597 | * x86-64-tdep.c (x86_64_init_abi): Ditto. | |
2598 | * vax-tdep.c (vax_gdbarch_init): Ditto. | |
2599 | * v850-tdep.c (v850_gdbarch_init): Ditto. | |
2600 | * sparc-tdep.c (sparc_gdbarch_init): Ditto. | |
2601 | * sh-tdep.c (sh_gdbarch_init): Ditto. | |
2602 | * s390-tdep.c (s390_gdbarch_init): Ditto. | |
2603 | * rs6000-tdep.c (rs6000_gdbarch_init): Ditto. | |
2604 | * mn10300-tdep.c (mn10300_gdbarch_init): Ditto. | |
2605 | * mcore-tdep.c (mcore_gdbarch_init): Ditto. | |
2606 | * m68k-tdep.c (m68k_gdbarch_init): Ditto. | |
2607 | * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto. | |
2608 | * ia64-tdep.c (ia64_gdbarch_init): Ditto. | |
2609 | * i386-tdep.c (i386_gdbarch_init): Ditto. | |
2610 | * hppa-tdep.c (hppa_gdbarch_init): Ditto. | |
2611 | * h8300-tdep.c (h8300_gdbarch_init): Ditto. | |
2612 | * frv-tdep.c (frv_gdbarch_init): Ditto. | |
2613 | * cris-tdep.c (cris_gdbarch_init): Ditto. | |
2614 | * avr-tdep.c (avr_gdbarch_init): Ditto. | |
2615 | * arm-tdep.c (arm_gdbarch_init): Ditto. | |
2616 | * alpha-tdep.c (alpha_gdbarch_init): Ditto. | |
2617 | ||
2618 | * x86-64-tdep.c (x86_64_init_abi): Set deprecated_target_read_fp. | |
2619 | * v850-tdep.c (v850_gdbarch_init): Ditto. | |
2620 | * sparc-tdep.c (sparc_gdbarch_init): Ditto. | |
2621 | * sh-tdep.c (sh_gdbarch_init): Ditto. | |
2622 | * s390-tdep.c (s390_gdbarch_init): Ditto. | |
2623 | * rs6000-tdep.c (rs6000_gdbarch_init): Ditto. | |
2624 | * mn10300-tdep.c (mn10300_gdbarch_init): Ditto. | |
2625 | * mips-tdep.c (mips_gdbarch_init): Ditto. | |
2626 | * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto. | |
2627 | * ia64-tdep.c (ia64_gdbarch_init): Ditto. | |
2628 | * hppa-tdep.c (hppa_gdbarch_init): Ditto. | |
2629 | * frv-tdep.c (frv_gdbarch_init): Ditto. | |
2630 | * avr-tdep.c (avr_gdbarch_init): Ditto. | |
2631 | * arm-tdep.c (arm_gdbarch_init): Ditto. | |
2632 | ||
2633 | * vax-tdep.c (vax_frame_init_saved_regs): Replace FP_REGNUM with | |
2634 | DEPRECATED_FP_REGNUM. | |
2635 | (vax_push_dummy_frame, vax_pop_frame): Ditto. | |
2636 | * std-regs.c (value_of_builtin_frame_fp_reg): Ditto. | |
2637 | * sparc-tdep.c (sparc_init_extra_frame_info): Ditto. | |
2638 | (sparc_push_dummy_frame, sparc64_read_fp): Ditto. | |
2639 | (sparc32_register_virtual_type): Ditto. | |
2640 | * sh-tdep.c (sh64_frame_chain): Ditto. | |
2641 | (sh64_get_saved_register, sh64_pop_frame): Ditto. | |
2642 | (sh_nofp_frame_init_saved_regs): Ditto. | |
2643 | (sh64_nofp_frame_init_saved_regs): Ditto. | |
2644 | (sh_fp_frame_init_saved_regs): Ditto. | |
2645 | * remote-mips.c (mips_wait, mips_fetch_registers): Ditto. | |
2646 | * remote-e7000.c (fetch_regs_from_dump): Ditto. | |
2647 | * procfs.c (procfs_fetch_registers): Ditto. | |
2648 | (procfs_store_registers): Ditto. | |
2649 | * ns32knbsd-nat.c (fetch_inferior_registers): Ditto. | |
2650 | (store_inferior_registers, fetch_core_registers): Ditto. | |
2651 | (fetch_kcore_registers, clear_regs): Ditto. | |
2652 | * ns32k-tdep.c (ns32k_frame_init_saved_regs): Ditto. | |
2653 | (ns32k_push_dummy_frame, ns32k_pop_frame): Ditto. | |
2654 | * nlm/i386.h (DEPRECATED_FP_REGNUM): Ditto. | |
2655 | * nlm/i386.c (do_status): Ditto. | |
2656 | * mipsv4-nat.c (supply_gregset): Ditto. | |
2657 | * mips-tdep.c: Ditto for comments. | |
2658 | * mips-nat.c (fetch_inferior_registers): Ditto. | |
2659 | (store_inferior_registers, fetch_core_registers): Ditto. | |
2660 | * m68k-tdep.c (m68k_push_dummy_frame): Ditto. | |
2661 | (m68k_pop_frame, m68k_frame_init_saved_regs): Ditto. | |
2662 | * i386-tdep.c (i386_frame_init_saved_regs): Ditto. | |
2663 | (i386_do_pop_frame, i386_register_type): Ditto. | |
2664 | * hppa-tdep.c (hppa_frame_chain): Ditto. | |
2665 | (hppa_push_dummy_frame, find_dummy_frame_regs): Ditto. | |
2666 | (hppa_pop_frame, hppa_read_fp): Ditto. | |
2667 | (skip_prologue_hard_way, hppa_frame_find_saved_regs): Ditto. | |
2668 | * cris-tdep.c (cris_examine, cris_pop_frame): Ditto. | |
2669 | * config/vax/nm-vax.h (REGISTER_U_ADDR): Ditto. | |
2670 | * config/sparc/tm-sparc.h (DEPRECATED_FP_REGNUM): Ditto. | |
2671 | * config/sparc/tm-sp64.h (DEPRECATED_FP_REGNUM): Ditto. | |
2672 | * config/s390/tm-s390.h (DEPRECATED_FP_REGNUM): Ditto. | |
2673 | * config/pa/tm-hppa64.h (DEPRECATED_FP_REGNUM): Ditto. | |
2674 | * config/ia64/tm-ia64.h (DEPRECATED_FP_REGNUM): Ditto. | |
2675 | * blockframe.c: Ditto for comments. | |
2676 | * arch-utils.h: Ditto for comments. | |
2677 | * arch-utils.c (legacy_virtual_frame_pointer): Ditto. | |
2678 | * alphanbsd-tdep.c (fetch_core_registers): Ditto. | |
2679 | * alphabsd-nat.c (fetch_inferior_registers): Ditto. | |
2680 | * alpha-tdep.h: Ditto for comments. | |
2681 | * alpha-tdep.c (alpha_cannot_fetch_register): Ditto. | |
2682 | (alpha_cannot_store_register): Ditto. | |
2683 | (alpha_push_dummy_frame): Ditto. | |
2684 | * alpha-nat.c (supply_gregset): Ditto. | |
2685 | ||
2686 | * config/sparc/tm-sp64.h (DEPRECATED_TARGET_READ_FP): Update. | |
2687 | * config/pa/tm-hppa64.h (DEPRECATED_TARGET_READ_FP): Update. | |
2688 | * config/sparc/tm-sparc.h: Update comment. | |
2689 | ||
2690 | * hppa-tdep.c (hppa_init_extra_frame_info): Use | |
2691 | deprecated_read_fp instead of TARGET_READ_FP. | |
2692 | (hppa_init_extra_frame_info, hppa_frame_chain): Ditto. | |
2693 | (hppa_push_dummy_frame, hppa_read_fp): Ditto. | |
2694 | * sparc-tdep.c (sparc_init_extra_frame_info): Use | |
2695 | deprecated_read_fp instead of read_fp. | |
2696 | * s390-tdep.c (s390_push_arguments): Ditto. | |
2697 | * ia64-tdep.c (ia64_gdbarch_init): Ditto. | |
2698 | * frame.h: Ditto in comments. | |
2699 | * frame.c (legacy_get_prev_frame): Ditto. | |
2700 | * dummy-frame.c (dummy_frame_this_id): Ditto. | |
2701 | * arm-tdep.c (arm_init_extra_frame_info): Ditto. | |
2702 | ||
d7a27068 AC |
2703 | 2003-04-28 Andrew Cagney <[email protected]> |
2704 | ||
2705 | * gdbarch.sh (deprecated_tm_print_insn): Rename tm_print_insn. | |
2706 | * gdbarch.h, gdbarch.c: Re-generate. | |
2707 | * xstormy16-tdep.c (_initialize_xstormy16_tdep): Update. | |
2708 | * vax-tdep.c (_initialize_vax_tdep): Update. | |
2709 | * v850-tdep.c (_initialize_v850_tdep): Update. | |
2710 | * sparc-tdep.c (_initialize_sparc_tdep): Update. | |
2711 | * s390-tdep.c (_initialize_s390_tdep): Update. | |
2712 | * ns32k-tdep.c (_initialize_ns32k_tdep): Update. | |
2713 | * mn10300-tdep.c (_initialize_mn10300_tdep): Update. | |
2714 | * mips-tdep.c (_initialize_mips_tdep): Update. | |
2715 | * mcore-tdep.c (_initialize_mcore_tdep): Update. | |
2716 | * m68k-tdep.c (_initialize_m68k_tdep): Update. | |
2717 | * ia64-tdep.c (_initialize_ia64_tdep): Update. | |
2718 | * hppa-tdep.c (_initialize_hppa_tdep): Update. | |
2719 | * h8300-tdep.c (_initialize_h8300_tdep): Update. | |
2720 | * frv-tdep.c (_initialize_frv_tdep): Update. | |
2721 | * cris-tdep.c (cris_delayed_get_disassembler): Update. | |
2722 | (_initialize_cris_tdep): Update. | |
2723 | * arch-utils.c (legacy_print_insn): Update. | |
2724 | * alpha-tdep.c (_initialize_alpha_tdep): Update. | |
2725 | ||
d2630e69 AF |
2726 | 2003-04-26 Adam Fedor <[email protected]> |
2727 | ||
2728 | * linespec.c (decode_objc): New function to decode ObjC calls | |
2729 | (decode_line_1): Check for ObjC calls (using decode_objc) | |
2730 | * Makefile (linespec.o): Update dependencies. | |
2731 | ||
3086aeae DJ |
2732 | 2003-04-26 Daniel Jacobowitz <[email protected]> |
2733 | ||
2734 | * breakpoint.h (struct breakpoint_ops): New. | |
2735 | (struct breakpoint): Add ops member. | |
2736 | ||
2737 | * breakpoint.c (print_bp_stop_message, print_one_breakpoint) | |
2738 | (mention): Use new breakpoint ops member. | |
2739 | (set_raw_breakpoint): Initialize ops field to NULL. | |
2740 | (print_exception_catchpoint, print_one_exception_catchpoint) | |
2741 | (print_mention_exception_catchpoint, handle_gnu_v3_exceptions): New. | |
2742 | (gnu_v3_exception_catchpoint_ops): New. | |
2743 | (catch_exception_command_1): Call handle_gnu_v3_exceptions. | |
2744 | ||
1fbec6c3 AF |
2745 | 2003-04-25 Adam Fedor <[email protected]> |
2746 | ||
2747 | * Makefile.in (COMMON_OBS): Add objc-lang.o | |
2748 | ||
0ef21242 AC |
2749 | 2003-04-25 Andrew Cagney <[email protected]> |
2750 | ||
2751 | * d10v-tdep.c (print_insn): Delete function. | |
2752 | (display_trace): Use TARGET_PRINT_INSN. | |
2753 | (_initialize_d10v_tdep): Do not set tm_print_insn. | |
2754 | (d10v_gdbarch_init): Set print_insn. | |
2755 | ||
f75493ed AC |
2756 | 2003-04-25 Andrew Cagney <[email protected]> |
2757 | ||
2758 | * d10v-tdep.c (d10v_extract_return_value): Delete call to printf. | |
2759 | (_initialize_d10v_tdep): Use add_setshow_boolean_cmd. | |
2760 | (d10v_frame_unwind_cache): Use FRAME_OBSTACK_CALLOC. | |
2761 | (NR_DMAP_REGS, A0_REGNUM): Delete, replaced by ... | |
2762 | (nr_dmap_regs, a0_regnum): ... new functions. | |
2763 | (d10v_print_registers_info): Use a0_regnum, use register_size. | |
2764 | (d10v_register_byte): Delete function. | |
2765 | (d10v_register_raw_size): Delete function. | |
2766 | (d10v_register_type): Use a0_regnum. | |
2767 | (d10v_print_registers_info): Use a0_regnum. | |
2768 | (D10V_SP_REGNUM): Rename _SP_REGNUM, replace it and SP_REGNUM. | |
2769 | (d10v_gdbarch_init): Do not set register_byte or | |
2770 | register_raw_size, use D10V_SP_REGNUM to set sp_regnum. | |
2771 | (d10v_pointer_to_address): Use extract_unsigned_integer instead of | |
2772 | extract_address. | |
2773 | (trace_command): Use XCALLOC. | |
2774 | (print_insn): Delete reference to tm_print_insn. | |
2775 | (saved_regs_unwinder): Use store_unsigned_integer instead of | |
2776 | store_address. | |
2777 | * frame.h (FRAME_OBSTACK_CALLOC): Define | |
2778 | ||
2202b100 DC |
2779 | 2003-04-25 David Carlton <[email protected]> |
2780 | ||
2781 | * config/djgpp/fnchange.lst: Add testsuite/gdb.c++/maint.exp. | |
2782 | ||
4e45ca2e AF |
2783 | 2003-04-24 Adam Fedor <[email protected]> |
2784 | ||
2785 | * objc-lang.c: Include "valprint.h" | |
2786 | * Makefile.in (objc-lang.o): Update dependencies. | |
2787 | ||
93de3e7f AF |
2788 | 2003-04-24 Adam Fedor <[email protected]> |
2789 | ||
2790 | * objc-lang.c (FETCH_ARGUMENT, CONVERT_FUNCPTR): Remove | |
2791 | architecture dependant compilation and mark as unimplemented | |
2792 | (until they get put in the gdbarch vector). | |
2793 | ||
0f20eeea DC |
2794 | 2003-04-23 David Carlton <[email protected]> |
2795 | ||
2796 | * cp-support.c (cp_find_first_component): Accept 'operator' in | |
2797 | more locations. | |
2798 | ||
74cfe982 AC |
2799 | 2003-04-23 Andrew Cagney <[email protected]> |
2800 | ||
2801 | * infcall.c (call_function_by_hand): Eliminate redundant | |
2802 | indentation. Move "saved_async" and "old_cleanups" to where they | |
2803 | are needed. | |
2804 | ||
52557533 AC |
2805 | 2003-04-23 Andrew Cagney <[email protected]> |
2806 | ||
2807 | * infcall.c (call_function_by_hand): Eliminate the variables "rc" | |
2808 | and "buffer". Move the "name" code to where it is needed. | |
2809 | ||
158775de AC |
2810 | 2003-04-23 Andrew Cagney <[email protected]> |
2811 | ||
2812 | * infcall.c (call_function_by_hand): Move variables "start_sp", | |
2813 | "dummy", "sizeof_dummy1" and "dummy1" and corresponding dummy call | |
2814 | code to ON_STACK switch branch. | |
2815 | ||
ebc7896c AC |
2816 | 2003-04-23 Andrew Cagney <[email protected]> |
2817 | ||
2818 | * infcall.c (call_function_by_hand): Make declaration of "i", | |
2819 | "sal", "bpt" and "old_sp" more local to their use. Delete #if | |
2820 | lint. | |
2821 | ||
d727590f AC |
2822 | 2003-04-23 Andrew Cagney <[email protected]> |
2823 | ||
2824 | * infcall.c (call_function_by_hand): Delete variable | |
2825 | "n_method_args". Localize "param_type"'s declaration to the loop | |
2826 | that it is used. Reinstate code assigning to said variable - | |
2827 | deleted on 2002-06-14. Rationalize calls to value_args_coerce. | |
2828 | Rationalize code using "param_type". | |
2829 | ||
d585e13a AC |
2830 | 2003-04-22 Andrew Cagney <[email protected]> |
2831 | ||
2832 | * infcall.c (call_function_by_hand): Use new variable "bp_addr" to | |
2833 | compute the breakpoint address. Only call FIX_CALL_DUMMY when | |
2834 | ON_STACK. Eliminate the variable "addr". Do not pass "real_pc" | |
2835 | to DEPRECATED_PUSH_RETURN_ADDRESS. | |
2836 | ||
051caad9 KB |
2837 | 2003-04-22 Kevin Buettner <[email protected]> |
2838 | ||
2839 | * dwarf2loc.c (dwarf2_evaluate_loc_desc): Invoke DWARF2_REG_TO_REGNUM | |
2840 | on the DWARF2 register number prior to fetching a register. | |
2841 | ||
77296879 JB |
2842 | 2003-04-22 J. Brobecker <[email protected]> |
2843 | ||
2844 | * config/pa/tm-hppa.h (SOFT_FLOAT): Delete this macro. | |
2845 | Update all the tests using SOFT_FLOAT considering the fact that | |
2846 | this macro was always set to 0. | |
2847 | * config/pa/tm-hppa64.h: Update all the tests using SOFT_FLOAT | |
2848 | considering the fact that this macro was always set to 0. | |
2849 | * hppa-tdep.h (hppa_store_return_value): Likewise. | |
2850 | (hppa_extract_return_value): Likewise. | |
2851 | ||
4252f1df JB |
2852 | 2003-04-22 J. Brobecker <[email protected]> |
2853 | ||
2854 | * config/pa/tm-hppa.h: Remove obsolete code, was used by | |
2855 | the hppa-pro target only. | |
2856 | ||
14604c6b JB |
2857 | 2003-04-21 J. Brobecker <[email protected]> |
2858 | ||
2859 | Ongoing multi-arch conversion effort for HP/UX: | |
2860 | * config/pa/tm-hppa.h: Move all macro that are no longer | |
2861 | defined now that GDB_MULTI_ARCH is now set to 1 from here... | |
2862 | * config/pa/tm-hppa64.h: ... to here (hppa64 is not multiarch'ed yet). | |
2863 | ||
77eb01d1 JB |
2864 | 2003-04-21 J. Brobecker <[email protected]> |
2865 | ||
2866 | * config/pa/tm-hppa.h: Obsolete a section that was only used | |
2867 | for hppa-pro. | |
2868 | ||
61995b3b JB |
2869 | 2003-04-21 J. Brobecker <[email protected]> |
2870 | ||
2871 | Ongoing multi-arch conversion for HP/UX. | |
2872 | * config/pa/tm-hppa.h (GDB_MULTI_ARCH): Set to 1. Do not define | |
2873 | if already defined (allows hppa64 to stay non-multiarched for now). | |
2874 | * config/pa/tm-hppa64.h (GDB_MULTI_ARCH): Define. | |
2875 | ||
4aa79dcc AC |
2876 | 2003-04-21 Andrew Cagney <[email protected]> |
2877 | ||
2878 | * frame.c (frame_id_eq): Fail when the code_addr's do not match. | |
2879 | ||
0f751ff2 AC |
2880 | 2003-04-21 Andrew Cagney <[email protected]> |
2881 | ||
2882 | * i386-tdep.c (i386_gdbarch_init): Replace "mmx_num_regs" with | |
2883 | "i386_num_mmx_regs". | |
2884 | ||
04714b91 AC |
2885 | 2003-04-21 Andrew Cagney <[email protected]> |
2886 | ||
2887 | * infcall.c: New file. | |
2888 | * infcall.h: New file. | |
2889 | * valarith.c: Include "infcall.h". | |
2890 | * scm-lang.c, objc-lang.cm, hppa-tdep.c, gcore.c: Ditto. | |
2891 | * eval.c, ada-valprint.c, ada-lang.c: Ditto. | |
2892 | * Makefile.in (valarith.o, scm-lang.o): Update dependencies. | |
2893 | (objc-lang.o, hppa-tdep.o, gcore.o): Update dependencies. | |
2894 | (eval.o, ada-valprint.o, ada-lang.o): Update dependencies. | |
2895 | (SFILES): Add "infcall.c" | |
2896 | (COMMON_OBS): Add "infcall.o". | |
2897 | (infcall.o): Specify dependencies. | |
2898 | * value.h (call_function_by_hand): Delete declaration. | |
2899 | * inferior.h (run_stack_dummy): Delete declaration. | |
2900 | * infcmd.c (breakpoint_auto_delete_contents): Move to "infcall.c". | |
2901 | (run_stack_dummy): Move to "infcall.c", merged into | |
2902 | call_function_by_hand. | |
2903 | * valops.c (call_function_by_hand): Moved to "infcall.c". | |
2904 | (find_function_addr, value_arg_coerce): Ditto. | |
2905 | (unwindonsignal_p, coerce_float_to_double): Ditto. | |
2906 | (_initialize_valops): Move "set/show coerce-float-to-double", and | |
2907 | "set/show unwindonsignal" commands to "infcall.c". | |
2908 | * v850-tdep.c, target.h: Update comments. | |
2909 | * sparc-tdep.c (sparc_fix_call_dummy): Update comments. | |
2910 | * sh-tdep.c (sh_init_extra_frame_info): Update comments. | |
2911 | (sh64_init_extra_frame_info): Update comments. | |
2912 | * mn10300-tdep.c: Update comments. | |
2913 | * mcore-tdep.c (mcore_init_extra_frame_info): Update comments. | |
2914 | * config/sparc/tm-sparc.h: Update comments. | |
2915 | * breakpoint.h: Update comments. | |
2916 | * avr-tdep.c (avr_init_extra_frame_info): Update comments. | |
2917 | * arm-tdep.c: Update comment. | |
2918 | ||
f9d3c2a8 MK |
2919 | 2003-04-19 Mark Kettenis <[email protected]> |
2920 | ||
c40e1eab MK |
2921 | * i386-tdep.c (i386_num_register_names): New variable. |
2922 | (i386_num_mmx_regs): Renamed from mmx_num_regs. | |
2923 | (MM0_REGNUM): Remove redundant parentheses in define. | |
2924 | (i386_mmx_regnum_p): Use i386_mmx_regnum instead of mmx_num_regs. | |
2925 | (i386_fp_regnum_p, i386_fpc_regnum_p, i386_sse_regnum_p, | |
2926 | i386_mxcsr_regnum_p): Remove redundant parentheses. | |
2927 | (i386_register_name): Use i386_num_register_names. | |
2928 | ||
94ea66b3 MK |
2929 | * i386-tdep.c (i386_extract_return_value, |
2930 | i386_store_return_value): Correct check for availability of | |
2931 | floating-point registers. | |
2932 | ||
54299a1d MK |
2933 | * i386-tdep.c (i386_frame_num_args): Remove function. |
2934 | (i386_gdbarch_init): Set frame_num_args to frame_num_args_unknown. | |
2935 | ||
c86c27af MK |
2936 | * i386-tdep.c (i386_mmx_regnum_to_fp_regnum): Renamed from |
2937 | mmx_regnum_to_fp_regnum. Adjust all callers. | |
2938 | ||
f9d3c2a8 MK |
2939 | * i386-tdep.c (i386_get_longjmp_target): Use |
2940 | TYPE_LENGTH(builtin_type_void_func_ptr) instead of TARGET_PTR_BIT | |
2941 | and TARGET_CHAR_BIT. Use extract_typed_address instead of | |
2942 | extract_address. | |
2943 | ||
94ba74a9 MK |
2944 | 2003-04-19 Mark Kettenis <[email protected]> |
2945 | ||
2946 | * core-regset.c: Update comments to reflect reality. Re-order | |
2947 | includes. | |
2948 | (fetch_core_registers): Use switch instead of if. Remove | |
2949 | redundant prototype. | |
2950 | ||
4074e13c JB |
2951 | 2003-04-18 Jim Blandy <[email protected]> |
2952 | ||
2953 | * s390-tdep.c (s390_frame_align): New function. | |
fbe586ae | 2954 | (s390_gdbarch_init): Register it with the gdbarch object. |
4074e13c | 2955 | |
e3ab4aba RH |
2956 | 2003-04-17 Richard Henderson <[email protected]> |
2957 | ||
2958 | * remote.c (minitelnet): Don't redeclare escape_count, echo_check. | |
2959 | ||
627bf7c1 EZ |
2960 | 2003-04-17 Michael Snyder <[email protected]> |
2961 | Karen Bennet <[email protected]> | |
2962 | ||
2963 | Committed by Elena Zannoni <[email protected]> | |
2964 | * gdb_gcore.sh: New script to create a core dump of a process. | |
2965 | ||
514621a9 EZ |
2966 | 2003-04-17 Elena Zannoni <[email protected]> |
2967 | ||
2968 | * values.c (value_being_returned): Don't fetch the return | |
fbe586ae | 2969 | value if the return type is void. |
514621a9 | 2970 | |
b4acd559 JJ |
2971 | 2003-04-17 Jeff Johnston <[email protected]> |
2972 | ||
2973 | * thread-db.c: Reindented. | |
2974 | ||
530b167e JJ |
2975 | 2003-04-17 Jeff Johnston <[email protected]> |
2976 | ||
2977 | * gdb_indent.sh: Recognize td_thrhandle_t, td_event_msg_t, | |
2978 | td_thr_events_t, td_notify_t, td_thr_iter_f, and td_thrinfo_t | |
2979 | as types. | |
2980 | ||
0a48e7e8 MS |
2981 | |
2982 | ||
2983 | ||
2984 | ||
2985 | ||
2986 | ||
2987 | ||
2988 | ||
2989 | ||
2990 | ||
2991 | ||
2992 | ||
2993 | ||
2994 | ||
2995 | ||
2996 | ||
2997 | ||
2998 | ||
2999 | ||
3000 | ||
3001 | ||
3002 | ||
3003 | ||
3004 | ||
ab9fe00e KB |
3005 | 2003-04-16 Kevin Buettner <[email protected]> |
3006 | ||
610a3745 | 3007 | * rs6000-tdep.c (rs6000_gdbarch_init): For the SysV ABI, set |
ab9fe00e KB |
3008 | the size of ``long double'' to 16, instead of 8. |
3009 | ||
e64a344c MK |
3010 | 2003-04-16 Mark Kettenis <[email protected]> |
3011 | ||
3012 | * i386-linux-nat.c: Add some whitespace to make things more | |
3013 | readable. | |
3014 | (fetch_register, store_register, fetch_inferior_registers, | |
3015 | store_inferior_registers): Get rid of assignment in if-statement. | |
3016 | (store_register): Fix typo in error message. | |
3017 | ||
25d41031 AC |
3018 | 2003-04-16 Andrew Cagney <[email protected]> |
3019 | ||
3020 | * utils.c (xmmalloc): Always allocate something, matches | |
3021 | libiberty/xmalloc's semantics. | |
3022 | (xmrealloc, xmcalloc): Ditto. | |
3023 | ||
c50901fd AC |
3024 | 2003-04-16 Andrew Cagney <[email protected]> |
3025 | ||
3026 | * frame.c (get_prev_frame): Do not initialize "unwind" or "type", | |
3027 | update comments. | |
3028 | (get_frame_type): Initialize unwind and type when needed. | |
3029 | (get_frame_id, frame_register_unwind): Ditto. | |
3030 | ||
f81824a9 AC |
3031 | 2003-04-16 Andrew Cagney <[email protected]> |
3032 | ||
3033 | * NEWS: Mention that sparclet-*-* and sparclite-*-* have been made | |
3034 | obsolete. | |
3035 | * sparc-tdep.c: Obsolete SPARCLET and SPARCLITE code. | |
3036 | * sparcl-stub.c: Obsolete file. | |
3037 | * config/sparc/tm-sparclet.h: Obsolete file. | |
3038 | * sparclet-stub.c: Obsolete file. | |
3039 | * sparclet-rom.c: Obsolete file. | |
3040 | * sparcl-tdep.c: Obsolete file. | |
3041 | * config/sparc/tm-sparclite.h: Obsolete file. | |
3042 | * config/sparc/sparclite.mt: Obsolete file. | |
3043 | * config/sparc/sparclet.mt: Obsolete file. | |
3044 | * configure.tgt: Make sparclet-*-*, sparclite-*-*, and | |
3045 | sparc86x-*-* obsolete. | |
3046 | ||
9219021c DC |
3047 | 2003-04-15 David Carlton <[email protected]> |
3048 | ||
3049 | * Makefile.in (SFILES): Add cp-namespace.c. | |
3050 | (COMMON_OBS): Add cp-namespace.o. | |
3051 | (block.o): Depend on gdb_obstack_h and cp_support_h. | |
3052 | (buildsym.o): Depend on cp_support_h. | |
3053 | (cp-namespace.o): New. | |
3054 | (cp-support.o): Depend on gdb_string_h, demangle_h, gdb_assert_h, | |
3055 | gdb_obstack_h, symtab_h, symfile_h, and gdbcmd_h. | |
3056 | (dwarf2read.o): Depend on cp_support_h. | |
3057 | * jv-lang.c (get_java_class_symtab): Set BLOCK_NAMESPACE. | |
3058 | * dwarf2read.c (process_die): Set processing_has_namespace_info, | |
3059 | processing_current_namespace. | |
3060 | (read_namespace): Update processing_current_namespace; check for | |
3061 | anonymous namespaces. | |
3062 | (dwarf2_name): New function. | |
3063 | (dwarf2_extension): Ditto. | |
3064 | * cp-support.h: Update copyright, contributors. | |
3065 | Add inclusion guards. | |
3066 | Add opaque declaration for structs obstack, block, symbol. | |
3067 | (struct using_direct): New struct. | |
3068 | Add declarations for cp_find_first_component, | |
3069 | cp_entire_prefix_len, processing_has_namespace_info, | |
3070 | processing_current_namespace, cp_is_anonymous, | |
3071 | cp_add_using_directive, cp_initialize_namespace, | |
3072 | cp_finalize_namespace, cp_set_block_scope, | |
3073 | cp_scan_for_anonymous_namespaces. | |
3074 | * cp-namespace.c: New file. | |
3075 | * cp-support.c: Update copyright. | |
3076 | Include ctype.h, gdb_assert.h, gdbcmd.h. | |
3077 | New variable maint_cplus_cmd_list. | |
3078 | (cp_find_first_component): New function. | |
3079 | (cp_entire_prefix_len, maint_cplus_command) | |
3080 | (first_component_command, _initialize_cp_support): Ditto. | |
3081 | * buildsym.c: Include cp-support.h. | |
3082 | New variable using_list. | |
3083 | (add_symbol_to_list): Check for anonymous namespaces. | |
3084 | (finish_block): Set block's scope. | |
3085 | (start_symtab): Initialize C++ namespace support. | |
3086 | (end_symtab): Finalize C++ namespace support. | |
3087 | * block.h: Add opaque declarations for structs | |
3088 | block_namespace_info, using_direct, and obstack. | |
3089 | Add declarations for block_set_scope and block_set_using. | |
3090 | (struct block): Add 'language_specific' member. | |
3091 | (BLOCK_NAMESPACE): New macro. | |
3092 | * block.c: Include gdb_obstack.h and cp-support.h. | |
3093 | (struct block_namespace_info): New struct. | |
3094 | (block_set_scope): New function. | |
3095 | (block_set_using, block_initialize_namespace): Ditto. | |
3096 | ||
d5a921c9 KB |
3097 | 2003-04-14 Kevin Buettner <[email protected]> |
3098 | ||
3099 | * solib-svr4.c (svr4_have_link_map_offsets): New function. | |
3100 | (locate_base): Return early if there aren't any link map offsets. | |
3101 | (svr4_solib_create_inferior_hook): Warn if shared library support | |
3102 | is unavailable. | |
3103 | ||
d2a52b27 DC |
3104 | 2003-04-14 David Carlton <[email protected]> |
3105 | ||
3106 | * symtab.c (symbol_set_names): Add prefix when storing Java names | |
3107 | in hash table. Fix for PR java/1039. | |
3108 | ||
980cae7a DC |
3109 | 2003-04-14 David Carlton <[email protected]> |
3110 | ||
3111 | * symtab.c (symbol_set_names): Rename 'name' arg to | |
3112 | 'linkage_name', and 'tmpname' variable to 'linkage_name_copy'. | |
3113 | * symtab.h: Change 'name' argument in declaration of | |
3114 | symbol_set_names to 'linkage_name'. | |
3115 | (SYMBOL_SET_NAMES): Change 'name' argument to 'linkage_name'. | |
3116 | ||
e227b13c AC |
3117 | 2003-04-14 Andrew Cagney <[email protected]> |
3118 | ||
3119 | * mips-tdep.c (mips_read_sp): Do not apply ADDR_BITS_REMOVE, | |
3120 | return the fully sign-extended register value. | |
3121 | (get_frame_pointer): Ditto. | |
3122 | (mips_pop_frame): Initialize "proc_desc" after checking for a | |
3123 | dummy frame. | |
3124 | ||
36712a20 AC |
3125 | 2003-04-14 Andrew Cagney <[email protected]> |
3126 | ||
3127 | * mips-tdep.c (mips_push_dummy_frame): Delete function. | |
3128 | (MASK, PUSH_FP_REGNUM, GEN_REG_SAVE_MASK): Delete macros. | |
3129 | (FLOAT_REG_SAVE_MASK, FLOAT_SINGLE_REG_SAVE_MASK): Delete macro. | |
3130 | (mips_push_register): Delete function. | |
3131 | (mips_dump_tdep): Delete references to GEN_REG_SAVE_MASK and | |
3132 | PUSH_FP_REGNUM. | |
3133 | ||
44ea7b70 JB |
3134 | 2003-04-14 Jim Blandy <[email protected]> |
3135 | ||
3136 | * symmisc.c: #include "gdb_regex.h". | |
3137 | (maintenance_list_symtabs, maintenance_list_psymtabs): New | |
3138 | functions. | |
3139 | * maint.c (maintenance_list_command): New function. | |
3140 | (_initialize_maint_cmds): Register the above as commands. | |
3141 | * symtab.h (maintenance_list_symtabs, | |
3142 | maintenance_list_psymtabs): New declarations. | |
3143 | * cli/cli-cmds.c (maintenancelistlist): New variable. | |
3144 | (init_cmd_lists): Initialize it. | |
3145 | * cli/cli-cmds.h (maintenancelistlist): New declaration. | |
3146 | * gdbcmd.h (maintenancelistlist): New declaration. | |
3147 | * Makefile.in (symmisc.o): Update dependencies. | |
3148 | ||
2d0c7962 EZ |
3149 | 2003-04-14 Elena Zannoni <[email protected]> |
3150 | ||
3151 | * s390-nat.c: Include asm/types.h for addr_t. | |
3152 | ||
1947a811 CV |
3153 | 2003-04-14 Corinna Vinschen <[email protected]> |
3154 | ||
3155 | * cp-valprint.c (cp_print_class_method): Call unpack_pointer() with | |
3156 | actually incoming type. | |
3157 | ||
adb616d7 AC |
3158 | 2003-04-13 Andrew Cagney <[email protected]> |
3159 | ||
3160 | * ppc-linux-tdep.c: Use get_frame_base, get_frame_pc, | |
3161 | get_next_frame and get_frame_saved_regs. | |
3162 | ||
9b5e151c AC |
3163 | 2003-04-13 Andrew Cagney <[email protected]> |
3164 | ||
3165 | * reggroups.c (default_register_reggroup_p): Use NUM_REGS instead | |
3166 | of gdbarch_num_regs. | |
3167 | ||
ef6e7e13 AC |
3168 | 2003-04-13 Andrew Cagney <[email protected]> |
3169 | ||
3170 | * frame.h: Mention what replaced what in "struct frame_info". | |
3171 | * hppa-hpux-tdep.c: Use get_frame_base, get_frame_pc and | |
3172 | deprecated_update_frame_base_hack and | |
3173 | deprecated_update_frame_pc_hack. | |
3174 | * hppa-tdep.c: Ditto. | |
3175 | ||
61fbb938 DJ |
3176 | 2003-04-13 Daniel Jacobowitz <[email protected]> |
3177 | ||
3178 | * dwarf2expr.h (struct dwarf_expr_context): Remove extra arguments | |
3179 | to read_reg and update its comment. Remove regnum member. | |
3180 | * dwarf2expr.c (execute_stack_op): Remove memaddr and expr_lval. | |
3181 | Don't call read_reg when setting in_reg. Call read_reg to get | |
3182 | the frame base if it's in a register. Return the register number | |
3183 | on the stack instead of in the context. Remove extra arguments | |
3184 | to read_reg. | |
3185 | * dwarf2loc.c (dwarf_expr_read_reg): Remove extra arguments. | |
3186 | (dwarf2_evaluate_loc_desc): Call value_from_register. Expect | |
3187 | the register number on the expression stack. | |
3188 | (needs_frame_read_reg): Remove extra arguments. | |
3189 | ||
0d53c4c4 DJ |
3190 | 2003-04-13 Daniel Jacobowitz <[email protected]> |
3191 | ||
3192 | * dwarf2expr.c (dwarf2_read_address): Renamed from read_address; | |
3193 | made non-static. | |
3194 | (execute_stack_op): All callers updated. | |
3195 | * dwarf2expr.h: Add prototype for dwarf2_read_address. | |
3196 | * dwarf2loc.c (find_location_expression): New function. | |
3197 | (dwarf_expr_frame_base): Call it. | |
3198 | (dwarf2_evaluate_loc_desc): Handle 0-length location expressions. | |
3199 | (dwarf2_tracepoint_var_ref): New function, broken out from | |
3200 | locexpr_tracepoint_var_ref. | |
3201 | (locexpr_tracepoint_var_ref): Call dwarf2_tracepoint_var_ref. | |
3202 | Make static. | |
3203 | (loclist_read_variable, loclist_read_needs_frame): New functions. | |
3204 | (loclist_describe_location, loclist_tracepoint_var_ref): New | |
3205 | functions. | |
3206 | (dwarf2_loclist_funcs): New struct location_funcs. | |
3207 | * dwarf2loc.h (struct dwarf2_loclist_baton): New type. | |
3208 | (struct dwarf2_locexpr_baton): Add comments. | |
3209 | (dwarf2_loclist_funcs): New extern. | |
3210 | * dwarf2read.c (struct comp_unit_head): Remove DIE member, add | |
3211 | base_address and base_known. | |
3212 | (dwarf_loc_buffer): New variable. | |
3213 | (struct dwarf2_pinfo): Add dwarf_loc_buffer and dwarf_loc_size. | |
3214 | (DWARF_LOC_BUFFER, DWARF_LOC_SIZE): New macros. | |
3215 | (dwarf2_has_info): Initialize dwarf_loc_offset. | |
3216 | (dwarf2_build_psymtabs): Read in .debug_loc. | |
3217 | (dwarf2_build_psymtabs_hard): Use DWARF_LOC_BUFFER and | |
3218 | DWARF_LOC_SIZE. | |
3219 | (psymtab_to_symtab_1): Likewise. Move base address calculation | |
3220 | here, from... | |
3221 | (dwarf2_get_pc_bounds): ... here. Use the base address from | |
3222 | cu_header. | |
3223 | (dwarf2_symbol_mark_computed): Handle location lists. | |
3224 | ||
6aca59a3 DJ |
3225 | 2003-04-13 Daniel Jacobowitz <[email protected]> |
3226 | ||
3227 | * minsyms.c (install_minimal_symbols): Only switch to gnu-v3 mode | |
3228 | if the linkage name demangled successfully. | |
3229 | ||
aca1fcd0 MK |
3230 | 2003-04-13 Mark Kettenis <[email protected]> |
3231 | ||
97095916 MK |
3232 | * x86-64-tdep.c (att_flavour, intel_flavour, valid_flavours, |
3233 | disassmbly_flavour): Removed. | |
3234 | ||
aca1fcd0 MK |
3235 | * x86-64-tdep.c (gdb_print_insn_x86_64): Removed. |
3236 | ||
562a961f MK |
3237 | 2003-04-13 Mark Kettenis <[email protected]> |
3238 | ||
3239 | * x86-64-tdep.c (x86_64_breakpoint_from_pc): Removed. | |
3240 | ||
bd013d54 AC |
3241 | 2003-04-12 Andrew Cagney <[email protected]> |
3242 | ||
3243 | * frame.h (struct frame_info): Move definition from here ... | |
3244 | * frame.c (struct frame_info): ... to here. | |
3245 | ||
167ef8b1 AC |
3246 | 2003-04-12 Andrew Cagney <[email protected]> |
3247 | ||
3248 | * gdbthread.h (save_infrun_state): Delete parameter | |
3249 | "prev_func_start". | |
3250 | (struct thread_info): Delete field "prev_func_start". | |
3251 | (load_infrun_state): Ditto. | |
3252 | * thread.c (load_infrun_state, save_infrun_state): Update. | |
3253 | * infrun.c (prev_func_start): Delete variable. | |
3254 | (context_switch, init_wait_for_inferior): Update. | |
3255 | (stop_stepping, keep_going): Update. | |
3256 | ||
da3331ec AC |
3257 | 2003-04-12 Andrew Cagney <[email protected]> |
3258 | ||
3259 | * gdbarch.sh: Add missing opaque declarations. | |
3260 | * gdbarch.h: Regnerate. | |
3261 | * symtab.h: Add missing opaque declarations. | |
3262 | * value.h, target.h, symfile.h, stabsread.h: Ditto. | |
3263 | * x86-64-tdep.h, xmodem.h, monitor.h, typeprint.h: Ditto. | |
3264 | * srec.h, solib-svr4.h, source.h, inferior.h: Ditto. | |
3265 | * ser-unix.h, serial.h, remote-utils.h, gdbcore.h: Ditto. | |
3266 | * ppc-tdep.h, ocd.h, mips-tdep.h, gdbtypes.h: Ditto. | |
3267 | * buildsym.h, builtin-regs.h, linespec.h, language.h: Ditto. | |
3268 | * i387-tdep.h, gdbthread.h, event-top.h, gdb.h: Ditto. | |
3269 | * dwarf2cfi.h, doublest.h, disasm.h, cp-abi.h: Ditto. | |
3270 | * cli-out.h, c-lang.h, ax-gdb.h, arch-utils.h: Ditto. | |
3271 | * ada-lang.h, config/nm-lynx.h, config/nm-linux.h: Ditto. | |
3272 | * config/sparc/tm-sp64.h, config/rs6000/tm-rs6000.h: Ditto. | |
3273 | * config/pa/tm-hppah.h, config/m68k/tm-delta68.h: Ditto. | |
3274 | * cli/cli-setshow.h, cli/cli-script.h: Ditto. | |
3275 | ||
18adea3f AC |
3276 | 2003-04-11 Andrew Cagney <[email protected]> |
3277 | ||
3278 | * frame.c (get_frame_id): Return this frame's "id". | |
3279 | (legacy_get_prev_frame): Set prev's frame ID code_addr to the | |
3280 | function start. | |
3281 | (legacy_saved_regs_this_id): Replace function body with | |
3282 | internal-error. | |
3283 | (deprecated_frame_xmalloc): Mark the frame ID as valid, use | |
3284 | FRAME_OBSTACK_ZALLOC. | |
3285 | (create_new_frame): Mark the frame ID as valid. | |
3286 | ||
2252e863 AO |
3287 | 2003-04-11 Alexandre Oliva <[email protected]> |
3288 | ||
3289 | * Makefile.in (libbfd_h): Added missing setting. | |
3290 | * mips-tdep.c (mips_gdbarch_init): Set disassembler_options | |
3291 | according to the selected ABI. | |
3292 | ||
a8245ab8 JJ |
3293 | 2003-04-11 Jeff Johnston <[email protected]> |
3294 | ||
3295 | * gdb_indent.sh: Recognize pid_t and sigset_t as types. | |
3296 | ||
6913c89a AC |
3297 | 2003-04-11 Andrew Cagney <[email protected]> |
3298 | ||
3299 | * gdbarch.sh (DEPRECATED_SAVED_PC_AFTER_CALL): Deprecate | |
3300 | SAVED_PC_AFTER_CALL. | |
3301 | * gdbarch.h, gdbarch.c: Regenerate. | |
3302 | * xstormy16-tdep.c (xstormy16_gdbarch_init): Update. | |
3303 | * x86-64-tdep.c (x86_64_init_abi): Update. | |
3304 | * vax-tdep.c (vax_gdbarch_init): Update. | |
3305 | * v850-tdep.c (v850_gdbarch_init): Update. | |
3306 | * sparc-tdep.c (sparc_gdbarch_init): Update. | |
3307 | * sh-tdep.c (sh_gdbarch_init): Update. | |
3308 | * s390-tdep.c (s390_gdbarch_init): Update. | |
3309 | * rs6000-tdep.c (rs6000_gdbarch_init): Update. | |
3310 | * ns32k-tdep.c (ns32k_gdbarch_init): Update. | |
3311 | * mn10300-tdep.c (mn10300_gdbarch_init): Update. | |
3312 | * mips-tdep.c (mips_gdbarch_init): Update. | |
3313 | * mcore-tdep.c (mcore_gdbarch_init): Update. | |
3314 | * m68k-tdep.c (m68k_gdbarch_init): Update. | |
3315 | * m68hc11-tdep.c (m68hc11_gdbarch_init): Update. | |
3316 | * ia64-tdep.c (ia64_gdbarch_init): Update. | |
3317 | (ia64_saved_pc_after_call): Update declaration. | |
3318 | * i386ly-tdep.c (i386lynx_init_abi): Update. | |
3319 | * i386-tdep.c (i386_gdbarch_init): Update. | |
3320 | * hppa-tdep.c (hppa_gdbarch_init): Update. | |
3321 | * h8300-tdep.c (h8300_gdbarch_init): Update. | |
3322 | * frv-tdep.c (frv_gdbarch_init): Update. | |
3323 | * cris-tdep.c (cris_gdbarch_init): Update. | |
3324 | * avr-tdep.c (avr_gdbarch_init): Update. | |
3325 | * arm-tdep.c (arm_gdbarch_init): Update. | |
3326 | * alpha-tdep.c (alpha_gdbarch_init): Update. | |
3327 | * ns32knbsd-nat.c (frame_num_args): Update. | |
3328 | * ns32k-tdep.c (umax_frame_num_args): Update. | |
3329 | * mips-tdep.c (mips_init_frame_pc_first): Update. | |
3330 | * infrun.c (step_over_function): Update. | |
3331 | * i386-linux-tdep.c (skip_hurd_resolver): Update. | |
3332 | * i386-interix-tdep.c (i386_interix_back_one_frame): Update. | |
3333 | * config/sparc/tm-sparc.h (DEPRECATED_SAVED_PC_AFTER_CALL): Update. | |
3334 | (DEPRECATED_INIT_FRAME_PC_FIRST): Update. | |
3335 | * config/rs6000/tm-rs6000.h (DEPRECATED_INIT_FRAME_PC_FIRST): Update. | |
3336 | * config/pa/tm-hppa.h (DEPRECATED_SAVED_PC_AFTER_CALL): Update. | |
3337 | * arm-linux-tdep.c (skip_hurd_resolver): Update. | |
3338 | * arch-utils.c (init_frame_pc_default): Update. | |
3339 | * alpha-tdep.c (alpha_init_frame_pc_first): Update. | |
3340 | * x86-64-tdep.h (x86_64_linux_saved_pc_after_call): Update | |
3341 | declaration. | |
3342 | ||
38edeab8 AC |
3343 | 2003-04-11 Andrew Cagney <[email protected]> |
3344 | ||
3345 | * i387-tdep.c: Update copyright. | |
3346 | (i387_to_double): Delete function. | |
3347 | (double_to_i387): Delete function. | |
3348 | ||
81f8a206 AC |
3349 | 2003-04-10 Andrew Cagney <[email protected]> |
3350 | ||
3351 | * d10v-tdep.c (d10v_frame_this_id): Set the code addr to the | |
3352 | frame's function's address. Simplify. | |
3353 | (d10v_frame_unwind_cache): Check that the frame's function is | |
3354 | non-zero. | |
3355 | ||
6e691f7a JB |
3356 | 2003-04-10 Jim Blandy <[email protected]> |
3357 | ||
3358 | * s390-tdep.c (s390_gdbarch_init): Put back accidentally deleted | |
3359 | call to set_gdbarch_deprecated_push_arguments. | |
3360 | ||
7f78e237 AC |
3361 | 2003-04-10 Andrew Cagney <[email protected]> |
3362 | ||
3363 | * frame.c (fprint_frame_id): New function. | |
3364 | (fprint_frame_type, fprint_frame): New function. | |
3365 | (frame_pc_unwind, frame_func_unwind): Add/update trace code. | |
3366 | (create_sentinel_frame, get_frame_id): Ditto. | |
3367 | (frame_id_p, frame_id_eq): Ditto. | |
3368 | (frame_id_inner, create_new_frame): Ditto. | |
3369 | (legacy_get_prev_frame, get_prev_frame): Ditto. | |
3370 | (deprecated_update_frame_pc_hack): Ditto. | |
3371 | (frame_register_unwind): Ditto. | |
3372 | (deprecated_update_frame_base_hack): Ditto. | |
3373 | ||
f870b49b CV |
3374 | 2003-04-10 Corinna Vinschen <[email protected]> |
3375 | ||
3376 | * i386-cygwin-tdep.c (i386_cygwin_frame_chain): New function. | |
3377 | (i386_cygwin_init_abi): Set i386_cygwin_frame_chain as new | |
3378 | frame_chain function. | |
3379 | * Makefile.in: Add dependencies due to above change. | |
3380 | ||
7c86889b CV |
3381 | 2003-04-10 Corinna Vinschen <[email protected]> |
3382 | ||
3383 | * blockframe.c (legacy_frame_chain_valid): Move call to | |
3384 | DEPRECATED_FRAME_CHAIN_VALID before calls to inside_entry_func and | |
3385 | inside_entry_file. | |
3386 | ||
d0a55772 AC |
3387 | 2003-04-09 Andrew Cagney <[email protected]> |
3388 | ||
3389 | * frame.h (struct frame_id): Replace "pc" and "base" with | |
3390 | "stack_addr" and "code_addr". Update comments. | |
3391 | (frame_id_build): Update parameter names and comment. | |
3392 | (struct frame_info): Replace "id_p" and "id" with "this_id". | |
3393 | * dummy-frame.c (dummy_frame_this_id): Update. | |
3394 | * breakpoint.c (print_one_breakpoint): Update. | |
3395 | * frame.c (get_frame_id): Update. | |
3396 | (get_frame_base, frame_id_build): Update. | |
3397 | (create_sentinel_frame, legacy_get_prev_frame): Update. | |
3398 | (deprecated_update_frame_base_hack): Update. | |
3399 | (frame_id_p, frame_id_eq): Rework, return 0 when an invalid ID. | |
3400 | (frame_id_inner): Ditto. | |
3401 | ||
ac16bf07 AC |
3402 | 2003-04-09 Andrew Cagney <[email protected]> |
3403 | ||
3404 | * defs.h (gdb_print_host_address): Make "addr" parameter a | |
3405 | pointer constant. | |
3406 | * utils.c (gdb_print_host_address): Update. | |
3407 | ||
366cfc9e KB |
3408 | 2003-04-09 Kevin Buettner <[email protected]> |
3409 | ||
3410 | * rs6000-tdep.c (frame_get_saved_regs): Don't assume that the | |
3411 | register number for R0 is 0. | |
3412 | ||
cd983b5c JB |
3413 | 2003-04-09 J. Brobecker <[email protected]> |
3414 | ||
3415 | * frame.h (struct gdbarch): Add opaque structure definition | |
3416 | to avoid a compilation warning on LynxOS 4.0. | |
3417 | ||
d1340264 AC |
3418 | 2003-04-09 Andrew Cagney <[email protected]> |
3419 | ||
3420 | * frame.h (struct frame_info): Delete field "pc". Replace | |
3421 | "pc_unwind_cache" and "pc_unwind_cache_p" with "prev_pc" | |
3422 | structure. | |
3423 | * frame.c (frame_pc_unwind): Update. | |
3424 | (create_sentinel_frame): Do not set "pc". | |
3425 | (get_prev_frame): Do not set "pc". Use frame_pc_unwind. | |
3426 | (get_frame_pc): Call frame_pc_unwind. | |
3427 | (deprecated_update_frame_pc_hack): Update. | |
3428 | (create_new_frame): Use "pc" not "->pc". | |
3429 | ||
90a6fffb AC |
3430 | 2003-04-09 Andrew Cagney <[email protected]> |
3431 | ||
3432 | * frame.c (get_frame_id): Eliminate code updating "frame". | |
3433 | (legacy_get_prev_frame): Ditto. | |
3434 | (get_frame_base): Return id.base directly. | |
3435 | (deprecated_update_frame_base_hack): Update "id.base". | |
3436 | * frame.h (struct frame_info): Delete field "frame". | |
3437 | ||
2fbce691 AC |
3438 | 2003-04-09 Andrew Cagney <[email protected]> |
3439 | ||
3440 | * NEWS: Mention that the "Sequent family" is obsolete. | |
3441 | * configure.tgt: Obsolete i[3456]86-sequent-bsd*, | |
3442 | i[3456]86-sequent-sysv4*, and i[3456]86-sequent-sysv*. | |
3443 | * configure.host: Obsolete i[3456]86-sequent-bsd*, | |
3444 | i[3456]86-sequent-sysv4*, and i[3456]86-sequent-sysv*. | |
3445 | * config/i386/tm-ptx4.h: Obsolete file. | |
3446 | * config/i386/tm-ptx.h: Obsolete file. | |
3447 | * symm-tdep.c: Obsolete file. | |
3448 | * config/i386/symmetry.mt: Obsolete file. | |
3449 | * config/i386/tm-symmetry.h: Obsolete file. | |
3450 | * symm-nat.c: Obsolete file. | |
3451 | * config/i386/nm-symmetry.h: Obsolete file. | |
3452 | * config/i386/xm-symmetry.h: Obsolete file. | |
3453 | * config/i386/symmetry.mh: Obsolete file. | |
3454 | * config/i386/nm-ptx4.h: Obsolete file. | |
3455 | * config/i386/ptx4.mh: Obsolete file. | |
3456 | * config/i386/ptx.mt: Obsolete file. | |
3457 | * config/i386/ptx.mh: Obsolete file. | |
3458 | * config/i386/xm-ptx4.h: Obsolete file. | |
3459 | * config/i386/xm-ptx.h: Obsolete file. | |
3460 | ||
78c43945 AC |
3461 | 2003-04-09 Andrew Cagney <[email protected]> |
3462 | ||
3463 | Obsolete mips*-*-mach3*. | |
3464 | * NEWS: Mention that mips*-*-mach3* is obsolete. | |
3465 | * m3-nat.c: Obsolete file. | |
3466 | * config/nm-m3.h: Obsolete file. | |
3467 | * config/mips/tm-mipsm3.h: Obsolete file. | |
3468 | * config/mips/mipsm3.mt: Obsolete file. | |
3469 | * config/mips/mipsm3.mh: Obsolete file. | |
3470 | * config/mips/xm-mipsm3.h: Obsolete file. | |
3471 | * mipsm3-nat.c: Obsolete file. | |
3472 | * configure.host: Obsolete mips-dec-mach3*. | |
3473 | * configure.tgt: Obsolete mips*-*-mach3*. | |
3474 | ||
f1908289 AC |
3475 | 2003-04-09 Andrew Cagney <[email protected]> |
3476 | ||
3477 | * doublest.h: Update copyright. | |
3478 | (deprecated_store_floating, deprecated_extract_floating): Rename | |
3479 | store_floating and extract_floating. Update comments. | |
3480 | * doublest.c: Update copyright. | |
3481 | (extract_floating_by_length): Replace extract_floating. | |
3482 | (store_floating_by_length): Replace store_floating. | |
3483 | (deprecated_extract_floating): New function. | |
3484 | (deprecated_store_floating): New function. | |
3485 | (extract_typed_floating): Call extract_floating_by_length. | |
3486 | (store_typed_floating): Call store_floating_by_length. | |
3487 | * x86-64-tdep.c (x86_64_store_return_value): Update. | |
3488 | * sh-tdep.c (sh3e_sh4_extract_return_value): Update. | |
3489 | (sh64_extract_return_value): Update. | |
3490 | (sh_sh4_register_convert_to_virtual): Update. | |
3491 | (sh_sh64_register_convert_to_virtual): Update. | |
3492 | (sh_sh4_register_convert_to_raw): Update. | |
3493 | (sh_sh64_register_convert_to_raw): Update. | |
3494 | * rs6000-tdep.c (rs6000_register_convert_to_virtual): Update. | |
3495 | (rs6000_register_convert_to_raw): Update. | |
3496 | * ia64-tdep.c (ia64_register_convert_to_virtual): Update. | |
3497 | (ia64_register_convert_to_raw): Update. | |
3498 | * config/i386/tm-symmetry.h (REGISTER_CONVERT_TO_RAW): Update. | |
3499 | (REGISTER_CONVERT_TO_VIRTUAL): Update. | |
3500 | * arm-linux-tdep.c (arm_linux_push_arguments): Update. | |
3501 | * alpha-tdep.c (alpha_register_convert_to_virtual): Update. | |
3502 | (alpha_register_convert_to_raw): Update. | |
3503 | ||
4443bd83 AC |
3504 | 2003-04-08 Andrew Cagney <[email protected]> |
3505 | ||
3506 | * gdbarch.sh (SAVED_PC_AFTER_CALL): Add a predicate. | |
3507 | * gdbarch.h, gdbarch.c: Re-generate. | |
3508 | * d10v-tdep.c (d10v_saved_pc_after_call): Delete function. | |
3509 | (d10v_gdbarch_init): Do not set saved_pc_after_call. | |
3510 | * infrun.c (step_over_function): Call SAVED_PC_AFTER_CALL_P | |
3511 | conditionally, use frame_pc_unwind as an alternative. Add | |
3512 | comments. | |
3513 | * arch-utils.c (init_frame_pc_default): Only call | |
3514 | SAVED_PC_AFTER_CALL when available. | |
3515 | ||
c0236d92 EZ |
3516 | 2003-04-08 Elena Zannoni <[email protected]> |
3517 | ||
fbe586ae | 3518 | * infrun.c (stop_soon): Rename from stop_soon_quietly. |
c0236d92 EZ |
3519 | (struct inferior_status): Rename stop_soon_quietly field to stop_soon. |
3520 | (clear_proceed_status): Rename stop_soon_quietly to stop_soon. | |
3521 | (start_remote): Ditto. | |
3522 | (handle_inferior_event): Ditto. | |
3523 | (save_inferior_status): Ditto. | |
3524 | (restore_inferior_status): Ditto. | |
3525 | * infcmd.c (attach_command): Ditto. | |
3526 | * fork-child.c (startup_inferior): Ditto. | |
fbe586ae | 3527 | * inferior.h (stop_soon): Rename from stop_soon_quietly. |
c0236d92 EZ |
3528 | * alpha-tdep.c (heuristic_proc_start): Ditto. |
3529 | * mips-tdep.c (heuristic_proc_start): Ditto. | |
3530 | * solib-svr4.c (svr4_solib_create_inferior_hook): Ditto. | |
3531 | * solib-sunos.c (sunos_solib_create_inferior_hook): Ditto. | |
3532 | * solib-osf.c (osf_solib_create_inferior_hook): Ditto. | |
3533 | * solib-irix.c (irix_solib_create_inferior_hook): Ditto. | |
3534 | * remote-vx.c (vx_create_inferior): Ditto. | |
3535 | ||
3536 | 2003-04-08 Elena Zannoni <[email protected]> | |
3537 | ||
3538 | * infrun.c (stop_soon_quietly): Make it an enum, to better | |
3539 | override the default behavior of handle_inferior_event. | |
3540 | (clear_proceed_status): Update uses of stop_soon_quietly to | |
3541 | reflect that it is now an enum. | |
3542 | (start_remote): Ditto. | |
3543 | (handle_inferior_event): Change logic a bit if stop_soon_quietly | |
3544 | is set to handle the new GNU/Linux kernel behavior for | |
3545 | attach/sigstop. Update uses of stop_soon_quietly. | |
3546 | * inferior.h (enum stop_kind): New enum. | |
3547 | * infcmd.c (attach_command): Use STOP_QUIETLY_NO_SIGSTOP. | |
3548 | Reset normal handle_inferior_event behavior, afterwards. | |
3549 | * fork-child.c (startup_inferior): Update. | |
3550 | * alpha-tdep.c (heuristic_proc_start): Update. | |
3551 | * solib-svr4.c (svr4_solib_create_inferior_hook): Update. | |
3552 | * solib-sunos.c (sunos_solib_create_inferior_hook): Update. | |
3553 | * solib-osf.c (osf_solib_create_inferior_hook): Update. | |
3554 | * solib-irix.c (irix_solib_create_inferior_hook): Update. | |
3555 | * remote-vx.c (vx_create_inferior): Update. | |
3556 | * mips-tdep.c (heuristic_proc_start): Update. | |
3557 | ||
1211bce3 EZ |
3558 | 2003-04-07 Elena Zannoni <[email protected]> |
3559 | ||
3560 | * disasm.c (dump_insns): Move variables inside loop, or they will | |
fbe586ae | 3561 | be freed more than once, causing wild memory corruptions. |
1211bce3 | 3562 | (gdb_disassembly): Look for the substring "-thread", |
fbe586ae RH |
3563 | instead of "-threads" in the target name, to make sure to find |
3564 | the 'multi-thread' target. Also, make sure we do the right thing | |
3565 | with the "core" target. | |
1211bce3 | 3566 | |
f0ef6b29 KB |
3567 | 2003-04-07 Kevin Buettner <[email protected]> |
3568 | ||
3569 | * mips-tdep.c (mips_print_fp_register): New function, created from | |
3570 | do_fp_register_row(). Registers are now (also) printed as hex. | |
3571 | Only one register is printed per row. | |
3572 | (mips_print_register, do_fp_register_row): Print floating point | |
3573 | registers with mips_print_fp_register(). | |
3574 | ||
8cf71652 AC |
3575 | 2003-04-06 Andrew Cagney <[email protected]> |
3576 | ||
5e488a7b AC |
3577 | * valprint.h (inspect_it): Add extern declaration. |
3578 | * objc-lang.c (value_nsstring): Avoid assignment inside of "if". | |
3579 | (selectors_info, classes_info): Ditto. | |
3580 | (find_objc_msgcall): Fix indentation. | |
3581 | (objc_printstr): Delete extern declarations. | |
3582 | ||
8cf71652 AC |
3583 | * arm-tdep.c (arm_frameless_function_invocation): Fix typo. |
3584 | ||
e6ba3bc9 AC |
3585 | 2003-04-06 Andrew Cagney <[email protected]> |
3586 | ||
3587 | * frame.h (legacy_frame_chain_valid): Rename frame_chain_valid. | |
3588 | Update comment. | |
3589 | * frame.c (legacy_saved_regs_this_id): Update. | |
3590 | (legacy_get_prev_frame): Update. | |
3591 | * xstormy16-tdep.c: Update comment. | |
3592 | * sparc-tdep.c (sparc_frame_chain): Update comment. | |
3593 | * blockframe.c (legacy_frame_chain_valid): Update. | |
3594 | ||
55e1d7e7 AC |
3595 | 2003-04-06 Andrew Cagney <[email protected]> |
3596 | ||
996179ee AC |
3597 | * valprint.c (val_print_type_code_int): Delete #ifdef |
3598 | PRINT_TYPELESS_INTEGER code. | |
3599 | ||
55e1d7e7 AC |
3600 | * gdbarch.sh (DEPRECATED_USE_GENERIC_DUMMY_FRAMES) |
3601 | (CALL_DUMMY_LOCATION, DEPRECATED_PC_IN_CALL_DUMMY): Allow partial | |
3602 | multi-arch definition. | |
3603 | * gdbarch.h: Re-generate. | |
3604 | ||
43bd9a9e AC |
3605 | 2003-04-05 Andrew Cagney <[email protected]> |
3606 | ||
3607 | Eliminate FRAME_FIND_SAVED_REGS. | |
3608 | * config/pa/tm-hppah.h (hppa_hpux_frame_find_saved_regs_in_sigtramp): | |
3609 | Change FSR parameter to a pointer. | |
3610 | * config/pa/tm-hppa64.h (FRAME_FIND_SAVED_REGS_IN_SIGTRAMP): | |
3611 | Assume FSR parameter is a pointer. | |
3612 | * hppa-hpux-tdep.c (hppa_hpux_frame_find_saved_regs_in_sigtramp): | |
3613 | Make fsr a pointer. | |
3614 | * hppa-tdep.c (hppa_frame_find_saved_regs): New function. | |
3615 | (hppa_frame_saved_pc): Call hppa_frame_init_saved_regs. Make | |
3616 | saved_regs a pointer. | |
3617 | (hppa_frame_saved_pc): Ditto. | |
3618 | (find_dummy_frame_regs): Make frame_saved_regs a pointer | |
3619 | (hppa_pop_frame): Call hppa_frame_init_saved_regs. Make fsr a | |
3620 | pointer. | |
3621 | (restore_pc_queue): Make fsr a pointer. | |
3622 | (hppa_frame_find_saved_regs): Make frame_saved_regs a pointer. | |
3623 | (hppa_frame_chain): Make saved_regs a pointer, call | |
3624 | hppa_frame_init_saved_regs. | |
3625 | * sparc-tdep.c: Include "gdb_assert.h". | |
3626 | (sparc_frame_find_saved_regs): Replace internal_error with | |
3627 | gdb_assert. | |
3628 | * remote-vxsparc.c (vx_read_register): Delete reference to | |
3629 | FRAME_FIND_SAVED_REGS. | |
3630 | * gdbarch.sh: Delete check for FRAME_FIND_SAVED_REGS. | |
3631 | * gdbarch.h: Regenerate. | |
3632 | * frame.h (DEPRECATED_FRAME_INIT_SAVED_REGS): Delete macro. | |
3633 | (deprecated_get_frame_saved_regs): Delete declaration. | |
3634 | (struct frame_saved_regs): Delete definition. | |
3635 | * frame.c (deprecated_get_frame_saved_regs): Delete function. | |
3636 | * config/pa/tm-hppa.h (hppa_frame_init_saved_regs): Declare. | |
3637 | (hppa_frame_find_saved_regs): Delete declaration. | |
3638 | (FRAME_FIND_SAVED_REGS): Delete macro. | |
3639 | (DEPRECATED_FRAME_INIT_SAVED_REGS): Define. | |
3640 | * config/i386/tm-ptx.h (FRAME_FIND_SAVED_REGS): Delete | |
3641 | FRAME_FIND_SAVED_REGS in comment. | |
3642 | ||
be41e9f4 AC |
3643 | 2003-04-05 Andrew Cagney <[email protected]> |
3644 | ||
3645 | * frame.c (frame_func_unwind, get_frame_func): New functions. | |
3646 | * frame.h (get_frame_func, frame_func_unwind): Declare. | |
3647 | (struct frame_info): Add field "prev_func" for caching the | |
3648 | previous frame's function address. | |
3649 | * arm-tdep.c (arm_frameless_function_invocation): Combine | |
3650 | get_pc_function_start and get_frame_pc into get_frame_func. | |
3651 | * sh-tdep.c (sh_nofp_frame_init_saved_regs): Ditto. | |
3652 | (sh64_nofp_frame_init_saved_regs): Ditto. | |
3653 | * s390-tdep.c (s390_function_start): Ditto. | |
3654 | * rs6000-tdep.c (rs6000_pop_frame): Ditto. | |
3655 | (rs6000_frameless_function_invocation): Ditto. | |
3656 | (rs6000_frame_saved_pc): Ditto. | |
3657 | * m68k-tdep.c (m68k_frame_init_saved_regs): Ditto. | |
3658 | * ia64-tdep.c (ia64_frame_init_saved_regs): Ditto. | |
3659 | * i386-tdep.c (i386_frameless_signal_p): Ditto. | |
3660 | (i386_frame_init_saved_regs): Ditto. | |
3661 | * hppa-tdep.c (hppa_frame_find_saved_regs): Ditto. | |
3662 | * d10v-tdep.c (d10v_frame_unwind_cache): Combine | |
3663 | get_pc_function_start and frame_pc_unwind into frame_func_unwind. | |
3664 | * cris-tdep.c (cris_frame_init_saved_regs): Ditto. | |
3665 | * blockframe.c (frameless_look_for_prologue): Ditto. | |
3666 | ||
a01dd7cc AC |
3667 | 2003-04-05 Andrew Cagney <[email protected]> |
3668 | ||
3669 | * frame.c (legacy_get_prev_frame): Link prev to next at the | |
3670 | function start. Update comments. | |
3671 | ||
5e5592e6 AC |
3672 | 2003-04-05 Andrew Cagney <[email protected]> |
3673 | ||
3674 | * frame.c (get_frame_id): Update comment. | |
3675 | (legacy_get_prev_frame): Update comment. | |
3676 | * gdbarch.sh: Delete check for EXTRA_FRAME_INFO. | |
3677 | * gdbarch.h: Regenerate. | |
3678 | * config/sparc/tm-sparc.h (EXTRA_FRAME_INFO): Delete. | |
3679 | * frame.h: Delete #ifdef EXTRA_FRAME_INFO code. | |
3680 | ||
6fba5002 AC |
3681 | 2003-04-05 Andrew Cagney <[email protected]> |
3682 | ||
3683 | * stack.c (print_frame_info): Use get_frame_pc. | |
3684 | ||
7df05f2b AC |
3685 | 2003-04-04 Andrew Cagney <[email protected]> |
3686 | ||
3687 | * frame.c (get_prev_frame): Do not call frame_type_from_pc. Set | |
3688 | the frame's type from the unwinder. | |
3689 | (get_frame_type): Map UNKNOWN_FRAME onto NORMAL_FRAME. | |
3690 | (create_new_frame, legacy_get_prev_frame): When the unwinder's | |
3691 | type isn't UNKNOWN_FRAME, initalize "type" from the unwinder. | |
3692 | (get_frame_base_address): Use get_frame_type. | |
3693 | (get_frame_locals_address, get_frame_args_address): Ditto. | |
3694 | (legacy_saved_regs_unwinder): Set the type to UNKNOWN_TYPE. | |
3695 | * frame.h (enum frame_type): Add UNKNOWN_FRAME. | |
3696 | (struct frame_info): Add comment explaining why the frame contains | |
3697 | a "type" field. | |
3698 | * dummy-frame.c (dummy_frame_unwind): Set the type to DUMMY_FRAME. | |
3699 | * d10v-tdep.c (d10v_frame_unwind): Set the type to NORMAL_FRAME. | |
3700 | * sentinel-frame.c (sentinel_frame_unwinder): Set the type to | |
3701 | NORMAL_FRAME. | |
3702 | * frame-unwind.h: Include "frame.h". | |
3703 | (struct frame_unwind): Add "type" field. | |
3704 | * Makefile.in (frame_unwind_h): Add $(frame_h). | |
3705 | ||
11889732 AC |
3706 | 2003-04-04 Andrew Cagney <[email protected]> |
3707 | ||
3708 | * x86-64-tdep.c (x86_64_unwind_dummy_id): Use frame_id_build. | |
3709 | * dummy-frame.c (dummy_frame_this_id): Use frame_id_build. | |
3710 | * d10v-tdep.c (d10v_frame_this_id): Use get_frame_pc and | |
3711 | get_frame_base. | |
3712 | (d10v_unwind_dummy_id): Use frame_id_build. | |
3713 | * frame.c (find_frame_sal): Use get_frame_pc. | |
3714 | (create_new_frame): Use deprecated_update_frame_pc_hack and | |
3715 | deprecated_update_frame_base_hack. | |
3716 | (create_sentinel_frame): Add comment about ->pc going away. | |
3717 | (get_prev_frame): Add comment about ->pc going away. | |
3718 | (legacy_get_prev_frame): Use get_frame_base, get_frame_pc, | |
3719 | frame_id_build, deprecated_update_frame_pc_hack and | |
3720 | deprecated_update_frame_base_hack. | |
3721 | (select_frame): Use get_frame_pc. | |
3722 | (legacy_saved_regs_this_id): Use frame_id_build. | |
3723 | ||
50c46a0d EZ |
3724 | 2003-04-04 Elena Zannoni <[email protected]> |
3725 | ||
fbe586ae RH |
3726 | * x86-64-tdep.c (x86_64_push_arguments): Handle correctly the |
3727 | signed integer case. | |
3728 | (classify_argument): Handle enumerations and references. | |
50c46a0d | 3729 | |
50bbdbd9 AC |
3730 | 2003-04-04 Andrew Cagney <[email protected]> |
3731 | ||
3732 | * frame.c (create_sentinel_frame): Initialize the sentinel frame's | |
3733 | ID to NULL. | |
3734 | ||
36018d2e AF |
3735 | 2003-04-01 Adam Fedor <[email protected]> |
3736 | ||
3737 | * gdb/objc-lang.c (selectors_info): Replace calls to | |
3738 | SYMBOL_DEMANGLED_NAME and DEPRECATED_SYMBOL_NAME with | |
3739 | SYMBOL_NATURAL_NAME. | |
3740 | (classes_info, find_methods): Likewise. | |
3741 | ||
35cec841 KB |
3742 | 2003-04-03 Kevin Buettner <[email protected]> |
3743 | ||
3744 | * rs6000-tdep.c (rs6000_gdbarch_init): For xcoff executables, set | |
3745 | ``mach'' to the value determined by bfd_default_set_arch_mach(). | |
3746 | ||
43136899 BR |
3747 | 2003-04-02 Bob Rossi <[email protected]> |
3748 | ||
3749 | * Makefile.in (SUBDIR_MI_OBS): Add "mi-cmd-file.o". | |
3750 | (SUBDIR_MI_SRCS): Add "mi-cmd-file.c". | |
3751 | (mi-cmd-file.o): Update dependencies. | |
3752 | ||
040b99fd KB |
3753 | 2003-04-01 Kevin Buettner <[email protected]> |
3754 | ||
3755 | * mips-tdep.c (mips_dwarf_dwarf2_ecoff_reg_to_regnum) | |
3756 | (mips_stab_reg_to_regnum): Add mappings for HI_REGNUM and LO_REGNUM. | |
3757 | ||
9a3d7dfd AF |
3758 | 2003-04-01 Adam Fedor <[email protected]> |
3759 | ||
3760 | * Makefile.in (c_lang.o, jv_lang.o, language.o): Add $(demangle_h). | |
3761 | * language.h (struct language_defn): Add la_demangle. | |
3762 | (language_demangle): Declare. | |
3763 | * language.c (language_demangle): New function. | |
3764 | (unk_lang_demangle): Likewise. | |
3765 | (unknown_language_defn, auto_language_defn, local_language_defn): | |
fbe586ae | 3766 | Add ukn_lang_demangle. |
9a3d7dfd | 3767 | * ada-lang.c (ada_language_defn): Add NULL for la_demangle element. |
fbe586ae | 3768 | * f-lang.c, m2-lang.c, p-lang.c, scm-lang.c: Likewise. |
9a3d7dfd AF |
3769 | * c-lang.c (c_language_defn, asm_language_defn): Likewise. |
3770 | (cplus_language_defn): Add cplus_demangle for la_demangle element. | |
3771 | * jv-lang.c (java_demangle): New function | |
3772 | (java_language_defn): Use it for la_demangle element. | |
fbe586ae RH |
3773 | * objc-lang.c (objc_demangle): Add options argument |
3774 | (objc_language_defn): Use objc_demangle for la_demangle element. | |
9a3d7dfd AF |
3775 | * maint.c (maintenance_demangle): Replace switch with |
3776 | call to language_demangle. | |
3777 | * utils.c (fprintf_symbol_filtered): Likewise. | |
3778 | ||
5e074003 AC |
3779 | 2003-04-01 Andrew Cagney <[email protected]> |
3780 | ||
3781 | * printcmd.c (print_frame_nameless_args): Delete #ifdef | |
3782 | NAMELESS_ARG_VALUE, PRINT_NAMELESS_INTEGER and | |
3783 | PRINT_TYPELESS_INTEGER. | |
3784 | * config/sparc/tm-sp64.h (DEPRECATED_PUSH_RETURN_ADDRESS): Rename | |
3785 | PUSH_RETURN_ADDRESS. | |
3786 | ||
270cb5d6 AC |
3787 | 2003-04-01 Andrew Cagney <[email protected]> |
3788 | ||
3789 | * Makefile.in (d10v-tdep.o): Update dependencies. | |
3790 | * d10v-tdep.c: Include "frame-base.h". | |
3791 | (d10v_frame_unwind): Make constant. | |
3792 | (d10v_frame_base_address): New function. | |
3793 | (d10v_frame_base): New variable. | |
3794 | (d10v_gdbarch_init): Set frame_base default. | |
3795 | (struct d10v_unwind_cache): Add the field "prev_sp". Update | |
3796 | comment for base. | |
3797 | (d10v_frame_unwind_cache): Set and use "prev_sp". | |
3798 | (d10v_frame_this_id): Use the previous frame's inner most stack | |
3799 | address and this frame's func address for the frame ID. Use | |
3800 | frame_id_build. Don't analyze beyond the current instruction. | |
3801 | ||
6bfb3e36 AC |
3802 | 2003-04-01 Andrew Cagney <[email protected]> |
3803 | ||
3804 | * frame.h (get_frame_locals_address, get_frame_args_address): | |
3805 | Refer to the base address, instead of the address of the first | |
3806 | local or parameter. | |
3807 | ||
da62e633 AC |
3808 | 2003-04-01 Andrew Cagney <[email protected]> |
3809 | ||
3810 | Add frame debug info addresses: | |
3811 | * frame-base.c: New file. | |
3812 | * frame-base.h: New file. | |
3813 | * frame.h (struct frame_base): Add opaque declaration. | |
3814 | (get_frame_base): Update comment. | |
3815 | (get_frame_base_address): Declare. | |
3816 | (get_frame_locals_address): Declare. | |
3817 | (get_frame_args_address): Declare. | |
3818 | (struct frame_info): Add "base" and "base_cache". Update | |
3819 | comments on the unwinder. | |
3820 | * frame.c: Include "frame-base.h". | |
3821 | (get_frame_locals_address): New function. | |
3822 | (get_frame_base_address): New function. | |
3823 | (get_frame_args_address): New function. | |
3824 | * findvar.c (read_var_value): Use get_frame_locals_address and | |
3825 | get_frame_args_address. | |
3826 | * stack.c (frame_info): Use get_frame_locals_address and | |
3827 | get_frame_args_address. | |
3828 | (FRAME_ARGS_ADDRESS_CORRECT): Delete conditionally defined macro, | |
3829 | moved to "frame-base.c". | |
3830 | * printcmd.c (print_frame_nameless_args): Ditto. | |
3831 | * symtab.h (address_class): Update comments. | |
3832 | * dwarf2loc.c (dwarf_expr_frame_base): Add note about | |
3833 | get_frame_base_address. | |
3834 | * dwarf2expr.c (execute_stack_op): Ditto. | |
3835 | * Makefile.in (frame_base_h): Define. | |
3836 | (frame.o): Update dependencies. | |
3837 | (frame-base.o): Add dependencies. | |
3838 | (SFILES): Add frame-base.c. | |
3839 | (COMMON_OBS): Add frame-base.o. | |
3840 | ||
3d30e9c2 AC |
3841 | 2003-04-01 Andrew Cagney <[email protected]> |
3842 | ||
3843 | * gdbarch.sh (CALL_DUMMY_START_OFFSET): Default to zero. | |
3844 | CALL_DUMMY_LENGTH): Ditto. | |
3845 | * gdbarch.c: Re-generate. | |
3846 | * inferior.h (CALL_DUMMY_START_OFFSET): Delete macro. | |
3847 | (CALL_DUMMY_LENGTH): Delete macro. | |
3848 | * alpha-tdep.c (alpha_gdbarch_init): Do not set above when zero. | |
3849 | * arm-tdep.c (arm_gdbarch_init): Ditto. | |
3850 | * avr-tdep.c (avr_gdbarch_init): Ditto. | |
3851 | * cris-tdep.c (cris_gdbarch_init): Ditto. | |
3852 | * d10v-tdep.c (d10v_gdbarch_init): Ditto. | |
3853 | * frv-tdep.c (frv_gdbarch_init): Ditto. | |
3854 | * h8300-tdep.c (h8300_gdbarch_init): Ditto. | |
3855 | * hppa-tdep.c (hppa_gdbarch_init): Ditto. | |
3856 | * i386-tdep.c (i386_gdbarch_init): Ditto. | |
3857 | * ia64-tdep.c (ia64_gdbarch_init): Ditto. | |
3858 | * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto. | |
3859 | * mcore-tdep.c (mcore_gdbarch_init): Ditto. | |
3860 | * mips-tdep.c (mips_gdbarch_init): Ditto. | |
3861 | * mn10300-tdep.c (mn10300_gdbarch_init): Ditto. | |
3862 | * rs6000-tdep.c (rs6000_gdbarch_init): Ditto. | |
3863 | * s390-tdep.c (s390_gdbarch_init): Ditto. | |
3864 | * sh-tdep.c (sh_gdbarch_init): Ditto. | |
3865 | * sparc-tdep.c (sparc_gdbarch_init): Ditto. | |
3866 | * v850-tdep.c (v850_gdbarch_init): Ditto. | |
3867 | * vax-tdep.c (vax_gdbarch_init): Ditto. | |
3868 | * xstormy16-tdep.c (xstormy16_gdbarch_init): Ditto. | |
3869 | ||
ce0c7262 CV |
3870 | 2003-04-01 Corinna Vinschen <[email protected]> |
3871 | ||
3872 | * frame.c (get_prev_frame): Disable call to inside_entry_file(). | |
3873 | ||
73dd234f AC |
3874 | 2003-04-01 Andrew Cagney <[email protected]> |
3875 | ||
3876 | * gdbarch.sh (CALL_DUMMY_BREAKPOINT_OFFSET): Default to zero. | |
3877 | (CALL_DUMMY_BREAKPOINT_OFFSET_P): Delete. | |
3878 | * gdbarch.h, gdbarch.c: Re-generate. | |
3879 | * config/sparc/tm-sp64.h (CALL_DUMMY_BREAKPOINT_OFFSET_P): Delete. | |
3880 | (CALL_DUMMY_BREAKPOINT_OFFSET_P): Delete. | |
3881 | * config/pa/tm-hppa64.h (CALL_DUMMY_BREAKPOINT_OFFSET_P): Delete. | |
3882 | * inferior.h (CALL_DUMMY_BREAKPOINT_OFFSET_P): Delete. | |
3883 | (CALL_DUMMY_BREAKPOINT_OFFSET): Delete. | |
3884 | * infcmd.c (run_stack_dummy): Simplify assuming | |
3885 | CALL_DUMMY_BREAKPOINT_OFFSET_P. | |
3886 | * infrun.c (handle_inferior_event): Ditto. | |
3887 | * alpha-tdep.c (alpha_gdbarch_init): Do not set | |
3888 | call_dummy_breakpoint_offset or call_dummy_breakpoint_offset_p. | |
3889 | * arm-tdep.c (arm_gdbarch_init): Ditto. | |
3890 | * avr-tdep.c (avr_gdbarch_init): Ditto. | |
3891 | * cris-tdep.c (cris_gdbarch_init): Ditto. | |
3892 | * d10v-tdep.c (d10v_gdbarch_init): Ditto. | |
3893 | * frv-tdep.c (frv_gdbarch_init): Ditto. | |
3894 | * h8300-tdep.c (h8300_gdbarch_init): Ditto. | |
3895 | * i386-tdep.c (i386_gdbarch_init): Ditto. | |
3896 | * ia64-tdep.c (ia64_gdbarch_init): Ditto. | |
3897 | * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto. | |
3898 | * m68k-tdep.c (m68k_gdbarch_init): Ditto. | |
3899 | * mcore-tdep.c (mcore_gdbarch_init): Ditto. | |
3900 | * mips-tdep.c (mips_gdbarch_init): Ditto. | |
3901 | * mn10300-tdep.c (mn10300_gdbarch_init): Ditto. | |
3902 | * ns32k-tdep.c (ns32k_gdbarch_init): Ditto. | |
3903 | * rs6000-tdep.c (rs6000_gdbarch_init): Ditto. | |
3904 | * s390-tdep.c (s390_gdbarch_init): Ditto. | |
3905 | * sh-tdep.c (sh_gdbarch_init): Ditto. | |
3906 | * sparc-tdep.c (sparc_gdbarch_init): Ditto. | |
3907 | * v850-tdep.c (v850_gdbarch_init): Ditto. | |
3908 | * vax-tdep.c (vax_gdbarch_init): Ditto. | |
3909 | * xstormy16-tdep.c (xstormy16_gdbarch_init): Ditto. | |
3910 | ||
97606a13 DJ |
3911 | 2003-04-01 Daniel Jacobowitz <[email protected]> |
3912 | ||
3913 | * symfile.c (symfile_relocate_debug_section): Update call to | |
3914 | bfd_simple_get_relocated_section_contents. | |
3915 | ||
e8ab51f7 AC |
3916 | 2003-03-31 Andrew Cagney <[email protected]> |
3917 | ||
3918 | * gdbarch.sh (FIX_CALL_DUMMY): Change to function with predicate. | |
3919 | * gdbarch.h, gdbarch.c: Regenerate. | |
3920 | * inferior.h (FIX_CALL_DUMMY): Delete macro. | |
3921 | * valops.c (hand_function_call): Only call FIX_CALL_DUMMY when | |
3922 | available. | |
3923 | * frame.h (generic_fix_call_dummy): Delete declaration. | |
3924 | * dummy-frame.h: Update comment. | |
3925 | * dummy-frame.c (generic_fix_call_dummy): Delete function. | |
3926 | * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set | |
3927 | fix_call_dummy. | |
3928 | * sh-tdep.c (sh_gdbarch_init): Ditto. | |
3929 | * s390-tdep.c (s390_gdbarch_init): Ditto. | |
3930 | * mn10300-tdep.c (mn10300_gdbarch_init): Ditto. | |
3931 | * mcore-tdep.c (mcore_gdbarch_init): Ditto. | |
3932 | * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto. | |
3933 | * ia64-tdep.c (ia64_gdbarch_init): Ditto. | |
3934 | * i386-tdep.c (i386_gdbarch_init): Ditto. | |
3935 | * h8300-tdep.c (h8300_gdbarch_init): Ditto. | |
3936 | * frv-tdep.c (frv_gdbarch_init): Ditto. | |
3937 | * d10v-tdep.c (d10v_gdbarch_init): Ditto. | |
3938 | * cris-tdep.c (cris_gdbarch_init): Ditto. | |
3939 | * avr-tdep.c (avr_gdbarch_init): Ditto. | |
3940 | * arm-tdep.c (arm_gdbarch_init): Ditto. | |
3941 | ||
018d1b48 JB |
3942 | 2003-03-31 J. Brobecker <[email protected]> |
3943 | ||
3944 | * config/pa/tm-hppa64.h (FRAME_ARGS_ADDRESS): Delete macro, not useful. | |
3945 | (INIT_FRAME_AP): Likewise. | |
3946 | (EXTRA_FRAME_INFO): Likewise. | |
3947 | ||
e9a2674e AC |
3948 | 2003-03-31 Andrew Cagney <[email protected]> |
3949 | ||
3950 | * gdbarch.sh: Include "symfile.h". | |
3951 | (CALL_DUMMY_ADDRESS): Default to entry_point_address. | |
3952 | * gdbarch.h, gdbarch.c: Re-generate. | |
3953 | * inferior.h (CALL_DUMMY_ADDRESS): Delete macro. | |
3954 | * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set | |
3955 | call_dummy_address, the default is at entry_point_address. | |
3956 | * v850-tdep.c (v850_gdbarch_init): Ditto. | |
3957 | * sparc-tdep.c (sparc_gdbarch_init): Ditto. | |
3958 | * sh-tdep.c (sh_gdbarch_init): Ditto. | |
3959 | * s390-tdep.c (s390_gdbarch_init): Ditto. | |
3960 | * rs6000-tdep.c (rs6000_gdbarch_init): Ditto. | |
3961 | * mn10300-tdep.c (mn10300_gdbarch_init): Ditto. | |
3962 | * mcore-tdep.c (mcore_gdbarch_init): Ditto. | |
3963 | * ia64-tdep.c (ia64_gdbarch_init): Ditto. | |
3964 | * i386-tdep.c (i386_gdbarch_init): Ditto. | |
3965 | * h8300-tdep.c (h8300_gdbarch_init): Ditto. | |
3966 | * frv-tdep.c (frv_gdbarch_init): Ditto. | |
3967 | * d10v-tdep.c (d10v_gdbarch_init): Ditto. | |
3968 | * cris-tdep.c (cris_gdbarch_init): Ditto. | |
3969 | * arm-tdep.c (arm_gdbarch_init): Ditto. | |
3970 | ||
e8a8712a AC |
3971 | 2003-03-31 Andrew Cagney <[email protected]> |
3972 | ||
3973 | * gdbarch.sh (CALL_DUMMY_P): Delete. | |
3974 | * gdbarch.h, gdbarch.c: Re-generate. | |
3975 | * inferior.h (CALL_DUMMY_P): Delete macro. | |
3976 | * xstormy16-tdep.c (xstormy16_gdbarch_init): Update. | |
3977 | * vax-tdep.c (vax_gdbarch_init): Update. | |
3978 | * v850-tdep.c (v850_gdbarch_init): Update. | |
3979 | * sparc-tdep.c (sparc_gdbarch_init): Update. | |
3980 | * sh-tdep.c (sh_gdbarch_init): Update. | |
3981 | * s390-tdep.c (s390_gdbarch_init): Update. | |
3982 | * rs6000-tdep.c (rs6000_gdbarch_init): Update. | |
3983 | * ns32k-tdep.c (ns32k_gdbarch_init): Update. | |
3984 | * mn10300-tdep.c (mn10300_gdbarch_init): Update. | |
3985 | * mips-tdep.c (mips_gdbarch_init): Update. | |
3986 | * mcore-tdep.c (mcore_gdbarch_init): Update. | |
3987 | * m68k-tdep.c (m68k_gdbarch_init): Update. | |
3988 | * m68hc11-tdep.c (m68hc11_gdbarch_init): Update. | |
3989 | * ia64-tdep.c (ia64_gdbarch_init): Update. | |
3990 | * i386-tdep.c (i386_gdbarch_init): Update. | |
3991 | * h8300-tdep.c (h8300_gdbarch_init): Update. | |
3992 | * frv-tdep.c (frv_gdbarch_init): Update. | |
3993 | * d10v-tdep.c (d10v_gdbarch_init): Update. | |
3994 | * cris-tdep.c (cris_gdbarch_init): Update. | |
3995 | * breakpoint.c (deprecated_frame_in_dummy): Update. | |
3996 | * avr-tdep.c (avr_gdbarch_init): Update. | |
3997 | * alpha-tdep.c (alpha_gdbarch_init): Update. | |
3998 | * arm-tdep.c (arm_gdbarch_init): Update. | |
3999 | * dummy-frame.c (dummy_frame_this_id): Update comments. | |
4000 | * rs6000-tdep.c (rs6000_extract_struct_value_address): Ditto. | |
4001 | * frame.c (legacy_get_prev_frame): Ditto. | |
4002 | * valops.c (call_function_by_hand): Delete function. | |
4003 | (hand_function_call): Rename to call_function_by_hand | |
4004 | ||
ed234cf8 AC |
4005 | 2003-03-30 Andrew Cagney <[email protected]> |
4006 | ||
4007 | 2002-11-10 Klee Dienes <[email protected]> | |
fbe586ae | 4008 | * value.h (struct value): Update comment. |
ed234cf8 | 4009 | |
06c77151 AC |
4010 | 2003-03-30 Andrew Cagney <[email protected]> |
4011 | ||
6c2b5168 AC |
4012 | * d10v-tdep.c: Replace _FP_REGNUM and FP_REGNUM with |
4013 | D10V_FP_REGNUM. | |
4014 | (d10v_gdbarch_init): Do not set fp_regnum. | |
4015 | ||
06c77151 AC |
4016 | * frame.c (get_frame_base): Force ID initialization. |
4017 | (get_prev_frame): Move computation of the frame ID from here ... | |
4018 | (get_frame_id): ... to here. | |
4019 | (legacy_get_prev_frame): Mark the frame ID as valid. | |
4020 | * frame.h (struct frame_info): Add field "id_p". | |
4021 | ||
97a1a11c MK |
4022 | 2003-03-30 Mark Kettenis <[email protected]> |
4023 | ||
4024 | * i386-tdep.c (i386_store_struct_return): Removed. | |
4025 | (i386_gdbarch_init): Don't set deprecated_store_struct_return. | |
4026 | ||
6c0e89ed AC |
4027 | 2003-03-30 Andrew Cagney <[email protected]> |
4028 | ||
4029 | * gdbarch.sh (DEPRECATED_DUMMY_WRITE_SP): Replace TARGET_WRITE_SP. | |
4030 | * gdbarch.h, gdbarch.c: Regenerate. | |
4031 | * v850-tdep.c (v850_gdbarch_init): Set deprecated_dummy_write_sp. | |
4032 | * xstormy16-tdep.c (xstormy16_gdbarch_init): Ditto. | |
4033 | * mcore-tdep.c (mcore_gdbarch_init): Ditto. | |
4034 | * m68k-tdep.c (m68k_gdbarch_init): Ditto. | |
4035 | * i386-tdep.c (i386_gdbarch_init): Ditto. | |
4036 | * h8300-tdep.c (h8300_gdbarch_init): Ditto. | |
4037 | * cris-tdep.c (cris_gdbarch_init): Ditto. | |
4038 | * vax-tdep.c (vax_gdbarch_init): Ditto. | |
4039 | * s390-tdep.c (s390_gdbarch_init): Ditto. | |
4040 | * ns32k-tdep.c (ns32k_gdbarch_init): Ditto. | |
4041 | * mn10300-tdep.c (mn10300_gdbarch_init): Ditto. | |
4042 | * alpha-tdep.c (alpha_gdbarch_init): Ditto. | |
4043 | * sparc-tdep.c (sparc_push_dummy_frame, sparc_pop_frame): Update. | |
4044 | * config/sparc/tm-sp64.h (DEPRECATED_DUMMY_WRITE_SP): Update. | |
4045 | * config/pa/tm-hppa.h (DEPRECATED_DUMMY_WRITE_SP): Define. | |
4046 | * sparc-tdep.c (sparc_gdbarch_init): Update. | |
4047 | * sh-tdep.c (sh_gdbarch_init): Update. | |
4048 | * rs6000-tdep.c (rs6000_gdbarch_init): Update. | |
4049 | * mips-tdep.c (mips_gdbarch_init): Update. | |
4050 | * m68hc11-tdep.c (m68hc11_gdbarch_init): Update. | |
4051 | * ia64-tdep.c (ia64_gdbarch_init): Update. | |
4052 | * frv-tdep.c (frv_gdbarch_init): Update. | |
4053 | * avr-tdep.c (avr_gdbarch_init): Update. | |
4054 | * valops.c (hand_function_call): Replace TARGET_WRITE_SP with | |
4055 | DEPRECATED_DUMMY_WRITE_SP. Call when the method is available, | |
4056 | instead of when push_dummy_call is not available. | |
4057 | ||
f7dd6af2 AC |
4058 | 2003-03-30 Andrew Cagney <[email protected]> |
4059 | ||
4060 | * infttrace.c: Include "gdbthread.h". | |
4061 | (parent_attach_all): Fix function signature. | |
4062 | (call_ptrace): Update call. | |
4063 | * Makefile.in (infttrace.o): Update dependencies. | |
4064 | ||
28f617b3 AC |
4065 | 2003-03-30 Andrew Cagney <[email protected]> |
4066 | ||
4067 | * gdbarch.sh (DEPRECATED_PUSH_RETURN_ADDRESS): Replace | |
4068 | PUSH_RETURN_ADDRESS. | |
4069 | * gdbarch.h, gdbarch.c: Regenerate. | |
4070 | * xstormy16-tdep.c (xstormy16_gdbarch_init): Update. | |
4071 | * x86-64-tdep.c (x86_64_init_abi): Update. | |
4072 | * v850-tdep.c (v850_gdbarch_init): Update. | |
4073 | * sparc-tdep.c (sparc_gdbarch_init): Update. | |
4074 | * sh-tdep.c (sh_gdbarch_init): Update. | |
4075 | * s390-tdep.c (s390_gdbarch_init): Update. | |
4076 | * rs6000-tdep.c (rs6000_gdbarch_init): Update. | |
4077 | * mn10300-tdep.c (mn10300_gdbarch_init): Update. | |
4078 | * mips-tdep.c (mips_gdbarch_init): Update. | |
4079 | * mcore-tdep.c (mcore_gdbarch_init): Update. | |
4080 | * m68hc11-tdep.c (m68hc11_gdbarch_init): Update. | |
4081 | * ia64-tdep.c (ia64_gdbarch_init): Update. | |
4082 | * i386-tdep.c (i386_gdbarch_init): Update. | |
4083 | * h8300-tdep.c (h8300_gdbarch_init): Update. | |
4084 | * frv-tdep.c (frv_gdbarch_init): Update. | |
4085 | * cris-tdep.c (cris_gdbarch_init): Update. | |
4086 | * avr-tdep.c (avr_gdbarch_init): Update. | |
4087 | * arm-tdep.c (arm_gdbarch_init): Update. | |
4088 | * valops.c (hand_function_call): Update. | |
4089 | ||
4d628cd7 AC |
4090 | 2003-03-29 Andrew Cagney <[email protected]> |
4091 | ||
4092 | * d10v-tdep.c (d10v_gdbarch_init): Do not set call_dummy_words or | |
4093 | sizeof_call_dummy_words. | |
4094 | * gdbarch.sh (CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS): Always | |
4095 | define. | |
4096 | * gdbarch.h: Regenerate. | |
4097 | ||
65e82032 AC |
4098 | 2003-03-29 Andrew Cagney <[email protected]> |
4099 | ||
4100 | * infttrace.h: New file. | |
4101 | * hpread.c: Include "gdb_assert.h" and "somsolib.h". | |
4102 | (hpread_get_textlow): Detect an uninitialized dn_bufp. | |
4103 | (hpread_read_doc_function_type): Detect an initialized type1. | |
4104 | (hpread_quick_traverse): Initialize mod_name_string. | |
4105 | * somsolib.h: Add #ifdef SOMSOLIB_H wrapper. | |
4106 | (som_solib_get_solib_by_pc): Declare. | |
4107 | (so_lib_thread_start_addr): Declare. | |
4108 | (no_shared_libraries): Declare. | |
4109 | * somread.c (init_import_symbols): Make static. Add forward | |
4110 | declaration. | |
4111 | * config/pa/nm-hppah.h: Include "infttrace.h" for | |
4112 | parent_attach_all. | |
4113 | (hppa_insert_hw_watchpoint): Declare. | |
4114 | (hppa_can_use_hw_watchpoint, hppa_remove_hw_watchpoint): Declare. | |
4115 | * hppah-nat.c: Include "gdb_string.h". | |
4116 | (parent_attach_all): Delete extern declaration, moved to | |
4117 | "infttrace.h". | |
4118 | (hppa_can_use_hw_watchpoint): Change type of "type" parameter to | |
4119 | int. | |
4120 | (hppa_remove_hw_watchpoint, hppa_insert_hw_watchpoint): Ditto. | |
4121 | * Makefile.in (infttrace_h): Define. | |
4122 | (hpread.o): Update dependencies. | |
4123 | (hppah-nat.o, hppa-hpux-tdep.o, hppa-tdep.o): Ditto. | |
4124 | * hppa-hpux-tdep.c: Include "gdb_string.h". | |
4125 | * hppa-tdep.c (hppa_frame_saved_pc): Initialize "old_pc". | |
4126 | * infrun.c (handle_inferior_event): Always initialize | |
4127 | stepped_after_stopped_by_watchpoint. Add default and remove | |
4128 | fallthrough in switch statement. | |
4129 | * infttrace.c (hppa_can_use_hw_watchpoint): Change type of "type" | |
4130 | parameter to int. | |
4131 | (hppa_remove_hw_watchpoint): Ditto. | |
4132 | ||
2c3bbe77 AC |
4133 | 2003-03-29 Andrew Cagney <[email protected]> |
4134 | ||
4135 | * ns32k-tdep.c (ns32k_gdbarch_init): Set the call dummy breakpoint | |
4136 | offset. | |
4137 | ||
2dd604e7 RE |
4138 | 2003-03-29 Richard Earnshaw <[email protected]> |
4139 | ||
4140 | * arm-tdep.c (arm_push_arguments): Delete. | |
4141 | (struct stack_item): New type. | |
4142 | (push_stack_item, pop_stack_item, arm_push_dummy_call): New functions. | |
4143 | (arm_store_struct_return): Delte. | |
4144 | (arm_gdbarch_init): Register arm_push_dummy_call. Don't register | |
4145 | arm_push_arguments or arm_store_struct_return. | |
4146 | ||
e8933a55 AC |
4147 | 2003-03-28 Andrew Cagney <[email protected]> |
4148 | ||
4149 | * Makefile.in (d10v-tdep.o): Update dependencies. | |
4150 | * remote.h (target_resume_hook, target_wait_loop_hook): Declare. | |
4151 | * d10v-tdep.c: Include "remote.h". | |
4152 | (target_resume_hook): Delete extern declaration. | |
4153 | (target_wait_loop_hook): Ditto. | |
4154 | (tdisassemble_command): Eliminate assignment in "if" conditional. | |
4155 | (d10v_ts2_register_sim_regno): Eliminate call to | |
4156 | legacy_register_sim_regno. | |
4157 | (d10v_ts3_register_sim_regno): Ditto. | |
4158 | ||
6949171e JJ |
4159 | 2003-03-28 Jeff Johnston <[email protected]> |
4160 | ||
4161 | * thread.c: Reindented. | |
4162 | * lin-lwp.c: Ditto. | |
4163 | * linux-proc.c: Ditto. | |
4164 | ||
98c7071f BR |
4165 | 2003-03-28 Bob Rossi <[email protected]> |
4166 | ||
fbe586ae | 4167 | * MAINTAINERS (write after approval): Add myself. |
98c7071f | 4168 | |
5edc9ca6 TR |
4169 | 2003-03-27 Theodore A. Roth <[email protected]> |
4170 | ||
4171 | * objc-exp.y: Add missing semi-colons. | |
4172 | ||
378bfd1b AC |
4173 | 2003-03-27 Andrew Cagney <[email protected]> |
4174 | ||
4175 | * regcache.c (write_sp): Delete function and references. | |
4176 | * inferior.h (write_sp): Delete declaration. | |
4177 | * valops.c (hand_function_call): Replace write_sp with | |
4178 | TARGET_WRITE_SP. | |
4179 | * sparc-tdep.c (sparc_push_dummy_frame): Ditto. | |
4180 | (sparc_pop_frame): Ditto. | |
4181 | ||
56056df7 AC |
4182 | 2003-03-27 Andrew Cagney <[email protected]> |
4183 | ||
4184 | * NEWS: Mention removal of support for hppa*-*-bsd* and | |
4185 | hppa*-*-osf* natives, and hppa*-*-pro* target. | |
4186 | * config/pa/xm-hppah.h: Do not include "pa/xm-pa.h". | |
4187 | * config/pa/xm-pa.h: Obsolete file. | |
4188 | * config/pa/xm-hppab.h: Obsolete file. | |
4189 | * config/pa/nm-hppab.h: Obsolete file. | |
4190 | * config/pa/tm-hppab.h: Obsolete file. | |
4191 | * config/pa/tm-hppao.h: Obsolete file. | |
4192 | * config/pa/nm-hppao.h: Obsolete file. | |
4193 | * config/pa/tm-pro.h: Obsolete file. | |
4194 | * config/pa/hppaosf.mt: Obsolete file. | |
4195 | * config/pa/hppaosf.mh: Obsolete file. | |
4196 | * config/pa/hppapro.mt: Obsolete file. | |
4197 | * config/pa/hppabsd.mt: Obsolete file. | |
4198 | * config/pa/hppabsd.mh: Obsolete file. | |
4199 | * configure.host: Disable hppa*-*-bsd* and hppa*-*-osf*. | |
4200 | * configure.tgt: Disable hppa*-*-bsd*, hppa*-*-pro* and | |
4201 | hppa*-*-osf*. | |
4202 | ||
5873a88d AC |
4203 | 2003-03-27 Andrew Cagney <[email protected]> |
4204 | ||
4205 | * d10v-tdep.c (d10v_gdbarch_init): Set push_dummy_call instead of | |
4206 | push_arguments. Don't set push_return_address or write_sp. | |
4207 | (d10v_push_dummy_call): Replace d10v_push_arguments. | |
4208 | (d10v_push_return_address, d10v_write_sp): Delete function, | |
4209 | handled by push_dummy_call. | |
4210 | ||
b81774d8 AC |
4211 | 2003-03-26 Andrew Cagney <[email protected]> |
4212 | ||
4213 | * gdbarch.sh (DEPRECATED_PUSH_ARGUMENTS): Rename PUSH_ARGUMENTS. | |
4214 | (push_dummy_call): New pure multi-arch replacement with gdbarch, | |
4215 | regcache and dummy_addr parameters. | |
4216 | * gdbarch.h, gdbarch.c: Re-generate. | |
4217 | * valops.c (hand_function_call): Use gdbarch_push_dummy_call when | |
4218 | available; assume it will handle stack alignment and return | |
4219 | address issues. Fall back to DEPRECATED_PUSH_ARGUMENTS and | |
4220 | legacy_push_arguments. | |
4221 | (legacy_push_arguments): Rename default_push_arguments. | |
4222 | * value.h (legacy_push_arguments): Rename default_push_arguments. | |
4223 | * i386-tdep.c (i386_push_arguments): Call legacy_push_arguments. | |
4224 | * config/sparc/tm-sparc.h (DEPRECATED_PUSH_ARGUMENTS): Update. | |
4225 | * config/sparc/tm-sp64.h (DEPRECATED_PUSH_ARGUMENTS): Update. | |
4226 | * config/pa/tm-hppa.h (DEPRECATED_PUSH_ARGUMENTS): Update. | |
4227 | * config/i386/tm-symmetry.h: Update. | |
4228 | * xstormy16-tdep.c (xstormy16_gdbarch_init): Update. | |
4229 | * x86-64-tdep.c (x86_64_init_abi): Update. | |
4230 | * v850-tdep.c (v850_gdbarch_init): Update. | |
4231 | * sparc-tdep.c (sparc_gdbarch_init): Update. | |
4232 | * sh-tdep.c (sh_gdbarch_init): Update. | |
4233 | * s390-tdep.c (s390_gdbarch_init): Update. | |
4234 | * rs6000-tdep.c (rs6000_gdbarch_init): Update. | |
4235 | * mn10300-tdep.c (mn10300_gdbarch_init): Update. | |
4236 | * mips-tdep.c (mips_gdbarch_init): Update. | |
4237 | * mcore-tdep.c (mcore_gdbarch_init): Update. | |
4238 | * m68hc11-tdep.c (m68hc11_gdbarch_init): Update. | |
4239 | * ia64-tdep.c (ia64_gdbarch_init): Update. | |
4240 | * i386-tdep.c (i386_gdbarch_init): Update. | |
4241 | * hppa-tdep.c (hppa_gdbarch_init): Update. | |
4242 | * h8300-tdep.c (h8300_gdbarch_init): Update. | |
4243 | * frv-tdep.c (frv_gdbarch_init): Update. | |
4244 | * d10v-tdep.c (d10v_gdbarch_init): Update. | |
4245 | * cris-tdep.c (cris_gdbarch_init): Update. | |
4246 | * avr-tdep.c (avr_gdbarch_init): Update. | |
4247 | * arm-tdep.c (arm_gdbarch_init): Update. | |
4248 | * arm-linux-tdep.c (arm_linux_init_abi): Update. | |
4249 | * alpha-tdep.c (alpha_gdbarch_init): Update. | |
4250 | ||
f541410f DJ |
4251 | 2003-03-26 Daniel Jacobowitz <[email protected]> |
4252 | ||
4253 | * signals/signals.c (do_target_signal_to_host): Correct realtime | |
4254 | signal range test. | |
4255 | ||
69f567ae DJ |
4256 | 2003-03-26 Daniel Jacobowitz <[email protected]> |
4257 | ||
4258 | * breakpoint.c (handle_gnu_4_16_catch_command, get_catch_sals) | |
4259 | (struct sal_chain, map_catch_names): Remove. | |
4260 | (catch_exception_command_1): Don't call | |
4261 | handle_gnu_4_16_catch_command. | |
4262 | ||
d5d14a5a DJ |
4263 | 2003-03-26 Daniel Jacobowitz <[email protected]> |
4264 | ||
4265 | From Mark Dettinger <[email protected]>: | |
4266 | * dwarf2cfi.c (read_2u): Increment pointer by two. | |
4267 | ||
bdd73e22 DJ |
4268 | 2003-03-26 Daniel Jacobowitz <[email protected]> |
4269 | ||
4270 | * signals/signals.c: Fix typos in last change. | |
4271 | ||
960cb555 DJ |
4272 | 2003-03-26 Daniel Jacobowitz <[email protected]> |
4273 | ||
4274 | * signals/signals.c (REALTIME_LO, REALTIME_HI): Define if | |
4275 | not already defined. Use __SIGRTMIN if available. | |
4276 | (target_signal_from_host): Remove SIGRTMIN block. | |
4277 | (do_target_signal_to_host): Remove SIGRTMIN block; check that | |
4278 | the signal is within the realtime range. | |
4279 | ||
f636b87d AF |
4280 | 2003-03-25 Adam Fedor <[email protected]> |
4281 | ||
4282 | * Makefile.in (infrun.o): Add $(language_h) | |
4283 | * infrun.c (handle_inferior_event): Use skip_language_trampoline | |
4284 | for language specific trampolines. | |
4285 | * language.h (struct language_defn): Add skip_trampoline. | |
4286 | (skip_language_trampoline): Declare. | |
4287 | * language.c (unk_lang_trampoline, skip_language_trampoline): | |
4288 | New functions. | |
4289 | (unknown_language_defn, auto_language_defn, local_language_defn): | |
4290 | Add ukn_lang_trampoline. | |
4291 | * ada-lang.c (ada_language_defn): Add NULL for language | |
4292 | specific skip_trampoline. | |
4293 | * c-lang.c, f-lang.c, jv-lang.c, m2-lang.c, p-lang.c, | |
4294 | scm-lang.c: Likewise. | |
4295 | * objc-lang.c (objc_skip_trampoline): New function. | |
4296 | (objc_language_defn): Add objc_skip_trampoline. | |
4297 | ||
28f617b3 | 4298 | 2003-03-25 Andrew Cagney <[email protected]> |
270c3b1d AC |
4299 | |
4300 | * frame.c (get_prev_frame): Delay validating a frame's ID - | |
4301 | non-NULL, didn't go backwards - until an attempt to unwind it to | |
4302 | the previous frame. | |
4303 | ||
f933a9c5 AC |
4304 | 2003-03-25 Andrew Cagney <[email protected]> |
4305 | ||
4306 | * gdbarch.sh (DEPRECATED_EXTRA_STACK_ALIGNMENT_NEEDED): Replace | |
4307 | EXTRA_STACK_ALIGNMENT_NEEDED. Default to 0 not 1. | |
4308 | * gdbarch.h, gdbarch.c: Re-generate. | |
4309 | * config/sparc/tm-sparc.h | |
4310 | (DEPRECATED_EXTRA_STACK_ALIGNMENT_NEEDED): Define. | |
4311 | * sparc-tdep.c (sparc_gdbarch_init): Set | |
4312 | deprecated_extra_stack_alignment_needed. | |
4313 | * config/pa/tm-hppa.h (EXTRA_STACK_ALIGNMENT_NEEDED): Delete. | |
4314 | * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not clear | |
4315 | extra_stack_alignment_needed. | |
4316 | * v850-tdep.c (v850_gdbarch_init): Ditto. | |
4317 | * hppa-tdep.c (hppa_gdbarch_init): Ditto. | |
4318 | * h8300-tdep.c (h8300_gdbarch_init): Ditto. | |
4319 | * d10v-tdep.c (d10v_gdbarch_init): Ditto. | |
4320 | * cris-tdep.c (cris_gdbarch_init): Ditto. | |
4321 | * m68k-tdep.c (m68k_gdbarch_init): Ditto. | |
4322 | * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto. | |
4323 | ||
4183d812 AC |
4324 | 2003-03-25 Andrew Cagney <[email protected]> |
4325 | ||
4326 | * gdbarch.sh (DEPRECATED_STORE_STRUCT_RETURN): Replace | |
4327 | STORE_STRUCT_RETURN. | |
4328 | * gdbarch.h, gdbarch.c: Regenerate. | |
4329 | * d10v-tdep.c (d10v_store_struct_return): Delete function. | |
4330 | (d10v_push_arguments): Set the struct return register. | |
4331 | (d10v_gdbarch_init): Update. | |
4332 | * xstormy16-tdep.c (xstormy16_gdbarch_init): Update. | |
4333 | * x86-64-tdep.c (x86_64_init_abi): Update. | |
4334 | * vax-tdep.c (vax_gdbarch_init): Update. | |
4335 | * v850-tdep.c (v850_gdbarch_init): Update. | |
4336 | * sparc-tdep.c (sparc_gdbarch_init): Update. | |
4337 | * sh-tdep.c (sh_gdbarch_init): Update. | |
4338 | * s390-tdep.c (s390_gdbarch_init): Update. | |
4339 | * rs6000-tdep.c (rs6000_gdbarch_init): Update. | |
4340 | * ns32k-tdep.c (ns32k_gdbarch_init): Update. | |
4341 | * mn10300-tdep.c (mn10300_gdbarch_init): Update. | |
4342 | * mips-tdep.c (mips_gdbarch_init): Update. | |
4343 | * mcore-tdep.c (mcore_gdbarch_init): Update. | |
4344 | * m68k-tdep.c (m68k_gdbarch_init): Update. | |
4345 | * m68hc11-tdep.c (m68hc11_gdbarch_init): Update. | |
4346 | * ia64-tdep.c (ia64_gdbarch_init): Update. | |
4347 | * i386-tdep.c (i386_gdbarch_init): Update. | |
4348 | * hppa-tdep.c (hppa_gdbarch_init): Update. | |
4349 | * h8300-tdep.c (h8300_gdbarch_init): Update. | |
4350 | * frv-tdep.c (frv_gdbarch_init): Update. | |
4351 | * cris-tdep.c (cris_gdbarch_init): Update. | |
4352 | * avr-tdep.c (avr_gdbarch_init): Update. | |
4353 | * arm-tdep.c (arm_gdbarch_init): Update. | |
4354 | * alpha-tdep.c (alpha_gdbarch_init): Update. | |
4355 | ||
1bf6d5cc AC |
4356 | 2003-03-25 Andrew Cagney <[email protected]> |
4357 | ||
4358 | * gdbarch.sh (CALL_DUMMY_STACK_ADJUST_P): Delete. | |
4359 | (DEPRECATED_CALL_DUMMY_STACK_ADJUST): Replace | |
4360 | CALL_DUMMY_STACK_ADJUST with a predicate variable. | |
4361 | * gdbarch.h, gdbarch.c: Regenerate. | |
4362 | * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set | |
4363 | call_dummy_stack_adjust_p. | |
4364 | * vax-tdep.c (vax_gdbarch_init): Ditto. | |
4365 | * v850-tdep.c (v850_gdbarch_init): Ditto. | |
4366 | * sh-tdep.c (sh_gdbarch_init): Ditto. | |
4367 | * s390-tdep.c (s390_gdbarch_init): Ditto. | |
4368 | * rs6000-tdep.c (rs6000_gdbarch_init): Ditto. | |
4369 | * ns32k-tdep.c (ns32k_gdbarch_init): Ditto. | |
4370 | * mn10300-tdep.c (mn10300_gdbarch_init): Ditto. | |
4371 | * mips-tdep.c (mips_gdbarch_init): Ditto. | |
4372 | * mcore-tdep.c (mcore_gdbarch_init): Ditto. | |
4373 | * m68k-tdep.c (m68k_gdbarch_init): Ditto. | |
4374 | * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto. | |
4375 | * ia64-tdep.c (ia64_gdbarch_init): Ditto. | |
4376 | * i386-tdep.c (i386_gdbarch_init): Ditto. | |
4377 | * h8300-tdep.c (h8300_gdbarch_init): Ditto. | |
4378 | * frv-tdep.c (frv_gdbarch_init): Ditto. | |
4379 | * d10v-tdep.c (d10v_gdbarch_init): Ditto. | |
4380 | * cris-tdep.c (cris_gdbarch_init): Ditto. | |
4381 | * avr-tdep.c (avr_gdbarch_init): Ditto. | |
4382 | * arm-tdep.c (arm_gdbarch_init): Ditto. | |
4383 | * alpha-tdep.c (alpha_gdbarch_init): Ditto. | |
4384 | * config/sparc/tm-sp64.h (CALL_DUMMY_STACK_ADJUST): Update. | |
4385 | * config/sparc/tm-sparc.h (CALL_DUMMY_STACK_ADJUST): Update. | |
4386 | * config/sparc/tm-sp64.h (CALL_DUMMY_STACK_ADJUST): Update. | |
4387 | * sparc-tdep.c (sparc_gdbarch_init): Update. Do not set | |
4388 | call_dummy_stack_adjust_p. | |
4389 | * inferior.h (CALL_DUMMY_STACK_ADJUST_P): Delete macro. | |
4390 | (CALL_DUMMY_STACK_ADJUST): Delete macro. | |
4391 | * sparc-tdep.c (sparc32_push_arguments): Update. | |
4392 | * valops.c (hand_function_call): Update. | |
4393 | ||
71c08af0 CV |
4394 | 2003-03-25 Corinna Vinschen <[email protected]> |
4395 | ||
4396 | * xstormy16-tdep.c (xstormy16_gdbarch_init): Add call to | |
4397 | set_gdbarch_char_signed. | |
4398 | ||
30757f90 RE |
4399 | 2003-03-25 Richard Earnshaw <[email protected]> |
4400 | ||
4401 | PR cli/548 | |
4402 | * arm-tdep.c (_initialize_arm_tdep): Command is "set arm disassembler". | |
4403 | ||
03d48a7d RE |
4404 | 2003-03-25 Richard Earnshaw <[email protected]> |
4405 | ||
4406 | * arm-tdep.c (arm_gdbarch_init): Register the disassembler function. | |
4407 | (_initialize_arm_tdep): Don't set tm_print_insn. | |
4408 | ||
2cf6873c AF |
4409 | 2003-03-24 Adam Fedor <[email protected]> |
4410 | ||
4411 | * Makefile.in (YYOBJ): Add objc-exp.tab.o | |
4412 | * objc-lang.h: Add multiple inclusion protection. | |
4413 | (start_msglist, add_msglist, end_msglist): Additional declarations. | |
4414 | ||
17c0759e RE |
4415 | 2003-03-24 Richard Earnshaw <[email protected]> |
4416 | ||
4417 | * armnbsd-tdep.c (arm_netbsd_aout_init_abi): ARM_FLOAT_SOFT enum | |
4418 | value was renamed to ARM_FLOAT_SOFT_FPA. | |
4419 | ||
618ce49f AC |
4420 | 2003-03-23 Andrew Cagney <[email protected]> |
4421 | ||
4422 | * gdbarch.sh (DEPRECATED_FRAME_CHAIN): Replace FRAME_CHAIN. | |
4423 | (DEPRECATED_FRAME_CHAIN_VALID): Replace FRAME_CHAIN_VALID. | |
4424 | * gdbarch.h, gdbarch.c: Regenerate. | |
4425 | * valops.c (hand_function_call): Update. | |
4426 | * objfiles.h (DEPRECATED_FRAME_CHAIN_VALID): Update. | |
4427 | * frame.c (legacy_saved_regs_this_id): Update. | |
4428 | (legacy_get_prev_frame, get_prev_frame, legacy_frame_p): Update. | |
4429 | * dummy-frame.h: Update. | |
4430 | * config/sparc/tm-sparc.h (DEPRECATED_FRAME_CHAIN): Update. | |
4431 | * config/pa/tm-hppa.h (DEPRECATED_FRAME_CHAIN_VALID): Update. | |
4432 | * config/m68k/tm-vx68.h (DEPRECATED_FRAME_CHAIN): Update. | |
4433 | * config/m68k/tm-os68k.h (DEPRECATED_FRAME_CHAIN): Update. | |
4434 | * config/m68k/tm-sun3.h: Update. | |
4435 | * blockframe.c (inside_main_func, frame_chain_valid): Update. | |
4436 | * xstormy16-tdep.c (xstormy16_gdbarch_init): Update. | |
4437 | * x86-64-tdep.c (x86_64_init_abi): Update. | |
4438 | * vax-tdep.c (vax_gdbarch_init): Update. | |
4439 | * v850-tdep.c (v850_gdbarch_init): Update. | |
4440 | * sparc-tdep.c (sparc_frame_chain, sparc_gdbarch_init): Update. | |
4441 | * sh-tdep.c (sh_gdbarch_init): Update. | |
4442 | * s390-tdep.c (s390_gdbarch_init): Update. | |
4443 | * rs6000-tdep.c (rs6000_frame_saved_pc): Update. | |
4444 | (rs6000_gdbarch_init, rs6000_frame_saved_pc): Update. | |
4445 | (frame_get_saved_regs): Update. | |
4446 | * ppc-linux-tdep.c (ppc_linux_init_abi): Update. | |
4447 | * ns32k-tdep.c (ns32k_gdbarch_init): Update. | |
4448 | * mn10300-tdep.c (mn10300_gdbarch_init): Update. | |
4449 | * mips-tdep.c (mips_gdbarch_init): Update. | |
4450 | * mcore-tdep.c (mcore_gdbarch_init): Update. | |
4451 | * m68k-tdep.c (m68k_gdbarch_init): Update. | |
4452 | * m68hc11-tdep.c (m68hc11_gdbarch_init): Update. | |
4453 | * ia64-tdep.c (ia64_gdbarch_init): Update. | |
4454 | * i386-tdep.c (i386_frame_num_args, i386_gdbarch_init): Update. | |
4455 | * i386-interix-tdep.c (i386_interix_init_abi): Update. | |
4456 | (i386_interix_back_one_frame): Update. | |
4457 | * hppa-tdep.c (hppa_gdbarch_init): Update. | |
4458 | (hppa_init_extra_frame_info): Update. | |
4459 | * h8300-tdep.c (h8300_gdbarch_init): Update. | |
4460 | * frv-tdep.c (frv_gdbarch_init): Update. | |
4461 | * cris-tdep.c (cris_gdbarch_init): Update. | |
4462 | * avr-tdep.c (avr_gdbarch_init): Update. | |
4463 | * arm-tdep.c (arm_gdbarch_init): Update. | |
4464 | * alpha-tdep.c (alpha_gdbarch_init): Update. | |
4465 | ||
fd50bc42 RE |
4466 | 2003-03-22 Richard Earnshaw <[email protected]> |
4467 | ||
4468 | * arm-tdep.h (arm_float_model): Add AUTO and LAST values. | |
4469 | (arm_get_fp_model): Declare. | |
4470 | * arm-tdep.c (fp_model_strings): New string array. | |
4471 | (arm_fp_model, current_fp_model): New variables. | |
4472 | (arm_get_fp_model): New function. | |
4473 | (arm_set_fp): New function. | |
4474 | (set_fp_model_sfunc): New function. | |
4475 | (show_fp_model): New function. | |
4476 | (_initialize_arm_tdep): Add new command to set/show the FPU. | |
4477 | (arm_extract_return_value): Use arm_get_fp_model. | |
4478 | (arm_store_return_value): Likewise. | |
4479 | (arm_gdbarch_init): Default fpa model is softfpa. Call arm_set_fp | |
4480 | to initialize the floating-point data types. | |
4481 | * arm-linux-tdep.c (arm_linux_init_abi): The default floating point | |
4482 | model is FPA. | |
4483 | ||
26304000 RE |
4484 | 2003-03-22 Richard Earnshaw <[email protected]> |
4485 | ||
4486 | * arm-tdep.c (show_arm_command): Don't print out help. Instead, show | |
4487 | the current setting of each value. | |
4488 | (_initialize_arm_tdep): Delete variable new_cmd and add new vars | |
4489 | new_set and new_show. Use add_setshow_cmd_full and | |
4490 | add_setshow_boolean_cmd as appropriate. Deprecate "set/show apcs32" | |
4491 | commands and add new version as subcommands of "set/show arm". | |
4492 | ||
afd7eef0 RE |
4493 | 2003-03-22 Richard Earnshaw <[email protected]> |
4494 | ||
4495 | * arm-tdep.c (setarmcmdlist, showarmcmdlist): New command lists. | |
4496 | (set_arm_command, show_arm_command): New functions. | |
4497 | (_initialize_arm_tdep): Add them. | |
4498 | (num_disassembly_options): Renamed from num_flavor_options. | |
4499 | (valid_disassembly_styles): Renamed from valid_flavors. | |
4500 | (disassembly_style): Renamed from disassembly_flavor. | |
4501 | (set_disassembly_style_sfunc): Renamed from | |
4502 | set_disassembly_flavor_sfunc. | |
4503 | (set_disassembly_style): Renamed from set_disassembly_flavor. | |
4504 | (arm_othernames): Updated. | |
4505 | (_initialize_arm_tdep): Deprecate "set/show disassembly-flavor" | |
4506 | command. Add "set/show arm disassembly" commands. Deprecate | |
4507 | "othernames" command. | |
4508 | ||
299a7944 RE |
4509 | 2003-03-22 Richard Earnshaw <[email protected]> |
4510 | ||
4511 | * Makefile.in (elf_reloc_macros_h, elf_arm_h): Define. | |
4512 | (arm-tdep.o): Depend on elf_arm_h. | |
4513 | ||
c1dac9e6 RE |
4514 | 2003-03-22 Richard Earnshaw <[email protected]> |
4515 | ||
4516 | * Makefile.in (coff_internal_h): Define. | |
4517 | (arm-tdep.o): Update dependencies. | |
4518 | ||
2702d96c RE |
4519 | 2003-03-22 Richard Earnshaw <[email protected]> |
4520 | ||
4521 | * arm-tdep.c (prologue_cache): Delete. | |
4522 | (check_prologue_cache, save_prologue_cache): Delete. | |
4523 | (arm_scan_prologue): Don't check or update the prologue_cache. | |
4524 | (arm_gdb_arch_init): Don't initialize it. | |
4525 | (_initialize_arm_tdep): Likewise. | |
4526 | ||
27d5d74b SC |
4527 | 2003-03-21 Stephane Carrez <[email protected]> |
4528 | ||
4529 | * MAINTAINERS (tui): Maintainer of tui code. | |
4530 | ||
1762d96d CV |
4531 | 2003-03-21 Corinna Vinschen <[email protected]> |
4532 | ||
4533 | * Makefile.in (ALLDEPFILES): Add i386-cygwin-tdep.c. | |
4534 | (i386-cygwin-tdep.o): Add dependencies. | |
4535 | * defs.h (enum gdb_osabi): Add GDB_OSABI_CYGWIN. | |
4536 | * i386-cygwin-tdep.c: New file. | |
4537 | * osabi.c (gdb_osabi_name): Add string for GDB_OSABI_CYGWIN. | |
4538 | * config/i386/cygwin.mt (TDEPFILES): Add i386-cygwin-tdep.o. | |
4539 | ||
4c2e2391 AC |
4540 | 2003-03-20 Andrew Cagney <[email protected]> |
4541 | ||
f20d38b7 AC |
4542 | * infrun.c (DYNAMIC_TRAMPOLINE_NEXTPC): Delete macro. |
4543 | (handle_inferior_event): Remove code calling | |
4544 | DYNAMIC_TRAMPOLINE_NEXTPC. | |
4545 | ||
0022b738 AC |
4546 | * Makefile.in (init.c): Don't add $(srcdir) prefix when a file |
4547 | already has a full path. | |
4548 | ||
864dbc90 AC |
4549 | * main.c (gdb_main): Return 1. |
4550 | (captured_main): Call error to report an invalid interpreter. | |
4551 | ||
4c2e2391 AC |
4552 | * Makefile.in (alpha-osf1-tdep.o): Update dependencies. |
4553 | * alpha-osf1-tdep.c: Include "gdb_string.h". | |
4554 | ||
5ef7553b JB |
4555 | 2003-03-19 J. Brobecker <[email protected]> |
4556 | ||
4557 | Continuing work to convert the hppa targets to multiarch partial. | |
4558 | ||
4559 | * hppa-tdep.c (hppa_gdbarch_init): Set the push_dummy_frame gdbarch | |
4560 | method, now that hppa_push_dummy_frame has a conformant prototype. | |
4561 | * config/pa/tm-hppa.h (DEPRECATED_PUSH_DUMMY_FRAME): Wrap macro | |
4562 | inside "#if !GDB_MULTI_ARCH ... #endif" conditional, in preparation | |
4563 | for the switch to multiarch partial. | |
4564 | ||
7bde8967 KB |
4565 | 2003-03-19 Kevin Buettner <[email protected]> |
4566 | ||
4567 | * mdebugread.c (parse_symbol): For stEnd, we're done counting | |
4568 | when iss is issNull. | |
4569 | ||
b006a9e9 KB |
4570 | 2003-03-18 Kevin Buettner <[email protected]> |
4571 | ||
4572 | * mips-tdep.c (mips_register_name): Fix fencepost error involving | |
4573 | NUM_REGS bounds check. | |
4574 | ||
5e2e9765 KB |
4575 | 2003-03-18 Kevin Buettner <[email protected]> |
4576 | ||
4577 | * Makefile.in (mips-tdep.o): Add dependency on $(gdb_assert_h). | |
4578 | * mips-tdep.c (gdb_assert.h): Include. | |
4579 | (mips_generic_reg_names, mips_processor_reg_names): Make static. | |
4580 | (mips_register_name): Handle integer registers explicitly. Add | |
4581 | bounds checking. | |
4582 | (mips_r3041_reg_names, mips_r3051_reg_names, mips_r3081_reg_names) | |
4583 | (mips_lsi33k_reg_names): Don't list integer registers; they're | |
4584 | handled by mips_register_name() now. | |
4585 | * config/mips/tm-irix3.h (MIPS_REGISTER_NAMES): Likewise. | |
4586 | * config/mips/tm-irix6.h (MIPS_REGISTER_NAMES): Likewise. | |
4587 | * config/mips/tm-mips.h (MIPS_REGISTER_NAMES): Likewise. | |
4588 | * config/mips/tm-tx39.h (MIPS_REGISTER_NAMES): Likewise. | |
4589 | * config/mips/tm-tx39l.h (MIPS_REGISTER_NAMES): Likewise. | |
4590 | ||
a2867626 AC |
4591 | 2003-03-18 Andrew Cagney <[email protected]> |
4592 | ||
4593 | * printcmd.c (print_scalar_formatted): Change VALADDR parameter to | |
4594 | a void pointer. | |
4595 | * gdbtypes.h (print_scalar_formatted): Update declaration. | |
4596 | * expression.h (enum exp_opcode): Remove non-ISO C trailing comma. | |
4597 | ||
06600e06 JB |
4598 | 2003-03-18 J. Brobecker <[email protected]> |
4599 | ||
4600 | * infrun.c (observer.h): Add #include. | |
4601 | (normal_stop): Add call to observer_notify_normal_stop. | |
4602 | * Makefile.in (infrun.o): Add dependency on observer.h. | |
4603 | ||
7daf4f5b JB |
4604 | 2003-03-18 J. Brobecker <[email protected]> |
4605 | ||
4606 | Continuing work to convert the hppa targets to multiarch partial. | |
4607 | * hppa-tdep.c (hppa_push_dummy_frame): Remove unused function | |
4608 | parameter. Reformat comment. | |
4609 | * config/pa/tm-hppa.h (hppa_push_dummy_frame): Update profile. | |
4610 | (DEPRECATED_PUSH_DUMMY_FRAME): Update call to hppa_push_dummy_frame() | |
4611 | to match new profile. | |
4612 | ||
3371ccc0 JB |
4613 | 2003-03-18 J. Brobecker <[email protected]> |
4614 | ||
4615 | * hppa-tdep.c (hppa_push_dummy_frame): Remove hack which does not | |
4616 | appear to be working in any case. | |
4617 | ||
4fbe891e JB |
4618 | 2003-03-18 J. Brobecker <[email protected]> |
4619 | ||
4620 | * observer.c (observer_test_first_observer): New static variable. | |
4621 | (observer_test_second_observer): Likewise. | |
4622 | (observer_test_third_observer): Likewise. | |
4623 | (observer_test_first_notification_function): New static function. | |
4624 | (observer_test_second_notification_function): Likewise. | |
4625 | (observer_test_third_notification_function): Likewise. | |
4626 | ||
a7ff40e7 JB |
4627 | 2003-03-17 J. Brobecker <[email protected]> |
4628 | ||
4629 | * hppa-tdep.c (gdb_assert.h): Add missing #include. | |
4630 | * somsolib.c (gdb_assert.h): Likewise. | |
4631 | * Makefile.in (hppa-tdep.o): Add dependency on gdb_assert.h. | |
4632 | (somsolib.o): Likewise. | |
4633 | ||
26ca4152 AC |
4634 | 2003-03-17 Andrew Cagney <[email protected]> |
4635 | ||
4636 | * disasm.c (gdb_disassembly): Set di.mach using the architecture's | |
4637 | BFD. Simplify setting of di.endian. | |
4638 | ||
0a613259 AC |
4639 | 2003-03-17 Andrew Cagney <[email protected]> |
4640 | ||
4641 | * rs6000-tdep.c (ppc_floating_point_unit_p): New function. | |
4642 | * ppc-tdep.h (ppc_floating_point_unit_p): Declare. | |
4643 | ||
4644 | From Elena Zannoni <[email protected]> | |
4645 | * ppc-sysv-tdep.c (ppc_sysv_abi_push_arguments): Handle e500 | |
4646 | vector and floating-point parameters. | |
4647 | (ppc_sysv_abi_use_struct_convention): Handle e500 struct return | |
4648 | convention. | |
4649 | (ppc_sysv_abi_broken_use_struct_convention): Ditto. | |
4650 | ||
1132738f FN |
4651 | 2003-03-17 Fernando Nasser <[email protected]> |
4652 | ||
4653 | * MAINTAINERS: Remove my name from several maintainership roles. | |
4654 | ||
6dc42492 AC |
4655 | 2003-03-17 Andrew Cagney <[email protected]> |
4656 | ||
4657 | Fix frame off-by-one bug. | |
4658 | * frame-unwind.h (frame_this_id_ftype): Replace | |
4659 | frame_unwind_id_ftype. | |
4660 | (frame_prev_register_ftype): Replace frame_unwind_reg_ftype. | |
4661 | (struct frame_unwind): Replace "id" with "this_id". Replace "reg" | |
4662 | with "prev_register". | |
4663 | * frame-unwind.c (frame_unwind_find_by_pc): Return | |
4664 | legacy_saved_regs_unwind instead of trad_frame_unwind. Update | |
4665 | comment. | |
4666 | * dummy-frame.c (cached_find_dummy_frame): Delete function. | |
4667 | (dummy_frame_this_id): Replace dummy_frame_id_unwind. | |
4668 | (dummy_frame_prev_register): Replace dummy_frame_register_unwind. | |
4669 | (dummy_frame_unwind): Update. | |
4670 | * sentinel-frame.c (sentinel_frame_prev_register): Replace | |
4671 | sentinel_frame_register_unwind. | |
4672 | (sentinel_frame_this_id): Replace sentinel_frame_id_unwind. | |
4673 | (sentinel_frame_unwinder): Update. | |
4674 | * frame.h (legacy_saved_regs_unwind): Replace trad_frame_unwind. | |
4675 | (struct frame_info): Rename "unwind_cache" to "prologue_cache". | |
4676 | * frame.c (create_sentinel_frame): Update. Initialize | |
4677 | "prologue_cache" instead of "unwind_cache". | |
4678 | (frame_register_unwind): Call this frame's prev_register with the | |
4679 | next frame and this frame's prologue cache. | |
4680 | (get_prev_frame): Simplify. Always call prev frame's this_id with | |
4681 | this frame and prev frame's prologue cache. Document that this | |
4682 | call is shifted one to the left when compared to the | |
4683 | frame_register_unwind call. | |
4684 | (legacy_saved_regs_prev_register): Replace | |
4685 | frame_saved_regs_register_unwind. | |
4686 | (legacy_saved_regs_this_id): Replace frame_saved_regs_id_unwind. | |
4687 | (legacy_saved_regs_unwinder): Replace trad_frame_unwinder. | |
4688 | (legacy_saved_regs_unwind): Replace trad_frame_unwind. | |
4689 | * d10v-tdep.c (d10v_frame_this_id): Replace d10v_frame_id_unwind. | |
4690 | (d10v_frame_unwind): Update. | |
4691 | (d10v_frame_prev_register): Replace d10v_frame_register_unwind. | |
4692 | (d10v_frame_unwind_cache): Replace this "fi" with "next_frame". | |
4693 | (saved_regs_unwinder): Replace this "frame" with "next_frame", and | |
4694 | "saved_regs" with "this_saved_regs". | |
4695 | ||
efd710d6 AC |
4696 | 2003-03-16 Andrew Cagney <[email protected]> |
4697 | ||
4698 | * frame.c (frame_pop): Don't call target_store_registers. Fix | |
4699 | problem reported by Mark Kettenis. | |
4700 | ||
4e259f09 MK |
4701 | 2003-03-16 Mark Kettenis <[email protected]> |
4702 | ||
4703 | * i386-tdep.c (i386_register_type): Renamed from | |
4704 | i386_register_virtual_type. Adjust function signature. | |
4705 | (i386_gdbarch_init): Set register_type instead of | |
4706 | deprecated_max_register_raw_size, | |
4707 | deprecated_max_register_virtual_size and register_virtual_type. | |
4708 | ||
055bb976 AC |
4709 | 2003-03-14 Andrew Cagney <[email protected]> |
4710 | ||
4711 | * frame.c (get_prev_frame): When a legacy frame, always call | |
4712 | legacy_get_prev_frame. Simplify unwind code using assumption that | |
4713 | the unwinder is new. | |
4714 | (legacy_get_prev_frame): Handle legacy sentinel frame unwind here. | |
4715 | (legacy_frame_p): When no gdbarch_unwind_dummy_id, or | |
4716 | SAVED_DUMMY_FRAME_TOS, assume a legacy frame. | |
4717 | ||
ac2adee5 AC |
4718 | 2003-03-14 Andrew Cagney <[email protected]> |
4719 | ||
4720 | * frame.c (get_saved_register): Delete function. | |
4721 | * frame.h (get_saved_register): Delete declaration. | |
4722 | * xstormy16-tdep.c: Update comment. | |
4723 | * regcache.h: Update comments. | |
4724 | * sparc-tdep.c (sparc_init_extra_frame_info): Instead of | |
4725 | get_saved_register and extract_address, use | |
4726 | frame_read_unsigned_register. | |
4727 | (sparc_frame_saved_pc): Ditto. | |
4728 | (sparc_get_saved_register): Instead of get_saved_register, use | |
4729 | frame_register. | |
4730 | (sparc_pop_frame): Ditto. | |
4731 | * findvar.c: Update comments. | |
4732 | (value_of_register): Call frame_register instead of | |
4733 | get_saved_register. | |
4734 | (value_from_register): Ditto. | |
4735 | * config/sparc/tm-sparc.h: Update comment. | |
4736 | * breakpoint.c: Update comment. | |
4737 | ||
129c1cd6 AC |
4738 | 2003-03-14 Andrew Cagney <[email protected]> |
4739 | ||
4740 | * gdbarch.sh (DEPRECATED_GET_SAVED_REGISTER): Replace | |
4741 | GET_SAVED_REGISTER. | |
4742 | * gdbarch.h, gdbarch.c: Re-generate. | |
4743 | * frame.h: Update comments. | |
4744 | * xstormy16-tdep.c (xstormy16_gdbarch_init): Update. | |
4745 | * x86-64-tdep.c (x86_64_init_abi): Update. | |
4746 | * sparc-tdep.c (sparc_gdbarch_init): Update. | |
4747 | * sh-tdep.c (sh_gdbarch_init): Update. | |
4748 | * mips-tdep.c (mips_gdbarch_init): Update. | |
4749 | * m68hc11-tdep.c (m68hc11_gdbarch_init): Update. | |
4750 | * cris-tdep.c (cris_gdbarch_init): Update. | |
4751 | * ia64-tdep.c (ia64_gdbarch_init): Update. | |
4752 | * frame.c (frame_register): Update. | |
4753 | (get_saved_register): Update. | |
4754 | * config/sparc/tm-sparc.h (DEPRECATED_GET_SAVED_REGISTER): Update. | |
4755 | ||
749b82f6 AC |
4756 | 2003-03-13 Andrew Cagney <[email protected]> |
4757 | ||
4758 | * gdbarch.sh (DEPRECATED_POP_FRAME): Replace POP_FRAME. | |
4759 | * gdbarch.h, gdbarch.c: Regenerate. | |
4760 | * valops.c (hand_function_call): Update comment. | |
4761 | * stack.c (return_command): Update comment. | |
4762 | * config/sparc/tm-sparc.h (DEPRECATED_POP_FRAME): Update. | |
4763 | * config/pa/tm-hppa.h (DEPRECATED_POP_FRAME): Update. | |
4764 | * xstormy16-tdep.c (xstormy16_gdbarch_init): Update. | |
4765 | * x86-64-tdep.c (x86_64_init_abi): Update. | |
4766 | * vax-tdep.c (vax_gdbarch_init): Update. | |
4767 | * v850-tdep.c (v850_gdbarch_init): Update. | |
4768 | * sparc-tdep.c (sparc_gdbarch_init): Update. | |
4769 | * sh-tdep.c (sh_gdbarch_init): Update. | |
4770 | * s390-tdep.c (s390_gdbarch_init): Update. | |
4771 | * rs6000-tdep.c (rs6000_gdbarch_init): Update. | |
4772 | * ns32k-tdep.c (ns32k_gdbarch_init): Update. | |
4773 | * mn10300-tdep.c (mn10300_gdbarch_init): Update. | |
4774 | * mips-tdep.c (mips_gdbarch_init): Update. | |
4775 | * mcore-tdep.c (mcore_gdbarch_init): Update. | |
4776 | * m68k-tdep.c (m68k_gdbarch_init): Update. | |
4777 | * m68hc11-tdep.c (m68hc11_gdbarch_init): Update. | |
4778 | * ia64-tdep.c (ia64_gdbarch_init): Update. | |
4779 | * i386-tdep.c (i386_gdbarch_init): Update. | |
4780 | * hppa-tdep.c (hppa_gdbarch_init): Update. | |
4781 | * h8300-tdep.c (h8300_gdbarch_init): Update. | |
4782 | * frv-tdep.c (frv_gdbarch_init): Update. | |
4783 | * cris-tdep.c (cris_gdbarch_init): Update. | |
4784 | * avr-tdep.c (avr_gdbarch_init): Update. | |
4785 | * arm-tdep.c (arm_gdbarch_init): Update. | |
4786 | * alpha-tdep.c (alpha_gdbarch_init): Update. | |
4787 | ||
1594fa56 AC |
4788 | 2003-03-13 Andrew Cagney <[email protected]> |
4789 | ||
4790 | * frame.c (legacy_frame_p): New function. | |
4791 | (get_prev_frame): Use legacy_frame_p. | |
4792 | * frame.h (legacy_frame_p): Declare. | |
4793 | ||
7717fda3 V |
4794 | 2003-03-13 D. Venkatasubramanian <[email protected]> |
4795 | ||
fbe586ae | 4796 | * MAINTAINERS (write after approval): Alphabetically |
7717fda3 V |
4797 | listing corrected. |
4798 | ||
0c67cbe9 V |
4799 | 2003-03-13 D. Venkatasubramanian <[email protected]> |
4800 | ||
fbe586ae | 4801 | * MAINTAINERS (write after approval): Add myself. |
0c67cbe9 | 4802 | |
03febf99 AC |
4803 | 2003-03-12 Andrew Cagney <[email protected]> |
4804 | ||
4805 | * frame.c (get_prev_frame): Rename the frame parameter to | |
4806 | "this_frame". | |
4807 | (get_next_frame, legacy_get_prev_frame): Ditto. | |
4808 | ||
0a1e1ca1 AC |
4809 | 2003-03-12 Andrew Cagney <[email protected]> |
4810 | ||
4811 | * frame.c (get_current_frame): Check target_has_registers before | |
4812 | checking target_has_stack. | |
4813 | * eval.c (evaluate_subexp_standard): Use get_selected_frame, | |
4814 | instead of deprecated_selected_frame. | |
4815 | * findvar.c (value_of_register): Pass "frame", not | |
4816 | deprecated_selected_frame, to value_of_builtin_reg. | |
4817 | ||
a66a9c23 AC |
4818 | 2003-03-12 Andrew Cagney <[email protected]> |
4819 | ||
4820 | * regcache.c (regcache_cooked_write_signed): New function. | |
4821 | (regcache_cooked_write_unsigned): New function. | |
4822 | (regcache_cooked_read_unsigned): Fix regnum in range assertion. | |
4823 | (regcache_cooked_read_signed): Fix regnum in range assertion. | |
4824 | * regcache.h (regcache_cooked_write_signed): Declare. | |
4825 | (regcache_cooked_write_unsigned): Declare. | |
4826 | ||
8bedc050 AC |
4827 | 2003-03-12 Andrew Cagney <[email protected]> |
4828 | ||
4829 | * gdbarch.sh (DEPRECATED_FRAME_SAVED_PC): Replace FRAME_SAVED_PC. | |
4830 | * gdbarch.h, gdbarch.c: Re-generate. | |
4831 | * xstormy16-tdep.c (xstormy16_gdbarch_init): Update. | |
4832 | * x86-64-tdep.h: Update. | |
4833 | * x86-64-tdep.c (x86_64_init_abi): Update. | |
4834 | * v850-tdep.c (v850_gdbarch_init): Update. | |
4835 | * sparc-tdep.c (sparc_gdbarch_init): Update. | |
4836 | * sh-tdep.c (sh_gdbarch_init): Update. | |
4837 | * s390-tdep.c (s390_gdbarch_init): Update. | |
4838 | * rs6000-tdep.c (rs6000_gdbarch_init): Update. | |
4839 | * ppc-linux-tdep.c (ppc_linux_init_abi): Update. | |
4840 | * ns32k-tdep.c (ns32k_gdbarch_init): Update. | |
4841 | * mn10300-tdep.c (mn10300_gdbarch_init): Update. | |
4842 | * mips-tdep.c (mips_gdbarch_init): Update. | |
4843 | * mcore-tdep.c (mcore_gdbarch_init): Update. | |
4844 | * m68k-tdep.c (m68k_gdbarch_init): Update. | |
4845 | * m68hc11-tdep.c (m68hc11_gdbarch_init): Update. | |
4846 | * ia64-tdep.c (ia64_gdbarch_init): Update. | |
4847 | * i386-tdep.c (i386_gdbarch_init): Update. | |
4848 | * i386-interix-tdep.c (i386_interix_init_abi): Update. | |
4849 | * hppa-tdep.c (hppa_gdbarch_init): Update. | |
4850 | * h8300-tdep.c (h8300_gdbarch_init): Update. | |
4851 | * frv-tdep.c (frv_gdbarch_init): Update. | |
4852 | * cris-tdep.c (cris_gdbarch_init): Update. | |
4853 | * avr-tdep.c (avr_gdbarch_init): Update. | |
4854 | * arm-tdep.c (arm_gdbarch_init): Update. | |
4855 | * alpha-tdep.c (alpha_gdbarch_init): Update. | |
4856 | * sh-tdep.c (sh_init_extra_frame_info): Update. | |
4857 | (sh64_init_extra_frame_info): Update. | |
4858 | * ns32knbsd-nat.c (frame_num_args): Update. | |
4859 | * m68hc11-tdep.c (m68hc11_init_extra_frame_info): Update. | |
4860 | * xstormy16-tdep.c (xstormy16_pop_frame): Update. | |
4861 | (xstormy16_frame_chain_valid): Update. | |
4862 | * vax-tdep.c (vax_saved_pc_after_call): Update. | |
4863 | * v850-tdep.c (v850_frame_chain): Update. | |
4864 | (v850_pop_frame): Update. | |
4865 | (v850_init_extra_frame_info): Update. | |
4866 | * sparc-tdep.c (setup_arbitrary_frame): Update. | |
4867 | * ns32k-tdep.c (umax_frame_num_args): Update. | |
4868 | * s390-tdep.c (s390_pop_frame_regular): Update. | |
4869 | * mn10300-tdep.c (mn10300_frame_chain): Update. | |
4870 | (mn10300_pop_frame_regular): Update. | |
4871 | (mn10300_init_extra_frame_info): Update. | |
4872 | * mips-tdep.c (mips_init_frame_pc_first): Update. | |
4873 | (mips_frame_chain): Update. | |
4874 | (mips_pop_frame): Update. | |
4875 | * mcore-tdep.c (mcore_frame_chain): Update. | |
4876 | (mcore_pop_frame): Update. | |
4877 | (mcore_init_extra_frame_info): Update. | |
4878 | * arch-utils.c (init_frame_pc_default): Update. | |
4879 | * m68k-tdep.c (isi_frame_num_args): Update. | |
4880 | (delta68_frame_num_args): Update. | |
4881 | (news_frame_num_args): Update. | |
4882 | * ia64-tdep.c (ia64_pop_frame_regular): Update. | |
4883 | * alpha-tdep.c (alpha_init_frame_pc_first): Update. | |
4884 | (alpha_frame_chain): Update. | |
4885 | (alpha_pop_frame): Update. | |
4886 | * hppa-tdep.c (hppa_saved_pc_after_call): Update. | |
4887 | (hppa_init_extra_frame_info): Update. | |
4888 | (hppa_frame_chain): Update. | |
4889 | (hppa_frame_chain_valid): Update. | |
4890 | * cris-tdep.c (cris_init_extra_frame_info): Update. | |
4891 | * avr-tdep.c (avr_init_extra_frame_info): Update. | |
4892 | * arm-tdep.c (arm_frame_chain_valid): Update. | |
4893 | (arm_init_extra_frame_info): Update. | |
4894 | (arm_pop_frame): Update. | |
4895 | * frame.c (frame_pc_unwind): Update. | |
4896 | * config/sparc/tm-sparc.h (DEPRECATED_FRAME_SAVED_PC): Update. | |
4897 | (DEPRECATED_INIT_FRAME_PC_FIRST): Update. | |
4898 | * config/rs6000/tm-rs6000.h (DEPRECATED_INIT_FRAME_PC_FIRST): Update. | |
4899 | * config/pa/tm-hppa.h (DEPRECATED_FRAME_SAVED_PC): Update. | |
4900 | * config/m68k/tm-delta68.h (DEPRECATED_FRAME_SAVED_PC): Update. | |
4901 | * config/m68k/tm-linux.h (DEPRECATED_FRAME_SAVED_PC): Update. | |
4902 | ||
7a25a7c1 AC |
4903 | 2003-03-12 Andrew Cagney <[email protected]> |
4904 | ||
4905 | Eliminate the need for POP_FRAME. | |
4906 | * frame.c (do_frame_unwind_register): New function. | |
4907 | (frame_pop): When no POP_FRAME, pop the frame using register | |
4908 | unwind and a scratch regcache. | |
4909 | (frame_saved_regs_pop): Delete function. | |
4910 | (trad_frame_unwinder): Update. | |
4911 | * d10v-tdep.c (d10v_frame_pop): Delete function. | |
4912 | (d10v_frame_unwind): Update. | |
4913 | * sentinel-frame.c (sentinel_frame_pop): Delete function. | |
4914 | (sentinel_frame_unwinder): Update. | |
4915 | * dummy-frame.c (dummy_frame_pop): Delete function. | |
4916 | (dummy_frame_unwind): Update. | |
4917 | * frame-unwind.h (frame_unwind_pop_ftype): Delete definition. | |
4918 | (struct frame_unwind): Update. | |
4919 | ||
2f38ef89 KB |
4920 | 2003-03-11 Kevin Buettner <[email protected]> |
4921 | ||
4922 | * mips-tdep.c (mips_ecoff_reg_to_regnum): Rename to | |
4923 | mips_dwarf_dwarf2_ecoff_reg_to_regnum(). | |
4924 | (mips_dwarf_dwarf2_ecoff_reg_to_regnum, mips_stab_reg_to_regnum): | |
4925 | Do range checks on register number obtained from debugging info. | |
4926 | (mips_gdbarch_init): Call set_gdbarch_dwarf_reg_to_regnum() and | |
4927 | set_gdbarch_dwarf2_reg_to_regnum(). Adjust call of | |
4928 | set_gdbarch_ecoff_reg_to_regnum() to account for new name of | |
4929 | mapping function. | |
4930 | (do_fp_register_row): Fix typo which caused double type to be | |
4931 | used when attempting to unpack a float. | |
4932 | ||
552f4abf JB |
4933 | 2003-03-11 J. Brobecker <[email protected]> |
4934 | ||
4935 | * breakpoint.c (bpstat_stop_status): Fix a small memory leak. | |
4936 | ||
e0d2ae16 AC |
4937 | 2003-03-11 Andrew Cagney <[email protected]> |
4938 | ||
4939 | * frame.c (deprecated_update_frame_pc_hack): Don't assume a next | |
4940 | frame. Problem found by Corinna Vinschen. | |
4941 | ||
ddbfdd06 PM |
4942 | 2003-03-11 Pierre Muller <[email protected]> |
4943 | ||
4944 | * doublest.c (floatformat_from_length): Accept also | |
4945 | the real size of 'long double' type. | |
4946 | ||
088b2ddc | 4947 | 2003-03-10 Daniel Jacobowitz <[email protected]> |
31cc81e9 | 4948 | |
088b2ddc | 4949 | From Klee Dienes <[email protected]>: |
31cc81e9 DJ |
4950 | * breakpoint.c (bpstat_copy): Copy the command lines as well |
4951 | as the old value, to match what is freed in bpstat_clear. | |
4952 | ||
f56f77c1 DC |
4953 | 2003-03-10 David Carlton <[email protected]> |
4954 | ||
4955 | * minsyms.c (add_minsym_to_hash_table): Replace | |
4956 | DEPRECATED_SYMBOL_NAME by SYMBOL_LINKAGE_NAME. | |
4957 | (compare_minimal_symbols, compact_minimal_symbols) | |
4958 | (install_minimal_symbols, find_solib_trampoline_target): Ditto. | |
4959 | (lookup_minimal_symbol_text): Use strcmp on linkage names instead | |
4960 | of DEPRECATED_SYMBOL_MATCHES_NAME. | |
4961 | (lookup_minimal_symbol_solib_trampoline): Ditto. | |
4962 | ||
5602984a AC |
4963 | 2003-03-10 Andrew Cagney <[email protected]> |
4964 | ||
4965 | * regcache.h (regcache_cooked_read_ftype): Define. | |
4966 | (regcache_save, regcache_restore): Add a cooked_read parameter. | |
4967 | * regcache.c (regcache_save, regcache_restore): Update. | |
4968 | (do_cooked_read): New function. | |
4969 | (regcache_cpy): Pass do_cooked_read to regcache_save and | |
4970 | regcache_restore. | |
4971 | ||
8bedc050 AC |
4972 | 2003-03-10 Andrew Cagney <[email protected]> |
4973 | ||
4974 | * gdbarch.sh (DEPRECATED_FRAME_SAVED_PC): Replace FRAME_SAVED_PC. | |
4975 | * gdbarch.h, gdbarch.c: Re-generate. | |
4976 | * xstormy16-tdep.c (xstormy16_gdbarch_init): Update. | |
4977 | * x86-64-tdep.h: Update. | |
4978 | * x86-64-tdep.c (x86_64_init_abi): Update. | |
4979 | * v850-tdep.c (v850_gdbarch_init): Update. | |
4980 | * sparc-tdep.c (sparc_gdbarch_init): Update. | |
4981 | * sh-tdep.c (sh_gdbarch_init): Update. | |
4982 | * s390-tdep.c (s390_gdbarch_init): Update. | |
4983 | * rs6000-tdep.c (rs6000_gdbarch_init): Update. | |
4984 | * ppc-linux-tdep.c (ppc_linux_init_abi): Update. | |
4985 | * ns32k-tdep.c (ns32k_gdbarch_init): Update. | |
4986 | * mn10300-tdep.c (mn10300_gdbarch_init): Update. | |
4987 | * mips-tdep.c (mips_gdbarch_init): Update. | |
4988 | * mcore-tdep.c (mcore_gdbarch_init): Update. | |
4989 | * m68k-tdep.c (m68k_gdbarch_init): Update. | |
4990 | * m68hc11-tdep.c (m68hc11_gdbarch_init): Update. | |
4991 | * ia64-tdep.c (ia64_gdbarch_init): Update. | |
4992 | * i386-tdep.c (i386_gdbarch_init): Update. | |
4993 | * i386-interix-tdep.c (i386_interix_init_abi): Update. | |
4994 | * hppa-tdep.c (hppa_gdbarch_init): Update. | |
4995 | * h8300-tdep.c (h8300_gdbarch_init): Update. | |
4996 | * frv-tdep.c (frv_gdbarch_init): Update. | |
4997 | * cris-tdep.c (cris_gdbarch_init): Update. | |
4998 | * avr-tdep.c (avr_gdbarch_init): Update. | |
4999 | * arm-tdep.c (arm_gdbarch_init): Update. | |
5000 | * alpha-tdep.c (alpha_gdbarch_init): Update. | |
5001 | * sh-tdep.c (sh_init_extra_frame_info): Update. | |
5002 | (sh64_init_extra_frame_info): Update. | |
5003 | * ns32knbsd-nat.c (frame_num_args): Update. | |
5004 | * m68hc11-tdep.c (m68hc11_init_extra_frame_info): Update. | |
5005 | * xstormy16-tdep.c (xstormy16_pop_frame): Update. | |
5006 | (xstormy16_frame_chain_valid): Update. | |
5007 | * vax-tdep.c (vax_saved_pc_after_call): Update. | |
5008 | * v850-tdep.c (v850_frame_chain): Update. | |
5009 | (v850_pop_frame): Update. | |
5010 | (v850_init_extra_frame_info): Update. | |
5011 | * sparc-tdep.c (setup_arbitrary_frame): Update. | |
5012 | * ns32k-tdep.c (umax_frame_num_args): Update. | |
5013 | * s390-tdep.c (s390_pop_frame_regular): Update. | |
5014 | * mn10300-tdep.c (mn10300_frame_chain): Update. | |
5015 | (mn10300_pop_frame_regular): Update. | |
5016 | (mn10300_init_extra_frame_info): Update. | |
5017 | * mips-tdep.c (mips_init_frame_pc_first): Update. | |
5018 | (mips_frame_chain): Update. | |
5019 | (mips_pop_frame): Update. | |
5020 | * mcore-tdep.c (mcore_frame_chain): Update. | |
5021 | (mcore_pop_frame): Update. | |
5022 | (mcore_init_extra_frame_info): Update. | |
5023 | * arch-utils.c (init_frame_pc_default): Update. | |
5024 | * m68k-tdep.c (isi_frame_num_args): Update. | |
5025 | (delta68_frame_num_args): Update. | |
5026 | (news_frame_num_args): Update. | |
5027 | * ia64-tdep.c (ia64_pop_frame_regular): Update. | |
5028 | * alpha-tdep.c (alpha_init_frame_pc_first): Update. | |
5029 | (alpha_frame_chain): Update. | |
5030 | (alpha_pop_frame): Update. | |
5031 | * hppa-tdep.c (hppa_saved_pc_after_call): Update. | |
5032 | (hppa_init_extra_frame_info): Update. | |
5033 | (hppa_frame_chain): Update. | |
5034 | (hppa_frame_chain_valid): Update. | |
5035 | * cris-tdep.c (cris_init_extra_frame_info): Update. | |
5036 | * avr-tdep.c (avr_init_extra_frame_info): Update. | |
5037 | * arm-tdep.c (arm_frame_chain_valid): Update. | |
5038 | (arm_init_extra_frame_info): Update. | |
5039 | (arm_pop_frame): Update. | |
5040 | * frame.c (frame_pc_unwind): Update. | |
5041 | * config/sparc/tm-sparc.h (DEPRECATED_FRAME_SAVED_PC): Update. | |
5042 | (DEPRECATED_INIT_FRAME_PC_FIRST): Update. | |
5043 | * config/rs6000/tm-rs6000.h (DEPRECATED_INIT_FRAME_PC_FIRST): Update. | |
5044 | * config/pa/tm-hppa.h (DEPRECATED_FRAME_SAVED_PC): Update. | |
5045 | * config/m68k/tm-delta68.h (DEPRECATED_FRAME_SAVED_PC): Update. | |
5046 | * config/m68k/tm-linux.h (DEPRECATED_FRAME_SAVED_PC): Update. | |
5047 | ||
12cc2063 AC |
5048 | 2003-03-10 Andrew Cagney <[email protected]> |
5049 | ||
5050 | * gdbarch.sh (gdbarch_unwind_pc): New method. | |
5051 | * gdbarch.h, gdbarch.c: Regenerate. | |
5052 | * frame.c (frame_pc_unwind): Rewrite. Prefer gdbarch_unwind_pc, | |
5053 | but use read_pc and FRAME_SAVED_PC as fall backs. | |
5054 | (frame_saved_regs_pc_unwind): Delete function. | |
5055 | (trad_frame_unwinder): Update. | |
5056 | * frame-unwind.h (frame_unwind_pc_ftype): Delete declaration. | |
5057 | (struct frame_unwind): Update. | |
5058 | * dummy-frame.c (dummy_frame_pc_unwind): Delete function. | |
5059 | (dummy_frame_unwind): Update. | |
5060 | * sentinel-frame.c (sentinel_frame_pc_unwind): Delete function. | |
5061 | (sentinel_frame_unwinder): Update. | |
5062 | * d10v-tdep.c (d10v_frame_pc_unwind): Delete function. | |
5063 | (d10v_frame_unwind): Update. | |
5064 | (d10v_unwind_pc): New function. | |
5065 | (d10v_gdbarch_init): Set unwind_pc. | |
5066 | ||
ef840a37 AC |
5067 | 2003-03-10 Andrew Cagney <[email protected]> |
5068 | ||
a2ce2e56 AC |
5069 | * gdbarch.h: Re-generate. |
5070 | ||
ef840a37 AC |
5071 | * d10v-tdep.c (d10v_frame_register_unwind): Correctly unwind the |
5072 | PC. | |
5073 | (d10v_frame_pop): Unwind the PC, and not the LR, when restoring | |
5074 | the PC register. | |
5075 | ||
08f3424b MK |
5076 | 2003-03-08 Mark Kettenis <[email protected]> |
5077 | ||
5078 | * gdbarch.sh (save_dummy_frame_tos): Add comment. | |
5079 | ||
1248ede2 AC |
5080 | 2003-03-08 Andrew Cagney <[email protected]> |
5081 | ||
5082 | * cli-out.c: Update copyright. | |
5083 | (cli_out_data): Define typedef. Use instead of ui_out_data. | |
5084 | ||
f49bacc8 AC |
5085 | 2003-03-08 Andrew Cagney <[email protected]> |
5086 | ||
5087 | * valarith.c (value_subscripted_rvalue): Copy the array's REGNO to | |
5088 | the result. | |
5089 | ||
9b05f993 AC |
5090 | 2003-03-07 Andrew Cagney <[email protected]> |
5091 | ||
5092 | * gdbarch.sh: Don't generate two macro definitions when an | |
5093 | undefined macro taking no arguments. | |
5094 | * gdbarch.h: Regenerate. | |
5095 | ||
166f4c7b ML |
5096 | 2002-03-07 Michal Ludvig <[email protected]> |
5097 | ||
5098 | * x86-64-tdep.c (x86_64_save_dummy_frame_tos) | |
5099 | (x86_64_unwind_dummy_id): New functions. | |
5100 | (x86_64_init_abi): Register these two new functions. | |
5101 | ||
6d686a84 ML |
5102 | 2003-03-07 Michal Ludvig <[email protected]> |
5103 | ||
5104 | * x86-64-tdep.c (x86_64_function_has_prologue): New function. | |
5105 | (x86_64_skip_prologue): Move prologue detection to | |
5106 | separate function. | |
5107 | * x86-64-tdep.h (x86_64_function_has_prologue): New prototype. | |
5108 | ||
6314f104 AC |
5109 | 2003-03-05 Andrew Cagney <[email protected]> |
5110 | ||
5111 | * d10v-tdep.c (d10v_unwind_dummy_id): New function. | |
5112 | (d10v_gdbarch_init): Set unwind_dummy_id and save_dummy_frame_tos. | |
5113 | * frame.c (get_prev_frame): Restructure the frame ID unwind code | |
5114 | to use unwind_dummy_id when a dummy frame. | |
5115 | * gdbarch.sh (unwind_dummy_id): New multi-arch method with | |
5116 | predicate. | |
5117 | * gdbarch.h, gdbarch.c: Regneerate. | |
5118 | ||
ceea5145 AC |
5119 | 2003-03-05 Andrew Cagney <[email protected]> |
5120 | ||
5121 | * d10v-tdep.c (struct d10v_unwind_cache): Add field "base". | |
5122 | (d10v_frame_unwind_cache): Rewrite code computing the base and SP. | |
5123 | Do not use d10v_read_sp or d10v_read_fp when obtaining register | |
5124 | values. | |
5125 | ||
0d843116 AC |
5126 | 2003-03-05 Andrew Cagney <[email protected]> |
5127 | ||
5128 | * d10v-tdep.c (struct frame_extra_info): Delete unused structure. | |
5129 | (struct d10v_unwind_cache): Delete field "frameless". Replace | |
5130 | "next_addr" with "sp_offset". Add "r11_offset". | |
5131 | (d10v_frame_unwind_cache): Update. | |
5132 | (prologue_find_regs): Update. When "mv r11, sp", save the | |
5133 | "sp_offset" in "r11_offset". Recognize "st rn, @r11", note that | |
5134 | RN was saved in r11_offset. | |
5135 | ||
b2579786 AC |
5136 | 2003-03-05 Andrew Cagney <[email protected]> |
5137 | ||
5138 | * frame.c (deprecated_update_frame_pc_hack): Also update the the | |
5139 | cached PC value in the next frame. | |
5140 | ||
218e5956 AC |
5141 | 2003-03-05 Andrew Cagney <[email protected]> |
5142 | ||
5143 | * frame.h (struct frame_info): Replace "id_unwind_cache_p" and | |
5144 | "id_unwind_cache" with "id". | |
5145 | (frame_id_unwind): Delete declaration. | |
5146 | * frame.c (frame_id_unwind): Delete function. | |
5147 | (get_prev_frame): Call the frame id unwind method directly. Store | |
5148 | the returned next frame's ID value in NEXT_FRAME. Note that there | |
5149 | is a problem with the wrong unwind ID being called with the wrong | |
5150 | unwind cache. | |
5151 | ||
ed363b1b DJ |
5152 | 2003-03-05 Daniel Jacobowitz <[email protected]> |
5153 | ||
5154 | * Makefile.in (FLAGS_TO_PASS): Add LDFLAGS. | |
5155 | ||
fe1f4a5e DJ |
5156 | 2003-03-05 James Ingham <[email protected]> |
5157 | Daniel Jacobowitz <[email protected]> | |
5158 | ||
5159 | * cp-abi.c: Include "command.h", "gdbcmd.h", and "ui-out.h". | |
5160 | (auto_cp_abi): New variable. | |
5161 | (current_cp_abi, num_cp_abis): Make static. | |
5162 | (CP_ABI_MAX): Define. | |
5163 | (cp_abis): Turn into an array. | |
5164 | (value_virtual_fn_field): Fix formatting. | |
5165 | (switch_to_cp_abi, register_cp_abi): Update. register_cp_abi now | |
5166 | takes a pointer. | |
5167 | (set_cp_abi_as_auto_default, set_cp_abi_cmd, show_cp_abi_cmd) | |
5168 | (list_cp_abis, _initialize_cp_abi): New functions. | |
5169 | * cp-abi.h: Add prototype for set_cp_abi_as_auto_default. Remove | |
5170 | declarations for cp_abis, num_cp_abis, current_cp_abi, and | |
5171 | switch_to_cp_abi. Update prototype for register_cp_abi. | |
5172 | * Makefile.in (cp-abi.o): Update dependencies. | |
5173 | * minsyms.c (install_minimal_symbols): Call set_cp_abi_as_auto_default | |
5174 | instead of switch_to_cp_abi. | |
5175 | * gnu-v2-abi.c (_initialize_gnu_v2_abi): Likewise. Update call to | |
5176 | register_cp_abi. | |
5177 | * gnu-v3-abi.c (_initialize_gnu_v3_abi): Update call to | |
5178 | register_cp_abi. | |
5179 | * hpacc-abi.c (_initialize_hpacc_abi): Likewise. | |
5180 | ||
e4adbba9 DJ |
5181 | 2003-03-05 Daniel Jacobowitz <[email protected]> |
5182 | ||
5183 | * dwarf2expr.c (new_dwarf_expr_context): Add (void) to definition. | |
5184 | * dwarf2loc.c: Include "regcache.h". | |
5185 | (dwarf_expr_read_reg): Rename regnum argument to dwarf_regnum. Use | |
5186 | register_size. | |
5187 | * Makefile.in (dwarf2loc.o): Update dependencies. | |
5188 | ||
91ccbfc1 TR |
5189 | 2003-03-04 Theodore A. Roth <[email protected]> |
5190 | ||
5191 | * avr-tdep.c (avr_io_reg_read_command): Fix to handle case when the | |
5192 | number of io registers reported by remote target is not a multiple of | |
5193 | step. | |
5194 | ||
3d4e8fd2 DC |
5195 | 2003-03-04 David Carlton <[email protected]> |
5196 | ||
5197 | * symtab.c (lookup_partial_symbol): Add linkage_name argument. | |
5198 | (lookup_symbol_aux_psymtabs): Update call to | |
5199 | lookup_partial_symbol. | |
5200 | (lookup_transparent_type, find_main_psymtab) | |
5201 | (make_symbol_overload_list): Ditto. | |
5202 | ||
ed42d87b KH |
5203 | 2003-03-04 Kazu Hirata <[email protected]> |
5204 | ||
5205 | * MAINTAINERS (Write after approval): Update my email address. | |
5206 | ||
a0ed5532 AC |
5207 | 2003-03-03 Andrew Cagney <[email protected]> |
5208 | ||
5209 | Make MAX_REGISTER_RAW_SIZE and MAX_REGISTER_VIRTUAL_SIZE optional. | |
5210 | * gdbarch.sh (DEPRECATED_MAX_REGISTER_RAW_SIZE): Variable with | |
5211 | predicate. Replace MAX_REGISTER_RAW_SIZE. | |
5212 | (DEPRECATED_MAX_REGISTER_VIRTUAL_SIZE): Ditto for | |
5213 | MAX_REGISTER_VIRTUAL_SIZE. | |
5214 | * regcache.c (legacy_max_register_raw_size): New function. | |
5215 | (legacy_max_register_virtual_size): New function. | |
5216 | * defs.h (MAX_REGISTER_VIRTUAL_SIZE): Define. | |
5217 | (MAX_REGISTER_RAW_SIZE): Define. | |
5218 | (legacy_max_register_raw_size): Declare. | |
5219 | (legacy_max_register_virtual_size): Declare. | |
5220 | * config/sparc/tm-sparc.h (DEPRECATED_MAX_REGISTER_RAW_SIZE) | |
5221 | (DEPRECATED_MAX_REGISTER_VIRTUAL_SIZE): Update. | |
5222 | * config/sparc/tm-sp64.h (DEPRECATED_MAX_REGISTER_RAW_SIZE) | |
5223 | (DEPRECATED_MAX_REGISTER_VIRTUAL_SIZE): Ditto. | |
5224 | * config/pa/tm-hppa.h (DEPRECATED_MAX_REGISTER_RAW_SIZE) | |
5225 | (DEPRECATED_MAX_REGISTER_VIRTUAL_SIZE): Ditto. | |
5226 | * config/pa/tm-hppa64.h (DEPRECATED_MAX_REGISTER_RAW_SIZE): Ditto. | |
5227 | * config/ia64/tm-ia64.h (DEPRECATED_MAX_REGISTER_RAW_SIZE): Ditto. | |
5228 | * config/i386/tm-ptx.h (DEPRECATED_MAX_REGISTER_RAW_SIZE): Ditto. | |
5229 | * xstormy16-tdep.c (xstormy16_gdbarch_init): Update. | |
5230 | * vax-tdep.c (vax_gdbarch_init): Update. | |
5231 | * v850-tdep.c (v850_gdbarch_init): Update. | |
5232 | * sparc-tdep.c (sparc_gdbarch_init): Update. | |
5233 | * sh-tdep.c (sh_gdbarch_init): Update. | |
5234 | * s390-tdep.c (s390_gdbarch_init): Update. | |
5235 | * rs6000-tdep.c (rs6000_gdbarch_init): Update. | |
5236 | * ns32k-tdep.c (ns32k_gdbarch_init): Update. | |
5237 | * mn10300-tdep.c (mn10300_gdbarch_init): Update. | |
5238 | * mips-tdep.c (mips_gdbarch_init): Update. | |
5239 | * mcore-tdep.c (mcore_gdbarch_init): Update. | |
5240 | * m68k-tdep.c (m68k_gdbarch_init): Update. | |
5241 | * m68hc11-tdep.c (m68hc11_gdbarch_init): Update. | |
5242 | * ia64-tdep.c (ia64_gdbarch_init): Update. | |
5243 | * i386-tdep.c (i386_gdbarch_init): Update. | |
5244 | * hppa-tdep.c (hppa_gdbarch_init): Update. | |
5245 | * h8300-tdep.c (h8300_gdbarch_init): Update. | |
5246 | * frv-tdep.c (frv_gdbarch_init): Update. | |
5247 | * cris-tdep.c (cris_gdbarch_init): Update. | |
5248 | * avr-tdep.c (avr_gdbarch_init): Update. | |
5249 | * arm-tdep.c (arm_gdbarch_init): Update. | |
5250 | * alpha-tdep.c (alpha_gdbarch_init): Update. | |
5251 | * d10v-tdep.c (d10v_gdbarch_init): Do not set | |
5252 | max_register_raw_size or max_register_virtual_size. | |
5253 | ||
8e437497 DC |
5254 | 2003-03-03 David Carlton <[email protected]> |
5255 | ||
5256 | * symtab.h (DEPRECATED_SYMBOL_MATCHES_NAME): Rename from | |
5257 | SYMBOL_MATCHES_NAME, add comment. | |
5258 | (SYMBOL_MATCHES_NATURAL_NAME): New. | |
5259 | * minsyms.c (lookup_minimal_symbol_solib_trampoline): Replace | |
5260 | SYMBOL_MATCHES_NAME with DEPRECATED_SYMBOL_MATCHES_NAME. | |
5261 | (lookup_minimal_symbol, lookup_minimal_symbol_text): Ditto. | |
5262 | * symtab.c (lookup_partial_symbol): Use | |
5263 | SYMBOL_MATCHES_NATURAL_NAME, not SYMBOL_MATCHES_NAME. Delete | |
5264 | unhelpful comment. | |
5265 | (lookup_block_symbol): Use SYMBOL_MATCHES_NATURAL_NAME, not | |
5266 | SYMBOL_MATCHES_NAME. | |
5267 | Fix for PR c++/33. | |
5268 | ||
25120b0d DC |
5269 | 2003-03-03 David Carlton <[email protected]> |
5270 | ||
5271 | * symtab.h (SYMBOL_MATCHES_REGEXP): Delete. | |
5272 | * symtab.c (search_symbols): Replace uses of SYMBOL_MATCHES_REGEXP | |
5273 | by regexp matching against SYMBOL_NATURAL_NAME. | |
5274 | ||
78a11fb4 DC |
5275 | 2003-03-03 David Carlton <[email protected]> |
5276 | ||
5277 | * linespec.c (find_method): Extract code into collect_methods. | |
5278 | (collect_methods): New. | |
5279 | ||
645dd519 MK |
5280 | 2003-03-02 Mark Kettenis <[email protected]> |
5281 | ||
b4700d91 MK |
5282 | * i386bsd-tdep.c (i386bsd_sigcontext_addr): Use get_next_frame and |
5283 | get_frame_base. | |
5284 | ||
645dd519 MK |
5285 | * i386-tdep.c (i386_pe_skip_trampoline_code): Replace usage of |
5286 | DEPRECATED_SYMBOL_NAME with SYMBOL_LINKAGE_NAME. | |
5287 | ||
0aa7e1aa SC |
5288 | 2003-03-02 Stephane Carrez <[email protected]> |
5289 | ||
5290 | * arch-utils.c (generic_register_byte): Fix to use the loop index | |
5291 | and not regnum when summing the size of all registers up to regnum. | |
5292 | ||
f30ee0bc AC |
5293 | 2003-03-01 Andrew Cagney <[email protected]> |
5294 | ||
5295 | * gdbarch.sh (DEPRECATED_FRAME_INIT_SAVED_REGS): Rename | |
5296 | FRAME_INIT_SAVED_REGS. | |
5297 | * gdbarch.h, gdbarch.c: Regenerate. | |
5298 | * stack.c (frame_info): Update. | |
5299 | * sh-tdep.c (sh_find_callers_reg, sh64_get_saved_pr): Update. | |
5300 | (sh_init_extra_frame_info, sh64_init_extra_frame_info): Update. | |
5301 | (sh64_get_saved_register, sh_pop_frame, sh64_pop_frame): Update. | |
5302 | * ns32k-tdep.c (ns32k_pop_frame): Update. | |
5303 | * mips-tdep.c (mips_pop_frame): Update. | |
5304 | * m68hc11-tdep.c (m68hc11_pop_frame): Update. | |
5305 | * ia64-tdep.c (ia64_frame_chain): Update. | |
5306 | (ia64_frame_saved_pc, ia64_get_saved_register): Update. | |
5307 | (ia64_frameless_function_invocation): Update. | |
5308 | (ia64_init_extra_frame_info): Update. | |
5309 | (ia64_pop_frame_regular): Update. | |
5310 | * frame.h (struct frame_info): Update comment. | |
5311 | (DEPRECATED_FRAME_INIT_SAVED_REGS): Rename macro. | |
5312 | * frame.c (frame_saved_regs_register_unwind): Update. | |
5313 | (frame_saved_regs_register_unwind): Update. | |
5314 | (deprecated_generic_get_saved_register): Update. | |
5315 | * cris-tdep.c: Update comment. | |
5316 | * config/sparc/tm-sparc.h (DEPRECATED_FRAME_INIT_SAVED_REGS): | |
5317 | Rename macro. | |
5318 | * xstormy16-tdep.c (xstormy16_gdbarch_init): Update. | |
5319 | * x86-64-tdep.c (x86_64_init_abi): Update. | |
5320 | * vax-tdep.c (vax_gdbarch_init): Update. | |
5321 | * v850-tdep.c (v850_gdbarch_init): Update. | |
5322 | * sparc-tdep.c (sparc_gdbarch_init): Update. | |
5323 | * sh-tdep.c (sh_gdbarch_init): Update. | |
5324 | * s390-tdep.c (s390_gdbarch_init): Update. | |
5325 | * rs6000-tdep.c (rs6000_gdbarch_init): Update. | |
5326 | * ppc-linux-tdep.c (ppc_linux_init_abi): Update. | |
5327 | * ns32k-tdep.c (ns32k_gdbarch_init): Update. | |
5328 | * mn10300-tdep.c (mn10300_gdbarch_init): Update. | |
5329 | * mips-tdep.c (mips_gdbarch_init): Update. | |
5330 | * mcore-tdep.c (mcore_gdbarch_init): Update. | |
5331 | * m68k-tdep.c (m68k_gdbarch_init): Update. | |
5332 | * m68hc11-tdep.c (m68hc11_gdbarch_init): Update. | |
5333 | * ia64-tdep.c (ia64_gdbarch_init): Update. | |
5334 | * i386-tdep.c (i386_gdbarch_init): Update. | |
5335 | * frv-tdep.c (frv_gdbarch_init): Update. | |
5336 | * avr-tdep.c (avr_gdbarch_init): Update. | |
5337 | * arm-tdep.c (arm_gdbarch_init): Update. | |
5338 | * alpha-tdep.c (alpha_gdbarch_init): Update. | |
5339 | ||
42fa7c0f AC |
5340 | 2003-03-01 Andrew Cagney <[email protected]> |
5341 | ||
5342 | * main.c (captured_main): Add OPT_WINDOWS and OPT_NOWINDOWS to | |
5343 | option enum and switch. When no windows, set the interpreter to | |
5344 | INTERP_CONSOLE. | |
5345 | ||
49c7e338 AC |
5346 | 2003-03-01 Andrew Cagney <[email protected]> |
5347 | ||
5348 | * main.c (captured_main): Replace magic option characters with an | |
5349 | enum. | |
5350 | ||
e9582e71 AC |
5351 | 2003-03-01 Andrew Cagney <[email protected]> |
5352 | ||
5353 | * gdbarch.sh (DEPRECATED_INIT_EXTRA_FRAME_INFO): Rename | |
5354 | INIT_EXTRA_FRAME_INFO. | |
5355 | * gdbarch.h, gdbarch.c: Regenerate. | |
5356 | * arm-tdep.c: Update comments. | |
5357 | * sh-tdep.c, mcore-tdep.c, m68hc11-tdep.c: Ditto. | |
5358 | * i386-interix-tdep.c, hppa-tdep.c, h8300-tdep.c: Ditto. | |
5359 | * frame.h, avr-tdep.c: Ditto. | |
5360 | * frame.c (get_prev_frame): DEPRECATED_INIT_EXTRA_FRAME_INFO. | |
5361 | (create_new_frame, legacy_get_prev_frame): Ditto. | |
5362 | * config/sparc/tm-sparc.h (DEPRECATED_INIT_EXTRA_FRAME_INFO): Rename. | |
5363 | * config/pa/tm-hppa.h (DEPRECATED_INIT_EXTRA_FRAME_INFO): Rename. | |
5364 | * xstormy16-tdep.c (xstormy16_gdbarch_init): Initialize | |
5365 | deprecated_init_extra_frame_info instead of init_extra_frame_info. | |
5366 | * x86-64-tdep.c (x86_64_init_abi): Ditto. | |
5367 | * v850-tdep.c (v850_gdbarch_init): Ditto. | |
5368 | * sparc-tdep.c (sparc_gdbarch_init): Ditto. | |
5369 | * sh-tdep.c (sh_gdbarch_init): Ditto. | |
5370 | * s390-tdep.c (s390_gdbarch_init): Ditto. | |
5371 | * ppc-linux-tdep.c (ppc_linux_init_abi): Ditto. | |
5372 | * mn10300-tdep.c (mn10300_gdbarch_init): Ditto. | |
5373 | * mips-tdep.c (mips_gdbarch_init): Ditto. | |
5374 | * mcore-tdep.c (mcore_gdbarch_init): Ditto. | |
5375 | * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto. | |
5376 | * ia64-tdep.c (ia64_gdbarch_init): Ditto. | |
5377 | * i386-interix-tdep.c (i386_interix_init_abi): Ditto. | |
5378 | * hppa-tdep.c (hppa_gdbarch_init): Ditto. | |
5379 | * h8300-tdep.c (h8300_gdbarch_init): Ditto. | |
5380 | * frv-tdep.c (frv_gdbarch_init): Ditto. | |
5381 | * cris-tdep.c (cris_gdbarch_init): Ditto. | |
5382 | * avr-tdep.c (avr_gdbarch_init): Ditto. | |
5383 | * arm-tdep.c (arm_gdbarch_init): Ditto. | |
5384 | * alpha-tdep.c (alpha_gdbarch_init): Ditto. | |
5385 | * rs6000-tdep.c (rs6000_gdbarch_init): Ditto. | |
5386 | ||
35cac7cf AC |
5387 | 2003-03-01 Andrew Cagney <[email protected]> |
5388 | ||
5389 | * gdbarch.sh (register_type): New function with predicate. | |
5390 | (REGISTER_VIRTUAL_TYPE): Change to function with predicate. | |
5391 | * gdbarch.h, gdbarch.c: Re-generate. | |
5392 | * arch-utils.c (generic_register_byte): Use generic_register_size. | |
5393 | (generic_register_size): When available, use | |
5394 | gdbarch_register_type. | |
5395 | * regcache.c (init_regcache_descr): When available, initialize the | |
5396 | register type array using gdbarch_register_type. If the | |
5397 | architecture supplies gdbarch_register_type, do not use the legacy | |
5398 | regcache layout. | |
5399 | * d10v-tdep.c (d10v_register_type): Replace | |
5400 | d10v_register_virtual_type. | |
5401 | (d10v_gdbarch_init): Set register_type instead of | |
5402 | register_virtual_type. | |
5403 | ||
7b83296f AC |
5404 | 2003-03-01 Andrew Cagney <[email protected]> |
5405 | ||
5406 | * Makefile.in (ax-gdb.o): Update dependencies. | |
5407 | * ax-gdb.c: Include "regcache.h". | |
5408 | (gen_expr): Use register_type instead of REGISTER_VIRTUAL_TYPE. | |
5409 | * findvar.c (value_of_register): Ditto. | |
5410 | * infcmd.c (default_print_registers_info): Ditto. | |
5411 | ||
eadc1c87 MK |
5412 | 2003-03-01 Mark Kettenis <[email protected]> |
5413 | ||
5414 | * i386-linux-tdep.c (find_minsym_and_objfile): Replace usage of | |
5415 | DEPRECATED_SYMBOL_NAME with SYMBOL_LINKAGE_NAME. | |
5416 | ||
14143612 MK |
5417 | 2003-03-01 Mark Kettenis <[email protected]> |
5418 | ||
5419 | * i386-linux-tdep.c (find_minsym_and_objfile): Use strcmp instead | |
5420 | of STREQ. | |
5421 | ||
a55cc764 DJ |
5422 | 2003-02-28 Daniel Jacobowitz <[email protected]> |
5423 | ||
5424 | * Makefile.in (dwarf2loc.o): Update dependencies. | |
5425 | * ax-gdb.c (gen_var_ref): Handle LOC_COMPUTED and LOC_COMPUTED_ARG. | |
5426 | * dwarf2expr.c (read_uleb128, read_sleb128): Make non-static. | |
5427 | * dwarf2expr.h (read_uleb128, read_sleb128): Add prototypes. | |
5428 | * dwarf2loc.c: Include "ax.h" and "ax-gdb.h". | |
5429 | (locexpr_tracepoint_var_ref): New function. | |
5430 | (dwarf2_locexpr_funcs): Add locexpr_tracepoint_var_ref. | |
5431 | ||
08a617da AC |
5432 | 2003-02-28 Andrew Cagney <[email protected]> |
5433 | ||
5434 | * regcache.c (register_size): New function. | |
5435 | * regcache.h (register_size): Declare | |
5436 | * d10v-tdep.c: Use register_size instead of REGISTER_RAW_SIZE, use | |
5437 | max_register_size instead of MAX_REGISTER_RAW_SIZE. | |
5438 | ||
4224873a DC |
5439 | 2003-02-28 David Carlton <[email protected]> |
5440 | ||
5441 | * linespec.c (decode_compound): Extract code into find_method. | |
5442 | (find_method): New. | |
5443 | ||
ccdc5d7f JB |
5444 | 2003-02-28 J. Brobecker <[email protected]> |
5445 | ||
5446 | * Makefile.in: Add rules to build and link in observer.o. | |
5447 | ||
974e8ced JB |
5448 | 2003-02-27 J. Brobecker <[email protected]> |
5449 | ||
5450 | * observer.c: Minor comments edits. | |
5451 | ||
7a28f973 JB |
5452 | 2003-02-27 J. Brobecker <[email protected]> |
5453 | ||
5454 | * observer.h, observer.c: New file. | |
5455 | ||
27cddce2 AC |
5456 | 2003-02-27 Andrew Cagney <[email protected]> |
5457 | ||
5458 | * arm-tdep.c (gdb_print_insn_arm): Rename _bfd to just bfd. | |
5459 | ||
b94a41a1 SC |
5460 | 2003-02-27 Stephane Carrez <[email protected]> |
5461 | ||
5462 | * m68hc11-tdep.c (M6811_OP_LDX_EXT, M6811_OP_STS_EXT): New defines. | |
5463 | (M6812_OP_STS_EXT): Likewise. | |
5464 | (m6811_prologue): Use the above to recognize prologue. | |
5465 | (m6812_prologue): Likewise. | |
5466 | ||
c8be8951 DC |
5467 | 2003-02-27 David Carlton <[email protected]> |
5468 | ||
5469 | * symfile.c (compare_symbols): Use SYMBOL_NATURAL_NAME, not | |
5470 | SYMBOL_PRINT_NAME. | |
5471 | (compare_psymbols): Ditto. | |
5472 | * symtab.c (lookup_partial_symbol, lookup_block_symbol): Ditto. | |
5473 | ||
d05bb1fc MS |
5474 | 2003-02-27 Michael Snyder <[email protected]> |
5475 | ||
4e845cd3 MS |
5476 | * f-lang.c (build_fortran_types): New function. |
5477 | (_initialize_f_language): Gdbarch-register built-in fortran types. | |
d05bb1fc MS |
5478 | * doublest.c (extract_floating): Fix warning text. |
5479 | ||
f3824013 AC |
5480 | 2003-02-27 Andrew Cagney <[email protected]> |
5481 | ||
5482 | * gdbarch.sh (DEPRECATED_PUSH_DUMMY_FRAME): Procedure with | |
5483 | predicate. Replaces PUSH_DUMMY_FRAME. | |
5484 | * gdbarch.h, gdbarch.c: Regnerate. | |
5485 | * valops.c (hand_function_call): Update. Call | |
5486 | generic_push_dummy_frame directly. | |
5487 | * vax-tdep.c (vax_gdbarch_init): Update. | |
5488 | * sparc-tdep.c (sparc_gdbarch_init): Update. | |
5489 | * ns32k-tdep.c (ns32k_gdbarch_init): Update. | |
5490 | * m68k-tdep.c (m68k_gdbarch_init): Update. | |
5491 | * hppa-tdep.c (hppa_gdbarch_init): Update. | |
5492 | * alpha-tdep.c (alpha_gdbarch_init): Update. | |
5493 | * config/sparc/tm-sparc.h (DEPRECATED_PUSH_DUMMY_FRAME): Update. | |
5494 | * config/pa/tm-hppa.h (DEPRECATED_PUSH_DUMMY_FRAME): Update. | |
5495 | * inferior.h (PUSH_DUMMY_FRAME): Delete definition. | |
5496 | * xstormy16-tdep.c (xstormy16_gdbarch_init): Don't set | |
5497 | push_dummy_frame to generic_push_dummy_frame. | |
5498 | * v850-tdep.c (v850_gdbarch_init): Ditto. | |
5499 | * sh-tdep.c (sh_gdbarch_init): Ditto. | |
5500 | * s390-tdep.c (s390_gdbarch_init): Ditto. | |
5501 | * rs6000-tdep.c (rs6000_gdbarch_init): Ditto. | |
5502 | * mn10300-tdep.c (mn10300_gdbarch_init): Ditto. | |
5503 | * mips-tdep.c (mips_gdbarch_init): Ditto. | |
5504 | * mcore-tdep.c (mcore_gdbarch_init): Ditto. | |
5505 | * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto. | |
5506 | * ia64-tdep.c (ia64_gdbarch_init): Ditto. | |
5507 | * i386-tdep.c (i386_gdbarch_init): Ditto. | |
5508 | * h8300-tdep.c (h8300_gdbarch_init): Ditto. | |
5509 | * frv-tdep.c (frv_gdbarch_init): Ditto. | |
5510 | * d10v-tdep.c (d10v_gdbarch_init): Ditto. | |
5511 | * cris-tdep.c (cris_gdbarch_init): Ditto. | |
5512 | * avr-tdep.c (avr_gdbarch_init): Ditto. | |
5513 | * arm-tdep.c (arm_gdbarch_init): Ditto. | |
5514 | ||
ad188201 KB |
5515 | 2003-02-26 Kevin Buettner <[email protected]> |
5516 | ||
5517 | * mips-tdep.c (show_mips_abi): New function. | |
5518 | (_initialize_mips_tdep): Use show_mips_abi() to implement the | |
5519 | command ``show mips abi''. | |
5520 | ||
6b37567a JJ |
5521 | 2003-02-26 Jeff Johnston <[email protected]> |
5522 | ||
5523 | From Elena Zannoni <[email protected]> | |
5524 | * dbxread.c (process_one_symbol): Only record line 0 if one or | |
5525 | more sline entries have been seen for the function. | |
5526 | ||
d3e0a5bf MC |
5527 | 2003-02-26 Michael Chastain <[email protected]> |
5528 | ||
5529 | * configure: Regenerate with autoconf 000227. | |
5530 | ||
18972eea MC |
5531 | 2003-02-26 Michael Chastain <[email protected]> |
5532 | ||
5533 | Close PR build/660. | |
5534 | * PROBLEMS (i[3456]86-*-linux*): Note explicit error message | |
5535 | for old libc5/glibc. | |
5536 | * gdb_thread_db.h: Die if not HAVE_UINTPTR_T. | |
5537 | ||
0bbde931 KW |
5538 | 2003-02-26 Kris Warkentin <[email protected]> |
5539 | ||
5540 | * defs.h (gdb_osabi): Add GDB_OSABI_QNXNTO. | |
5541 | * osabi.c (gdb_osabi_names): Add "QNX Neutrino". | |
5542 | ||
27ca5dad MC |
5543 | 2003-02-26 Michael Chastain <[email protected]> |
5544 | ||
5545 | * configure.in: New variable HAVE_UINTPTR_T. | |
5546 | * configure, config.in: Regenerated. | |
5547 | ||
6f88d630 DJ |
5548 | 2003-02-26 Daniel Jacobowitz <[email protected]> |
5549 | ||
5550 | Fix PR build/1097. | |
5551 | * utils.c (gdb_realpath): Move closing brace outwards one #endif. | |
5552 | ||
b14185ce AC |
5553 | 2003-02-25 Andrew Cagney <[email protected]> |
5554 | ||
5555 | * frame.c (get_prev_frame): Add comment on check for | |
5556 | inside_entry_func. Only check for inside_entry_file when not a | |
5557 | dummy and not a sentinel. Check that the new frame is not inner | |
5558 | to the old frame. | |
5559 | ||
ac2bd0a9 AC |
5560 | 2003-02-25 Andrew Cagney <[email protected]> |
5561 | ||
5562 | * frame.c (frame_debug): New variable. | |
5563 | (_initialize_frame): Add "set/show debug frame" command. | |
5564 | (get_prev_frame): When frame_debug, print reason why unwind | |
5565 | failed. | |
5566 | ||
b18a0fd2 MC |
5567 | 2003-02-25 Michael Chastain <[email protected]> |
5568 | ||
5569 | * PROBLEMS (i[3456]86-*-linux*): Require glibc 2.1.3 or later | |
5570 | to avoid uintptr_t definition problems. | |
5571 | ||
22abf04a DC |
5572 | 2003-02-25 David Carlton <[email protected]> |
5573 | ||
5574 | * symtab.h (SYMBOL_NATURAL_NAME): New macro. | |
5575 | (SYMBOL_LINKAGE_NAME): Ditto. | |
5576 | (SYMBOL_PRINT_NAME): Use SYMBOL_NATURAL_NAME and | |
5577 | SYMBOL_LINKAGE_NAME. | |
5578 | (struct general_symbol_info): Expand comment. | |
5579 | (DEPRECATED_SYMBOL_NAME): Rename from SYMBOL_NAME. | |
5580 | (SYMBOL_MATCHES_NAME): Use DEPRECATED_SYMBOL_NAME. | |
5581 | (SYMBOL_MATCHES_REGEXP): Ditto. | |
5582 | * symtab.c (symbol_natural_name): New function. | |
5583 | * objfiles.h: Replace all uses of SYMBOL_NAME by | |
5584 | DEPRECATED_SYMBOL_NAME. | |
5585 | * xcoffread.c, valops.c, typeprint.c, tracepoint.c: Ditto. | |
5586 | * symtab.c, symmisc.c, symfile.c, stack.c, stabsread.c: Ditto. | |
5587 | * somsolib.c, sol-thread.c, rs6000-tdep.c, p-valprint.c: Ditto. | |
5588 | * printcmd.c, objfiles.c, objc-lang.c, mipsread.c: Ditto. | |
5589 | * minsyms.c, mdebugread.c, linespec.c, jv-lang.c: Ditto. | |
5590 | * i386-tdep.c, i386-linux-tdep.c, hpread.c, hppa-tdep.c: Ditto. | |
5591 | * gnu-v2-abi.c, f-valprint.c, findvar.c, expprint.c: Ditto. | |
5592 | * dwarfread.c, dwarf2read.c, dbxread.c, c-valprint.c: Ditto. | |
5593 | * cp-valprint.c, coffread.c, buildsym.c, breakpoint.c: Ditto. | |
5594 | * blockframe.c, ax-gdb.c, arm-linux-tdep.c, ada-lang.c: Ditto. | |
5595 | * ada-exp.y: Ditto. | |
5596 | * ada-exp.y: Update copyright. | |
5597 | * sol-thread.c, mipsread.c, jv-lang.c, f-valprint.c: Ditto. | |
5598 | * cp-valprint.c: Ditto. | |
5599 | ||
1a5848f6 JJ |
5600 | 2003-02-25 Jeff Johnston <[email protected]> |
5601 | ||
5602 | * infptrace.c (detach): Do not flag error if ptrace detach fails | |
5603 | and errno is set to ESRCH. | |
5604 | ||
7343d46a AC |
5605 | 2003-02-24 Andrew Cagney <[email protected]> |
5606 | ||
5607 | * infptrace.c (udot_info): Change type of udot_off to long. Use | |
5608 | paddr when printing udot_off's value. | |
5609 | ||
49fa1dc2 DC |
5610 | 2003-02-24 David Carlton <[email protected]> |
5611 | ||
5612 | * symtab.c (make_symbol_overload_list): Only read in partial | |
5613 | symtabs containing a matching partial symbol. | |
5614 | ||
0fe19209 DC |
5615 | 2003-02-24 David Carlton <[email protected]> |
5616 | ||
5617 | * symtab.c (lookup_partial_symbol): Use strcmp_iw_ordered to | |
5618 | do the comparison, not strcmp. | |
5619 | * symfile.c (compare_psymbols): Ditto. | |
5620 | * defs.h: Declare strcmp_iw_ordered. | |
5621 | * utils.c (strcmp_iw_ordered): New function. | |
5622 | ||
8e3ee7b5 JB |
5623 | 2003-02-24 Jim Blandy <[email protected]> |
5624 | ||
5625 | * MAINTAINERS (GNU/Linux/x86, linespec, breakpoints, Scheme | |
5626 | support, shared libs): Remove my name from here, to better reflect | |
5627 | reality. | |
5628 | ||
7df1a324 KW |
5629 | 2003-02-24 Kris Warkentin <[email protected]> |
5630 | ||
5631 | * target.h: (HAVE_CONTINUABLE_WATCHPOINT): Define. | |
5632 | (target_ops): Add to_have_continuable_watchpoint. | |
5633 | * target.c (update_current_target): Add INHERIT line for | |
5634 | to_have_continuable_watchpoint. | |
5635 | * infrun.c: Remove HAVE_CONTINUABLE_WATCHPOINT defines. | |
5636 | * config/i386/nm-i386.h, config/i386/nm-i386sco5.h, | |
5637 | config/i386/nm-i386sol2.h, config/s390/nm-linux.h, | |
5638 | config/sparc/nm-sun4sol2.h: HAVE_CONTINUABLE_WATCHPOINT defined as 1. | |
5639 | ||
d1c76907 EZ |
5640 | 2003-02-24 Elena Zannoni <[email protected]> |
5641 | ||
5642 | * MAINTAINERS (Core): Drop main.c and top.c. Clarify event loop | |
5643 | maintainership. | |
5644 | ||
2610b0bf KW |
5645 | 2003-02-24 Kris Warkentin <[email protected]> |
5646 | ||
f46169db KW |
5647 | * solib.c (solib_open): Call target defined search function after |
5648 | failing with solib-search-path. | |
5649 | * solist.h (target_so_ops): Add find_and_open_solib function hook and | |
5650 | create define TARGET_SO_FIND_AND_OPEN_SOLIB. | |
2610b0bf | 5651 | |
9a3c34fe KW |
5652 | 2003-02-24 Kris Warkentin <[email protected]> |
5653 | ||
f46169db | 5654 | * MAINTAINERS: Add myself to Write After section. |
9a3c34fe | 5655 | |
2417dd25 SC |
5656 | 2003-02-23 Stephane Carrez <[email protected]> |
5657 | ||
5658 | * m68hc11-tdep.c (m68hc11_gdbarch_init): long double is 64-bit wide. | |
5659 | ||
b631436b SC |
5660 | 2003-02-22 Stephane Carrez <[email protected]> |
5661 | ||
5662 | * m68hc11-tdep.c (m68hc11_init_reggroups): New function. | |
5663 | (m68hc11_add_reggroups): New function. | |
5664 | (m68hc11_register_reggroup_p): New to register hard/soft reggroups. | |
5665 | (m68hc11_gdbarch_init): Install the reggroups. | |
5666 | (_initialize_m68hc11_tdep): Initialize them. | |
5667 | ||
0aa8c1e4 JW |
5668 | 2003-02-21 James E Wilson <[email protected]> |
5669 | ||
5670 | * MAINTAINERS: Update my email address. | |
5671 | ||
50ceaba5 DC |
5672 | 2003-02-21 David Carlton <[email protected]> |
5673 | ||
5674 | * arm-tdep.c (arm_gdbarch_init): Add break after default label. | |
5675 | ||
4c2df51b DJ |
5676 | 2003-02-21 Daniel Jacobowitz <[email protected]> |
5677 | ||
5678 | Based on a patch from Daniel Berlin ([email protected]). | |
5679 | * symtab.h: Add opaque declarations of struct axs_value and | |
5680 | struct agent_expr. | |
5681 | (enum address_class): Add LOC_COMPUTED and LOC_COMPUTED_ARG. | |
5682 | (struct location_funcs): New type. | |
5683 | (struct symbol): Add "loc" to aux_value. | |
5684 | (SYMBOL_LOCATION_BATON, SYMBOL_LOCATION_FUNCS): New macros. | |
5685 | * dwarf2read.c: Include "dwarf2expr.h". | |
5686 | (dwarf2_symbol_mark_computed): New function. | |
5687 | (read_func_scope): Use it. | |
5688 | (var_decode_location): New function. | |
5689 | (new_symbol): Use it. | |
5690 | * dwarf2expr.c, dwarf2expr.h, dwarf2loc.c, dwarf2loc.h: New files. | |
5691 | ||
5692 | * Makefile.in (SFILES): Add dwarf2loc.c and dwarf2expr.c. | |
5693 | (dwarf2expr_h, dwarf2loc_h): New variables. | |
5694 | (COMMON_OBS): Add dwarf2expr.o and dwarf2loc.o. | |
5695 | (dwarf2expr.o, dwarf2loc.o): New rules. | |
5696 | (dwarf2read.o): Add $(dwarf2expr_h) and $(dwarf2loc_h). | |
5697 | * buildsym.c (finish_block): Handle LOC_COMPUTED and | |
5698 | LOC_COMPUTED_ARG. | |
5699 | * findvar.c (symbol_read_needs_frame, read_var_value): Likewise. | |
5700 | * m2-exp.y (yylex): Likewise. | |
5701 | * printcmd.c (address_info, print_frame_args): Likewise. | |
5702 | * stack.c (print_block_frame_locals, print_frame_arg_vars): Likewise. | |
5703 | * symmisc.c (print_symbol, print_partial_symbols): Likewise. | |
5704 | * ada-lang.c (ada_resolve_subexp, symtab_for_sym) | |
5705 | (ada_add_block_symbols, fill_in_ada_prototype): Likewise. | |
5706 | * symtab.c (lookup_block_symbol): Likewise. | |
5707 | ||
5784d15e AF |
5708 | 2003-02-20 Adam Fedor <[email protected]> |
5709 | ||
5710 | * symtab.h: Remove objc_specific struct | |
5711 | (SYMBOL_OBJC_DEMANGLED_NAME): Remove. | |
5712 | * symtab.c (symbol_init_language_specific, symbol_demangled_name): | |
5713 | Have language_objc use cplus_specific struct. | |
5714 | ||
d4cad8db TT |
5715 | 2003-02-20 Tom Tromey <[email protected]> |
5716 | ||
5717 | * jv-valprint.c (java_value_print): Look at TYPE_TAG_NAME, not | |
5718 | TYPE_NAME, when printing a String value. PR java/1075. | |
5719 | ||
2f9a90b4 AF |
5720 | 2003-02-20 Adam Fedor <[email protected]> |
5721 | ||
d38074a8 | 5722 | * objc-lang.h (find_methods): Remove declaration. |
fbe586ae | 5723 | * objc-lang.c (find_methods): Make static. |
2f9a90b4 | 5724 | |
6f17862b CF |
5725 | 2003-02-20 Christopher Faylor <[email protected]> |
5726 | ||
5727 | * win32-nat.c (get_image_name): Check return value from | |
5728 | ReadProcessMemory. | |
5729 | (child_xfer_memory): Ditto. | |
5730 | ||
715d1656 AO |
5731 | 2003-02-20 Alexandre Oliva <[email protected]> |
5732 | ||
5733 | * configure.in (TARGET_SYSTEM_ROOT): Set default to | |
5734 | ${exec_prefix}/${target_alias}/sys-root. Match explicit | |
5735 | '${exec_prefix}' (in addition to the expansion thereof) as | |
5736 | relocatable. | |
5737 | * configure: Rebuilt. | |
5738 | ||
b1262a02 DC |
5739 | 2003-02-20 David Carlton <[email protected]> |
5740 | ||
5741 | * symtab.c (search_symbols): Revert the search_symbols part of my | |
5742 | 2002-12-23 patch. Add comment. | |
5743 | ||
7134143f DJ |
5744 | 2002-02-20 Daniel Jacobowitz <[email protected]> |
5745 | ||
5746 | * coffread.c (coff_symfile_read): Clean up minimal symbols earlier. | |
5747 | * dbxread.c (elfstab_build_psymtabs): Don't call | |
5748 | install_minimal_symbols. | |
5749 | (stabsect_build_psymtabs): Likewise. | |
5750 | * elfread.c (elf_symfile_read): Call install_minimal_symbols | |
5751 | earlier. | |
5752 | * somread.c (som_symfile_read): Call install_minimal_symbols | |
5753 | and do_cleanups earlier. | |
5754 | * nlmread.c (nlm_symfile_read): Likewise. | |
5755 | * mdebugread.c (elfmdebug_build_psymtabs): Call | |
5756 | install_minimal_symbols and make appropriate cleanups. | |
5757 | ||
cf466558 KB |
5758 | 2003-02-20 Kevin Buettner <[email protected]> |
5759 | ||
5760 | * solib.c (reload_shared_libraries): New function. | |
5761 | (_initialize_solib): Add callbacks for ``set solib-search-path'' | |
5762 | and ``set solib-absolute-prefix''. | |
5763 | ||
de5ad195 DC |
5764 | 2003-02-20 David Carlton <[email protected]> |
5765 | ||
5766 | * symtab.h (SYMBOL_PRINT_NAME): Rename from SYMBOL_SOURCE_NAME; | |
5767 | expand comment. | |
5768 | * ada-lang.c (user_select_syms, ada_finish_decode_line_1): Replace | |
5769 | SYMBOL_PRINT_NAME with SYMBOL_SOURCE_NAME. | |
5770 | * ada-typeprint.c (ada_typedef_print): Ditto. | |
5771 | * ax-gdb.c (gen_var_ref): Ditto. | |
5772 | * breakpoint.c (print_one_breakpoint): Ditto. | |
5773 | * buildsym.c (finish_block): Ditto. | |
5774 | * c-valprint.c (c_val_print): Ditto. | |
5775 | * expprint.c (print_subexp): Ditto. | |
5776 | * findvar.c (locate_var_value): Ditto. | |
5777 | * infcmd.c (jump_command): Ditto. | |
5778 | * linespec.c (decode_line_2, decode_compound): Ditto. | |
5779 | * maint.c (maintenance_translate_address): Ditto. | |
5780 | * objc-lang.c (compare_selectors, compare_classes): Ditto. | |
5781 | * printcmd.c (build_address_symbolic, sym_info, print_frame_args): | |
5782 | Ditto. | |
5783 | * p-valprint.c (pascal_val_print): Ditto. | |
5784 | * stabsread.c (define_symbol): Ditto. | |
5785 | * stack.c (print_frame, frame_info, print_block_frame_locals) | |
5786 | (print_frame_arg_vars, return_command): Ditto. | |
5787 | * symfile.c (compare_symbols, compare_psymbols): Ditto. | |
5788 | * symmisc.c (print_symbol): Ditto. | |
5789 | * symtab.c (lookup_partial_symbol, lookup_block_symbol) | |
5790 | (compare_search_syms, print_symbol_info, print_msymbol_info) | |
5791 | (rbreak_command): Ditto. | |
5792 | * tracepoint.c (tracepoints_info): Ditto. | |
5793 | * typeprint.c (typedef_print): Ditto. | |
5794 | * valops.c (value_of_variable, hand_function_call): Ditto. | |
5795 | * cli/cli-cmds.c (edit_command, list_command): Ditto. | |
5796 | * ada-typeprint.c: Update Copyright. | |
5797 | * infcmd.c, objc-lang.c, p-valprint.c, symmisc.c: Ditto. | |
5798 | * tracepoint.c, cli/cli-cmds.c: Ditto. | |
5799 | ||
f796e4be KB |
5800 | 2003-02-20 Kevin Buettner <[email protected]> |
5801 | ||
5802 | * frame.c (generic_unwind_get_saved_register): Make non-static. | |
5803 | * frame.h (generic_unwind_get_saved_register): Declare. | |
5804 | * mips-tdep.c (read_next_frame_reg): Fetch register from | |
5805 | current regcache when frame is NULL. | |
5806 | (mips_init_extra_frame_info): Pass NULL explicitly for parameter | |
5807 | that must be NULL. | |
5808 | (mips_get_saved_register): Call generic_unwind_get_saved_register() | |
5809 | instead of frame_register_unwind(). | |
5810 | ||
836cc9f4 AC |
5811 | 2003-02-20 Andrew Cagney <[email protected]> |
5812 | ||
5813 | * remote-sim.c (gdbsim_insert_breakpoint) | |
5814 | (gdbsim_remove_breakpoint): Delete #ifdef SIM_HAS_BREAKPOINTS | |
5815 | code. | |
5816 | ||
501eef12 AC |
5817 | 2003-02-20 Andrew Cagney <[email protected]> |
5818 | ||
5819 | * remote.c (_initialize_remote): Add commands "set/show remote | |
5820 | hardware-watchpoint-limit" and "set/show remote | |
5821 | hardware-breakpoint-limit". | |
5822 | (remote_hw_watchpoint_limit): Initialize to -1. | |
5823 | (remote_hw_breakpoint_limit): Ditto. | |
5824 | (remote_check_watch_resources): Treat a limit of -1 as unlimited. | |
5825 | ||
1b6bc7e0 CF |
5826 | 2003-02-19 Raoul Gough <[email protected]> |
5827 | ||
5828 | * coff-pe-read.c: New file - support reading of minimal symbols from a | |
5829 | portable executable using the export table. | |
5830 | * coff-pe-read.h: New file. | |
5831 | * coffread.c: Include coff-pe-read.h. | |
5832 | (coff_symtab_read): Call read_pe_exported_syms iff no recognized | |
5833 | debugging symbols found. | |
5834 | * Makefile.in (SFILES): Add coff-pe-read.o. | |
5835 | (coff_pe_read_h): Define. | |
5836 | (COMMON_OBS): Add coff-pe-read.o. | |
5837 | (coffread.o): Add coff_pe_read_h dependency. | |
5838 | (coff-pe-read.o): New target. | |
5839 | ||
fe898f56 DC |
5840 | 2003-02-19 David Carlton <[email protected]> |
5841 | ||
5842 | * Makefile.in (SFILES): Add block.c. | |
5843 | (block_h): New. | |
5844 | (COMMON_OBS): Add block.o. | |
5845 | (block.o): New. | |
5846 | (x86-64-tdep.o): Add $(block_h). | |
5847 | (values.o, valops.o, tracepoint.o, symtab.o, symmisc.o, symfile.o) | |
5848 | (stack.o, printcmd.o, p-exp.tab.o, parse.o, objfiles.o) | |
5849 | (objc-exp.tab.o, objc-lang.o, nlmread.o, mips-tdep.o, mdebugread.o) | |
5850 | (m2-exp.tab.o, linespec.o, jv-lang.o, jv-exp.tab.o, infcmd.o) | |
5851 | (f-valprint.o, findvar.o, f-exp.tab.o, expprint.o, coffread.o) | |
5852 | (c-exp.tab.o, buildsym.o, breakpoint.o, blockframe.o, ax-gdb.o) | |
5853 | (alpha-tdep.o, ada-lang.o, ada-exp.tab.o, mi-cmd-stack.o): Ditto. | |
5854 | * value.h: Add opaque declaration for struct block. | |
5855 | * parser-defs.h, objc-lang.h, buildsym.h, breakpoint.h: Ditto. | |
5856 | * ada-lang.h: Ditto. | |
5857 | * x86-64-tdep.c: #include "block.h" | |
5858 | * values.c, valops.c, tracepoint.c, symtab.c, symmisc.c: Ditto. | |
5859 | * symfile.c, stack.c, printcmd.c, p-exp.y, parse.c: Ditto. | |
5860 | * objfiles.c, objc-exp.y, objc-lang.c, nlmread.c: Ditto. | |
5861 | * mips-tdep.c, mdebugread.c, m2-exp.y, linespec.c: Ditto. | |
5862 | * jv-lang.c, jv-exp.y, infcmd.c, f-valprint.c: Ditto. | |
5863 | * findvar.c, f-exp.y, expprint.c, coffread.c, c-exp.y: Ditto. | |
5864 | * buildsym.c, breakpoint.c, blockframe.c, ax-gdb.c: Ditto. | |
5865 | * alpha-tdep.c, ada-lang.c, ada-exp.y: Ditto. | |
5866 | * blockframe.c (blockvector_for_pc_sect): Move to "block.c". | |
5867 | (blockvector_for_pc, block_for_pc_sect, block_for_pc): Ditto. | |
5868 | * symtab.c (block_function): Ditto. | |
5869 | (contained_in): Ditto. | |
5870 | * frame.h: Move block_for_pc and block_for_pc_sect declarations to | |
5871 | block.h. Add opaque declaration for struct block. | |
5872 | * symtab.h: Move block_function and contained_in declarations to | |
5873 | block.h. Add opaque declarations for struct block, struct | |
5874 | blockvector. | |
5875 | (struct block): Move to block.h. | |
5876 | (struct blockvector): Ditto. | |
5877 | (BLOCK_START, BLOCK_END, BLOCK_FUNCTION, BLOCK_SUPERBLOCK) | |
5878 | (BLOCK_GCC_COMPILED, BLOCK_HASHTABLE, BLOCK_NSYMS, BLOCK_SYM) | |
5879 | (BLOCK_BUCKETS, BLOCK_BUCKET, BLOCK_HASHTABLE_SIZE) | |
5880 | (ALL_BLOCK_SYMBOLS, BLOCK_SHOULD_SORT, BLOCKVECTOR_NBLOCKS) | |
5881 | (BLOCKVECTOR_BLOCK, GLOBAL_BLOCK, STATIC_BLOCK, FIRST_LOCAL_BLOCK): | |
5882 | Ditto. | |
5883 | * block.c: New file. | |
5884 | * block.h: New file. | |
5885 | ||
173345b5 TR |
5886 | 2003-02-19 Theodore A. Roth <[email protected]> |
5887 | ||
5888 | * avr-tdep.c (avr_extract_return_value): Remove function. | |
5889 | (avr_store_return_value): Remove function. | |
5890 | (avr_extract_struct_value_address): Remove function. | |
5891 | (avr_gdbarch_init): Remove set_gdbarch_deprecated_*() calls. | |
5892 | ||
338ef23d AC |
5893 | 2003-02-19 Andrew Cagney <[email protected]> |
5894 | ||
5895 | * rs6000-tdep.c: Include "gdb_assert.h". | |
5896 | (registers_e500): Add "acc" and "spefscr". | |
5897 | (PPC_GPRS_PSEUDO_REGS): Remove trailing comma. | |
5898 | (rs6000_gdbarch_init): Update initialization of ppc_gp0_regnum, | |
5899 | ppc_gplast_regnum, sp_regnum and fp_regnum. Check that gp0_regnum | |
5900 | really is "r0". | |
5901 | (registers_e500): Mark the "acc" as a 64 bit (from Jim Willson). | |
5902 | ||
5412f5f3 KS |
5903 | 2003-02-18 Keith Seitz <[email protected]> |
5904 | ||
5905 | * Makefile.in: Add gdbtk-interps.c. | |
5906 | ||
881324eb KB |
5907 | 2003-02-18 Kevin Buettner <[email protected]> |
5908 | ||
5909 | * sparc-tdep.c (sparc_frame_chain): Adjust return value. | |
5910 | * config/sparc/tm-sparc.h (init_frame_pc_noop): Declare. | |
5911 | ||
6a2f5abf AC |
5912 | 2003-02-18 Andrew Cagney <[email protected]> |
5913 | ||
5914 | * symtab.h (struct objfile): Add opaque declaration. | |
5915 | ||
54c7009d EZ |
5916 | 2003-02-18 Elena Zannoni <[email protected]> |
5917 | ||
5918 | From Jim Ingham <[email protected]>: | |
fbe586ae RH |
5919 | * dbxread.c (process_one_symbol): Use last_function_start rather |
5920 | than function_start_offset to find the real beginning of the | |
5921 | current function. The latter is just the text section offset on | |
5922 | some systems, the former is always the real function start. | |
54c7009d | 5923 | |
7ee6d7eb AC |
5924 | 2003-02-17 Andrew Cagney <[email protected]> |
5925 | ||
5926 | * configure.in: Revert ${target} != ${host}. | |
5927 | ||
2846da9b AC |
5928 | 2003-02-17 Andrew Cagney <[email protected]> |
5929 | ||
5930 | * configure.in (Makefile): Use the test ${target} != ${host}, | |
5931 | instead of the absence of the "nm.h" file, to determine of the | |
5932 | configuration non-native. | |
5933 | * configure: Regenerate. | |
5934 | ||
3b27aeea EZ |
5935 | 2003-02-14 Elena Zannoni <[email protected]> |
5936 | ||
fbe586ae | 5937 | From Brian Ford <[email protected]> |
3b27aeea EZ |
5938 | |
5939 | * cli/cli-decode.c (lookup_cmd_composition) [TUI]: Properly | |
5940 | conditionalize tui_active test. | |
5941 | (lookup_cmd_1): Ditto. | |
5942 | ||
b0b1c2c0 MK |
5943 | 2003-02-14 Mark Kettenis <[email protected]> |
5944 | ||
5945 | * configure.in: Add check for _etext. | |
5946 | * maint.c (maintenance_set_profile_cmd): Use etext if _etext isn't | |
5947 | available. | |
5948 | * config.in, configure: regenerated. | |
5949 | ||
8f05cde5 DJ |
5950 | 2003-02-14 Daniel Jacobowitz <[email protected]> |
5951 | ||
5952 | * dwarf2read.c (dwarf2_get_pc_bounds): Offset addresses by base. | |
5953 | ||
021e7609 AC |
5954 | 2003-02-14 Andrew Cagney <[email protected]> |
5955 | ||
5956 | * main.c (tui_version): Delete variable. | |
5957 | (captured_main): When --tui, set interpreter_p to "tui" instead of | |
5958 | enabling tui_version. | |
5959 | * printcmd.c (display_command) [TUI]: Test tui_active instead of | |
5960 | tui_version. | |
5961 | * cli/cli-decode.c (lookup_cmd_composition): Ditto. | |
5962 | * cli/cli-cmds.c (disassemble_command): Ditto. | |
5963 | * defs.h (tui_version): Delete declaration. | |
5964 | * Makefile.in (SUBDIR_TUI_SRCS): Add "tui/tui-interp.c". | |
5965 | (tui-interp.o): Add rules. | |
5966 | (SUBDIR_TUI_OBS): Add "tui-interp.o". | |
5967 | ||
e325dcec CF |
5968 | 2003-02-14 Christopher Faylor <[email protected]> |
5969 | ||
36ffb041 | 5970 | * win32-nat.c (register_loaded_dll): Correctly set address range for |
e325dcec CF |
5971 | just-loaded dll. |
5972 | ||
c4f90d87 JM |
5973 | 2003-02-12 Jason Molenda ([email protected]) |
5974 | ||
fbe586ae RH |
5975 | * symmisc.c (print_objfile_statistics): Include information about |
5976 | the number of psymtabs and symtabs in each object file. | |
c4f90d87 | 5977 | |
e46e5ccd KS |
5978 | 2003-02-13 Keith R Seitz <[email protected]> |
5979 | ||
5980 | * main.h (struct captured_main_args): Add interpreter_p. | |
5981 | * main.c (captured_main): Initialize interpreter_p from context. | |
5982 | * gdb.c (main): Set interpreter_p argument. | |
5983 | * Makefile.in (gdb.o): Add dependency for interps.h. | |
5984 | ||
fe97fe9c AC |
5985 | 2003-02-12 Andrew Cagney <[email protected]> |
5986 | ||
5987 | * event-top.c (cli_command_loop): Delete declaration. | |
5988 | (_initialize_event_loop): Delete function setting event_loop_hook. | |
5989 | * event-top.h (cli_command_loop): Declare. Update copyright. | |
5990 | (EVENT_TOP_H): Define. Wrap header in #ifdef EVENT_TOP_H. | |
5991 | * interps.c (current_interp_command_loop): When event_loop_p, call | |
5992 | cli_command_loop. | |
5993 | ||
1cdac4ef AC |
5994 | 2003-02-12 Andrew Cagney <[email protected]> |
5995 | ||
5996 | * interps.h (interp_command_loop_ftype): Change return type to | |
5997 | void. | |
5998 | ||
48037ead ML |
5999 | 2003-02-12 Michal Ludvig <[email protected]> |
6000 | ||
6001 | * x86-64-tdep.c (x86_64_extract_return_value) | |
6002 | (x86_64_store_return_value): Use regcache instead of regbuf. | |
6003 | (x86_64_gdbarch_init): Change related set_gdbarch_* functions. | |
6004 | * x86-64-linux-nat.c (fill_gregset): Use regcache. | |
6005 | ||
033afc63 AC |
6006 | 2003-02-11 Andrew Cagney <[email protected]> |
6007 | ||
6008 | * acinclude.m4 (no_tcl): SUBST TCL_CC_SEARCH_FLAGS. | |
6009 | * aclocal.m4: Regenerate. | |
6010 | * configure: Regenerate. | |
6011 | ||
6012 | * Makefile.in (TCL): Use TCL_CC_SEARCH_FLAGS instead of | |
6013 | TCL_LD_SEARCH_FLAGS. | |
6014 | ||
40d02bca ML |
6015 | 2003-02-10 Michal Ludvig <[email protected]> |
6016 | ||
6017 | * dwarf2cfi.c: Reindented. | |
6018 | ||
11308a41 AC |
6019 | 2003-02-09 Andrew Cagney <[email protected]> |
6020 | ||
6021 | * interps.c (clear_interpreter_hooks): Convert function definition | |
6022 | to ISO C. | |
6023 | ||
e1c1c0f6 DC |
6024 | 2003-02-07 David Carlton <[email protected]> |
6025 | ||
6026 | * gdb_mbuild.sh: Delete extra shift after parsing '-f'. | |
6027 | ||
ab5d3da6 KB |
6028 | 2003-02-07 Kevin Buettner <[email protected]> |
6029 | ||
6030 | * gdbtypes.h (struct main_type): Move ``length'' field from here... | |
6031 | (struct type): ...to here. | |
6032 | (TYPE_LENGTH): Adjust to reflect different location of ``length'' | |
6033 | field. | |
6034 | * gdbtypes.c (make_qualified_type): Set length on newly created type. | |
6035 | (replace_type): Set length on all type variants for a given type. | |
6036 | ||
b8a92b82 AC |
6037 | 2003-02-07 Andrew Cagney <[email protected]> |
6038 | ||
6039 | * sol-thread.c, hpux-thread.c: Include "gdb_stat.h" instead of | |
6040 | <sys/stat.h>. | |
6041 | * Makefile.in (sol-thread.o, hpux-thread.o): Update dependencies. | |
6042 | ||
5cb316ef AC |
6043 | 2003-02-06 Andrew Cagney <[email protected]> |
6044 | ||
2555fe1a AC |
6045 | * Makefile.in (symm-nat.o): Update dependencies. |
6046 | (sparc-nat.o, procfs.o, proc-api.o, ppc-linux-nat.o): Ditto. | |
6047 | (lynx-nat.o, ia64-linux-nat.): Ditto. | |
6048 | * symm-nat.c, sparc-nat.c, procfs.c, proc-api.c: Include | |
6049 | "gdb_wait.h" instead of <wait.h> or <sys/wait.h>. | |
6050 | * ppc-linux-nat.c, lynx-nat.c, ia64-linux-nat.c: Ditto. | |
6051 | ||
44270758 AC |
6052 | * Makefile.in (inflow_h): Define. |
6053 | (procfs.o, inflow.o, procfs.o): Update dependencies. | |
6054 | * inftarg.c (child_stop): Delete extern declaration of | |
6055 | inferior_process_group. Include "inflow.h". | |
6056 | * procfs.c (procfs_stop): Ditto. Include "inflow.h". | |
6057 | * inflow.c (PROCESS_GROUP_TYPE): Move definitions from here ... | |
6058 | * inflow.h (PROCESS_GROUP_TYPE): ... to here. New file. | |
6059 | (our_process_group, inferior_process_group): Extern declarations. | |
6060 | ||
df8f7274 AC |
6061 | * procfs.c: Include "gdb_assert.h". |
6062 | ||
5cb316ef AC |
6063 | * linux-proc.c: Include "gdb_stat.h" instead of <sys/stat.h>. |
6064 | * cp-valprint.c (cp_print_value_fields): Eliminate STREQN. | |
6065 | * jv-typeprint.c (java_type_print_base): Ditto. | |
6066 | * typeprint.c (typedef_print): Eliminate STREQ. | |
6067 | * cli/cli-script.c (define_command, define_command): Ditto. | |
6068 | * main.c (captured_main): Ditto. | |
6069 | * values.c (lookup_internalvar): Ditto. | |
6070 | * utils.c (safe_strerror, parse_escape): Eliminate assignment | |
6071 | within `if' conditional. | |
6072 | * linespec.c (decode_line_2): Ditto. | |
6073 | * cli/cli-dump.c (bfd_openr_with_cleanup): Ditto. | |
6074 | (bfd_openw_with_cleanup): Ditto. | |
6075 | ||
2a28ccea MK |
6076 | 2003-02-07 Mark Kettenis <[email protected]> |
6077 | ||
6078 | * x86-64-tdep.c (x86_64_init_abi): Set extract_return_value to | |
6079 | legacy_extract_return_value and store_return_value to | |
6080 | legacy_return_value. | |
6081 | ||
786b8124 CF |
6082 | 2003-02-06 Raoul Gough <[email protected]> |
6083 | ||
6084 | * win32-nat.c (get_relocated_section_addrs): New function. Find | |
6085 | section load addresses for symbol handling in relocated DLLs. | |
6086 | (solib_symbols_add): Open a bfd and call get_relocated_section_addrs. | |
6087 | ||
b871e4ec FF |
6088 | 2003-02-05 Fred Fish <[email protected]> |
6089 | ||
6090 | * remote-e7000.c (e7000_drain_command): Fix precedence problem with | |
6091 | '=' and '!='. | |
6092 | * rdi-share/ardi.c (wait_for_debug_message): Fix precedence problem | |
6093 | with '&' and '=='. | |
6094 | (angel_RDI_info): Ditto. | |
6095 | * infttrace.c (threads_continue_all_but_one): Fix precedence problem | |
6096 | with '&' and '!='. | |
6097 | (threads_continue_all_with_signals): Ditto. | |
6098 | ||
4389a95a | 6099 | 2003-02-05 Jim Ingham <[email protected]> |
fbe586ae RH |
6100 | Keith Seitz <[email protected]> |
6101 | Elena Zannoni <[email protected]> | |
6102 | Andrew Cagney <[email protected]> | |
4389a95a AC |
6103 | |
6104 | * Makefile.in (SUBDIR_CLI_OBS): Add "cli-interp.o". | |
6105 | (SUBDIR_CLI_SRCS): Add "cli/cli-interp.c". | |
6106 | (SUBDIR_MI_OBS): Add "mi-interp.o". | |
6107 | (SUBDIR_MI_SRCS): Add "mi/mi-interp.c". | |
6108 | (SFILES): Add "interps.c". | |
6109 | (COMMON_OBS): Add "interps.o". | |
6110 | (interps_h, mi_main_h): Define. | |
6111 | (interps.o, cli-interp.o, mi-interp.o): Add dependencies. | |
6112 | (mi-main.o, main.o, event-top.o): Update dependencies. | |
6113 | * cli/cli-interp.c: New file. | |
6114 | * interps.h, interps.c: New files. | |
6115 | * top.c: (gdb_init): Don't install the default interpreter, handed | |
6116 | by captured_main. | |
6117 | * main.c: Include "interps.h". | |
6118 | (interpreter_p): Note that it should malloc'ed. | |
6119 | (captured_command_loop): Call current_interp_command_loop. | |
6120 | (captured_main): Initialize interpreter_p to INTERP_CONSOLE. Use | |
6121 | xfree and xstrdup when updating interpreter_p. Install the | |
6122 | default interpreter. Add hack to stop mi1's copyright notice | |
6123 | being encoded. | |
6124 | * event-top.h (gdb_setup_readline): Declare. | |
6125 | (gdb_disable_readline): Declare. | |
6126 | * event-top.c: Include "interps.h". | |
6127 | (display_gdb_prompt): Call current_interp_display_prompt_p. | |
6128 | (gdb_setup_readline): Initialize gdb_stdout, gdb_stderr, | |
6129 | gdb_stdlog, and gdb_stdtarg. | |
6130 | (_initialize_event_loop): Don't call gdb_setup_readline. | |
6131 | * cli-out.c (cli_out_set_stream): New function. | |
6132 | * cli-out.h (cli_out_set_stream): Declare. | |
6133 | ||
ff3b5810 MK |
6134 | 2003-02-06 Mark Kettenis <[email protected]> |
6135 | ||
6136 | * configure.tgt (i[3456]86-*-sysv4.2*, i[3456]86-*-sysv4*, | |
6137 | i[3456]86-*-sysv5*, i[3456]86-*-sco3.2v5*): Remove. These are all | |
6138 | handled fine by i[3456]86-*sco* and i[3456]86-sysv*. | |
6139 | * config/i386/i386sco5.mt, config/i386/i386v4.mt, | |
6140 | config/i386/i386v42mp.mt: Removed. | |
6141 | ||
5b729aa5 MK |
6142 | 2003-02-05 Mark Kettenis <[email protected]> |
6143 | ||
6144 | * configure.tgt (*-*-solaris*): Set gdb_osabi to | |
6145 | GDB_OSABI_SOLARIS. | |
6146 | ||
8cc15142 MC |
6147 | 2003-02-05 Michael Chastain <[email protected]> |
6148 | ||
6149 | * PROBLEMS (i[3456]86-*-linux*): Warn about binutils | |
6150 | 2.12.1 and earlier versions. | |
6151 | ||
5aa5d4b9 AC |
6152 | 2003-02-05 Andrew Cagney <[email protected]> |
6153 | ||
6154 | Remove orphaned hosts, targets and files. | |
6155 | * config/i386/gdbserve.mt, config/m68k/nm-apollo68b.h: Delete. | |
6156 | * config/m68k/nm-hp300bsd.h, config/m68k/tm-apollo68b.h: Delete. | |
6157 | * config/m68k/tm-es1800.h, config/m68k/tm-hp300bsd.h: Delete. | |
6158 | * config/m68k/tm-mac.h, config/m68k/xm-apollo68b.h: Delete. | |
6159 | * config/pa/hpux1020.mt, config/pa/hpux11.mt: Delete. | |
6160 | * config/pa/hpux11w.mt, config/powerpc/gdbserve.mt: Delete. | |
6161 | * config/powerpc/ppcle-eabi.mt, config/powerpc/ppcle-sim.mt: Delete. | |
6162 | * config/powerpc/tm-ppc-sim.h, config/sparc/sp64sim.mt: Delete. | |
6163 | * config/sparc/tm-sp64sim.h: Delete. | |
6164 | * configure.host: Delete strongarm-*-*, xscale-*-*, and arm*-*-* | |
6165 | hosts. | |
6166 | * configure.tgt: Delete i[3456]86-*-sco3.2v4*, and | |
6167 | mips*-dec-mach3* targets. | |
6168 | ||
b68767c1 MC |
6169 | 2003-02-04 Michael Chastain <[email protected]> |
6170 | ||
6171 | * NEWS: Fix typo: sepcifying -> specifying. | |
6172 | ||
5ae7ca1d MC |
6173 | 2003-02-04 Michael Chastain <[email protected]> |
6174 | ||
6175 | * dwarfread.c: Add documentation on the state of dwarf-1, | |
6176 | looking towards obsoletion. | |
6177 | ||
d08a4280 MC |
6178 | 2003-02-03 Michael Chastain <[email protected]> |
6179 | ||
6180 | * config/djgpp/fnchange.lst: Add gdb/testsuite/gdb.c++/pr-1023.cc, | |
6181 | gdb/testsuite/gdb.c++/pr-1023.exp. | |
6182 | ||
e9be73e4 AC |
6183 | 2003-02-04 Andrew Cagney <[email protected]> |
6184 | ||
6185 | * values.c: Delete code conditional on IS_TRAPPED_INTERNALVAR. | |
6186 | * TODO: Delete reference to IS_TRAPPED_INTERNALVAR. | |
6187 | ||
6188 | * utils.c (init_page_info): Delete reference to MPW in comments. | |
6189 | * main.c (captured_main): Delete #ifdef MPW. | |
6190 | ||
05d57f6f AC |
6191 | 2003-02-04 Andrew Cagney <[email protected]> |
6192 | ||
6193 | * NEWS: Note that the m32r-*-elf* is obsolete. | |
6194 | * monitor.c (monitor_expect): Obsolete reference to m32r. | |
6195 | * configure.tgt: Mark m32r-*-elf* as obsolete. | |
6196 | * MAINTAINERS: Mark m32k as obsolete. | |
6197 | * m32r-rom.c: Obsolete file. | |
6198 | * config/m32r/m32r.mt: Obsolete file. | |
6199 | * config/m32r/tm-m32r.h: Obsolete file. | |
6200 | * m32r-stub.c: Obsolete file. | |
6201 | * m32r-tdep.c: Obsolete file. | |
6202 | ||
8b0e5691 AC |
6203 | 2003-02-04 Andrew Cagney <[email protected]> |
6204 | ||
6205 | * NEWS: Mention that the z8k-zilog-none is obsolete. | |
6206 | * MAINTAINERS: Mark z8k as obsolete. | |
6207 | * configure.tgt: Obsolete the z8k-*-coff* target. | |
6208 | * config/z8k/z8k.mt: Obsolete file. | |
6209 | * config/z8k/tm-z8k.h: Obsolete file. | |
6210 | * z8k-tdep.c: Obsolete file. | |
6211 | ||
67f16606 AC |
6212 | 2003-02-04 Andrew Cagney <[email protected]> |
6213 | ||
6214 | * NEWS: Mention that the mn10200-elf is obsolete. | |
6215 | * configure.tgt: Obsolete mn10200-*-* target. | |
6216 | * breakpoint.c (update_breakpoints_after_exec): Update comment to | |
6217 | mention that the mn10200 is obsolete. | |
6218 | * breakpoint.h: Ditto. | |
6219 | * MAINTAINERS: Mark the mn10200-elf as obsolete. | |
6220 | * config/mn10200/mn10200.mt: Obsolete file. | |
6221 | * config/mn10200/tm-mn10200.h: Obsolete file. | |
6222 | * mn10200-tdep.c: Obsolete file. | |
6223 | ||
fd2299bd AC |
6224 | 2003-02-04 Andrew Cagney <[email protected]> |
6225 | ||
6226 | * MAINTAINERS: Mark h8500 as obsolete. | |
6227 | * configure.tgt (h8500-*-*): Mark h8500 code as obsolete. | |
6228 | * findvar.c (value_from_register): Ditto. | |
6229 | * h8500-tdep.c: Mark file as obsolete. | |
6230 | * config/h8500/h8500.mt: Ditto. | |
6231 | * config/h8500/tm-h8500.h: Ditto. | |
6232 | * NEWS: Mention that h8500 is obsolete. | |
6233 | ||
eb9a305d DC |
6234 | 2003-02-04 David Carlton <[email protected]> |
6235 | ||
6236 | * objfiles.c (allocate_objfile): Always set name. Add comment at | |
6237 | start of function. | |
6238 | * jv-lang.c (get_dynamics_objfile): Add comment. | |
6239 | ||
406fc7fb DC |
6240 | 2003-02-04 David Carlton <[email protected]> |
6241 | ||
6242 | * symtab.h (SYMBOL_LINKAGE_NAME): Delete. | |
6243 | * printcmd.c (build_address_symbolic): Replace uses of | |
6244 | SYMBOL_LINKAGE_NAME by equivalent uses of SYMBOL_SOURCE_NAME, | |
6245 | SYMBOL_NAME, and asm_demangle. | |
6246 | Update copyright. | |
6247 | ||
93d91629 DC |
6248 | 2003-02-04 David Carlton <[email protected]> |
6249 | ||
6250 | * linespec.c (decode_compound): Extract code into | |
6251 | lookup_prefix_sym. | |
6252 | (lookup_prefix_sym): New function. | |
6253 | ||
1c5cb38e DC |
6254 | 2003-02-04 David Carlton <[email protected]> |
6255 | ||
6256 | * gdbtypes.h: Delete INTEGER_COERCION_BADNESS, | |
6257 | FLOAT_COERCION_BADNESS. | |
6258 | * gdbtypes.c (rank_one_type): Replace all uses of | |
6259 | INTEGER_COERCION_BADNESS by INTEGER_CONVERSION_BADNESS. | |
6260 | ||
0cf824c9 JB |
6261 | 2003-02-04 Jim Blandy <[email protected]> |
6262 | ||
6263 | * dwarf2read.c (dwarf2_locate_sections): When we find a macro info | |
6264 | section, let dwarf_macinfo_section point to it, not | |
6265 | dwarf_loc_section. | |
6266 | ||
a2d356b0 DJ |
6267 | 2003-02-04 Daniel Jacobowitz <[email protected]> |
6268 | ||
6269 | Pointed out by Anton Blanchard <[email protected]>. | |
6270 | * ppc-linux-tdep.c (insn_is_sigreturn): New function. | |
6271 | (ppc_linux_at_sigtramp_return_path): Use it. | |
6272 | ||
2de7ced7 DJ |
6273 | 2003-02-04 Daniel Jacobowitz <[email protected]> |
6274 | ||
6275 | * defs.h (streq): Add prototype. | |
6276 | * utils.c (streq): New function. | |
6277 | ||
6278 | * dwarf2read.c (new_symbol): Use SYMBOL_SET_NAMES instead of | |
6279 | SYMBOL_NAME and SYMBOL_INIT_DEMANGLED_NAME. | |
6280 | * mdebugread.c (new_symbol): Likewise. | |
6281 | * stabsread.c (define_symbol): Likewise. | |
6282 | * coffread.c (process_coff_symbol): Likewise. | |
6283 | * dwarfread.c (new_symbol): Likewise. | |
6284 | ||
6285 | * minsyms.c (prim_record_minimal_symbol_and_info): Use | |
6286 | SYMBOL_SET_NAMES instead of setting SYMBOL_NAME. Set the language | |
6287 | here. | |
6288 | (install_minimal_symbols): Don't set SYMBOL_LANGUAGE or call | |
6289 | SYMBOL_INIT_DEMANGLED_NAME. | |
6290 | * objfiles.c: Include "hashtab.h". | |
6291 | (allocate_objfile): Call htab_set_functions_ex for the | |
6292 | demangled_names_hash. | |
6293 | (free_objfile): Call htab_delete for the demangled_names_hash. | |
6294 | * objfiles.h (struct htab): Add declaration. | |
6295 | (struct objfile): Add demangled_names_hash. | |
6296 | * symfile.c: Include "hashtab.h". | |
6297 | (reread_symbols): Call htab_delete for the demangled_names_hash. | |
6298 | (add_psymbol_to_list): Use SYMBOL_SET_NAMES instead of putting | |
6299 | SYMBOL_NAME in the bcache. | |
6300 | * symtab.c: Include "hashtab.h". Update comments. | |
6301 | (create_demangled_names_hash, symbol_set_names): New functions. | |
6302 | (symbol_find_demangled_name): New function, broken out from | |
6303 | symbol_init_demangled_names. | |
6304 | (symbol_init_demangled_names): Use it. | |
6305 | * symtab.h (SYMBOL_INIT_DEMANGLED_NAME): Add missing parentheses. | |
6306 | (SYMBOL_SET_NAMES): New macro. | |
6307 | (symbol_set_names): Add prototype. | |
6308 | ||
15831452 JB |
6309 | 2003-02-03 Jim Blandy <[email protected]> |
6310 | ||
6311 | Use a single, consistent representation for an empty minimal | |
6312 | symbol table in an objfile. | |
6313 | * objfiles.c (terminate_minimal_symbol_table): New function. | |
6314 | (allocate_objfile): Call it. | |
6315 | * objfiles.h (terminate_minimal_symbol_table): New declaration. | |
6316 | (ALL_MSYMBOLS): No need to test whether (objfile)->msymbols is | |
6317 | non-NULL. | |
6318 | * minsyms.c (lookup_minimal_symbol_by_pc_section): To see whether | |
6319 | objfile has minimal symbols, compare minimal_symbol_count to zero, | |
6320 | instead of comparing msymbols with NULL. | |
6321 | * objfiles.c (have_minimal_symbols): Same. | |
6322 | * solib-sunos.c (solib_add_common_symbols): Call | |
6323 | terminate_minimal_symbol_table. | |
6324 | * symfile.c (reread_symbols): Same. | |
6325 | ||
ffc65945 KB |
6326 | 2003-02-03 Kevin Buettner <[email protected]> |
6327 | ||
6328 | * s390-tdep.c (s390_address_class_type_flags) | |
6329 | (s390_address_class_type_flags_to_name) | |
6330 | (s390_address_class_name_to_type_flags): New functions. | |
6331 | (s390_gdbarch_init): Define ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, | |
6332 | ADDRESS_CLASS_NAME_TO_TYPE_FLAGS, and ADDRESS_CLASS_TYPE_FLAGS. | |
6333 | ||
f211c6d4 MS |
6334 | 2003-02-03 Michael Snyder <[email protected]> |
6335 | ||
6336 | * arm-tdep.c: Fix spell-o in comment. | |
6337 | ||
659b0389 ML |
6338 | 2003-02-03 Michal Ludvig <[email protected]> |
6339 | ||
6340 | * dwarf2cfi.c (pointer_encoding): Added new parameter. | |
6341 | * dwarf2cfi.c, dwarf2read.c: Changed all warnings and | |
6342 | error messages to contain BFD filename. | |
6343 | ||
3b31d625 EZ |
6344 | 2003-02-02 Elena Zannoni <[email protected]> |
6345 | ||
997b089a | 6346 | Fix PR gdb/742 gdb/743 gdb/877 |
3b31d625 EZ |
6347 | * disasm.c (dump_insns): Use make_cleanup_ui_out_tuple_begin_end. |
6348 | (do_mixed_source_and_assembly): Use | |
6349 | make_cleanup_ui_out_tuple_begin_end and | |
6350 | make_cleanup_ui_out_tuple_begin_end. | |
6351 | (do_mixed_source_and_assembly): Ditto. | |
6352 | * thread.c (do_captured_list_thread_ids): Ditto. | |
6353 | * ui-out.h (ui_out_table_begin, ui_out_list_begin, | |
6354 | ui_out_tuple_begin, ui_out_table_end, ui_out_list_end, | |
6355 | ui_out_tuple_end): Delete prototypes. | |
6356 | * ui-out.c (ui_out_list_begin, ui_out_tuple_begin, | |
6357 | ui_out_list_end, ui_out_tuple_end): Delete. | |
6358 | ||
6359 | From Kevin Buettner <[email protected]>: | |
6360 | * ui-out.h (make_cleanup_ui_out_table_begin_end): New function. | |
fbe586ae RH |
6361 | * ui-out.c (make_cleanup_ui_out_table_begin_end) |
6362 | (do_cleanup_table_end): New functions. | |
6363 | * breakpoint.c (print_it_typical, print_one_breakpoint, mention): | |
6364 | Use cleanups to invoke_ui_out_tuple_end(). | |
6365 | (breakpoint_1): Use cleanup to invoke ui_out_table_end(). | |
3b31d625 EZ |
6366 | * cli/cli-setshow.c (cmd_show_list): Use |
6367 | make_cleanup_ui_out_tuple_begin_end. | |
6368 | ||
5b181d62 AC |
6369 | 2003-02-02 Andrew Cagney <[email protected]> |
6370 | ||
6371 | * frame.c (frame_unwind_register): New function. | |
6372 | (frame_unwind_unsigned_register): Use. | |
6373 | (frame_unwind_signed_register): Use. | |
6374 | (frame_read_register): New function. | |
6375 | * frame.h (frame_unwind_register): Declare. | |
6376 | (frame_read_register): Declare. | |
6377 | ||
6378 | * d10v-tdep.c (d10v_frame_pop): Rewrite. Use regcache_cooked_write | |
6379 | and frame_unwind_register instead of read_memory, write_register | |
6380 | and deprecated_write_register_bytes. | |
6381 | ||
5f601589 AC |
6382 | 2003-02-02 Andrew Cagney <[email protected]> |
6383 | ||
6384 | * frame.h: Note that namelen can be negative. | |
6385 | * frame.c (frame_map_name_to_regnum): When LEN is negative, use | |
6386 | NAME's length. | |
6387 | ||
6388 | * NEWS: Mention that the d10v's `regs' command is deprecated. | |
6389 | * d10v-tdep.c (d10v_gdbarch_init): Set print_registers_info. | |
6390 | (d10v_print_registers_info): New function. | |
6391 | (show_regs): Call d10v_print_registers_info. | |
6392 | (_initialize_d10v_tdep): Mark "show regs" command as deprecated. | |
6393 | ||
6a3fe0a4 MK |
6394 | 2003-02-02 Mark Kettenis <[email protected]> |
6395 | ||
6396 | * stack.c (print_frame_info): Restore call to annotate_frame_begin | |
6397 | lost in the previous patch. | |
6398 | ||
075559bc AC |
6399 | 2003-02-01 Andrew Cagney <[email protected]> |
6400 | ||
6401 | From 2002-11-09 Jason Molenda ([email protected]) | |
fbe586ae RH |
6402 | * stack.c (print_frame_info_base): Output complete FRAME tuple |
6403 | for synthesized frames. | |
075559bc | 6404 | |
6789195b AC |
6405 | 2003-02-02 Andrew Cagney <[email protected]> |
6406 | ||
6407 | * mips-nat.c (zerobuf): Delete. | |
6408 | (fetch_inferior_registers): Alloc local zerobuf. | |
6409 | (fetch_core_registers): Alloc local zerobuf. | |
6410 | * d10v-tdep.c (show_regs): Don't allocate a dynamic array using | |
6411 | MAX_REGISTER_RAW_SIZE or MAX_REGISTER_VIRTUAL_SIZE. | |
6412 | * thread-db.c (thread_db_store_registers): Ditto. | |
6413 | * sh-tdep.c (sh_do_register): Ditto. | |
6414 | * rom68k-rom.c (rom68k_supply_one_register): Ditto. | |
6415 | * remote-sim.c (gdbsim_store_register): Ditto. | |
6416 | * remote-mips.c (mips_wait, mips_fetch_registers): Ditto. | |
6417 | * remote-e7000.c (fetch_regs_from_dump): Ditto. | |
6418 | * monitor.c (monitor_supply_register): Ditto. | |
6419 | * mipsv4-nat.c (supply_gregset, supply_fpregset): Ditto. | |
6420 | * mips-nat.c (fetch_inferior_registers): Ditto. | |
6421 | * m68klinux-nat.c (fetch_register): Ditto. | |
6422 | * lynx-nat.c (fetch_inferior_registers): Ditto. | |
6423 | (fetch_inferior_registers): Ditto. | |
6424 | * irix4-nat.c (supply_gregset, supply_fpregset): Ditto. | |
6425 | * hpux-thread.c (hpux_thread_fetch_registers): Ditto. | |
6426 | (hpux_thread_store_registers): Ditto. | |
6427 | * hppah-nat.c (fetch_register): Ditto. | |
6428 | * hppab-nat.c (fetch_register): Ditto. | |
6429 | * hppa-tdep.c (pa_register_look_aside): Ditto. | |
6430 | (pa_print_fp_reg, pa_strcat_fp_reg): Ditto. | |
6431 | * dve3900-rom.c (fetch_bitmapped_register): Ditto. | |
6432 | ||
e669114a AC |
6433 | 2003-02-01 Andrew Cagney <[email protected]> |
6434 | ||
6435 | * gdbarch.sh: Explictly specify all method levels. When a | |
6436 | variable with an empty level, provide a non-multi-arch default. | |
6437 | (BELIEVE_PCC_PROMOTION_TYPE): Set level to empty. | |
6438 | * gdbarch.h: Re-generate. | |
6439 | * stabsread.c (BELIEVE_PCC_PROMOTION_TYPE): Delete. Always defined. | |
6440 | * config/m68k/tm-sun3.h (BELIEVE_PCC_PROMOTION_TYPE): Define as 1 | |
6441 | ||
9a043c1d AC |
6442 | 2003-02-01 Andrew Cagney <[email protected]> |
6443 | ||
6444 | * defs.h (host_pointer_to_address): Delete declaration. | |
6445 | (address_to_host_pointer): Delete declaration. | |
6446 | * utils.c (host_pointer_to_address): Delete function. | |
6447 | (address_to_host_pointer): Delete function. | |
6448 | * procfs.c (procfs_address_to_host_pointer): New function. | |
6449 | * procfs.c (proc_set_watchpoint): Use. | |
6450 | (procfs_can_use_hw_breakpoint): Update comments. | |
6451 | * somsolib.c (hpux_address_to_host_pointer_hack): New function. | |
6452 | (som_solib_add): Use. | |
6453 | * hppa-tdep.c (hppa_pointer_to_address_hack): New function. | |
6454 | * hppa-tdep.c (unwind_command): Use. | |
6455 | ||
7ca9f392 AC |
6456 | 2003-02-01 Andrew Cagney <[email protected]> |
6457 | ||
94bbfd30 AC |
6458 | * gdb_dirent.h: Mark up valid uses of <dirent.h>, d_namelen and |
6459 | strlen d_name. | |
6460 | ||
7ca9f392 AC |
6461 | * main.c (captured_main): Delete #ifdef ADDITIONAL_OPTIONS, |
6462 | ADDITIONAL_OPTION_CASES, and ADDITIONAL_OPTION_HANDLER code. | |
6463 | (print_gdb_help): Delete #ifdef ADDITIONAL_OPTION_HELP code. | |
6464 | * stabsread.c (DBX_PARM_SYMBOL_CLASS): Delete macro. | |
6465 | (define_symbol): Update. | |
6466 | * symfile.c (generic_load): Remove references to nindy. | |
6467 | * symtab.c: Remove references to nindy. | |
6468 | ||
31a85ea2 AC |
6469 | 2003-02-01 Andrew Cagney <[email protected]> |
6470 | ||
6471 | * infcmd.c (print_float_info): Delete code conditional on | |
6472 | FLOAT_INFO. | |
6473 | * config/nm-lynx.h: Delete #undef FLOAT_INFO. Update copyright. | |
6474 | * config/m68k/nm-apollo68b.h: Ditto. | |
6475 | * config/i386/tm-ptx.h (FLOAT_INFO): Delete. Update copyright. | |
6476 | * config/ns32k/nm-nbsd.h (FLOAT_INFO): Ditto. | |
6477 | * config/i386/tm-symmetry.h (FLOAT_INFO): Ditto. | |
6478 | ||
f6e85fc8 MK |
6479 | 2003-02-01 Mark Kettenis <[email protected]> |
6480 | ||
6015b6a0 MK |
6481 | * config/i386/tm-i386os9k.h: Removed. |
6482 | ||
f7a30bdf MK |
6483 | * configure.host (i[3456]86-*-isc*): Set gdb_host to i386v. |
6484 | Remove i[3456]86-*-sysv3.2* and i[3456]86-*-sysv32* entries since | |
6485 | they're identical to i[3456]86-*-sysv* now. | |
6486 | * config/i386/i386v32.mh: Removed. | |
6487 | * config/i386/xm-i386v32.h: Removed. | |
6488 | * config/i386/xm-i386sco.h (U_FPSTATE): Remove macro. | |
6489 | ||
28d52111 MK |
6490 | * config/i386/i386mk.mt, config/i386/i386mk.mh: Removed. |
6491 | ||
4d3f6bce MK |
6492 | * config/i386/i386dgux.mh: Removed. |
6493 | * configure.host (i[3456]86-*-dgux): Set gdb_host to i386v4. | |
6494 | ||
f6e85fc8 MK |
6495 | * configure.in: Fix typo. |
6496 | * configure: Regenerated. | |
6497 | ||
53955967 DC |
6498 | 2003-01-31 David Carlton <[email protected]> |
6499 | ||
6500 | * dwarf2read.c (dwarf2_locate_sections): Set | |
6501 | dwarf_ranges_section. | |
6502 | ||
b1364885 AC |
6503 | 2003-01-31 Andrew Cagney <[email protected]> |
6504 | ||
8dbb1c65 AC |
6505 | * objc-exp.y, c-exp.y, f-exp.y: Remove PTR casts. |
6506 | * utils.c: Update comments documenting legitimate uses of PTR. | |
6507 | ||
8731e58e AC |
6508 | * utils.c: Re-indent. |
6509 | ||
b1364885 AC |
6510 | * config/djgpp/fnchange.lst: Delete nindy files. |
6511 | * nindy-share/ttyflush.c, nindy-share/stop.h: Delete files. | |
6512 | * nindy-share/nindy.c, nindy-share/env.h: Delete files. | |
6513 | * nindy-share/coff.h, nindy-share/block_io.h: Delete files. | |
6514 | * nindy-share/b.out.h, nindy-share/VERSION: Delete files. | |
6515 | * nindy-share/README, nindy-share/Onindy.c: Delete files. | |
6516 | * nindy-tdep.c, nindy-share/Makefile: Delete files. | |
6517 | * Makefile.in (init.c): Remove nindy references. | |
6518 | (saber_gdb): Delete rule. | |
6519 | (ALLDEPFILES): Delete hp300ux-nat.c, nindy-tdep.c, | |
6520 | nindy-share/Onindy.c, nindy-share/nindy.c, nindy-share/ttyflush.c, | |
6521 | and a68v-nat.c. | |
6522 | (hp300ux-nat.o, a68v-nat.o, ptx4-nat.o): Delete rules. | |
6523 | (Onindy.o, nindy.o, ttyflush.o, nindy-tdep.o): Delete rules. | |
6524 | (HFILES_NO_SRCDIR): Delete nindy-share/b.out.h, | |
6525 | nindy-share/block_io.h, nindy-share/coff.h, nindy-share/env.h, and | |
6526 | nindy-share/stop.h. | |
6527 | * hp300ux-nat.c, a68v-nat.c, ptx4-nat.c: Delete files. | |
6528 | * saber.suppress: Delete file. | |
6529 | ||
086df311 DJ |
6530 | 2003-01-31 Daniel Jacobowitz <[email protected]> |
6531 | ||
6532 | * dbxread.c (stabs_data): New static variable. | |
6533 | (fill_symbuf): Support an in-memory buffer for stabs data. | |
6534 | (stabs_seek): New function. | |
6535 | (dbx_psymtab_to_symtab): Relocate the stabs data if necessary. | |
6536 | (read_ofile_symtab): Use stabs_seek. | |
6537 | (elfstab_build_psymtabs): Take an asection* instead of | |
6538 | an offset and size. Relocate the stabs data if necessary. | |
6539 | Save the section* for dbx_psymtab_to_symtab. | |
6540 | * dwarf2read.c: Add section variables for each debug section. | |
6541 | (dwarf2_locate_sections): Fill them in. | |
6542 | (dwarf2_read_section): Take an asection* argument. | |
6543 | Relocate the section contents if necessary. | |
6544 | (dwarf2_build_psymtabs, dwarf2_build_psymtabs_easy): Update callers. | |
6545 | * dwarf2cfi.c (parse_frame_info): Take a section argument and pass | |
6546 | it to dwarf2_read_section. | |
6547 | (dwarf2_build_frame_info): Update callers. | |
6548 | * elfread.c (elf_symfile_read): Update call to | |
6549 | elfstab_build_psymtabs. | |
6550 | * gdb-stabs.h (struct dbx_symfile_info): Add stab_section. | |
6551 | (DBX_STAB_SECTION): New macro. | |
6552 | * stabsread.h (elfstab_build_psymtabs): Update prototype. | |
6553 | * symfile.c (symfile_dummy_outputs): New function. | |
6554 | (symfile_relocate_debug_section): New function. | |
6555 | * symfile.h (symfile_relocate_debug_section): Add prototype. | |
6556 | ||
87d1b352 RH |
6557 | 2003-01-31 Richard Henderson <[email protected]> |
6558 | ||
6559 | * alpha-nat.c (REGISTER_PTRACE_ADDR): Merge into ... | |
6560 | (register_addr): ... here. Support ALPHA_UNIQUE_REGNUM. | |
6561 | (fetch_elf_core_registers): Support ALPHA_UNIQUE_REGNUM. | |
6562 | * alpha-tdep.c (alpha_register_name): Add "unique". | |
6563 | * alpha-tdep.h (ALPHA_NUM_REGS): Increment. | |
6564 | (ALPHA_UNIQUE_REGNUM): New. | |
6565 | * config/alpha/nm-linux.h (ALPHA_UNIQUE_PTRACE_ADDR): New. | |
6566 | ||
c48861fb AC |
6567 | 2003-01-31 Andrew Cagney <[email protected]> |
6568 | ||
6569 | * README: Remove reference to Ericsson 1800 monitor. | |
6570 | * Makefile.in (remote-es.o): Delete rule. | |
6571 | (ALLDEPFILES): Delete remote-es.c. | |
6572 | * remote-es.c: Delete file. | |
6573 | * config/m68k/es1800.mt: Delete file. | |
6574 | * config/djgpp/fnchange.lst: Update. | |
6575 | * configure.tgt: Delete m68*-ericsson-* target. | |
6576 | ||
d764a824 AF |
6577 | 2003-01-31 Adam Fedor <[email protected]> |
6578 | ||
6579 | * infrun.c (handle_inferior_event): Rename 'tmp' to real_stop_pc. | |
6580 | Remove duplicate/shadowing variable of same name. | |
6581 | ||
fe36c4f4 JB |
6582 | 2003-01-30 Jim Blandy <[email protected]> |
6583 | ||
6584 | * symfile.c (find_separate_debug_file): Assert that the objfile's | |
6585 | directory name we compute ends with a slash, and then assume that | |
6586 | that's so everywhere we use it. | |
6587 | ||
cb741690 DJ |
6588 | 2003-01-30 Daniel Jacobowitz <[email protected]> |
6589 | ||
6590 | * valops.c (value_assign): Flush frame cache after stores to memory | |
6591 | also. | |
6592 | ||
96ee5227 AC |
6593 | 2003-01-30 Andrew Cagney <[email protected]> |
6594 | ||
6595 | * Makefile.in (mon960-rom.o): Delete rule. | |
6596 | * mon960-rom.c: Delete file. | |
6597 | ||
7f6104a9 AC |
6598 | 2003-01-30 Andrew Cagney <[email protected]> |
6599 | ||
6600 | * d10v-tdep.c: Include "frame-unwind.h". | |
6601 | (d10v_gdbarch_init): Append d10v_frame_p to the unwind predicate | |
6602 | list. | |
6603 | (next_addr, uses_frame): Delete. | |
6604 | (struct d10v_unwind_cache): Define. | |
6605 | (prologue_find_regs): Add struct d10v_unwind_cache info parameter. | |
6606 | Use info instead of next_addr and uses_frame globals. | |
6607 | (d10v_frame_init_saved_regs): Delete function. | |
6608 | (d10v_init_extra_frame_info): Delete function. | |
6609 | (d10v_gdbarch_init): Do not initialize init_extra_frame_info, | |
6610 | frame_init_saved_regs or pop_frame, frame_chain, frame_chain_valid, | |
6611 | init_frame_pc or frame_saved_pc. | |
6612 | (d10v_pop_frame): Delete function. | |
6613 | (do_d10v_pop_frame): Delete function. | |
6614 | (d10v_frame_chain): Delete function. | |
6615 | (d10v_frame_chain_valid): Delete function. | |
6616 | (d10v_frame_pc_unwind): New function. | |
6617 | (d10v_frame_id_unwind): New function. | |
6618 | (saved_regs_unwinder): New function. | |
6619 | (d10v_frame_register_unwind): New function. | |
6620 | (d10v_frame_pop): New function. | |
6621 | (d10v_frame_unwind): New variable. | |
6622 | (d10v_frame_p): New function. | |
6623 | (d10v_frame_saved_pc): Delete function. | |
6624 | * Makefile.in (d10v-tdep.o): Update dependencies. | |
6625 | ||
cad2e848 JB |
6626 | 2003-01-30 J. Brobecker <[email protected]> |
6627 | ||
6628 | * config/pa/tm-hppa64.h (CALL_DUMMY_LOCATION): Remove #undef | |
6629 | causing some regressions due to a change in the default value | |
6630 | for this macro. | |
6631 | ||
af34e669 DJ |
6632 | 2003-01-29 Richard Henderson <[email protected]> |
6633 | Elena Zannoni <[email protected]> | |
6634 | Daniel Jacobowitz <[email protected]> | |
6635 | ||
6636 | Fix PR gdb/961. | |
6637 | * dwarf2read.c (dwarf_ranges_offset, dwarf_ranges_size): New | |
6638 | variables. | |
6639 | (RANGES_SECTION): New. | |
6640 | (dwarf_ranges_buffer): New variable. | |
6641 | (struct comp_unit_head): Add member "die". | |
6642 | (struct dwarf2_pinfo): Add dwarf_ranges_buffer, dwarf_ranges_size. | |
6643 | (DWARF_RANGES_BUFFER, DWARF_RANGES_SIZE): New. | |
6644 | (dwarf2_has_info): Init dwarf_ranges_offset and dwarf_ranges_size. | |
6645 | (dwarf2_locate_sections): Likewise. | |
6646 | (dwarf2_build_psymtabs): Read .debug_ranges. | |
6647 | (dwarf2_build_psymtabs_hard): Swap dwarf_ranges out. | |
6648 | (psymtab_to_symtab_1): Swap dwarf_ranges in. Set cu_header.die. | |
6649 | (dwarf2_get_pc_bounds): New cu_header argument; adjust all callers. | |
6650 | Look for DW_AT_ranges and return the bounding box. | |
6651 | ||
baa93fa6 CF |
6652 | 2003-01-29 Brian Ford <[email protected]> |
6653 | ||
6654 | * win32-nat.c (cygwin_pid): Removed as unused. | |
6655 | (child_attach): Try fall back to Cygwin pid. | |
6656 | ||
c63f977f JB |
6657 | 2003-01-29 Jim Blandy <[email protected]> |
6658 | ||
6659 | * objfiles.h (struct objfile): Doc fix. | |
6660 | ||
d62d1979 AC |
6661 | 2003-01-29 Andrew Cagney <[email protected]> |
6662 | ||
6663 | * frame.c (frame_saved_regs_id_unwind): Assert FRAME_CHAIN_P. | |
6664 | (legacy_get_prev_frame): Assert FRAME_CHAIN_P. | |
6665 | (get_prev_frame): When FRAME_CHAIN_P, call legacy_get_prev_frame. | |
6666 | (frame_saved_regs_pc_unwind): Assert FRAME_SAVED_PC_P. | |
6667 | * gdbarch.sh (FRAME_CHAIN): Change to a function with predicate. | |
6668 | (FRAME_SAVED_PC): Change to a function with predicate. | |
6669 | * gdbarch.h, gdbarch.c: Re-generate. | |
6670 | ||
1ae18a04 AC |
6671 | 2003-01-28 Andrew Cagney <[email protected]> |
6672 | ||
52287340 AC |
6673 | * hppah-nat.c (child_pid_to_exec_file): Don't use boolean. |
6674 | ||
1ae18a04 AC |
6675 | * complaints.c (complain): Delete function. |
6676 | * complaints.h (struct deprecated_complaint): Delete definition. | |
6677 | (complain): Delete declaration. | |
6678 | ||
f2c16bd6 KB |
6679 | 2003-01-28 Kevin Buettner <[email protected]> |
6680 | ||
6681 | * mips-tdep.c (mips_init_extra_frame_info): Return early for | |
6682 | dummy frames. | |
6683 | ||
a94dd1fd AC |
6684 | 2003-01-27 Andrew Cagney <[email protected]> |
6685 | ||
6686 | * sentinel-frame.h, sentinel-frame.c: New files. | |
6687 | * Makefile.in (frame.o): Update dependencies. | |
6688 | (SFILES): Add sentinel-frame.c. | |
6689 | (sentinel_frame_h): Define. | |
6690 | (COMMON_OBS): Add sentinel-frame.o. | |
6691 | (sentinel-frame.o): Specify dependencies. | |
6692 | * frame.c: Include "sentinel-frame.h". | |
6693 | (frame_register_unwind): Rewrite assuming that there is always a a | |
6694 | ->next frame. | |
6695 | (frame_register, generic_unwind_get_saved_register): Ditto. | |
6696 | (frame_read_unsigned_register, frame_read_signed_register): Ditto. | |
6697 | (create_sentinel_frame, unwind_to_current_frame): New functions. | |
6698 | (get_current_frame): Rewrite using create_sentinel_frame and | |
6699 | unwind_to_current_frame. When possible, always create a frame. | |
6700 | (create_new_frame): Set next to the sentinel frame. | |
6701 | (get_next_frame): Rewrite. Don't go below the level 0 frame. | |
6702 | (deprecated_update_frame_pc_hack): Update the next frame's PC and | |
6703 | ID cache when necessary. | |
6704 | (frame_saved_regs_id_unwind): Use frame_relative_level. | |
6705 | (deprecated_generic_get_saved_register): Use frame_relative_level, | |
6706 | get_frame_saved_regs, get_frame_pc, get_frame_base and | |
6707 | get_next_frame. | |
6708 | (frame_saved_regs_register_unwind): Use get_frame_saved_regs and | |
6709 | frame_register. | |
6710 | ||
5378adc4 DJ |
6711 | 2003-01-27 Daniel Jacobowitz <[email protected]> |
6712 | ||
6713 | * gdb_indent.sh: Add -T bfd and -T asection to the indent arguments. | |
6714 | ||
51ee2ddc DJ |
6715 | 2003-01-27 Daniel Jacobowitz <[email protected]> |
6716 | ||
6717 | * maint.c [! (HAVE_MONSTARTUP && HAVE__MCLEANUP)] | |
6718 | (maintenance_set_profile_cmd): Use error () instead of warning (). | |
6719 | ||
d9feb4e7 DJ |
6720 | 2003-01-27 Daniel Jacobowitz <[email protected]> |
6721 | ||
6722 | * configure.in: Check that -pg works if using --enable-profiling. | |
6723 | Check for monstartup and _mcleanup regardless of --enable-profiling. | |
6724 | * maint.c: Check for monstartup and _mcleanup before using them. | |
6725 | * config.in: Regenerated. | |
6726 | * configure: Regenerated. | |
6727 | ||
2d188dd3 NC |
6728 | 2003-01-24 Nick Clifton <[email protected]> |
6729 | ||
6730 | * Add sh2e support: | |
6731 | ||
6732 | 2002-04-02 Elena Zannoni <[email protected]> | |
6733 | ||
6734 | * gdb/sh-tdep.c (sh_sh2e_register_name): New. | |
6735 | (sh2e_show_regs): New. | |
6736 | (sh_gdbarch_init): Handle bfd_mach_sh2e. | |
6737 | * config/sh/tm-sh.h: Added sh2e to comments. | |
6738 | ||
cb3c37b2 JB |
6739 | 2003-01-23 Jim Blandy <[email protected]> |
6740 | ||
6741 | * symfile.c (syms_from_objfile): Don't print the "(no debugging | |
6742 | symbols found)" message here; we haven't checked for a separate | |
6743 | debug info file yet, so we don't know yet. | |
6744 | (symbol_file_add_with_addrs_or_offsets): Print it here, after | |
6745 | we've looked everywhere. Also, there's no need to print a special | |
6746 | message when we're loading the separate debug info file: the one | |
6747 | symbol_file_add prints is fine. | |
6748 | ||
5b5d99cf JB |
6749 | 2003-01-23 Alexander Larsson <[email protected]> |
6750 | Jim Blandy <[email protected]> | |
6751 | ||
6752 | Add support for executables whose debug info has been separated | |
6753 | out into a separate file, leaving only a link behind. | |
6754 | * objfiles.h (struct objfile): New fields: separate_debug_objfile | |
6755 | and separate_debug_objfile_backlink. | |
6756 | (put_objfile_before): New declaration. | |
6757 | * symfile.c: #include "filenames.h". | |
6758 | (symbol_file_add_with_addrs_or_offsets): If this objfile has its | |
6759 | debug info in a separate file, read that, too. Save the addrs | |
6760 | argument, so we can use it again to read the separated debug info; | |
6761 | syms_from_objfile modifies the table we pass it. | |
6762 | (reread_symbols): After re-reading an objfile, call | |
6763 | reread_separate_symbols to refresh its separate debug info | |
6764 | objfile, if it has one. | |
6765 | (reread_separate_symbols, find_separate_debug_file, | |
6766 | get_debug_link_info, separate_debug_file_exists): New functions. | |
6767 | (debug_file_directory): New global var. | |
6768 | (_initialize_symfile): Initialize debug_file_directory, and | |
6769 | provide the new `set debug-file-directory' command to let the user | |
6770 | change it. | |
6771 | * objfiles.c (free_objfile): If this objfile has its debug info in | |
6772 | a separate objfile, free that one too. If this is itself a | |
6773 | separate debug info objfile, clear our parent's backlink. | |
6774 | (put_objfile_before): New function. | |
6775 | * utils.c (gnu_debuglink_crc32): New function. | |
6776 | * defs.h (gnu_debuglink_crc32): New declaration. | |
6777 | * Makefile.in (symfile.o): Note dependency on "filenames.h". | |
6778 | * configure.in: Handle --with-separate-debug-dir config option. | |
6779 | * acinclude.m4 (AC_DEFINE_DIR): New macro. | |
6780 | * acconfig.h (DEBUGDIR): New macro. | |
6781 | * configure, aclocal.m4, config.in: Regenerated. | |
6782 | ||
7e8580c1 JB |
6783 | 2003-01-22 Jim Blandy <[email protected]> |
6784 | ||
7904e09f JB |
6785 | * symfile.c (symbol_file_add_with_addrs_or_offsets): New function, |
6786 | like the old symbol_file_add, but taking new arguments: you can | |
6787 | now pass in either a `struct section_addr_info' list to say where | |
6788 | each section is loaded, or a `struct section_offsets' table. Pass | |
6789 | these new arguments through to syms_from_objfile as appropriate. | |
6790 | (symbol_file_add): Just call symbol_file_add_with_addrs_or_offsets, | |
6791 | with the appropriate quiescent values for the new arguments. | |
6792 | ||
7e8580c1 JB |
6793 | * symfile.c: #include "gdb_assert.h". |
6794 | (syms_from_objfile): Add the ability to pass in a section offset | |
6795 | table directly, as an alternative to the section_addr_info table. | |
6796 | Document arguments better. | |
6797 | (symbol_file_add): Pass extra arguments to syms_from_objfile. | |
6798 | * symfile.h (syms_from_objfile): Update declaration. | |
6799 | * rs6000-nat.c (objfile_symbol_add): Pass new arguments to | |
6800 | syms_from_objfile. | |
6801 | * Makefile.in (symfile.o): List dependency on $(gdb_assert_h). | |
6802 | ||
d28f9cdf DJ |
6803 | 2003-01-22 Daniel Jacobowitz <[email protected]> |
6804 | ||
6805 | Original patch by Tom Tromey <[email protected]> and | |
6806 | Jason Molenda <[email protected]>. | |
6807 | * Makefile.in (PROFILE_CFLAGS): Substitute from configure. | |
6808 | (INTERNAL_LDFLAGS): Don't include PROFILE_CFLAGS. | |
6809 | * NEWS: Mention profiling. | |
6810 | * configure.in (--enable-gdbtk): Fix typo. | |
6811 | (--enable-profiling): New. Set PROFILE_CFLAGS. | |
6812 | * maint.c (maintenance_set_profile_cmd): Remove NOTYET. | |
6813 | Fill in function. | |
6814 | (profiling_state): New variable. | |
6815 | (mcleanup_wrapper): New function. | |
6816 | (_initialize_maint): Remove NOTYET, fix call to | |
6817 | add_setshow_boolean_cmd for "maint set profile". | |
6818 | * configure: Regenerated. | |
6819 | ||
df21e465 MH |
6820 | 2003-01-21 Martin M. Hunt <[email protected]> |
6821 | ||
6822 | * Makefile.in (install-gdbtk): Install PNG images too. | |
6823 | ||
73c1f219 AC |
6824 | 2003-01-21 Andrew Cagney <[email protected]> |
6825 | ||
6826 | * exec.c (text_start): Delete global variable. | |
6827 | (exec_file_attach): Make text_start local to the function. | |
6828 | * inferior.h (BEFORE_TEXT_END, AFTER_TEXT_END): Delete macros. | |
6829 | * valops.c (hand_function_call): Delete code that handles | |
6830 | BEFORE_TEXT_END and AFTER_TEXT_END. | |
6831 | * gdbarch.sh (CALL_DUMMY_LENGTH): Test call_dummy_length instead | |
6832 | of CALL_DUMMY_LOCATION. | |
6833 | * gdbarch.c: Regenerate. | |
6834 | * inferior.h (deprecated_pc_in_call_dummy_before_text_end) | |
6835 | (deprecated_pc_in_call_dummy_after_text_end): Delete declaration. | |
6836 | * blockframe.c (deprecated_pc_in_call_dummy_before_text_end) | |
6837 | (deprecated_pc_in_call_dummy_after_text_end): Delete functions. | |
6838 | (text_end): Delete extern declaration. | |
6839 | ||
eb4f72c5 AC |
6840 | 2003-01-21 Andrew Cagney <[email protected]> |
6841 | ||
6842 | * frame.h (FRAME_OBSTACK_ZALLOC): Define. | |
6843 | * blockframe.c (backtrace_below_main): Move to "frame.c". | |
6844 | (frame_chain_valid): Delete check for backtrace_below_main. | |
6845 | (_initialize_blockframe): Delete initialization, move ``set | |
6846 | backtrace-below-main'' command to "frame.c". | |
6847 | (do_flush_frames_sfunc): Delete function. | |
6848 | * frame.c: Include "command.h" and "gdbcmd.h". | |
6849 | (frame_type_from_pc): New function. | |
6850 | (create_new_frame): Use frame_type_from_pc. | |
6851 | (legacy_get_prev_frame): New function. | |
6852 | (get_prev_frame): Rewrite. When an old style frame, call | |
6853 | legacy_get_prev_frame. Otherwize, unwind the PC first. | |
6854 | (_initialize_frame): Add ``set backtrace-below-main'' command. | |
6855 | * Makefile.in (frame.o): Update dependencies. | |
6856 | ||
778ce8cc AC |
6857 | 2003-01-19 Andrew Cagney <[email protected]> |
6858 | ||
6859 | * config/pa/tm-hppa.h (DEPRECATED_DO_REGISTERS_INFO): Rename | |
6860 | DEPRECATED_REGISTERS_INFO. | |
6861 | ||
01c193c8 AC |
6862 | 2003-01-19 Andrew Cagney <[email protected]> |
6863 | ||
6864 | * MAINTAINERS: Replace `Blanket Write Privs' with `Global | |
6865 | Maintainers'. Update `Various Maintainers'. | |
6866 | ||
dedc2a2b AC |
6867 | 2003-01-19 Andrew Cagney <[email protected]> |
6868 | ||
6869 | * frame.c (frame_saved_regs_pop): Assert POP_FRAME_P. | |
6870 | * gdbarch.sh (POP_FRAME): Change to function with predicate. | |
6871 | Suppress actual parameters when `-'. | |
6872 | * gdbarch.h, gdbarch.c: Regenerate. | |
6873 | ||
b7261c70 AC |
6874 | 2003-01-19 Andrew Cagney <[email protected]> |
6875 | ||
6876 | * d10v-tdep.c (d10v_frame_saved_pc, d10v_frame_chain): Restore | |
6877 | code handling dummy frames. | |
6878 | ||
dbe9fe58 AC |
6879 | 2003-01-19 Andrew Cagney <[email protected]> |
6880 | ||
6881 | * frame-unwind.h (frame_unwind_pop_ftype): Declare. | |
6882 | (struct frame_unwind): Add field pop. | |
6883 | * frame.h (frame_pop): Declare. | |
6884 | * frame.c (frame_saved_regs_pop): New function. | |
6885 | (trad_frame_unwinder): Add frame_saved_regs_pop. | |
6886 | (frame_pop): New function. | |
6887 | * dummy-frame.c (dummy_frame_pop): New function. | |
6888 | (discard_innermost_dummy): New function. | |
6889 | (generic_pop_dummy_frame): Use discard_innermost_dummy. | |
6890 | (dummy_frame_unwind): Add dummy_frame_pop. | |
6891 | * infrun.c (normal_stop): Call frame_pop instead of POP_FRAME. | |
6892 | * valops.c (hand_function_call): Ditto. | |
6893 | * stack.c (return_command): Ditto. | |
6894 | ||
570b8f7c AC |
6895 | 2003-01-18 Andrew Cagney <[email protected]> |
6896 | ||
6897 | * cris-tdep.c: Fix function declaration indentation. | |
6898 | * dwarfread.c, gdbcore.h, gdbtypes.h, i386v-nat.c: Ditto. | |
6899 | * mips-tdep.c, monitor.h, parse.c, proc-utils.h: Ditto. | |
6900 | * rs6000-nat.c, ser-go32.c, somread.c, stabsread.c: Ditto. | |
6901 | * symfile.h, symtab.h, target.c, target.h, value.h: Ditto. | |
6902 | * xcoffread.c, config/pa/tm-hppa.h: Ditto. | |
6903 | * config/sparc/tm-sp64.h, config/sparc/tm-sparc.h: Ditto. | |
6904 | ||
6905 | 2003-01-18 Michael Chastain <[email protected]> | |
eaec4d85 MC |
6906 | |
6907 | * README (Unpacking and Installation -- quick overview): | |
6908 | Warn against ".../gdb-5.3/gdb/configure". | |
6909 | ||
494cca16 AC |
6910 | 2003-01-18 Andrew Cagney <[email protected]> |
6911 | ||
6912 | * dummy-frame.h (dummy_frame_id_unwind): Delete declaration. | |
6913 | (dummy_frame_pc_unwind, dummy_frame_register_unwind): Ditto. | |
6914 | (struct frame_unwind): Declare opaque. | |
6915 | (dummy_frame_p): Declare function. | |
6916 | * dummy-frame.c (dummy_frame_id_unwind): Make static. | |
6917 | (dummy_frame_pc_unwind, dummy_frame_register_unwind): Ditto. | |
6918 | * dummy-frame.c: Include "frame-unwind.h". | |
6919 | (dummy_frame_p): New function. | |
6920 | (dummy_frame_unwind): New variable. | |
6921 | * frame.c: Include "frame-unwind.h". | |
6922 | (frame_pc_unwind, frame_id_unwind, frame_register_unwind): Update | |
6923 | to use the new unwind field. | |
6924 | (set_unwind_by_pc): Delete function. | |
6925 | (create_new_frame, get_prev_frame): Set unwind field using | |
6926 | frame_unwind_find_by_pc. | |
6927 | (trad_frame_unwind, trad_frame_unwinder): New variables. | |
6928 | * frame.h (trad_frame_unwind): Declare variable. | |
6929 | (frame_id_unwind_ftype): Delete declaration. | |
6930 | (frame_pc_unwind_ftype, frame_register_unwind_ftype): Ditto. | |
6931 | (struct frame_unwind): Declare opaque. | |
6932 | (struct frame_info): Replace the fields id_unwind, pc_unwind and | |
6933 | register_unwind with a single unwind pointer. | |
6934 | * frame-unwind.h, frame-unwind.c: New files. | |
6935 | * Makefile.in (SFILES): Add frame-unwind.c. | |
6936 | (frame_unwind_h): Define. | |
6937 | (COMMON_OBS): Add frame-unwind.o. | |
6938 | (frame-unwind.o): Specify dependencies. | |
6939 | (frame.o, dummy-frame.o): Update dependencies. | |
6940 | ||
4efb68b1 AC |
6941 | 2003-01-18 Andrew Cagney <[email protected]> |
6942 | ||
6943 | * ada-valprint.c: Eliminate PTR. | |
6944 | * breakpoint.c, corelow.c, cris-tdep.c, dbxread.c: Ditto. | |
6945 | * defs.h, dve3900-rom.c, dwarf2read.c, dwarfread.c: Ditto. | |
6946 | * exec.c, hppa-tdep.c, hpread.c, infcmd.c, mdebugread.c: Ditto. | |
6947 | * objfiles.c, objfiles.h, ocd.c, remote-es.c: Ditto. | |
6948 | * remote-mips.c, remote-sds.c, remote-vx.c: Ditto. | |
6949 | * solib-svr4.c, solib.c, stack.c, symfile.c, symfile.h: Ditto. | |
6950 | * symmisc.c, v850ice.c, xcoffread.c, cli/cli-script.c: Ditto. | |
6951 | ||
a84d24ee AC |
6952 | 2003-01-17 Andrew Cagney <[email protected]> |
6953 | ||
762f08a3 AC |
6954 | * main.c (captured_main): Don't use PTR. |
6955 | * cp-valprint.c (cp_print_class_method): Replace STREQ with strcmp. | |
6956 | * gdbtypes.c (lookup_primitive_typename): Ditto. | |
6957 | (lookup_struct_elt_type): Ditto. | |
6958 | * f-valprint.c (info_common_command): Ditto. | |
6959 | (list_all_visible_commons): Ditto. | |
6960 | * jv-typeprint.c (java_type_print_base): Ditto. | |
6961 | ||
a84d24ee AC |
6962 | * config/djgpp/fnchange.lst: Rename mi1-var-block.exp, |
6963 | mi1-var-child.exp, mi1-var-cmd.exp and mi1-var-display.exp. | |
6964 | Rename opcodes/iq2000-desc.c and opcodes/iq2000-dis.c. Rename | |
6965 | i386-interix-nat.c and i386-interix-tdep.c. Rename | |
6966 | m68klinux-nat.c and m68klinux-tdep.c. Rename | |
6967 | config/mips/tm-linux.h and config/mips/tm-linux64.h. Rename | |
6968 | bfd/po/.cvsignore and opcodes/po/.cvsignore. Rename | |
6969 | gdb/objc-exp.tab.c and gdb/ada-exp.tab.c | |
6970 | * main.c (captured_main): Use xfree, not free. | |
6971 | ||
c170fb60 AC |
6972 | 2003-01-16 Andrew Cagney <[email protected]> |
6973 | ||
6974 | * frame.h (frame_id_unwind_ftype): Change type so that the frame's | |
6975 | ID back using a parameter. | |
6976 | * frame.c (frame_id_unwind): Update call. | |
6977 | (frame_saved_regs_id_unwind): Update. | |
6978 | * dummy-frame.c (dummy_frame_id_unwind): Update function. | |
6979 | * dummy-frame.h (struct frame_id): Add opaque declaration. | |
6980 | (dummy_frame_id_unwind): Update declaration. | |
6981 | ||
867f3898 AC |
6982 | 2003-01-15 Andrew Cagney <[email protected]> |
6983 | ||
6984 | * sparc-tdep.c: Delete reference to PRINT_REGISTER_HOOK. | |
6985 | ||
40622be8 | 6986 | 2003-01-15 Stephen P. Smith <[email protected]> |
de3a8c23 | 6987 | |
40622be8 | 6988 | * MAINTAINERS (Stephen P. Smith): Updated email address. |
de3a8c23 | 6989 | |
ae66c1fc EZ |
6990 | 2003-01-14 Elena Zannoni <[email protected]> |
6991 | ||
997b089a | 6992 | Fix PR gdb/898 |
ae66c1fc EZ |
6993 | * breakpoint.c (until_break_command): Add new argument. Use it to |
6994 | decide whether to stop only at the current frame or not. | |
6995 | * breakpoint.h (until_break_command): Update prototype. | |
6996 | * infcmd.c (until_command): Add new argument to until_break_command | |
6997 | call. | |
6998 | (advance_command): New function. | |
6999 | (_initialize_infcmd): Update help string for 'until' command. | |
7000 | Add new 'advance' command. | |
7001 | ||
a04257e6 DC |
7002 | 2003-01-14 David Carlton <[email protected]> |
7003 | ||
7004 | * linespec.c (decode_line_1): Normalize comments. | |
7005 | (set_flags): Ditto. | |
7006 | (locate_first_half): Ditto. | |
7007 | (decode_compound): Ditto. | |
7008 | (symtab_from_filename): Ditto. | |
7009 | (decode_all_digits): Ditto. | |
7010 | (decode_dollar): Ditto. | |
7011 | (find_methods): Ditto. | |
7012 | (find_toplevel_char): Ditto. | |
7013 | ||
1bac305b AC |
7014 | 2003-01-13 Andrew Cagney <[email protected]> |
7015 | ||
7016 | * ax-gdb.c, c-valprint.c, charset.c, corefile.c: Update copyright. | |
7017 | * demangle.c, disasm.c, dwarf2cfi.c, dwarfread.c: Update copyright. | |
7018 | * elfread.c, eval.c, expprint.c, expression.h: Update copyright. | |
7019 | * f-typeprint.c, findvar.c, gcore.c, gdb_mbuild.sh: Update copyright. | |
7020 | * gdbtypes.h, gnu-v2-abi.c, inferior.h, inftarg.c: Update copyright. | |
7021 | * language.c, language.h, m32r-tdep.c: Update copyright. | |
7022 | * mn10200-tdep.c, scm-lang.c, scm-lang.h: Update copyright. | |
7023 | * somsolib.c, somsolib.h, symfile.c, symtab.h: Update copyright. | |
7024 | * thread-db.c, typeprint.c, utils.c, valarith.c: Update copyright. | |
7025 | * values.c, win32-nat.c, x86-64-linux-nat.c: Update copyright. | |
7026 | * x86-64-linux-tdep.c, z8k-tdep.c: Update copyright. | |
7027 | * cli/cli-decode.h, config/h8500/tm-h8500.h: Update copyright. | |
7028 | ||
25caa7a8 EZ |
7029 | 2003-01-13 Elena Zannoni <[email protected]> |
7030 | ||
7031 | * stabsread.h (process_later, resolve_cfront_continuation): | |
7032 | Obsolete. | |
7033 | Update copyright years. | |
7034 | * buildsym.c (start_subfile): Obsolete comment pertinent to Cfront. | |
7035 | Update copyright year. | |
7036 | * dbxread.c(struct cont_elem): Obsolete. | |
7037 | (process_later, process_now): Obsolete functions. | |
7038 | (read_dbx_symtab, read_ofile_symtab): Obsolete cfront support. | |
7039 | Update copyright year. | |
7040 | * gdbtypes.c (INIT_EXTRA, ADD_EXTRA): Obsolete macros. | |
7041 | (add_name, add_mangled_type, cfront_mangle_name): Obsolete functions. | |
7042 | * mdebugread.c (parse_type): Obsolete comment pertinent to Cfront. | |
7043 | (parse_partial_symbols): Obsolete cfront support. | |
7044 | * stabsread.c | |
7045 | (CFRONT_VISIBILITY_PRIVATE,CFRONT_VISIBILITY_PUBLIC): Obsolete | |
7046 | macros. | |
7047 | (get_substring, get_cfront_method_physname, msg_unknown_complaint, | |
7048 | read_cfront_baseclasses, read_cfront_member_functions, | |
7049 | resolve_cfront_continuation,read_cfront_static_fields, | |
7050 | copy_cfront_struct_fields): Obsolete functions. | |
7051 | (define_symbol, read_one_struct_field): Obsolete cfront support. | |
7052 | * xcoffread.c (scan_xcoff_symtab): Obsolete CFront support. | |
7053 | Update Copyright year. | |
7054 | ||
7789c6f5 EZ |
7055 | 2003-01-13 Elena Zannoni <[email protected]> |
7056 | ||
7057 | * stack.c (print_frame_info, print_stack_frame_base_stub, | |
7058 | print_stack_frame_base, show_and_print_stack_frame_stub, | |
7059 | show_and_print_stack_frame, print_only_stack_frame_stub, | |
7060 | print_only_stack_frame): Delete functions. | |
7061 | (print_stack_frame_stub): Call print_frame_info instead of | |
7062 | print_frame_info_base. | |
7063 | (print_frame_info_base): Rename to print_frame_info. | |
7064 | (backtrace_command_1): Call print_frame_info, instead of | |
7065 | print_frame_info_base. | |
7066 | (current_frame_command): Call print_stack_frame, instead of | |
7067 | print_only_stack_frame. | |
7068 | (frame_command): Call print_stack_frame, instead of | |
7069 | show_and_print_stack_frame. | |
7070 | (up_command): Ditto. | |
7071 | (down_command): Ditto. | |
7072 | * frame.h (print_only_stack_frame): Delete prototype. | |
7073 | * infrun.c (normal_stop): Call print_stack_frame, instead of | |
7074 | show_and_print_stack_frame. | |
7075 | * thread.c (info_threads_command): Call print_stack_frame, instead | |
7076 | of print_only_stack_frame. | |
7077 | ||
3f5a3016 AC |
7078 | 2003-01-13 Andrew Cagney <[email protected]> |
7079 | ||
d99ba314 AC |
7080 | * README (Graphical interface to GDB): Update URL. Point at |
7081 | gdb/links/. | |
7082 | ||
3f5a3016 AC |
7083 | * gdb_indent.sh: Update to version 2.2.9. Warn when not exact |
7084 | version match. | |
7085 | ||
083ae935 DJ |
7086 | 2003-01-13 Daniel Jacobowitz <[email protected]> |
7087 | ||
7088 | * symtab.c (find_pc_sect_line): Don't consider end-of-function | |
7089 | lines. | |
7090 | ||
5365276c DJ |
7091 | 2003-01-13 Daniel Jacobowitz <[email protected]> |
7092 | ||
7093 | * thread-db.c (attach_thread): Prototype. | |
7094 | (struct private_thread_info): Remove lwpid. Add thread handle (th), | |
7095 | thread information (ti), and valid flags (th_valid, ti_valid). | |
7096 | (attach_thread): Move target_pid_to_str call to after the thread | |
7097 | is added to GDB's list. Initialize the cache. | |
7098 | (thread_get_info_callback, thread_db_map_id2thr) | |
7099 | (thread_db_get_info): New functions. | |
7100 | (thread_from_lwp, lwp_from_thread, thread_db_fetch_registers) | |
7101 | (thread_db_store_registers, thread_db_thread_alive) | |
7102 | (thread_db_get_thread_local_address): Use them. | |
7103 | (thread_db_pid_to_str): Likewise. Return "Missing" instead | |
7104 | of calling error() for threads in unknown state. | |
7105 | ||
7106 | (clear_lwpid_callback): New function. | |
7107 | (thread_db_resume): Use it to clear the cache. | |
7108 | ||
9fc30b6b DJ |
7109 | 2003-01-13 Daniel Jacobowitz <[email protected]> |
7110 | ||
7111 | * lin-lwp.c (struct private_thread_info, find_lwp_callback): Remove. | |
7112 | (resume_callback): Remove dead code. | |
7113 | ||
8f871025 AC |
7114 | 2003-01-13 Andrew Cagney <[email protected]> |
7115 | ||
7116 | * gdbarch.sh (FRAME_INIT_SAVED_REGS): Change to function with | |
7117 | predicate. | |
7118 | * gdbarch.h, gdbarch.c: Regenerate. | |
7119 | * stack.c (frame_info): Only initialize the saved registers when | |
7120 | FRAME_INIT_SAVED_REGS_P. | |
7121 | * frame.c (frame_saved_regs_register_unwind): Assert | |
7122 | FRAME_INIT_SAVED_REGS_P. | |
7123 | (deprecated_generic_get_saved_register): Ditto. | |
7124 | ||
3f565f1e DJ |
7125 | 2003-01-13 Daniel Jacobowitz <[email protected]> |
7126 | ||
7127 | * source.c (openp): Squelch warning about "filename". | |
7128 | ||
072b1022 DJ |
7129 | 2003-01-13 Daniel Jacobowitz <[email protected]> |
7130 | ||
7131 | * source.c (openp): If the file does not exist don't necessarily | |
7132 | search the path. | |
7133 | ||
973ccf8b DJ |
7134 | 2003-01-13 Daniel Jacobowitz <[email protected]> |
7135 | ||
7136 | Fix PR gdb/872. | |
7137 | * gdbtypes.c (init_type): Mark "char" as TYPE_FLAG_NOSIGN. | |
7138 | (integer_types_same_name_p): New function. | |
7139 | (rank_one_type): Use it. | |
7140 | * stabsread.c (read_range_type): Mark "char" as TYPE_FLAG_NOSIGN. | |
7141 | ||
030292b7 DJ |
7142 | 2003-01-13 Daniel Jacobowitz <[email protected]> |
7143 | ||
7144 | * Makefile.in (TARGET_SYSTEM_ROOT, TARGET_SYSTEM_ROOT_DEFINE): New | |
7145 | variables. | |
7146 | (main.o): Custom rule which uses $(TARGET_SYSTEM_ROOT_DEFINE). | |
7147 | * configure.in: Add --with-sysroot. | |
7148 | * configure: Regenerated. | |
7149 | * main.c (gdb_sysroot): New variable. | |
7150 | (captured_main): Initialize gdb_sysroot. | |
7151 | * defs.h (gdb_sysroot): New extern declaration. | |
7152 | * solib.c (_initialize_solib): Initialize solib_absolute_prefix. | |
7153 | ||
afb5d334 MC |
7154 | 2003-01-12 Michael Chastain <[email protected]> |
7155 | ||
7156 | * config/djgpp/fnchange.lst: add gdb/ChangeLog-2002. | |
7157 | ||
751ceeb4 MC |
7158 | 2003-01-12 Michael Chastain <[email protected]> |
7159 | ||
7160 | * top.c (print_gdb_version): Bump copyright year to 2003. | |
7161 | ||
94cd26f8 DC |
7162 | 2003-01-12 David Carlton <[email protected]> |
7163 | ||
7164 | * linespec.c (symtab_from_filename): Rename variable 's' to | |
7165 | 'file_symtab'. | |
7166 | ||
1ce79225 AC |
7167 | 2003-01-12 Andrew Cagney <[email protected]> |
7168 | ||
7169 | * d10v-tdep.c (d10v_init_extra_frame_info): Remove checks for a | |
7170 | dummy frame. | |
7171 | (d10v_frame_saved_pc, d10v_frame_chain): Ditto. | |
7172 | ||
fa1fd571 AC |
7173 | 2003-01-12 Andrew Cagney <[email protected]> |
7174 | ||
7175 | * d10v-tdep.c: Include "gdb_assert.h". | |
7176 | (d10v_store_return_value): Rewrite to match current interface. | |
7177 | (d10v_extract_struct_value_address): Ditto. | |
7178 | (d10v_extract_return_value): Ditto. | |
7179 | (d10v_gdbarch_init): Set store_restore_value, | |
7180 | extract_struct_value_address and extract_return_value. | |
7181 | ||
68b8d23e JB |
7182 | 2003-01-12 J. Brobecker <[email protected]> |
7183 | ||
7184 | * hpread.c (set_namestring): New procedure replacing the | |
7185 | SET_NAMESTRING macro. | |
7186 | (hpread_build_psymtabs): Replace calls to SET_NAMESTRING | |
7187 | by calls to set_namestring. | |
7188 | ||
7189 | 2003-01-11 J. Brobecker <[email protected]> | |
1fb309ea JB |
7190 | |
7191 | * hpread.c (SET_NAMESTRING): Remove an incorrect cast to fix | |
7192 | a compilation warning. | |
7193 | (hpread_process_one_debug_symbol): Likewise. | |
7194 | ||
88d262ca DC |
7195 | 2003-01-10 David Carlton <[email protected]> |
7196 | ||
7197 | * linespec.c (decode_line_1): Rename variable 's' to | |
7198 | 'file_symtab'. | |
7199 | (decode_all_digits): Rename argument 's' to 'file_symtab'. | |
7200 | (decode_dollar): Ditto. | |
7201 | (decode_variable): Ditto. | |
7202 | (symbol_found): Ditto. | |
7203 | ||
86669319 MC |
7204 | 2003-01-09 Michael Chastain <[email protected]> |
7205 | ||
7206 | * config/djgpp/fnchange.lst: update file list for testsuite/gdb.c++. | |
7207 | ||
616a9dc4 CV |
7208 | 2003-01-07 Corinna Vinschen <[email protected]> |
7209 | ||
7210 | * win32-nat.c (set_process_privilege): New function. | |
7211 | (child_attach): Call set_process_privilege() to enable the | |
7212 | SE_DEBUG_NAME user privilege if available in process token. | |
7213 | ||
3269bcfa JB |
7214 | 2003-01-10 J. Brobecker <[email protected]> |
7215 | ||
7216 | * hpread.c (hpread_process_one_debug_symbol): Fix a small | |
7217 | compilation error in the previous revision. | |
7218 | ||
2b0ee454 DC |
7219 | 2003-01-09 David Carlton <[email protected]> |
7220 | ||
7221 | * linespec.c: Update copyright. | |
7222 | ||
b3ba1b44 DJ |
7223 | 2003-01-09 Daniel Jacobowitz <[email protected]> |
7224 | ||
7225 | * lin-lwp.c (child_wait): Ignore exit statuses for processes other | |
7226 | than inferior_ptid. | |
7227 | (lin_lwp_wait): Ignore exit statuses for unknown LWPs. | |
7228 | ||
4ef3f3be AC |
7229 | 2003-01-09 Andrew Cagney <[email protected]> |
7230 | ||
479ab5a0 AC |
7231 | * frame.h (frame_obstack_zalloc): Replace frame_obstack_alloc. |
7232 | Update comments. | |
7233 | * frame.c (frame_obstack_zalloc): Replace frame_obstack_alloc. | |
7234 | (frame_saved_regs_zalloc): Update. | |
7235 | (frame_saved_regs_register_unwind): Update. | |
7236 | (create_new_frame): Update. | |
7237 | (get_prev_frame): Update. | |
7238 | (frame_extra_info_zalloc): Update. | |
7239 | (deprecated_get_frame_saved_regs): Update. | |
7240 | * dwarf2cfi.c (cfi_init_extra_frame_info): Update. | |
7241 | * cris-tdep.c: Update comment. | |
7242 | ||
bde58177 AC |
7243 | * somsolib.h: Fix function indentation. |
7244 | * disasm.c, buildsym.c, buildsym.h: Eliminate PTR. | |
7245 | * gnu-v2-abi.c, f-typeprint.c, x86-64-linux-tdep.c: Eliminate STREQ. | |
7246 | * demangle.c, ax-gdb.c, c-valprint.c: Eliminate STREQ. | |
7247 | * alpha-osf1-tdep.c, corefile.c: Eliminate STREQ. | |
7248 | * somsolib.c, inftarg.c: Remove assignment in if conditional. | |
7249 | ||
4ef3f3be AC |
7250 | * infrun.c (follow_fork): Use ISO C definition. |
7251 | * expprint.c (print_subexp): Use xfree instead of free. | |
7252 | * charset.c: Include "gdb_string.h" instead of <string.h>. | |
7253 | (register_iconv_charsets): Use ISO C definition. | |
7254 | (host_charset, target_charset): Ditto. | |
7255 | * Makefile.in (charset.o): Update dependencies. | |
7256 | (mi-cmd-env.o): Update dependencies. | |
7257 | ||
1c615f7a AC |
7258 | 2003-01-08 Andrew Cagney <[email protected]> |
7259 | ||
7260 | * alpha-linux-tdep.c (alpha_linux_sigcontext_addr): Use | |
7261 | get_frame_base. | |
7262 | ||
c9a1dc08 AC |
7263 | 2003-01-08 Andrew Cagney <[email protected]> |
7264 | ||
7265 | * gdb_mbuild.sh: Add --keep option. When specified, keep the | |
7266 | build directories. Save edited gdb output in Mbuild.log. If a | |
7267 | build fails, remove any final GDB executable. | |
7268 | ||
dbad9d94 AC |
7269 | 2003-01-08 Andrew Cagney <[email protected]> |
7270 | ||
7271 | * gdb_mbuild.sh: Edit the output of `maint print architecture' | |
7272 | replacing hex constants with function names and stripping leading | |
7273 | file name directory prefixes. | |
7274 | ||
8d357cca AC |
7275 | 2003-01-08 Andrew Cagney <[email protected]> |
7276 | ||
7277 | * gcore.c, i386-linux-tdep.c: Use get_frame_pc, get_next_frame and | |
7278 | get_frame_base. | |
7279 | ||
bca02a8a DC |
7280 | 2003-01-08 David Carlton <[email protected]> |
7281 | ||
7282 | * linespec.c (decode_line_1): Move code into decode_variable. | |
7283 | (decode_variable): New function. | |
7284 | ||
7f8ab3a0 AC |
7285 | 2003-01-08 Andrew Cagney <[email protected]> |
7286 | ||
7287 | * mn10300-tdep.c (analyze_dummy_frame): Fix typo. | |
7288 | ||
7b5849cc AC |
7289 | 2003-01-08 Andrew Cagney <[email protected]> |
7290 | ||
7291 | * cris-tdep.c (cris_frame_init_saved_regs): Use | |
7292 | get_frame_saved_regs and SIZEOF_FRAME_SAVED_REGS when copying a | |
7293 | saved_regs buffer. | |
7294 | * sh-tdep.c (sh_nofp_frame_init_saved_regs): Ditto. | |
7295 | (sh64_nofp_frame_init_saved_regs): Ditto. | |
7296 | (sh_fp_frame_init_saved_regs): Ditto. | |
7297 | * arm-tdep.c: Use deprecated_set_frame_saved_regs_hack. | |
7298 | * mips-tdep.c (mips_init_extra_frame_info): Ditto. | |
7299 | * mcore-tdep.c (analyze_dummy_frame): Ditto. | |
7300 | * mn10300-tdep.c (analyze_dummy_frame): Ditto. | |
7301 | ||
72a5efb3 DJ |
7302 | 2003-01-08 Daniel Jacobowitz <[email protected]> |
7303 | ||
7304 | * minsyms.c (lookup_minimal_symbol): Update comment. | |
7305 | (lookup_minimal_symbol_text): Update comment. Use the hash table. | |
7306 | (lookup_minimal_symbol_solib_trampoline): Likewise. | |
7307 | ||
11c02a10 AC |
7308 | 2003-01-08 Andrew Cagney <[email protected]> |
7309 | ||
aab3ea25 AC |
7310 | * d10v-tdep.c (d10v_init_extra_frame_info): Use |
7311 | frame_relative_level. | |
7312 | ||
da50a4b7 AC |
7313 | * alpha-tdep.c: Use get_frame_extra_info. |
7314 | * arm-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto. | |
7315 | * h8300-tdep.c, ia64-tdep.c, m68hc11-tdep.c, mcore-tdep.c: Ditto. | |
7316 | * mips-tdep.c, mn10300-tdep.c, s390-tdep.c, sh-tdep.c: Ditto. | |
7317 | * sparc-tdep.c, xstormy16-tdep.c: Ditto. | |
7318 | ||
11c02a10 AC |
7319 | * alpha-tdep.c: Use get_next_frame. |
7320 | * arm-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto. | |
7321 | * dwarf2cfi.c, h8300-tdep.c, i386-tdep.c, ia64-tdep.c: Ditto. | |
7322 | * m68hc11-tdep.c, m68k-tdep.c, mcore-tdep.c: Ditto. | |
7323 | * mips-tdep.c, mn10200-tdep.c, mn10300-tdep.c: Ditto. | |
7324 | * ns32k-tdep.c, s390-tdep.c, sh-tdep.c, sparc-tdep.c: Ditto. | |
7325 | * v850-tdep.c, vax-tdep.c, x86-64-linux-tdep.c: Ditto. | |
7326 | * xstormy16-tdep.c: Ditto. | |
7327 | ||
1e2330ba AC |
7328 | 2003-01-07 Andrew Cagney <[email protected]> |
7329 | ||
7330 | * alpha-tdep.c: Use get_frame_base. | |
7331 | * arm-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto. | |
7332 | * h8300-tdep.c, i386-tdep.c, ia64-tdep.c, m68hc11-tdep.c: Ditto. | |
7333 | * m68k-tdep.c, mcore-tdep.c, mips-tdep.c, mn10200-tdep.c: Ditto. | |
7334 | * mn10300-tdep.c, ns32k-tdep.c, s390-tdep.c, sh-tdep.c: Ditto. | |
7335 | * sparc-tdep.c, v850-tdep.c, vax-tdep.c: Ditto. | |
7336 | * x86-64-linux-tdep.c, xstormy16-tdep.c: Ditto. | |
7337 | * config/h8500/tm-h8500.h, config/mn10200/tm-mn10200.h: Ditto. | |
7338 | * config/sparc/tm-sparc.h: Ditto. | |
7339 | ||
2d75187b AC |
7340 | 2003-01-07 Andrew Cagney <[email protected]> |
7341 | ||
7342 | * frame.c (deprecated_get_frame_context): New function. | |
7343 | (deprecated_set_frame_context): New function. | |
7344 | * frame.h (deprecated_get_frame_context): Declare. | |
7345 | (deprecated_set_frame_context): Declare. | |
7346 | * dwarf2cfi.c (UNWIND_CONTEXT): Use deprecated_get_frame_context. | |
7347 | (cfi_init_extra_frame_info): Use deprecated_set_frame_context. | |
7348 | ||
483d36b2 AC |
7349 | 2003-01-07 Andrew Cagney <[email protected]> |
7350 | ||
7351 | * frame.c (deprecated_set_frame_next_hack): New function. | |
7352 | (deprecated_set_frame_prev_hack): New function. | |
7353 | * frame.h (deprecated_set_frame_next_hack): Declare. | |
7354 | (deprecated_set_frame_prev_hack): Declare. | |
7355 | * mcore-tdep.c (analyze_dummy_frame): Use | |
7356 | deprecated_set_frame_next_hack and deprecated_set_frame_prev_hack. | |
7357 | * mn10300-tdep.c (analyze_dummy_frame): Ditto. | |
7358 | ||
14e91ac5 DC |
7359 | 2003-01-07 David Carlton <[email protected]> |
7360 | ||
7361 | * linespec.c (decode_line_1): Move code into decode_dollar. | |
7362 | (decode_dollar): New function. | |
7363 | ||
b0c6b05c AC |
7364 | 2003-01-07 Andrew Cagney <[email protected]> |
7365 | ||
7366 | * arm-tdep.c (arm_init_extra_frame_info): Use | |
7367 | deprecated_update_frame_base_hack. | |
7368 | * xstormy16-tdep.c (xstormy16_scan_prologue): Ditto. | |
7369 | * mn10300-tdep.c (analyze_dummy_frame): Ditto. | |
7370 | (fix_frame_pointer): Ditto. | |
7371 | (mn10300_analyze_prologue): Ditto. | |
7372 | ||
a00a19e9 AC |
7373 | 2003-01-07 Andrew Cagney <[email protected]> |
7374 | ||
7375 | * xstormy16-tdep.c (xstormy16_init_extra_frame_info): Allocate | |
7376 | extra_info using frame_extra_info_zalloc. | |
7377 | * sparc-tdep.c (sparc_init_extra_frame_info): Ditto. | |
7378 | * sh-tdep.c (sh_init_extra_frame_info): Ditto. | |
7379 | (sh64_init_extra_frame_info): Ditto. | |
7380 | * mn10300-tdep.c (mn10300_init_extra_frame_info): Ditto. | |
7381 | * s390-tdep.c (s390_init_extra_frame_info): Ditto. | |
7382 | * mips-tdep.c (mips_init_extra_frame_info): Ditto. | |
7383 | * mcore-tdep.c (mcore_init_extra_frame_info): Ditto. | |
7384 | * frv-tdep.c (frv_init_extra_frame_info): Ditto. | |
7385 | * m68hc11-tdep.c (m68hc11_init_extra_frame_info): Ditto. | |
7386 | * ia64-tdep.c (ia64_init_extra_frame_info): Ditto. | |
7387 | * h8300-tdep.c (h8300_init_extra_frame_info): Ditto. | |
7388 | * d10v-tdep.c (d10v_init_extra_frame_info): Ditto. | |
7389 | * cris-tdep.c (cris_init_extra_frame_info): Ditto. | |
7390 | * arm-tdep.c (arm_init_extra_frame_info): Ditto. | |
7391 | * alpha-tdep.c (alpha_init_extra_frame_info): Ditto. | |
7392 | ||
7393 | * mn10300-tdep.c (analyze_dummy_frame): Use | |
7394 | deprecated_set_frame_extra_info_hack. | |
7395 | * mcore-tdep.c (analyze_dummy_frame): Ditto. | |
7396 | ||
1fb4c65b JB |
7397 | 2003-01-07 J. Brobecker <[email protected]> |
7398 | ||
7399 | * mdebugread.c (parse_symbol): Skip stProc entries which storage | |
7400 | class is not scText. These do not define "real" procedures. | |
7401 | (parse_partial_symbols): Likewise. | |
7402 | ||
9fe7d6bf MS |
7403 | 2003-01-06 Michael Snyder <[email protected]> |
7404 | ||
7405 | * lin-lwp.c: Added or elaborated on "debug lin-lwp" info. | |
7406 | ||
f6c609c4 AC |
7407 | 2003-01-06 Andrew Cagney <[email protected]> |
7408 | ||
7409 | * frame.h (deprecated_frame_xmalloc_with_cleanup): Declare. | |
7410 | * frame.c (deprecated_frame_xmalloc_with_cleanup): New function. | |
7411 | * arm-tdep.c (arm_frame_chain): Allocate caller_fi using | |
7412 | deprecated_frame_xmalloc_with_cleanup. | |
7413 | * m32r-tdep.c (m32r_virtual_frame_pointer): Allocate `fi' using | |
7414 | deprecated_frame_xmalloc. | |
7415 | * mcore-tdep.c (analyze_dummy_frame): Ditto for dummy. | |
7416 | * mn10200-tdep.c (mn10200_frame_chain): Ditto for dummy_frame. | |
7417 | ||
d995ff4b AC |
7418 | 2003-01-06 Andrew Cagney <[email protected]> |
7419 | ||
84dc46cb AC |
7420 | * x86-64-linux-tdep.c: Include "osabi.h". |
7421 | * Makefile.in (x86-64-linux-tdep.o): Update dependencies. | |
7422 | ||
d995ff4b AC |
7423 | * sparc-tdep.c (sparc_dump_tdep): Fix typo, match -> mach. |
7424 | ||
66140c26 AC |
7425 | 2003-01-06 Andrew Cagney <[email protected]> |
7426 | ||
7427 | * MAINTAINERS (Target Instruction Set Architectures): Update | |
7428 | arm-elf. Can be built with -Werror, has been multiarched. | |
7429 | ||
7430 | * value.h (unpack_long): Make buffer parameter constant. | |
7431 | (unpack_double, unpack_pointer, unpack_field_as_long): Ditto. | |
7432 | * scm-lang.h (scm_parse): Ditto. | |
7433 | * defs.h (extract_typed_address, extract_address): Ditto. | |
7434 | (extract_long_unsigned_integer): Ditto. | |
7435 | * inferior.h (unsigned_pointer_to_address): Ditto. | |
7436 | (signed_pointer_to_address): Ditto. | |
7437 | * gdbarch.sh (POINTER_TO_ADDRESS): Ditto. | |
7438 | * gdbarch.h, gdbarch.c: Regenerate. | |
7439 | * findvar.c (extract_long_unsigned_integer): Update. | |
7440 | (extract_address): Update. | |
7441 | (extract_typed_address): Update. | |
7442 | (unsigned_pointer_to_address): Update. | |
7443 | * values.c (unpack_long): Update. | |
7444 | (unpack_double): Update. | |
7445 | (unpack_pointer): Update. | |
7446 | (unpack_field_as_long): Update. | |
7447 | * d10v-tdep.c (d10v_pointer_to_address): Update. | |
7448 | * avr-tdep.c (avr_pointer_to_address): Update. | |
7449 | * scm-lang.c (scm_unpack): Update. | |
7450 | * findvar.c (signed_pointer_to_address): Update. | |
7451 | ||
b089b3da ML |
7452 | 2003-01-06 Michal Ludvig <[email protected]> |
7453 | ||
7454 | * x86-64-linux-nat.c (i386_sse_regnum_p): Deleted. Not needed anymore | |
7455 | since it is in i386-tdep.c. | |
7456 | ||
aff87235 JB |
7457 | 2003-01-06 J. Brobecker <[email protected]> |
7458 | ||
7459 | * alpha-tdep.c (alpha_gdbarch_init): Fix a small compilation | |
7460 | failure introduced in the previous change. | |
7461 | ||
34f5e845 MC |
7462 | 2003-01-05 Michael Chastain <[email protected]> |
7463 | ||
7464 | * README: Remove references to deleted remote-*.c files: | |
7465 | remote-adapt.c, remote-eb.c, remote-mm.c, remote-nindy.c, | |
7466 | remote-nrom.c, remote-os9k.c, remote-udi.c. | |
7467 | ||
28bcfd30 MK |
7468 | 2003-01-05 Mark Kettenis <[email protected]> |
7469 | ||
7470 | * i386-tdep.c (i386_get_longjmp_target): Make usable on x86-64. | |
7471 | * x86-64-tdep.c (x86_64_init_abi): Remove FIXME about | |
7472 | i386_get_longjmp_target. | |
7473 | ||
15a5b3ee AC |
7474 | 2003-01-05 Andrew Cagney <[email protected]> |
7475 | ||
7476 | * arm-tdep.c (prologue_cache): Change to a pointer. | |
7477 | (_initialize_arm_tdep): Allocate prologue_cache. | |
7478 | (check_prologue_cache): Update. | |
7479 | (save_prologue_cache): Update. | |
7480 | (arm_gdbarch_init): Update. | |
7481 | ||
c263362b DJ |
7482 | 2003-01-04 Daniel Jacobowitz <[email protected]> |
7483 | ||
7484 | * stabsread.c (update_method_name_from_physname): Call complaint() | |
7485 | instead of error. | |
7486 | ||
51603483 DJ |
7487 | 2003-01-04 Daniel Jacobowitz <[email protected]> |
7488 | ||
7489 | * arm-tdep.c (arm_frame_chain_valid): Remove unnecessary test. | |
7490 | * d10v-tdep.c (d10v_frame_chain_valid): Remove unnecessary tests. | |
7491 | * hppa-tdep.c (hppa_frame_chain_valid): Remove unnecessary test. | |
7492 | ||
7493 | * blockframe.c: Include "gdbcmd.h" and "command.h". | |
7494 | (backtrace_below_main): New variable. | |
7495 | (file_frame_chain_valid, func_frame_chain_valid) | |
7496 | (nonnull_frame_chain_valid, generic_file_frame_chain_valid) | |
7497 | (generic_func_frame_chain_valid): Remove functions. | |
7498 | (frame_chain_valid, do_flush_frames_sfunc): New functions. | |
7499 | (_initialize_blockframe): New function. | |
7500 | * Makefile.in (blockframe.o): Update dependencies. | |
7501 | * frame.c (frame_saved_regs_id_unwind, get_prev_frame): Remove FIXME | |
7502 | comment. Call frame_chain_valid (). | |
7503 | * frame.h: Remove old prototypes. Add prototype for | |
7504 | frame_chain_valid and update comments to match. | |
7505 | * gdbarch.sh: Change FRAME_CHAIN_VALID into a predicated function. | |
7506 | Remove old comment. | |
7507 | * gdbarch.h: Regenerated. | |
7508 | * gdbarch.c: Regenerated. | |
7509 | ||
7510 | * alpha-tdep.c (alpha_gdbarch_init): Don't call | |
7511 | set_gdbarch_frame_chain_valid. | |
7512 | * avr-tdep.c (avr_gdbarch_init): Likewise. | |
7513 | * cris-tdep.c (cris_gdbarch_init): Likewise. | |
7514 | * frv-tdep.c (frv_gdbarch_init): Likewise. | |
7515 | * h8300-tdep.c (h8300_gdbarch_init): Likewise. | |
7516 | * i386-tdep.c (i386_svr4_init_abi): Likewise. | |
7517 | (i386_nw_init_abi): Likewise. | |
7518 | (i386_gdbarch_init): Likewise. | |
7519 | * ia64-tdep.c (ia64_gdbarch_init): Likewise. | |
7520 | * m68hc11-tdep.c (m68hc11_gdbarch_init): Likewise. | |
7521 | * m68k-tdep.c (m68k_gdbarch_init): Likewise. | |
7522 | * mcore-tdep.c (mcore_gdbarch_init): Likewise. | |
7523 | * mips-tdep.c (mips_gdbarch_init): Likewise. | |
7524 | * mn10300-tdep.c (mn10300_gdbarch_init): Likewise. | |
7525 | * ns32k-tdep.c (ns32k_gdbarch_init): Likewise. | |
7526 | * ppcnbsd-tdep.c (ppcnbsd_init_abi): Likewise. | |
7527 | * rs6000-tdep.c (rs6000_gdbarch_init): Likewise. | |
7528 | * s390-tdep.c (s390_gdbarch_init): Likewise. | |
7529 | * sh-tdep.c (sh_gdbarch_init): Likewise. | |
7530 | * sparc-tdep.c (sparc_gdbarch_init): Likewise. | |
7531 | * v850-tdep.c (v850_gdbarch_init): Likewise. | |
7532 | * vax-tdep.c (vax_gdbarch_init): Likewise. | |
7533 | * x86-64-tdep.c (x86_64_init_abi): Likewise. | |
7534 | ||
7535 | * config/m32r/tm-m32r.h (FRAME_CHAIN_VALID): Don't define. | |
7536 | * config/m68k/tm-apollo68b.h (FRAME_CHAIN_VALID): Likewise. | |
7537 | * config/m68k/tm-m68kv4.h (FRAME_CHAIN_VALID): Likewise. | |
7538 | * config/m68k/tm-monitor.h (FRAME_CHAIN_VALID): Likewise. | |
7539 | * config/m68k/tm-os68k.h (FRAME_CHAIN_VALID): Likewise. | |
7540 | * config/m68k/tm-vx68.h (FRAME_CHAIN_VALID): Likewise. | |
7541 | * config/mn10200/tm-mn10200.h (FRAME_CHAIN_VALID): Likewise. | |
7542 | * config/sparc/tm-sparclite.h (FRAME_CHAIN_VALID): Likewise. | |
7543 | ||
b00a8037 DJ |
7544 | 2002-01-04 Daniel Jacobowitz <[email protected]> |
7545 | ||
7546 | * Makefile.in (acconfig_h): Remove incorrect macro. | |
7547 | (config_h): Define. | |
7548 | (osabi.o): Update dependencies. | |
7549 | * configure.tgt: Set gdb_osabi based on target triplet. | |
7550 | * configure.in: Define GDB_OSABI_DEFAULT based on gdb_osabi. | |
7551 | * configure: Regenerated. | |
7552 | * config.in: Regenerated. | |
7553 | * osabi.c: Include "arch-utils.h", "gdbcmd.h", and "command.h". | |
7554 | (GDB_OSABI_DEFAULT): Define if not already defined. | |
7555 | (user_osabi_state, user_selected_osabi, gdb_osabi_available_names) | |
7556 | (set_osabi_string): New variables. | |
7557 | (gdbarch_register_osabi): Add new OS ABI to | |
7558 | gdb_osabi_available_names. | |
7559 | (gdbarch_lookup_osabi): Honor specified and default OS ABIs. | |
7560 | (set_osabi, show_osabi): New functions. | |
7561 | (_initialize_gdb_osabi): Add "set osabi" and "show osabi" commands. | |
7562 | ||
4be87837 DJ |
7563 | 2003-01-04 Daniel Jacobowitz <[email protected]> |
7564 | ||
7565 | * arch-utils.c (gdbarch_info_init): Set osabi to | |
7566 | GDB_OSABI_UNINITIALIZED. | |
7567 | * gdbarch.sh: Add osabi to struct gdbarch and to struct | |
7568 | gdbarch_info. Include "osabi.h" in gdbarch.c. Check osabi | |
7569 | in gdbarch_list_lookup_by_info and in gdbarch_update_p. | |
7570 | * gdbarch.c: Regenerated. | |
7571 | * gdbarch.h: Regenerated. | |
7572 | * osabi.c (gdbarch_lookup_osabi): Return GDB_OSABI_UNINITIALIZED if | |
7573 | there's no BFD. | |
7574 | (gdbarch_init_osabi): Remove osabi argument; use info.osabi. | |
7575 | * osabi.h (enum gdb_osabi): Move to defs.h. | |
7576 | (gdbarch_init_osabi): Update prototype. | |
7577 | * defs.h (enum gdb_osabi): Moved here. | |
7578 | * Makefile.in: Update dependencies. | |
7579 | ||
7580 | * alpha-tdep.h: Don't include "osabi.h". | |
7581 | (struct gdbarch_tdep): Remove osabi member. | |
7582 | * alpha-tdep.c: Include "osabi.h". | |
7583 | (alpha_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't | |
7584 | iterate over arches. Update call to gdbarch_init_osabi. | |
7585 | (alpha_dump_tdep): Don't dump osabi. | |
7586 | * alpha-linux-tdep.c: Include "osabi.h". | |
7587 | * alpha-osf1-tdep.c: Include "osabi.h". | |
7588 | * alphafbsd-tdep.c: Include "osabi.h". | |
7589 | * alphanbsd-tdep.c: Include "osabi.h". | |
7590 | ||
7591 | * arm-tdep.h: Don't include "osabi.h". | |
7592 | (struct gdbarch_tdep): Remove osabi member. | |
7593 | * arm-tdep.c: Include "osabi.h". | |
7594 | (arm_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't | |
7595 | iterate over arches. Update call to gdbarch_init_osabi. | |
7596 | (arm_dump_tdep): Don't dump osabi. | |
7597 | * arm-linux-tdep.c: Include "osabi.h". | |
7598 | * armnbsd-tdep.c: Include "osabi.h". | |
7599 | ||
7600 | * hppa-tdep.c (hppa_gdbarch_init): Don't call gdbarch_lookup_osabi. | |
7601 | Update call to gdbarch_init_osabi. | |
7602 | ||
7603 | * i386-tdep.h: Don't include "osabi.h". | |
7604 | (struct gdbarch_tdep): Remove osabi member. | |
7605 | * i386-tdep.c: Include "osabi.h". | |
7606 | (i386_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't | |
7607 | iterate over arches. Update call to gdbarch_init_osabi. | |
7608 | (i386_dump_tdep): Don't dump osabi. | |
7609 | * i386-linux-tdep.c: Include "osabi.h". | |
7610 | * i386-sol2-tdep.c: Include "osabi.h". | |
7611 | * i386bsd-tdep.c: Include "osabi.h". | |
7612 | * i386gnu-tdep.c: Include "osabi.h". | |
7613 | * i386ly-tdep.c: Include "osabi.h". | |
7614 | * i386nbsd-tdep.c: Include "osabi.h". | |
7615 | * i386obsd-tdep.c: Include "osabi.h". | |
7616 | ||
7617 | * mips-tdep.c (struct gdbarch_tdep): Remove osabi member. | |
7618 | (mips_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't | |
7619 | check osabi when iterating over arches. Update call to | |
7620 | gdbarch_init_osabi. | |
7621 | (mips_dump_tdep): Don't dump osabi. | |
7622 | ||
7623 | * ns32k-tdep.h: Don't include "osabi.h". | |
7624 | (struct gdbarch_tdep): Remove. | |
7625 | * ns32k-tdep.c (ns32k_gdbarch_init): Don't call | |
7626 | gdbarch_lookup_osabi. Don't iterate over arches. Don't | |
7627 | allocate tdep. Update call to gdbarch_init_osabi. | |
7628 | (ns32k_dump_tdep): Remove. | |
7629 | (_initialize_ns32k_tdep): Update call to gdbarch_register. | |
7630 | * ns32knbsd-tdep.c: Include "osabi.h". | |
7631 | ||
7632 | * ppc-tdep.h: Don't include "osabi.h". | |
7633 | (struct gdbarch_tdep): Remove osabi member. | |
7634 | * rs6000-tdep.c: Include "osabi.h". | |
7635 | (rs6000_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't check | |
7636 | osabi when iterating over arches. Update call to | |
7637 | gdbarch_init_osabi. | |
7638 | (rs6000_dump_tdep): Don't dump osabi. | |
7639 | * ppc-linux-tdep.c: Include "osabi.h". | |
7640 | * ppcnbsd-tdep.c: Include "osabi.h". | |
7641 | ||
7642 | * sh-tdep.h: Don't include "osabi.h". | |
7643 | (struct gdbarch_tdep): Remove osabi member. | |
7644 | * sh-tdep.c: Include "osabi.h". | |
7645 | (sh_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't | |
7646 | iterate over arches. Update call to gdbarch_init_osabi. | |
7647 | (sh_dump_tdep): Don't dump osabi. | |
7648 | * shnbsd-tdep.c: Include "osabi.h". | |
7649 | ||
7650 | * sparc-tdep.c: Include "osabi.h". | |
7651 | (sparc_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't | |
7652 | iterate over arches. Update call to gdbarch_init_osabi. | |
7653 | (sparc_dump_tdep): Don't dump osabi. Do dump the rest of the | |
7654 | tdep structure. | |
7655 | ||
7656 | * vax-tdep.h: Don't include "osabi.h". | |
7657 | (struct gdbarch_tdep): Remove. | |
7658 | * vax-tdep.c: Include "osabi.h". | |
7659 | (vax_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't | |
7660 | iterate over arches. Don't allocate tdep. Update call | |
7661 | to gdbarch_init_osabi. | |
7662 | (vax_dump_tdep): Remove. | |
7663 | (_initialize_vax_tdep): Update call to gdbarch_register. | |
7664 | ||
a881cf8e DJ |
7665 | 2003-01-04 Daniel Jacobowitz <[email protected]> |
7666 | ||
7667 | * breakpoint.c (insert_breakpoints): Skip disabled breakpoints | |
7668 | entirely. | |
7669 | (breakpoint_re_set_one): Don't fetch the value for a disabled | |
7670 | watchpoint. | |
7671 | ||
1e698235 DJ |
7672 | 2003-01-04 Daniel Jacobowitz <[email protected]> |
7673 | ||
7674 | * buildsym.h (processing_hp_compilation): Remove obsolete variable. | |
7675 | * gdbarch.sh Remove include of "value.h" in gdbarch.h. | |
7676 | (COERCE_FLOAT_TO_DOUBLE): Remove. | |
7677 | * gdbarch.c: Regenerate. | |
7678 | * gdbarch.h: Regenerate. | |
7679 | * Makefile.in: Remove value_h from gdbarch_h. | |
7680 | * valops.c (coerce_float_to_double): New variable. | |
7681 | (default_coerce_float_to_double): Remove. | |
7682 | (standard_coerce_float_to_double): Remove. | |
7683 | (value_arg_coerce): Use coerce_float_to_double. | |
7684 | (_initialize_valops): Add "set coerce-float-to-double". | |
7685 | * value.h (default_coerce_float_to_double): Remove prototype. | |
7686 | (standard_coerce_float_to_double): Remove prototype. | |
7687 | ||
7688 | * hpread.c (hpread_process_one_debug_symbol): Mark C++ functions as | |
7689 | prototyped. | |
7690 | * mdebugread.c (parse_symbol): Likewise. | |
7691 | * stabsread.c (define_symbol): Mark all functions as prototyped. | |
7692 | ||
7693 | * hppa-tdep.c (hppa_coerce_float_to_double): Remove. | |
7694 | * alpha-tdep.c (alpha_gdbarch_init): Remove call to | |
7695 | set_gdbarch_coerce_float_to_double. | |
7696 | * arm-tdep.c (arm_gdbarch_init): Likewise. | |
7697 | * frv-tdep.c (frv_gdbarch_init): Likewise. | |
7698 | * h8300-tdep.c (h8300_gdbarch_init): Likewise (commented out). | |
7699 | * i386-sol2-tdep.c (i386_sol2_init_abi): Likewise. | |
7700 | * mips-tdep.c (mips_gdbarch_init): Likewise. | |
7701 | (mips_coerce_float_to_double): Remove. | |
7702 | * rs6000-tdep.c (rs6000_gdbarch_init): Likewise. | |
7703 | (rs6000_coerce_float_to_double): Remove. | |
7704 | * s390-tdep.c (s390_gdbarch_init): Likewise. | |
7705 | * sh-tdep.c (sh_gdbarch_init): Likewise. | |
7706 | (sh_coerce_float_to_double): Remove. | |
7707 | * sparc-tdep.c (sparc_gdbarch_init): Likewise. | |
7708 | (sparc_coerce_float_to_double): Remove. | |
7709 | * v850-tdep.c (v850_gdbarch_init): Likewise. | |
7710 | * xstormy16-tdep.c (xstormy16_gdbarch_init): Likewise. | |
7711 | * config/m32r/tm-m32r.h (COERCE_FLOAT_TO_DOUBLE): Remove. | |
7712 | * config/pa/tm-hppa.h: (COERCE_FLOAT_TO_DOUBLE): Remove. | |
7713 | (hppa_coerce_float_to_double): Remove prototype. | |
7714 | * config/sparc/tm-sparc.h (COERCE_FLOAT_TO_DOUBLE): Remove. | |
7715 | ||
f436a26a DJ |
7716 | 2003-01-04 Daniel Jacobowitz <[email protected]> |
7717 | ||
7718 | * regformats/reg-m68k.dat: Remove fpcode and fpflags. | |
7719 | ||
248f8055 DJ |
7720 | 2003-01-04 Daniel Jacobowitz <[email protected]> |
7721 | ||
7722 | Suggested by Stewart Brown <[email protected]>: | |
7723 | * c-typeprint.c (c_type_print_varspec_prefix): Pass value of show | |
7724 | in recursive calls. Handle TYPE_CODE_TYPEDEF. | |
7725 | (c_type_print_varspec_suffix): Likewise. | |
7726 | ||
72cfdc76 MK |
7727 | 2003-01-04 Mark Kettenis <[email protected]> |
7728 | ||
bfd260bb MK |
7729 | * configure.in: Don't set and AC_SUBST SUBDIRS. |
7730 | * configure: Regenerated. | |
7731 | ||
72cfdc76 MK |
7732 | * configure.in: Remove code dealing with shared libraries. |
7733 | * Makefile.in: Remove HLDFLAGS and HLDENV. | |
7734 | * configure: Regenerated. | |
7735 | ||
c8b8a898 AC |
7736 | 2003-01-04 Andrew Cagney <[email protected]> |
7737 | ||
7738 | * frame.c (deprecated_frame_xmalloc): New function. | |
7739 | (deprecated_set_frame_saved_regs_hack): New function. | |
7740 | (deprecated_set_frame_extra_info_hack): New function. | |
7741 | * frame.h (deprecated_frame_xmalloc): Declare. | |
7742 | (deprecated_set_frame_saved_regs_hack): Declare. | |
7743 | (deprecated_set_frame_extra_info_hack): Declare. | |
7744 | ||
14abd0fb MK |
7745 | 2003-01-04 Mark Kettenis <[email protected]> |
7746 | ||
8ee53726 MK |
7747 | * configure.in: Move code that provides the --enable-gdbtk option |
7748 | right after the code that handles the --enable-tui option, and | |
7749 | polish it somewhat. | |
7750 | * configure: Regenerated. | |
7751 | ||
14abd0fb MK |
7752 | * configure.in: Call AC_GNU_SOURCE. Check for pread64 using |
7753 | AC_CHECK_FUNCS and remove the old check for pread64. | |
7754 | * acinclude.m4 (AC_GNU_SOURCE): New macro. | |
7755 | * acconfig.h (_GNU_SOURCE): Add. | |
7756 | (HAVE_PREAD64): Remove. | |
7757 | * configure, aclocal.m4, config.in: Regenerated. | |
7758 | ||
b2fb4676 AC |
7759 | 2003-01-03 Andrew Cagney <[email protected]> |
7760 | ||
7761 | * alpha-tdep.c: Use get_frame_saved_regs. | |
7762 | * arm-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto. | |
7763 | * h8300-tdep.c, i386-tdep.c, ia64-tdep.c, m68hc11-tdep.c: Ditto. | |
7764 | * m68k-tdep.c, mcore-tdep.c, mips-tdep.c, mn10300-tdep.c: Ditto. | |
7765 | * ns32k-tdep.c, s390-tdep.c, sh-tdep.c, v850-tdep.c: Ditto. | |
7766 | * vax-tdep.c, xstormy16-tdep.c: Ditto. | |
7767 | ||
8dcde887 MK |
7768 | 2003-01-03 Mark Kettenis <[email protected]> |
7769 | ||
7770 | * configure.in: Remove all use of the SUBDIRS variable; add | |
7771 | directories using the AC_CONFIG_SUBDIRS macro instead. Polish | |
7772 | code providing the --enable-multi-ice option, and move it right in | |
7773 | front of the code that checks whether gdbserver is supported. | |
7774 | Polish that too. | |
7775 | * configure: Regenerated. | |
7776 | * Makefile.in (SUBDIRS): Substitute @subdirs@ instead of | |
7777 | @SUBDIRS@. | |
7778 | ||
8ccd593b AC |
7779 | 2003-01-03 Andrew Cagney <[email protected]> |
7780 | ||
7781 | * alpha-tdep.c: Use deprecated_update_frame_base_hack. | |
7782 | * avr-tdep.c, cris-tdep.c: Ditto. | |
7783 | * mcore-tdep.c, mips-tdep.c, mn10200-tdep.c: Ditto. | |
7784 | * sh-tdep.c, sparc-tdep.c, v850-tdep.c: Ditto. | |
7785 | ||
91151a06 MK |
7786 | 2003-01-03 Mark Kettenis <[email protected]> |
7787 | ||
7788 | * configure.in: Remove --enable-netrom option. | |
7789 | * configure: Regenerated. | |
7790 | ||
8fe84d01 MK |
7791 | 2003-01-03 Mark Kettenis <[email protected]> |
7792 | ||
7793 | * cli/cli-decode.h: Don't include "gdb_regex.h"; provide a forward | |
7794 | declaration for `struct re_pattern_buffer' instead. | |
7795 | * Makefile.in (cli_decode_h): Remove $(gdb_regex_h). | |
7796 | ||
f0394be6 JB |
7797 | 2003-01-03 J. Brobecker <[email protected]> |
7798 | ||
7799 | * mdebugread.c (parse_symbol): Count until the stEnd matching | |
7800 | the structure name. | |
7801 | ||
27e9bf90 MK |
7802 | 2003-01-02 Mark Kettenis <[email protected]> |
7803 | ||
93d331ba MK |
7804 | * configure.in: Remove --with-cpu option. |
7805 | subscripts. Remove evil changequotes here. | |
7806 | * acconfig.h (TARGET_CPU_DEFAULT): Remove. | |
7807 | * config.in, configure: Regenerated. | |
7808 | ||
27e9bf90 MK |
7809 | * acconfig.h (DEFAULT_BFD_ARCH, DEFAULT_BFD_VEC): Remove. |
7810 | * configure.in: Cleanup section that sources GDB and BFD configure | |
7811 | subscripts. Remove evil changequotes here. | |
7812 | * config.in, configure: Regenerated. | |
7813 | ||
50abf9e5 AC |
7814 | 2003-01-02 Andrew Cagney <[email protected]> |
7815 | ||
7816 | * arm-tdep.c: Use get_frame_pc and deprecated_update_frame_pc_hack | |
7817 | frame accessor methods. | |
7818 | * alpha-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto. | |
7819 | * dwarf2cfi.c, h8300-tdep.c, i386-tdep.c, ia64-tdep.c: Ditto. | |
7820 | * m68hc11-tdep.c, m68k-tdep.c, mcore-tdep.c, mips-tdep.c: Ditto. | |
7821 | * mn10200-tdep.c, mn10300-tdep.c, ns32k-tdep.c: Ditto. | |
7822 | * s390-tdep.c, sh-tdep.c, sparc-tdep.c, v850-tdep.c: Ditto. | |
7823 | * vax-tdep.c, x86-64-linux-tdep.c, xstormy16-tdep.c: Ditto. | |
7824 | * z8k-tdep.c: Ditto. | |
7825 | ||
287c1a40 MK |
7826 | 2003-01-02 Mark Kettenis <[email protected]> |
7827 | ||
f5dbc56d MK |
7828 | * configure.in: Remove UI_OUT configuration code. |
7829 | * ada-lang.c: Update assuming UI_OUT is always true. | |
7830 | * Makefile.in (UIOUT_CFLAGS): Remove. | |
7831 | * configure: Regenerated. | |
7832 | * TODO: Remove blurb about elimination of -DUI_OUT. | |
7833 | ||
627af7ea MK |
7834 | * configure.in: Move code that provides the --enable-gdbcli, |
7835 | --enable-gdbmi options right before the code that handles the | |
7836 | --enable-tui option. Polish a bit. | |
7837 | * configure: Regenerated. | |
7838 | ||
06825bd1 MK |
7839 | * configure.in: Rewrite check for GNU regex and the |
7840 | --without-included regex option, and move it into the "Checks for | |
7841 | library functions" section. This makes us use the system regex | |
7842 | again by default on systems with version 2 of the GNU C library. | |
7843 | This was apparently broken. | |
7844 | * gdb_regex.h [!USE_INCLUDED_REGEX] (_REGEX_RE_COMP): Define. | |
7845 | * acconfig.h (USE_INCLUDED_REGEX): Remove. | |
7846 | * config.in, configure: Regenerated. | |
7847 | ||
287c1a40 MK |
7848 | * configure.in: Move code that provides the --enable-tui option |
7849 | before the "Checks for libraries" section. Polish the code | |
7850 | somewhat and set need_curses to yes if we build the TUI. Rewrite | |
7851 | code that looks for a library providing termcap functionality to | |
7852 | match more closely what's done in the Readline library, and move | |
7853 | it into to the "Checks for libraries" section. | |
7854 | * configure: Regenerated. | |
7855 | * Makefile.in (TERMCAP): Remove variable. | |
7856 | * config/i386/go32.mh (TERMCAP): Remove variable. | |
7857 | ||
684e56bf AC |
7858 | 2003-01-02 Andrew Cagney <[email protected]> |
7859 | ||
7860 | * MAINTAINERS: Mention gdb_mbuild.sh. | |
7861 | * gdb_mbuild.sh: Rewrite. | |
7862 | ||
e1ea1d75 MK |
7863 | 2003-01-02 Mark Kettenis <[email protected]> |
7864 | ||
7865 | * configure.in: Fix typo in last change. | |
7866 | * config.in, configure: Regenerated. | |
7867 | ||
1b831c93 AC |
7868 | 2003-01-02 Andrew Cagney <[email protected]> |
7869 | ||
7870 | * valarith.c (value_binop): Delete obsolete code and comments. | |
7871 | * configure.host: Ditto. | |
7872 | * buildsym.h (make_blockvector): Ditto. | |
7873 | * buildsym.c (make_blockvector): Ditto. | |
7874 | * defs.h (enum language): Ditto. | |
7875 | (chill_demangle): Ditto. | |
7876 | * elfread.c (elf_symtab_read): Ditto. | |
7877 | * dwarfread.c (CHILL_PRODUCER): Ditto. | |
7878 | (set_cu_language): Ditto. | |
7879 | (handle_producer): Ditto. | |
7880 | * expprint.c (print_subexp): Ditto. | |
7881 | * gdbtypes.c (chill_varying_type): Ditto. | |
7882 | * gdbtypes.h (builtin_type_chill_bool): Ditto. | |
7883 | (builtin_type_chill_char, builtin_type_chill_long): Ditto. | |
7884 | (builtin_type_chill_ulong, builtin_type_chill_real): Ditto. | |
7885 | (chill_varying_type): Ditto. | |
7886 | * language.h (_LANG_chill): Ditto. | |
7887 | * language.c (binop_result_type, integral_type): Ditto. | |
7888 | (character_type, string_type, structured_type): Ditto. | |
7889 | (lang_bool_type, binop_type_check): Ditto. | |
7890 | * stabsread.h (os9k_stabs): Ditto. | |
7891 | * stabsread.c (os9k_type_vector, dbx_lookup_type): Ditto. | |
7892 | (define_symbol, read_type, read_struct_fields): Ditto. | |
7893 | (read_array_type, read_enum_type, read_huge_number): Ditto. | |
7894 | (read_range_type, start_stabs): Ditto. | |
7895 | * symfile.c (init_filename_language_table): Ditto. | |
7896 | (add_psymbol_with_dem_name_to_list): Ditto. | |
7897 | * symtab.c (symbol_init_language_specific): Ditto. | |
7898 | (symbol_init_demangled_name, symbol_demangled_name): Ditto. | |
7899 | * symtab.h (struct general_symbol_info): Ditto. | |
7900 | (SYMBOL_CHILL_DEMANGLED_NAME): Ditto. | |
7901 | * typeprint.c (typedef_print): Ditto. | |
7902 | * utils.c (fprintf_symbol_filtered): Ditto. | |
7903 | * valops.c (value_cast, search_struct_field, value_slice): Delete | |
7904 | obsolete code. | |
7905 | (varying_to_slice): Delete function. | |
7906 | * value.h (COERCE_VARYING_ARRAY): Delete obsolete macro contents. | |
7907 | (varying_to_slice): Delete declaration. | |
7908 | * MAINTAINERS: Update. | |
7909 | ||
8bb2c122 MK |
7910 | 2003-01-02 Mark Kettenis <[email protected]> |
7911 | ||
97bf5e38 MK |
7912 | * configure.in: Reorganize "Checks for library functions section" |
7913 | a bit. Remove check for `btowc' and `isascii' functions. | |
7914 | * configure: Regenerated. | |
7915 | ||
5ee754fc MK |
7916 | * acconfig.h (_MSE_INT_H): Remove. |
7917 | * configure.in: Create "Checks for header files" section, and move | |
7918 | appropriate tests there. Don't check for objlist.h, wchar.h, | |
7919 | wctype.h and asm/debugreg.h. Rewrite Solaris 2.[78] <curses.h> | |
7920 | misdetection fix. Also add "Checks for types", "Checks for | |
7921 | compiler characteristics" and "Checks for library functions" | |
7922 | sections. | |
7923 | * config.in, configure: Regenerated. | |
7924 | ||
8bb2c122 MK |
7925 | * configure.in: Create "Checks for programs" section, and move |
7926 | appropriate tests there. | |
7927 | ||
9a156167 MK |
7928 | 2003-01-01 Mark Kettenis <[email protected]> |
7929 | ||
7930 | * configure.in: Create "Checks for libraries" section, and move | |
7931 | appropriate tests there. Cleanup check for wctype in libw. Use | |
7932 | AC_SEARCH_LIBS to see whether we need libsocket. | |
7933 | * configure: Regenerated. | |
7934 | ||
a80e2bcb | 7935 | For older changes see ChangeLog-2002 |
c906108c SS |
7936 | \f |
7937 | Local Variables: | |
7938 | mode: change-log | |
7939 | left-margin: 8 | |
7940 | fill-column: 74 | |
7941 | version-control: never | |
7942 | End: |