c73c06d258616e6d5b5751a371e7eb6047963b92
[deliverable/binutils-gdb.git] / gdb / ChangeLog
1 2003-01-18 Andrew Cagney <ac131313@redhat.com>
2
3 * ada-valprint.c: Eliminate PTR.
4 * breakpoint.c, corelow.c, cris-tdep.c, dbxread.c: Ditto.
5 * defs.h, dve3900-rom.c, dwarf2read.c, dwarfread.c: Ditto.
6 * exec.c, hppa-tdep.c, hpread.c, infcmd.c, mdebugread.c: Ditto.
7 * objfiles.c, objfiles.h, ocd.c, remote-es.c: Ditto.
8 * remote-mips.c, remote-sds.c, remote-vx.c: Ditto.
9 * solib-svr4.c, solib.c, stack.c, symfile.c, symfile.h: Ditto.
10 * symmisc.c, v850ice.c, xcoffread.c, cli/cli-script.c: Ditto.
11
12 2003-01-17 Andrew Cagney <ac131313@redhat.com>
13
14 * main.c (captured_main): Don't use PTR.
15 * cp-valprint.c (cp_print_class_method): Replace STREQ with strcmp.
16 * gdbtypes.c (lookup_primitive_typename): Ditto.
17 (lookup_struct_elt_type): Ditto.
18 * f-valprint.c (info_common_command): Ditto.
19 (list_all_visible_commons): Ditto.
20 * jv-typeprint.c (java_type_print_base): Ditto.
21
22 * config/djgpp/fnchange.lst: Rename mi1-var-block.exp,
23 mi1-var-child.exp, mi1-var-cmd.exp and mi1-var-display.exp.
24 Rename opcodes/iq2000-desc.c and opcodes/iq2000-dis.c. Rename
25 i386-interix-nat.c and i386-interix-tdep.c. Rename
26 m68klinux-nat.c and m68klinux-tdep.c. Rename
27 config/mips/tm-linux.h and config/mips/tm-linux64.h. Rename
28 bfd/po/.cvsignore and opcodes/po/.cvsignore. Rename
29 gdb/objc-exp.tab.c and gdb/ada-exp.tab.c
30 * main.c (captured_main): Use xfree, not free.
31
32 2003-01-16 Andrew Cagney <ac131313@redhat.com>
33
34 * frame.h (frame_id_unwind_ftype): Change type so that the frame's
35 ID back using a parameter.
36 * frame.c (frame_id_unwind): Update call.
37 (frame_saved_regs_id_unwind): Update.
38 * dummy-frame.c (dummy_frame_id_unwind): Update function.
39 * dummy-frame.h (struct frame_id): Add opaque declaration.
40 (dummy_frame_id_unwind): Update declaration.
41
42 2003-01-15 Andrew Cagney <ac131313@redhat.com>
43
44 * sparc-tdep.c: Delete reference to PRINT_REGISTER_HOOK.
45
46 2003-01-15 Stephen P. Smith <ischis2@cox.net>
47
48 * MAINTAINERS (Stephen P. Smith): Updated email address.
49
50 2003-01-14 Elena Zannoni <ezannoni@redhat.com>
51
52 * breakpoint.c (until_break_command): Add new argument. Use it to
53 decide whether to stop only at the current frame or not.
54 * breakpoint.h (until_break_command): Update prototype.
55 * infcmd.c (until_command): Add new argument to until_break_command
56 call.
57 (advance_command): New function.
58 (_initialize_infcmd): Update help string for 'until' command.
59 Add new 'advance' command.
60
61 2003-01-14 David Carlton <carlton@math.stanford.edu>
62
63 * linespec.c (decode_line_1): Normalize comments.
64 (set_flags): Ditto.
65 (locate_first_half): Ditto.
66 (decode_compound): Ditto.
67 (symtab_from_filename): Ditto.
68 (decode_all_digits): Ditto.
69 (decode_dollar): Ditto.
70 (find_methods): Ditto.
71 (find_toplevel_char): Ditto.
72
73 2003-01-13 Andrew Cagney <ac131313@redhat.com>
74
75 * ax-gdb.c, c-valprint.c, charset.c, corefile.c: Update copyright.
76 * demangle.c, disasm.c, dwarf2cfi.c, dwarfread.c: Update copyright.
77 * elfread.c, eval.c, expprint.c, expression.h: Update copyright.
78 * f-typeprint.c, findvar.c, gcore.c, gdb_mbuild.sh: Update copyright.
79 * gdbtypes.h, gnu-v2-abi.c, inferior.h, inftarg.c: Update copyright.
80 * language.c, language.h, m32r-tdep.c: Update copyright.
81 * mn10200-tdep.c, scm-lang.c, scm-lang.h: Update copyright.
82 * somsolib.c, somsolib.h, symfile.c, symtab.h: Update copyright.
83 * thread-db.c, typeprint.c, utils.c, valarith.c: Update copyright.
84 * values.c, win32-nat.c, x86-64-linux-nat.c: Update copyright.
85 * x86-64-linux-tdep.c, z8k-tdep.c: Update copyright.
86 * cli/cli-decode.h, config/h8500/tm-h8500.h: Update copyright.
87
88 2003-01-13 Elena Zannoni <ezannoni@redhat.com>
89
90 * stabsread.h (process_later, resolve_cfront_continuation):
91 Obsolete.
92 Update copyright years.
93 * buildsym.c (start_subfile): Obsolete comment pertinent to Cfront.
94 Update copyright year.
95 * dbxread.c(struct cont_elem): Obsolete.
96 (process_later, process_now): Obsolete functions.
97 (read_dbx_symtab, read_ofile_symtab): Obsolete cfront support.
98 Update copyright year.
99 * gdbtypes.c (INIT_EXTRA, ADD_EXTRA): Obsolete macros.
100 (add_name, add_mangled_type, cfront_mangle_name): Obsolete functions.
101 * mdebugread.c (parse_type): Obsolete comment pertinent to Cfront.
102 (parse_partial_symbols): Obsolete cfront support.
103 * stabsread.c
104 (CFRONT_VISIBILITY_PRIVATE,CFRONT_VISIBILITY_PUBLIC): Obsolete
105 macros.
106 (get_substring, get_cfront_method_physname, msg_unknown_complaint,
107 read_cfront_baseclasses, read_cfront_member_functions,
108 resolve_cfront_continuation,read_cfront_static_fields,
109 copy_cfront_struct_fields): Obsolete functions.
110 (define_symbol, read_one_struct_field): Obsolete cfront support.
111 * xcoffread.c (scan_xcoff_symtab): Obsolete CFront support.
112 Update Copyright year.
113
114 2003-01-13 Elena Zannoni <ezannoni@redhat.com>
115
116 * stack.c (print_frame_info, print_stack_frame_base_stub,
117 print_stack_frame_base, show_and_print_stack_frame_stub,
118 show_and_print_stack_frame, print_only_stack_frame_stub,
119 print_only_stack_frame): Delete functions.
120 (print_stack_frame_stub): Call print_frame_info instead of
121 print_frame_info_base.
122 (print_frame_info_base): Rename to print_frame_info.
123 (backtrace_command_1): Call print_frame_info, instead of
124 print_frame_info_base.
125 (current_frame_command): Call print_stack_frame, instead of
126 print_only_stack_frame.
127 (frame_command): Call print_stack_frame, instead of
128 show_and_print_stack_frame.
129 (up_command): Ditto.
130 (down_command): Ditto.
131 * frame.h (print_only_stack_frame): Delete prototype.
132 * infrun.c (normal_stop): Call print_stack_frame, instead of
133 show_and_print_stack_frame.
134 * thread.c (info_threads_command): Call print_stack_frame, instead
135 of print_only_stack_frame.
136
137 2003-01-13 Andrew Cagney <ac131313@redhat.com>
138
139 * README (Graphical interface to GDB): Update URL. Point at
140 gdb/links/.
141
142 * gdb_indent.sh: Update to version 2.2.9. Warn when not exact
143 version match.
144
145 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
146
147 * symtab.c (find_pc_sect_line): Don't consider end-of-function
148 lines.
149
150 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
151
152 * thread-db.c (attach_thread): Prototype.
153 (struct private_thread_info): Remove lwpid. Add thread handle (th),
154 thread information (ti), and valid flags (th_valid, ti_valid).
155 (attach_thread): Move target_pid_to_str call to after the thread
156 is added to GDB's list. Initialize the cache.
157 (thread_get_info_callback, thread_db_map_id2thr)
158 (thread_db_get_info): New functions.
159 (thread_from_lwp, lwp_from_thread, thread_db_fetch_registers)
160 (thread_db_store_registers, thread_db_thread_alive)
161 (thread_db_get_thread_local_address): Use them.
162 (thread_db_pid_to_str): Likewise. Return "Missing" instead
163 of calling error() for threads in unknown state.
164
165 (clear_lwpid_callback): New function.
166 (thread_db_resume): Use it to clear the cache.
167
168 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
169
170 * lin-lwp.c (struct private_thread_info, find_lwp_callback): Remove.
171 (resume_callback): Remove dead code.
172
173 2003-01-13 Andrew Cagney <ac131313@redhat.com>
174
175 * gdbarch.sh (FRAME_INIT_SAVED_REGS): Change to function with
176 predicate.
177 * gdbarch.h, gdbarch.c: Regenerate.
178 * stack.c (frame_info): Only initialize the saved registers when
179 FRAME_INIT_SAVED_REGS_P.
180 * frame.c (frame_saved_regs_register_unwind): Assert
181 FRAME_INIT_SAVED_REGS_P.
182 (deprecated_generic_get_saved_register): Ditto.
183
184 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
185
186 * source.c (openp): Squelch warning about "filename".
187
188 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
189
190 * source.c (openp): If the file does not exist don't necessarily
191 search the path.
192
193 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
194
195 Fix PR gdb/872.
196 * gdbtypes.c (init_type): Mark "char" as TYPE_FLAG_NOSIGN.
197 (integer_types_same_name_p): New function.
198 (rank_one_type): Use it.
199 * stabsread.c (read_range_type): Mark "char" as TYPE_FLAG_NOSIGN.
200
201 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
202
203 * Makefile.in (TARGET_SYSTEM_ROOT, TARGET_SYSTEM_ROOT_DEFINE): New
204 variables.
205 (main.o): Custom rule which uses $(TARGET_SYSTEM_ROOT_DEFINE).
206 * configure.in: Add --with-sysroot.
207 * configure: Regenerated.
208 * main.c (gdb_sysroot): New variable.
209 (captured_main): Initialize gdb_sysroot.
210 * defs.h (gdb_sysroot): New extern declaration.
211 * solib.c (_initialize_solib): Initialize solib_absolute_prefix.
212
213 2003-01-12 Michael Chastain <mec@shout.net>
214
215 * config/djgpp/fnchange.lst: add gdb/ChangeLog-2002.
216
217 2003-01-12 Michael Chastain <mec@shout.net>
218
219 * top.c (print_gdb_version): Bump copyright year to 2003.
220
221 2003-01-12 David Carlton <carlton@bactrian.org>
222
223 * linespec.c (symtab_from_filename): Rename variable 's' to
224 'file_symtab'.
225
226 2003-01-12 Andrew Cagney <ac131313@redhat.com>
227
228 * d10v-tdep.c (d10v_init_extra_frame_info): Remove checks for a
229 dummy frame.
230 (d10v_frame_saved_pc, d10v_frame_chain): Ditto.
231
232 2003-01-12 Andrew Cagney <ac131313@redhat.com>
233
234 * d10v-tdep.c: Include "gdb_assert.h".
235 (d10v_store_return_value): Rewrite to match current interface.
236 (d10v_extract_struct_value_address): Ditto.
237 (d10v_extract_return_value): Ditto.
238 (d10v_gdbarch_init): Set store_restore_value,
239 extract_struct_value_address and extract_return_value.
240
241 2003-01-12 J. Brobecker <brobecker@gnat.com>
242
243 * hpread.c (set_namestring): New procedure replacing the
244 SET_NAMESTRING macro.
245 (hpread_build_psymtabs): Replace calls to SET_NAMESTRING
246 by calls to set_namestring.
247
248 2003-01-11 J. Brobecker <brobecker@gnat.com>
249
250 * hpread.c (SET_NAMESTRING): Remove an incorrect cast to fix
251 a compilation warning.
252 (hpread_process_one_debug_symbol): Likewise.
253
254 2003-01-10 David Carlton <carlton@math.stanford.edu>
255
256 * linespec.c (decode_line_1): Rename variable 's' to
257 'file_symtab'.
258 (decode_all_digits): Rename argument 's' to 'file_symtab'.
259 (decode_dollar): Ditto.
260 (decode_variable): Ditto.
261 (symbol_found): Ditto.
262
263 2003-01-09 Michael Chastain <mec@shout.net>
264
265 * config/djgpp/fnchange.lst: update file list for testsuite/gdb.c++.
266
267 2003-01-07 Corinna Vinschen <vinschen@redhat.com>
268
269 * win32-nat.c (set_process_privilege): New function.
270 (child_attach): Call set_process_privilege() to enable the
271 SE_DEBUG_NAME user privilege if available in process token.
272
273 2003-01-10 J. Brobecker <brobecker@gnat.com>
274
275 * hpread.c (hpread_process_one_debug_symbol): Fix a small
276 compilation error in the previous revision.
277
278 2003-01-09 David Carlton <carlton@math.stanford.edu>
279
280 * linespec.c: Update copyright.
281
282 2003-01-09 Daniel Jacobowitz <drow@mvista.com>
283
284 * lin-lwp.c (child_wait): Ignore exit statuses for processes other
285 than inferior_ptid.
286 (lin_lwp_wait): Ignore exit statuses for unknown LWPs.
287
288 2003-01-09 Andrew Cagney <ac131313@redhat.com>
289
290 * frame.h (frame_obstack_zalloc): Replace frame_obstack_alloc.
291 Update comments.
292 * frame.c (frame_obstack_zalloc): Replace frame_obstack_alloc.
293 (frame_saved_regs_zalloc): Update.
294 (frame_saved_regs_register_unwind): Update.
295 (create_new_frame): Update.
296 (get_prev_frame): Update.
297 (frame_extra_info_zalloc): Update.
298 (deprecated_get_frame_saved_regs): Update.
299 * dwarf2cfi.c (cfi_init_extra_frame_info): Update.
300 * cris-tdep.c: Update comment.
301
302 * somsolib.h: Fix function indentation.
303 * disasm.c, buildsym.c, buildsym.h: Eliminate PTR.
304 * gnu-v2-abi.c, f-typeprint.c, x86-64-linux-tdep.c: Eliminate STREQ.
305 * demangle.c, ax-gdb.c, c-valprint.c: Eliminate STREQ.
306 * alpha-osf1-tdep.c, corefile.c: Eliminate STREQ.
307 * somsolib.c, inftarg.c: Remove assignment in if conditional.
308
309 * infrun.c (follow_fork): Use ISO C definition.
310 * expprint.c (print_subexp): Use xfree instead of free.
311 * charset.c: Include "gdb_string.h" instead of <string.h>.
312 (register_iconv_charsets): Use ISO C definition.
313 (host_charset, target_charset): Ditto.
314 * Makefile.in (charset.o): Update dependencies.
315 (mi-cmd-env.o): Update dependencies.
316
317 2003-01-08 Andrew Cagney <cagney@redhat.com>
318
319 * alpha-linux-tdep.c (alpha_linux_sigcontext_addr): Use
320 get_frame_base.
321
322 2003-01-08 Andrew Cagney <ac131313@redhat.com>
323
324 * gdb_mbuild.sh: Add --keep option. When specified, keep the
325 build directories. Save edited gdb output in Mbuild.log. If a
326 build fails, remove any final GDB executable.
327
328 2003-01-08 Andrew Cagney <ac131313@redhat.com>
329
330 * gdb_mbuild.sh: Edit the output of `maint print architecture'
331 replacing hex constants with function names and stripping leading
332 file name directory prefixes.
333
334 2003-01-08 Andrew Cagney <cagney@redhat.com>
335
336 * gcore.c, i386-linux-tdep.c: Use get_frame_pc, get_next_frame and
337 get_frame_base.
338
339 2003-01-08 David Carlton <carlton@math.stanford.edu>
340
341 * linespec.c (decode_line_1): Move code into decode_variable.
342 (decode_variable): New function.
343
344 2003-01-08 Andrew Cagney <ac131313@redhat.com>
345
346 * mn10300-tdep.c (analyze_dummy_frame): Fix typo.
347
348 2003-01-08 Andrew Cagney <cagney@redhat.com>
349
350 * cris-tdep.c (cris_frame_init_saved_regs): Use
351 get_frame_saved_regs and SIZEOF_FRAME_SAVED_REGS when copying a
352 saved_regs buffer.
353 * sh-tdep.c (sh_nofp_frame_init_saved_regs): Ditto.
354 (sh64_nofp_frame_init_saved_regs): Ditto.
355 (sh_fp_frame_init_saved_regs): Ditto.
356 * arm-tdep.c: Use deprecated_set_frame_saved_regs_hack.
357 * mips-tdep.c (mips_init_extra_frame_info): Ditto.
358 * mcore-tdep.c (analyze_dummy_frame): Ditto.
359 * mn10300-tdep.c (analyze_dummy_frame): Ditto.
360
361 2003-01-08 Daniel Jacobowitz <drow@mvista.com>
362
363 * minsyms.c (lookup_minimal_symbol): Update comment.
364 (lookup_minimal_symbol_text): Update comment. Use the hash table.
365 (lookup_minimal_symbol_solib_trampoline): Likewise.
366
367 2003-01-08 Andrew Cagney <cagney@redhat.com>
368
369 * d10v-tdep.c (d10v_init_extra_frame_info): Use
370 frame_relative_level.
371
372 * alpha-tdep.c: Use get_frame_extra_info.
373 * arm-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
374 * h8300-tdep.c, ia64-tdep.c, m68hc11-tdep.c, mcore-tdep.c: Ditto.
375 * mips-tdep.c, mn10300-tdep.c, s390-tdep.c, sh-tdep.c: Ditto.
376 * sparc-tdep.c, xstormy16-tdep.c: Ditto.
377
378 * alpha-tdep.c: Use get_next_frame.
379 * arm-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
380 * dwarf2cfi.c, h8300-tdep.c, i386-tdep.c, ia64-tdep.c: Ditto.
381 * m68hc11-tdep.c, m68k-tdep.c, mcore-tdep.c: Ditto.
382 * mips-tdep.c, mn10200-tdep.c, mn10300-tdep.c: Ditto.
383 * ns32k-tdep.c, s390-tdep.c, sh-tdep.c, sparc-tdep.c: Ditto.
384 * v850-tdep.c, vax-tdep.c, x86-64-linux-tdep.c: Ditto.
385 * xstormy16-tdep.c: Ditto.
386
387 2003-01-07 Andrew Cagney <cagney@redhat.com>
388
389 * alpha-tdep.c: Use get_frame_base.
390 * arm-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
391 * h8300-tdep.c, i386-tdep.c, ia64-tdep.c, m68hc11-tdep.c: Ditto.
392 * m68k-tdep.c, mcore-tdep.c, mips-tdep.c, mn10200-tdep.c: Ditto.
393 * mn10300-tdep.c, ns32k-tdep.c, s390-tdep.c, sh-tdep.c: Ditto.
394 * sparc-tdep.c, v850-tdep.c, vax-tdep.c: Ditto.
395 * x86-64-linux-tdep.c, xstormy16-tdep.c: Ditto.
396 * config/h8500/tm-h8500.h, config/mn10200/tm-mn10200.h: Ditto.
397 * config/sparc/tm-sparc.h: Ditto.
398
399 2003-01-07 Andrew Cagney <cagney@redhat.com>
400
401 * frame.c (deprecated_get_frame_context): New function.
402 (deprecated_set_frame_context): New function.
403 * frame.h (deprecated_get_frame_context): Declare.
404 (deprecated_set_frame_context): Declare.
405 * dwarf2cfi.c (UNWIND_CONTEXT): Use deprecated_get_frame_context.
406 (cfi_init_extra_frame_info): Use deprecated_set_frame_context.
407
408 2003-01-07 Andrew Cagney <cagney@redhat.com>
409
410 * frame.c (deprecated_set_frame_next_hack): New function.
411 (deprecated_set_frame_prev_hack): New function.
412 * frame.h (deprecated_set_frame_next_hack): Declare.
413 (deprecated_set_frame_prev_hack): Declare.
414 * mcore-tdep.c (analyze_dummy_frame): Use
415 deprecated_set_frame_next_hack and deprecated_set_frame_prev_hack.
416 * mn10300-tdep.c (analyze_dummy_frame): Ditto.
417
418 2003-01-07 David Carlton <carlton@math.stanford.edu>
419
420 * linespec.c (decode_line_1): Move code into decode_dollar.
421 (decode_dollar): New function.
422
423 2003-01-07 Andrew Cagney <cagney@redhat.com>
424
425 * arm-tdep.c (arm_init_extra_frame_info): Use
426 deprecated_update_frame_base_hack.
427 * xstormy16-tdep.c (xstormy16_scan_prologue): Ditto.
428 * mn10300-tdep.c (analyze_dummy_frame): Ditto.
429 (fix_frame_pointer): Ditto.
430 (mn10300_analyze_prologue): Ditto.
431
432 2003-01-07 Andrew Cagney <cagney@redhat.com>
433
434 * xstormy16-tdep.c (xstormy16_init_extra_frame_info): Allocate
435 extra_info using frame_extra_info_zalloc.
436 * sparc-tdep.c (sparc_init_extra_frame_info): Ditto.
437 * sh-tdep.c (sh_init_extra_frame_info): Ditto.
438 (sh64_init_extra_frame_info): Ditto.
439 * mn10300-tdep.c (mn10300_init_extra_frame_info): Ditto.
440 * s390-tdep.c (s390_init_extra_frame_info): Ditto.
441 * mips-tdep.c (mips_init_extra_frame_info): Ditto.
442 * mcore-tdep.c (mcore_init_extra_frame_info): Ditto.
443 * frv-tdep.c (frv_init_extra_frame_info): Ditto.
444 * m68hc11-tdep.c (m68hc11_init_extra_frame_info): Ditto.
445 * ia64-tdep.c (ia64_init_extra_frame_info): Ditto.
446 * h8300-tdep.c (h8300_init_extra_frame_info): Ditto.
447 * d10v-tdep.c (d10v_init_extra_frame_info): Ditto.
448 * cris-tdep.c (cris_init_extra_frame_info): Ditto.
449 * arm-tdep.c (arm_init_extra_frame_info): Ditto.
450 * alpha-tdep.c (alpha_init_extra_frame_info): Ditto.
451
452 * mn10300-tdep.c (analyze_dummy_frame): Use
453 deprecated_set_frame_extra_info_hack.
454 * mcore-tdep.c (analyze_dummy_frame): Ditto.
455
456 2003-01-07 J. Brobecker <brobecker@gnat.com>
457
458 * mdebugread.c (parse_symbol): Skip stProc entries which storage
459 class is not scText. These do not define "real" procedures.
460 (parse_partial_symbols): Likewise.
461
462 2003-01-06 Michael Snyder <msnyder@redhat.com>
463
464 * lin-lwp.c: Added or elaborated on "debug lin-lwp" info.
465
466 2003-01-06 Andrew Cagney <ac131313@redhat.com>
467
468 * frame.h (deprecated_frame_xmalloc_with_cleanup): Declare.
469 * frame.c (deprecated_frame_xmalloc_with_cleanup): New function.
470 * arm-tdep.c (arm_frame_chain): Allocate caller_fi using
471 deprecated_frame_xmalloc_with_cleanup.
472 * m32r-tdep.c (m32r_virtual_frame_pointer): Allocate `fi' using
473 deprecated_frame_xmalloc.
474 * mcore-tdep.c (analyze_dummy_frame): Ditto for dummy.
475 * mn10200-tdep.c (mn10200_frame_chain): Ditto for dummy_frame.
476
477 2003-01-06 Andrew Cagney <cagney@redhat.com>
478
479 * x86-64-linux-tdep.c: Include "osabi.h".
480 * Makefile.in (x86-64-linux-tdep.o): Update dependencies.
481
482 * sparc-tdep.c (sparc_dump_tdep): Fix typo, match -> mach.
483
484 2003-01-06 Andrew Cagney <cagney@redhat.com>
485
486 * MAINTAINERS (Target Instruction Set Architectures): Update
487 arm-elf. Can be built with -Werror, has been multiarched.
488
489 * value.h (unpack_long): Make buffer parameter constant.
490 (unpack_double, unpack_pointer, unpack_field_as_long): Ditto.
491 * scm-lang.h (scm_parse): Ditto.
492 * defs.h (extract_typed_address, extract_address): Ditto.
493 (extract_long_unsigned_integer): Ditto.
494 * inferior.h (unsigned_pointer_to_address): Ditto.
495 (signed_pointer_to_address): Ditto.
496 * gdbarch.sh (POINTER_TO_ADDRESS): Ditto.
497 * gdbarch.h, gdbarch.c: Regenerate.
498 * findvar.c (extract_long_unsigned_integer): Update.
499 (extract_address): Update.
500 (extract_typed_address): Update.
501 (unsigned_pointer_to_address): Update.
502 * values.c (unpack_long): Update.
503 (unpack_double): Update.
504 (unpack_pointer): Update.
505 (unpack_field_as_long): Update.
506 * d10v-tdep.c (d10v_pointer_to_address): Update.
507 * avr-tdep.c (avr_pointer_to_address): Update.
508 * scm-lang.c (scm_unpack): Update.
509 * findvar.c (signed_pointer_to_address): Update.
510
511 2003-01-06 Michal Ludvig <mludvig@suse.cz>
512
513 * x86-64-linux-nat.c (i386_sse_regnum_p): Deleted. Not needed anymore
514 since it is in i386-tdep.c.
515
516 2003-01-06 J. Brobecker <brobecker@gnat.com>
517
518 * alpha-tdep.c (alpha_gdbarch_init): Fix a small compilation
519 failure introduced in the previous change.
520
521 2003-01-05 Michael Chastain <mec@shout.net>
522
523 * README: Remove references to deleted remote-*.c files:
524 remote-adapt.c, remote-eb.c, remote-mm.c, remote-nindy.c,
525 remote-nrom.c, remote-os9k.c, remote-udi.c.
526
527 2003-01-05 Mark Kettenis <kettenis@gnu.org>
528
529 * i386-tdep.c (i386_get_longjmp_target): Make usable on x86-64.
530 * x86-64-tdep.c (x86_64_init_abi): Remove FIXME about
531 i386_get_longjmp_target.
532
533 2003-01-05 Andrew Cagney <ac131313@redhat.com>
534
535 * arm-tdep.c (prologue_cache): Change to a pointer.
536 (_initialize_arm_tdep): Allocate prologue_cache.
537 (check_prologue_cache): Update.
538 (save_prologue_cache): Update.
539 (arm_gdbarch_init): Update.
540
541 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
542
543 * stabsread.c (update_method_name_from_physname): Call complaint()
544 instead of error.
545
546 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
547
548 * arm-tdep.c (arm_frame_chain_valid): Remove unnecessary test.
549 * d10v-tdep.c (d10v_frame_chain_valid): Remove unnecessary tests.
550 * hppa-tdep.c (hppa_frame_chain_valid): Remove unnecessary test.
551
552 * blockframe.c: Include "gdbcmd.h" and "command.h".
553 (backtrace_below_main): New variable.
554 (file_frame_chain_valid, func_frame_chain_valid)
555 (nonnull_frame_chain_valid, generic_file_frame_chain_valid)
556 (generic_func_frame_chain_valid): Remove functions.
557 (frame_chain_valid, do_flush_frames_sfunc): New functions.
558 (_initialize_blockframe): New function.
559 * Makefile.in (blockframe.o): Update dependencies.
560 * frame.c (frame_saved_regs_id_unwind, get_prev_frame): Remove FIXME
561 comment. Call frame_chain_valid ().
562 * frame.h: Remove old prototypes. Add prototype for
563 frame_chain_valid and update comments to match.
564 * gdbarch.sh: Change FRAME_CHAIN_VALID into a predicated function.
565 Remove old comment.
566 * gdbarch.h: Regenerated.
567 * gdbarch.c: Regenerated.
568
569 * alpha-tdep.c (alpha_gdbarch_init): Don't call
570 set_gdbarch_frame_chain_valid.
571 * avr-tdep.c (avr_gdbarch_init): Likewise.
572 * cris-tdep.c (cris_gdbarch_init): Likewise.
573 * frv-tdep.c (frv_gdbarch_init): Likewise.
574 * h8300-tdep.c (h8300_gdbarch_init): Likewise.
575 * i386-tdep.c (i386_svr4_init_abi): Likewise.
576 (i386_nw_init_abi): Likewise.
577 (i386_gdbarch_init): Likewise.
578 * ia64-tdep.c (ia64_gdbarch_init): Likewise.
579 * m68hc11-tdep.c (m68hc11_gdbarch_init): Likewise.
580 * m68k-tdep.c (m68k_gdbarch_init): Likewise.
581 * mcore-tdep.c (mcore_gdbarch_init): Likewise.
582 * mips-tdep.c (mips_gdbarch_init): Likewise.
583 * mn10300-tdep.c (mn10300_gdbarch_init): Likewise.
584 * ns32k-tdep.c (ns32k_gdbarch_init): Likewise.
585 * ppcnbsd-tdep.c (ppcnbsd_init_abi): Likewise.
586 * rs6000-tdep.c (rs6000_gdbarch_init): Likewise.
587 * s390-tdep.c (s390_gdbarch_init): Likewise.
588 * sh-tdep.c (sh_gdbarch_init): Likewise.
589 * sparc-tdep.c (sparc_gdbarch_init): Likewise.
590 * v850-tdep.c (v850_gdbarch_init): Likewise.
591 * vax-tdep.c (vax_gdbarch_init): Likewise.
592 * x86-64-tdep.c (x86_64_init_abi): Likewise.
593
594 * config/m32r/tm-m32r.h (FRAME_CHAIN_VALID): Don't define.
595 * config/m68k/tm-apollo68b.h (FRAME_CHAIN_VALID): Likewise.
596 * config/m68k/tm-m68kv4.h (FRAME_CHAIN_VALID): Likewise.
597 * config/m68k/tm-monitor.h (FRAME_CHAIN_VALID): Likewise.
598 * config/m68k/tm-os68k.h (FRAME_CHAIN_VALID): Likewise.
599 * config/m68k/tm-vx68.h (FRAME_CHAIN_VALID): Likewise.
600 * config/mn10200/tm-mn10200.h (FRAME_CHAIN_VALID): Likewise.
601 * config/sparc/tm-sparclite.h (FRAME_CHAIN_VALID): Likewise.
602
603 2002-01-04 Daniel Jacobowitz <drow@mvista.com>
604
605 * Makefile.in (acconfig_h): Remove incorrect macro.
606 (config_h): Define.
607 (osabi.o): Update dependencies.
608 * configure.tgt: Set gdb_osabi based on target triplet.
609 * configure.in: Define GDB_OSABI_DEFAULT based on gdb_osabi.
610 * configure: Regenerated.
611 * config.in: Regenerated.
612 * osabi.c: Include "arch-utils.h", "gdbcmd.h", and "command.h".
613 (GDB_OSABI_DEFAULT): Define if not already defined.
614 (user_osabi_state, user_selected_osabi, gdb_osabi_available_names)
615 (set_osabi_string): New variables.
616 (gdbarch_register_osabi): Add new OS ABI to
617 gdb_osabi_available_names.
618 (gdbarch_lookup_osabi): Honor specified and default OS ABIs.
619 (set_osabi, show_osabi): New functions.
620 (_initialize_gdb_osabi): Add "set osabi" and "show osabi" commands.
621
622 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
623
624 * arch-utils.c (gdbarch_info_init): Set osabi to
625 GDB_OSABI_UNINITIALIZED.
626 * gdbarch.sh: Add osabi to struct gdbarch and to struct
627 gdbarch_info. Include "osabi.h" in gdbarch.c. Check osabi
628 in gdbarch_list_lookup_by_info and in gdbarch_update_p.
629 * gdbarch.c: Regenerated.
630 * gdbarch.h: Regenerated.
631 * osabi.c (gdbarch_lookup_osabi): Return GDB_OSABI_UNINITIALIZED if
632 there's no BFD.
633 (gdbarch_init_osabi): Remove osabi argument; use info.osabi.
634 * osabi.h (enum gdb_osabi): Move to defs.h.
635 (gdbarch_init_osabi): Update prototype.
636 * defs.h (enum gdb_osabi): Moved here.
637 * Makefile.in: Update dependencies.
638
639 * alpha-tdep.h: Don't include "osabi.h".
640 (struct gdbarch_tdep): Remove osabi member.
641 * alpha-tdep.c: Include "osabi.h".
642 (alpha_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
643 iterate over arches. Update call to gdbarch_init_osabi.
644 (alpha_dump_tdep): Don't dump osabi.
645 * alpha-linux-tdep.c: Include "osabi.h".
646 * alpha-osf1-tdep.c: Include "osabi.h".
647 * alphafbsd-tdep.c: Include "osabi.h".
648 * alphanbsd-tdep.c: Include "osabi.h".
649
650 * arm-tdep.h: Don't include "osabi.h".
651 (struct gdbarch_tdep): Remove osabi member.
652 * arm-tdep.c: Include "osabi.h".
653 (arm_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
654 iterate over arches. Update call to gdbarch_init_osabi.
655 (arm_dump_tdep): Don't dump osabi.
656 * arm-linux-tdep.c: Include "osabi.h".
657 * armnbsd-tdep.c: Include "osabi.h".
658
659 * hppa-tdep.c (hppa_gdbarch_init): Don't call gdbarch_lookup_osabi.
660 Update call to gdbarch_init_osabi.
661
662 * i386-tdep.h: Don't include "osabi.h".
663 (struct gdbarch_tdep): Remove osabi member.
664 * i386-tdep.c: Include "osabi.h".
665 (i386_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
666 iterate over arches. Update call to gdbarch_init_osabi.
667 (i386_dump_tdep): Don't dump osabi.
668 * i386-linux-tdep.c: Include "osabi.h".
669 * i386-sol2-tdep.c: Include "osabi.h".
670 * i386bsd-tdep.c: Include "osabi.h".
671 * i386gnu-tdep.c: Include "osabi.h".
672 * i386ly-tdep.c: Include "osabi.h".
673 * i386nbsd-tdep.c: Include "osabi.h".
674 * i386obsd-tdep.c: Include "osabi.h".
675
676 * mips-tdep.c (struct gdbarch_tdep): Remove osabi member.
677 (mips_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
678 check osabi when iterating over arches. Update call to
679 gdbarch_init_osabi.
680 (mips_dump_tdep): Don't dump osabi.
681
682 * ns32k-tdep.h: Don't include "osabi.h".
683 (struct gdbarch_tdep): Remove.
684 * ns32k-tdep.c (ns32k_gdbarch_init): Don't call
685 gdbarch_lookup_osabi. Don't iterate over arches. Don't
686 allocate tdep. Update call to gdbarch_init_osabi.
687 (ns32k_dump_tdep): Remove.
688 (_initialize_ns32k_tdep): Update call to gdbarch_register.
689 * ns32knbsd-tdep.c: Include "osabi.h".
690
691 * ppc-tdep.h: Don't include "osabi.h".
692 (struct gdbarch_tdep): Remove osabi member.
693 * rs6000-tdep.c: Include "osabi.h".
694 (rs6000_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't check
695 osabi when iterating over arches. Update call to
696 gdbarch_init_osabi.
697 (rs6000_dump_tdep): Don't dump osabi.
698 * ppc-linux-tdep.c: Include "osabi.h".
699 * ppcnbsd-tdep.c: Include "osabi.h".
700
701 * sh-tdep.h: Don't include "osabi.h".
702 (struct gdbarch_tdep): Remove osabi member.
703 * sh-tdep.c: Include "osabi.h".
704 (sh_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
705 iterate over arches. Update call to gdbarch_init_osabi.
706 (sh_dump_tdep): Don't dump osabi.
707 * shnbsd-tdep.c: Include "osabi.h".
708
709 * sparc-tdep.c: Include "osabi.h".
710 (sparc_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
711 iterate over arches. Update call to gdbarch_init_osabi.
712 (sparc_dump_tdep): Don't dump osabi. Do dump the rest of the
713 tdep structure.
714
715 * vax-tdep.h: Don't include "osabi.h".
716 (struct gdbarch_tdep): Remove.
717 * vax-tdep.c: Include "osabi.h".
718 (vax_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
719 iterate over arches. Don't allocate tdep. Update call
720 to gdbarch_init_osabi.
721 (vax_dump_tdep): Remove.
722 (_initialize_vax_tdep): Update call to gdbarch_register.
723
724 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
725
726 * breakpoint.c (insert_breakpoints): Skip disabled breakpoints
727 entirely.
728 (breakpoint_re_set_one): Don't fetch the value for a disabled
729 watchpoint.
730
731 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
732
733 * buildsym.h (processing_hp_compilation): Remove obsolete variable.
734 * gdbarch.sh Remove include of "value.h" in gdbarch.h.
735 (COERCE_FLOAT_TO_DOUBLE): Remove.
736 * gdbarch.c: Regenerate.
737 * gdbarch.h: Regenerate.
738 * Makefile.in: Remove value_h from gdbarch_h.
739 * valops.c (coerce_float_to_double): New variable.
740 (default_coerce_float_to_double): Remove.
741 (standard_coerce_float_to_double): Remove.
742 (value_arg_coerce): Use coerce_float_to_double.
743 (_initialize_valops): Add "set coerce-float-to-double".
744 * value.h (default_coerce_float_to_double): Remove prototype.
745 (standard_coerce_float_to_double): Remove prototype.
746
747 * hpread.c (hpread_process_one_debug_symbol): Mark C++ functions as
748 prototyped.
749 * mdebugread.c (parse_symbol): Likewise.
750 * stabsread.c (define_symbol): Mark all functions as prototyped.
751
752 * hppa-tdep.c (hppa_coerce_float_to_double): Remove.
753 * alpha-tdep.c (alpha_gdbarch_init): Remove call to
754 set_gdbarch_coerce_float_to_double.
755 * arm-tdep.c (arm_gdbarch_init): Likewise.
756 * frv-tdep.c (frv_gdbarch_init): Likewise.
757 * h8300-tdep.c (h8300_gdbarch_init): Likewise (commented out).
758 * i386-sol2-tdep.c (i386_sol2_init_abi): Likewise.
759 * mips-tdep.c (mips_gdbarch_init): Likewise.
760 (mips_coerce_float_to_double): Remove.
761 * rs6000-tdep.c (rs6000_gdbarch_init): Likewise.
762 (rs6000_coerce_float_to_double): Remove.
763 * s390-tdep.c (s390_gdbarch_init): Likewise.
764 * sh-tdep.c (sh_gdbarch_init): Likewise.
765 (sh_coerce_float_to_double): Remove.
766 * sparc-tdep.c (sparc_gdbarch_init): Likewise.
767 (sparc_coerce_float_to_double): Remove.
768 * v850-tdep.c (v850_gdbarch_init): Likewise.
769 * xstormy16-tdep.c (xstormy16_gdbarch_init): Likewise.
770 * config/m32r/tm-m32r.h (COERCE_FLOAT_TO_DOUBLE): Remove.
771 * config/pa/tm-hppa.h: (COERCE_FLOAT_TO_DOUBLE): Remove.
772 (hppa_coerce_float_to_double): Remove prototype.
773 * config/sparc/tm-sparc.h (COERCE_FLOAT_TO_DOUBLE): Remove.
774
775 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
776
777 * regformats/reg-m68k.dat: Remove fpcode and fpflags.
778
779 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
780
781 Suggested by Stewart Brown <sb24@avaya.com>:
782 * c-typeprint.c (c_type_print_varspec_prefix): Pass value of show
783 in recursive calls. Handle TYPE_CODE_TYPEDEF.
784 (c_type_print_varspec_suffix): Likewise.
785
786 2003-01-04 Mark Kettenis <kettenis@gnu.org>
787
788 * configure.in: Don't set and AC_SUBST SUBDIRS.
789 * configure: Regenerated.
790
791 * configure.in: Remove code dealing with shared libraries.
792 * Makefile.in: Remove HLDFLAGS and HLDENV.
793 * configure: Regenerated.
794
795 2003-01-04 Andrew Cagney <ac131313@redhat.com>
796
797 * frame.c (deprecated_frame_xmalloc): New function.
798 (deprecated_set_frame_saved_regs_hack): New function.
799 (deprecated_set_frame_extra_info_hack): New function.
800 * frame.h (deprecated_frame_xmalloc): Declare.
801 (deprecated_set_frame_saved_regs_hack): Declare.
802 (deprecated_set_frame_extra_info_hack): Declare.
803
804 2003-01-04 Mark Kettenis <kettenis@gnu.org>
805
806 * configure.in: Move code that provides the --enable-gdbtk option
807 right after the code that handles the --enable-tui option, and
808 polish it somewhat.
809 * configure: Regenerated.
810
811 * configure.in: Call AC_GNU_SOURCE. Check for pread64 using
812 AC_CHECK_FUNCS and remove the old check for pread64.
813 * acinclude.m4 (AC_GNU_SOURCE): New macro.
814 * acconfig.h (_GNU_SOURCE): Add.
815 (HAVE_PREAD64): Remove.
816 * configure, aclocal.m4, config.in: Regenerated.
817
818 2003-01-03 Andrew Cagney <ac131313@redhat.com>
819
820 * alpha-tdep.c: Use get_frame_saved_regs.
821 * arm-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
822 * h8300-tdep.c, i386-tdep.c, ia64-tdep.c, m68hc11-tdep.c: Ditto.
823 * m68k-tdep.c, mcore-tdep.c, mips-tdep.c, mn10300-tdep.c: Ditto.
824 * ns32k-tdep.c, s390-tdep.c, sh-tdep.c, v850-tdep.c: Ditto.
825 * vax-tdep.c, xstormy16-tdep.c: Ditto.
826
827 2003-01-03 Mark Kettenis <kettenis@gnu.org>
828
829 * configure.in: Remove all use of the SUBDIRS variable; add
830 directories using the AC_CONFIG_SUBDIRS macro instead. Polish
831 code providing the --enable-multi-ice option, and move it right in
832 front of the code that checks whether gdbserver is supported.
833 Polish that too.
834 * configure: Regenerated.
835 * Makefile.in (SUBDIRS): Substitute @subdirs@ instead of
836 @SUBDIRS@.
837
838 2003-01-03 Andrew Cagney <cagney@redhat.com>
839
840 * alpha-tdep.c: Use deprecated_update_frame_base_hack.
841 * avr-tdep.c, cris-tdep.c: Ditto.
842 * mcore-tdep.c, mips-tdep.c, mn10200-tdep.c: Ditto.
843 * sh-tdep.c, sparc-tdep.c, v850-tdep.c: Ditto.
844
845 2003-01-03 Mark Kettenis <kettenis@gnu.org>
846
847 * configure.in: Remove --enable-netrom option.
848 * configure: Regenerated.
849
850 2003-01-03 Mark Kettenis <kettenis@gnu.org>
851
852 * cli/cli-decode.h: Don't include "gdb_regex.h"; provide a forward
853 declaration for `struct re_pattern_buffer' instead.
854 * Makefile.in (cli_decode_h): Remove $(gdb_regex_h).
855
856 2003-01-03 J. Brobecker <brobecker@gnat.com>
857
858 * mdebugread.c (parse_symbol): Count until the stEnd matching
859 the structure name.
860
861 2003-01-02 Mark Kettenis <kettenis@gnu.org>
862
863 * configure.in: Remove --with-cpu option.
864 subscripts. Remove evil changequotes here.
865 * acconfig.h (TARGET_CPU_DEFAULT): Remove.
866 * config.in, configure: Regenerated.
867
868 * acconfig.h (DEFAULT_BFD_ARCH, DEFAULT_BFD_VEC): Remove.
869 * configure.in: Cleanup section that sources GDB and BFD configure
870 subscripts. Remove evil changequotes here.
871 * config.in, configure: Regenerated.
872
873 2003-01-02 Andrew Cagney <ac131313@redhat.com>
874
875 * arm-tdep.c: Use get_frame_pc and deprecated_update_frame_pc_hack
876 frame accessor methods.
877 * alpha-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
878 * dwarf2cfi.c, h8300-tdep.c, i386-tdep.c, ia64-tdep.c: Ditto.
879 * m68hc11-tdep.c, m68k-tdep.c, mcore-tdep.c, mips-tdep.c: Ditto.
880 * mn10200-tdep.c, mn10300-tdep.c, ns32k-tdep.c: Ditto.
881 * s390-tdep.c, sh-tdep.c, sparc-tdep.c, v850-tdep.c: Ditto.
882 * vax-tdep.c, x86-64-linux-tdep.c, xstormy16-tdep.c: Ditto.
883 * z8k-tdep.c: Ditto.
884
885 2003-01-02 Mark Kettenis <kettenis@gnu.org>
886
887 * configure.in: Remove UI_OUT configuration code.
888 * ada-lang.c: Update assuming UI_OUT is always true.
889 * Makefile.in (UIOUT_CFLAGS): Remove.
890 * configure: Regenerated.
891 * TODO: Remove blurb about elimination of -DUI_OUT.
892
893 * configure.in: Move code that provides the --enable-gdbcli,
894 --enable-gdbmi options right before the code that handles the
895 --enable-tui option. Polish a bit.
896 * configure: Regenerated.
897
898 * configure.in: Rewrite check for GNU regex and the
899 --without-included regex option, and move it into the "Checks for
900 library functions" section. This makes us use the system regex
901 again by default on systems with version 2 of the GNU C library.
902 This was apparently broken.
903 * gdb_regex.h [!USE_INCLUDED_REGEX] (_REGEX_RE_COMP): Define.
904 * acconfig.h (USE_INCLUDED_REGEX): Remove.
905 * config.in, configure: Regenerated.
906
907 * configure.in: Move code that provides the --enable-tui option
908 before the "Checks for libraries" section. Polish the code
909 somewhat and set need_curses to yes if we build the TUI. Rewrite
910 code that looks for a library providing termcap functionality to
911 match more closely what's done in the Readline library, and move
912 it into to the "Checks for libraries" section.
913 * configure: Regenerated.
914 * Makefile.in (TERMCAP): Remove variable.
915 * config/i386/go32.mh (TERMCAP): Remove variable.
916
917 2003-01-02 Andrew Cagney <ac131313@redhat.com>
918
919 * MAINTAINERS: Mention gdb_mbuild.sh.
920 * gdb_mbuild.sh: Rewrite.
921
922 2003-01-02 Mark Kettenis <kettenis@gnu.org>
923
924 * configure.in: Fix typo in last change.
925 * config.in, configure: Regenerated.
926
927 2003-01-02 Andrew Cagney <ac131313@redhat.com>
928
929 * valarith.c (value_binop): Delete obsolete code and comments.
930 * configure.host: Ditto.
931 * buildsym.h (make_blockvector): Ditto.
932 * buildsym.c (make_blockvector): Ditto.
933 * defs.h (enum language): Ditto.
934 (chill_demangle): Ditto.
935 * elfread.c (elf_symtab_read): Ditto.
936 * dwarfread.c (CHILL_PRODUCER): Ditto.
937 (set_cu_language): Ditto.
938 (handle_producer): Ditto.
939 * expprint.c (print_subexp): Ditto.
940 * gdbtypes.c (chill_varying_type): Ditto.
941 * gdbtypes.h (builtin_type_chill_bool): Ditto.
942 (builtin_type_chill_char, builtin_type_chill_long): Ditto.
943 (builtin_type_chill_ulong, builtin_type_chill_real): Ditto.
944 (chill_varying_type): Ditto.
945 * language.h (_LANG_chill): Ditto.
946 * language.c (binop_result_type, integral_type): Ditto.
947 (character_type, string_type, structured_type): Ditto.
948 (lang_bool_type, binop_type_check): Ditto.
949 * stabsread.h (os9k_stabs): Ditto.
950 * stabsread.c (os9k_type_vector, dbx_lookup_type): Ditto.
951 (define_symbol, read_type, read_struct_fields): Ditto.
952 (read_array_type, read_enum_type, read_huge_number): Ditto.
953 (read_range_type, start_stabs): Ditto.
954 * symfile.c (init_filename_language_table): Ditto.
955 (add_psymbol_with_dem_name_to_list): Ditto.
956 * symtab.c (symbol_init_language_specific): Ditto.
957 (symbol_init_demangled_name, symbol_demangled_name): Ditto.
958 * symtab.h (struct general_symbol_info): Ditto.
959 (SYMBOL_CHILL_DEMANGLED_NAME): Ditto.
960 * typeprint.c (typedef_print): Ditto.
961 * utils.c (fprintf_symbol_filtered): Ditto.
962 * valops.c (value_cast, search_struct_field, value_slice): Delete
963 obsolete code.
964 (varying_to_slice): Delete function.
965 * value.h (COERCE_VARYING_ARRAY): Delete obsolete macro contents.
966 (varying_to_slice): Delete declaration.
967 * MAINTAINERS: Update.
968
969 2003-01-02 Mark Kettenis <kettenis@gnu.org>
970
971 * configure.in: Reorganize "Checks for library functions section"
972 a bit. Remove check for `btowc' and `isascii' functions.
973 * configure: Regenerated.
974
975 * acconfig.h (_MSE_INT_H): Remove.
976 * configure.in: Create "Checks for header files" section, and move
977 appropriate tests there. Don't check for objlist.h, wchar.h,
978 wctype.h and asm/debugreg.h. Rewrite Solaris 2.[78] <curses.h>
979 misdetection fix. Also add "Checks for types", "Checks for
980 compiler characteristics" and "Checks for library functions"
981 sections.
982 * config.in, configure: Regenerated.
983
984 * configure.in: Create "Checks for programs" section, and move
985 appropriate tests there.
986
987 2003-01-01 Mark Kettenis <kettenis@gnu.org>
988
989 * configure.in: Create "Checks for libraries" section, and move
990 appropriate tests there. Cleanup check for wctype in libw. Use
991 AC_SEARCH_LIBS to see whether we need libsocket.
992 * configure: Regenerated.
993
994 For older changes see ChangeLog-2002
995 \f
996 Local Variables:
997 mode: change-log
998 left-margin: 8
999 fill-column: 74
1000 version-control: never
1001 End:
This page took 0.049892 seconds and 4 git commands to generate.