2007-10-24 Nathan Sidwell <nathan@codesourcery.com>
[deliverable/binutils-gdb.git] / gdb / ChangeLog
1 2007-10-24 Nathan Sidwell <nathan@codesourcery.com>
2
3 * target-memory.c (claim_memory): Propagate baton for split memory
4 requests.
5
6 2007-10-24 Pedro Alves <pedro_alves@portugalmail.pt>
7
8 PR gdb/2341
9 * sol-thread.c (sol_thread_fetch_registers): Work around gcc 3.4
10 alias warning bug.
11
12 2007-10-24 Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>
13
14 * symtab.c (find_line_symtab): scan through psymtabs
15 when exact_match is zero.
16
17 2007-10-23 Atsushi Nemoto <anemo@mba.ocn.ne.jp>
18
19 * mips-tdep.c (LL_OPCODE, LLD_OPCODE, SC_OPCODE, SCD_OPCODE): Define.
20 (deal_with_atomic_sequence): New.
21 (mips_software_single_step): Use it.
22
23 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
24
25 PR gdb/2336
26 * configure.ac: Modify $LIBINTL before the BFD check.
27 * configure: Regenerated.
28
29 2007-10-23 Joel Brobecker <brobecker@adacore.com>
30
31 * buildsym.c (free_pending_blocks): Remove commented-out code.
32 (make_blockvector): Likewise. Re-use free_pending_blocks.
33 (end_symtab): Remove commented-out code.
34
35 2007-10-22 Daniel Jacobowitz <dan@codesourcery.com>
36
37 * top.c (command_loop): Fix output for shrinkage.
38
39 2007-10-22 Daniel Jacobowitz <dan@codesourcery.com>
40
41 * cp-name-parser.y (exp1): Add & ( var ) as a reference expression.
42 (exp): Remove and document function-like casts.
43
44 2007-10-22 Daniel Jacobowitz <dan@codesourcery.com>
45
46 * cp-support.c: Include "safe-ctype.h".
47 (cp_already_canonical): New function.
48 (cp_canonicalize_string): Use it. Return NULL for already canonical
49 strings.
50 (mangled_name_to_comp): Update call to cp_demangled_name_to_comp.
51 (cp_func_name, remove_params): Likewise.
52 (cp_find_first_component_aux): Use ISSPACE.
53 * cp-support.h (cp_demangled_name_to_comp): Correct comment. Remove
54 MEMORY_P argument.
55 * cp-name-parser.y (ALLOC_CHUNK): Define.
56 (struct demangle_info): Add PREV and NEXT. Increase the size of
57 COMPS.
58 (d_grab): Convert to a function.
59 (allocate_info): Rewrite.
60 (cp_demangled_name_to_comp): Remove MEMORY argument. Do not use
61 strlen. Update call to allocate_info. Do not free it on failure.
62 (main): Update calls to cp_demangled_name_to_comp.
63 * Makefile.in (cp-support.o): Update.
64
65 2007-10-22 Markus Deuling <deuling@de.ibm.com>
66
67 * std-regs.c (value_of_builtin_frame_fp_reg)
68 value_of_builtin_frame_pc_reg, value_of_builtin_frame_sp_reg)
69 value_of_builtin_frame_ps_reg): Use get_frame_arch to get at the
70 current architecture by frame_info.
71
72 2007-10-22 Markus Deuling <deuling@de.ibm.com>
73
74 * reggroups.c (default_register_reggroup_p): Replace current_gdbarch
75 by gdbarch.
76
77 2007-10-22 Markus Deuling <deuling@de.ibm.com>
78
79 * infcmd.c (default_print_registers_info, print_return_value)
80 (print_vector_info, print_float_info): Replace current_gdbarch by
81 gdbarch.
82 (registers_info): Use get_frame_arch to get at the current
83 architecture by frame_info.
84
85 2007-10-22 Markus Deuling <deuling@de.ibm.com>
86
87 * i387-tdep.c (i387_collect_fsave, i387_collect_fxsave): Use
88 get_regcache_arch to get at the current architecture by regcache.
89
90 2007-10-22 Markus Deuling <deuling@de.ibm.com>
91
92 * target.c (debug_print_register): Use get_regcache_arch to get at the
93 current architecture by regcache.
94
95 2007-10-21 Daniel Jacobowitz <dan@codesourcery.com>
96
97 * dwarf2read.c (read_file_scope): Add a comment.
98 (dwarf2_add_field, dwarf2_add_member_fn, read_structure_type)
99 (read_enumeration_type, process_enumeration_scope, read_array_type)
100 (read_typedef, read_base_type, read_subrange_type)
101 (read_unspecified_type): Use dwarf2_name.
102
103 2007-10-21 Daniel Jacobowitz <dan@codesourcery.com>
104
105 * coffread.c (coff_symfile_finish): Call dwarf2_free_objfile.
106 * dwarf2read.c (dwarf2_free_objfile): New.
107 * elfread.c (elf_symfile_finish): Call dwarf2_free_objfile.
108 * symfile.h (dwarf2_free_objfile): Declare.
109
110 2007-10-21 Joel Brobecker <brobecker@adacore.com>
111
112 * hppa-hpux-nat.c (hppa_hpux_store_register): Add missing semi-colon.
113
114 2007-10-21 Luis Machado <luisgpm@br.ibm.com>
115
116 * rs6000-tdep.c (ppc_dwarf2_frame_init_reg): New function.
117 * (rs6000_gdbarch_init): Install ppc_dwarf2_frame_init_reg as
118 default dwarf2_frame_set_init_reg function.
119
120 2007-10-21 Pedro Alves <pedro_alves@portugalmail.pt>
121
122 * NEWS: Mention native MinGW configuration.
123
124 2007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
125
126 * gdbarch.sh: Remove "macro" column of input table. Remove handling
127 of "macro" column throughout the file. Remove (empty) "macro" entry
128 of all gdbarch functions.
129
130 2007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
131
132 * gdbarch.sh (sofun_address_maybe_missing): New gdbarch variable.
133 * gdbarch.c, gdbarch.h: Regenerate.
134 * dbxread.c (find_stab_function_addr): Define unconditionally.
135 (read_dbx_symtab): Use gdbarch_sofun_address_maybe_missing
136 instead of SOFUN_ADDRESS_MAYBE_MISSING.
137 (end_psymtab): Likewise.
138 (process_one_symbol): Likewise.
139 * mdebugread.c (parse_partial_symbols): Likewise.
140
141 * symtab.h (struct minimal_symbol): Always define "filename" member.
142 * elfread.c (elf_symtab_read): Use msym->filename unconditionally.
143 * minsyms.c (lookup_minimal_symbol): Likewise.
144 * symmisc.c (dump_msymbols): Likewise.
145
146 * config/i386/i386sol2.mt (DEPRECATED_TM_FILE): Remove.
147 * config/i386/linux.mt (DEPRECATED_TM_FILE): Remove.
148 * config/i386/tm-i386sol2.h: Remove file.
149 * config/i386/tm-linux.h: Remove file.
150 * i386-linux-tdep.c (i386_linux_init_abi): Add call to
151 set_gdbarch_sofun_address_maybe_missing.
152 * i386-sol2-tdep.c (i386_sol2_init_abi): Likewise.
153
154 * config/powerpc/linux.mt (DEPRECATED_TM_FILE): Remove.
155 * config/powerpc/nbsd.mt (DEPRECATED_TM_FILE): Remove.
156 * config/powerpc/obsd.mt (DEPRECATED_TM_FILE): Remove.
157 * config/powerpc/ppc-eabi.mt (DEPRECATED_TM_FILE): Remove.
158 * config/powerpc/ppc-sim.mt (DEPRECATED_TM_FILE): Remove.
159 * config/powerpc/tm-ppc-eabi.h: Remove file.
160 * rs6000-tdep.c (rs6000_gdbarch_init): Add call to
161 set_gdbarch_sofun_address_maybe_missing.
162
163 * config/sparc/sol2-64.mt (DEPRECATED_TM_FILE): Remove.
164 * config/sparc/sol2.mt (DEPRECATED_TM_FILE): Remove.
165 * config/sparc/tm-sol2.h: Remove file.
166 * sparc64-sol2-tdep.c (sparc64_sol2_init_abi): Add call to
167 set_gdbarch_sofun_address_maybe_missing.
168 * sparc-sol2-tdep.c (sparc32_sol2_init_abi): Likewise.
169
170 2007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
171
172 * gdbarch.sh (static_transform_name): New gdbarch callback.
173 * gdbarch.c, gdbarch.h: Regenerate.
174 * dbxread.c (read_dbx_symtab): Use gdbarch_static_transform_name
175 instead of STATIC_TRANSFORM_NAME.
176 * mdebugread.c (parse_partial_symbols): Likewise.
177 * stabsread.c (define_symbol): Likewise.
178 * xcoffread.c (scan_xcoff_symtab): Likewise.
179
180 * config/i368/tm-i386sol2.h (STATIC_TRANSFORM_NAME): Remove.
181 (IS_STATIC_TRANSFORM_NAME): Remove.
182 * i386-tdep.c (sunpro_static_transform_name): Remove, move to ...
183 * i386-sol2-tdep.c (i386_sol2_static_transform_name): ... here.
184 (i386_sol2_init_abi): Install it.
185
186 * config/sparc/tm-sol2.h (STATIC_TRANSFORM_NAME): Remove.
187 (IS_STATIC_TRANSFORM_NAME): Remove.
188 * sparc-tdep.c (sparc_stabs_unglobalize_name): Remove, move to ...
189 * sparc-sol2-tdep.c (sparc_sol2_static_transform_name): ... here.
190 (sparc32_sol2_init_abi): Install it.
191 * sparc64-sol2-tdep.c (sparc64_sol2_init_abi): Likewise.
192 * sparc-tdep.h (sparc_sol2_static_transform_name): Add prototype.
193
194 2007-10-18 Daniel Jacobowitz <dan@codesourcery.com>
195
196 * mips-tdep.c (mips_xfer_register): Take a gdbarch argument.
197 (mips_n32n64_return_value, mips_o32_return_value)
198 (mips_o64_return_value): Update calls to mips_xfer_register.
199
200 2007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
201
202 * frame.c (frame_unwind_unsigned_register): Delete.
203 (frame_sp_unwind): Use frame_unwind_register_unsigned instead.
204 * frame.h (frame_unwind_unsigned_register): Delete prototype.
205
206 * alpha-linux-tdep.c, alpha-mdebug-tdep.c, alpha-tdep.c,
207 avr-tdep.c, cris-tdep.c, frv-tdep.c, m68hc11-tdep.c, mn10300-tdep.c,
208 mt-tdep.c: Replace frame_unwind_unsigned_register with
209 frame_unwind_register_unsigned.
210
211 2007-10-16 Pedro Alves <pedro_alves@portugalmail.pt>
212
213 * config/i386/mingw.mh, config/i386/mingw.mt: New files.
214 * configure.tgt (i[34567]86-*-mingw32*): Set gdb_target = mingw.
215 * win32-nat.c: Only include cygwin.h on Cygwin host. Don't
216 include procfs.h.
217 (cygwin_load_start, cygwin_load_end, cygwin_exceptions): Disable
218 if not building on Cygwin.
219 (win32_make_so, handle_output_debug_string, handle_exception)
220 (do_initial_win32_stuff): Wrap Cygwin specific code in __CYGWIN__.
221 (win32_attach): Only fallback to Cygwin pids if building on
222 Cygwin.
223 (win32_pid_to_exec_file): Disable Cygwin specific code, if not
224 building on Cygwin.
225 (win32_create_inferior): Disable starting the inferior through a
226 shell, environment var processing and tty handling if not building
227 on Cygwin.
228 (cygwin_pid_to_str): Rename to ...
229 (win32_pid_to_str): ... this.
230 (init_win32_ops): Update use of win32_pid_to_str. Disable "shell"
231 and "cygwin-exceptions" commands if not building on Cygwin.
232
233 2007-10-16 Gaius Mulley <gaius@glam.ac.uk>
234
235 * doc/gdb.texinfo: Add TSIZE definition, removed
236 statement about unbounded arrays being unimplemented.
237 * m2-valprint.c (m2_print_array_contents): New function.
238 (m2_print_unbounded_array): New function.
239 (m2_print_array_contents): New function.
240 * m2-typeprint.c (m2_unbounded_array): New function.
241 (m2_is_unbounded_array): New function.
242 (m2_print_type): Test for unbounded array when walking
243 across structs.
244 * m2-lang.h: Added extern m2_is_unbounded_array.
245 * m2-lang.c (evaluate_subexp_modula2): New function.
246 (exp_descriptor_modula2): New structure.
247 (m2_language_defn): Use exp_descriptor_modula2.
248 * m2-exp.y: Added TSIZE and binary subscript.
249
250 2007-10-16 Daniel Jacobowitz <dan@codesourcery.com>
251
252 * mi/mi-main.c (captured_mi_execute_command): Clear mi_error_message
253 after freeing it.
254
255 2007-10-16 Kevin Buettner <kevinb@redhat.com>
256
257 * m32r-tdep.c (decode_prologue): Sign extend offset for
258 "addi sp, xx" case.
259 (m32r_frame_unwind_cache): Likewise.
260
261 2007-10-15 Thiago Jung Bauermann <bauerman@br.ibm.com>
262
263 * rs6000-tdep.c (skip_prologue): Restore comment with
264 function description to its proper place.
265
266 2007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
267
268 * NEWS: Mention gdbserver PowerPC improvements.
269
270 2007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
271
272 * features/Makefile (WHICH): Add PowerPC register definitions.
273 (rs6000/powerpc-32-expedite, rs6000/powerpc-e500-expedite)
274 (rs6000/powerpc-64-expedite): New macros.
275 ($(outdir)/%.dat): Handle subdirectories.
276 * regformats/rs6000/powerpc-32.dat, regformats/rs6000/powerpc-64.dat,
277 regformats/rs6000/powerpc-e500.dat: New generated files.
278
279 2007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
280
281 * ppc-linux-nat.c (ppc_linux_read_description): New.
282 (_initialize_ppc_linux_nat): Set to_read_description.
283 * ppc-tdep.h (tdesc_powerpc_e500): Declare.
284
285 2007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
286
287 * NEWS: Document target described register support for PowerPC.
288 * ppc-tdep.h: Remove ppc_spr constants.
289 (struct gdbarch_tdep): Remove regs, ppc_sr0_regnum, and
290 ppc_builtin_type_vec128 members.
291 (PPC_R0_REGNUM, PPC_F0_REGNUM, PPC_PC_REGNUM, PPC_MSR_REGNUM)
292 (PPC_CR_REGNUM, PPC_LR_REGNUM, PPC_CTR_REGNUM, PPC_XER_REGNUM)
293 (PPC_FPSCR_REGNUM, PPC_MQ_REGNUM, PPC_SPE_UPPER_GP0_REGNUM)
294 (PPC_SPE_ACC_REGNUM, PPC_SPE_FSCR_REGNUM, PPC_VR0_REGNUM)
295 (PPC_VSCR_REGNUM, PPC_VRSAVE_REGNUM, PPC_NUM_REGS): New constants.
296 * rs6000-tdep.c: Include preparsed descriptions.
297 (init_sim_regno_table): Do not iterate over pseudo registers.
298 Look up segment registers by name. Use sim_spr_register_name
299 for SPRs.
300 (rs6000_register_sim_regno): Call init_sim_regno_table here.
301 (rs6000_builtin_type_vec128): Delete.
302 (rs6000_register_name): Only handle SPE pseudo registers and upper
303 halves. Call tdesc_register_name for everything else.
304 (rs6000_register_type): Delete. Replace with...
305 (rs6000_pseudo_register_type): ...this new function. Only handle
306 SPE pseudo registers.
307 (rs6000_register_reggroup_p): Delete. Replace with...
308 (rs6000_pseudo_register_reggroup_p): ...this new function. Only
309 handle SPE pseudo registers.
310 (rs6000_convert_register_p): Use ppc_fp0_regnum instead of
311 "struct reg".
312 (rs6000_register_to_value, rs6000_value_to_register): Remove check
313 of reg->fpr.
314 (e500_register_reggroup_p): Delete.
315 (STR, R, R4, R8, R16, F, P8, R32, R64, R0, A4, S, S4, SN4, S64)
316 (COMMON_UISA_REGS, PPC_UISA_SPRS, PPC_UISA_NOFP_SPRS)
317 (PPC_SEGMENT_REGS, PPC_OEA_SPRS, PPC_ALTIVEC_REGS, PPC_SPE_GP_REGS)
318 (PPC_SPE_UPPER_GP_REGS, PPC_EV_PSEUDO_REGS): Delete macros.
319 (registers_powerpc, registers_403, registers_403GC, registers_505)
320 (registers_860, registers_601, registers_602, registers_603)
321 (registers_604, registers_750, registers_7400, registers_e500): Delete
322 variables.
323 (struct variant): Delete nregs, npregs, num_tot_regs, and regs. Add
324 tdesc.
325 (tot_num_registers, num_registers, num_pseudo_registers): Delete.
326 (variants): Delete outdated comment. Use standard target descriptions
327 instead of "struct reg" arrays.
328 (init_variants): Delete.
329 (rs6000_gdbarch_init): Do not guess word size from the BFD
330 architecture if we have a target description. Select a variant
331 before creating a new architecture. Use the variant's target
332 description if the target did not define a register layout.
333 Validate target-supplied registers. Reject mismatches. Use
334 fixed register numbers and new constants instead of magic
335 numbers. Call set_gdbarch_ps_regnum. Call tdesc_use_registers.
336 (_initialize_rs6000_tdep): Initialize the preparsed target
337 descriptions.
338 * target-descriptions.c (tdesc_predefined_types): Add int128 and
339 uint128.
340 (tdesc_find_register_early): New function.
341 (tdesc_numbered_register): Use it.
342 (tdesc_register_size): New function.
343 (tdesc_use_registers): Take a target_desc argument. Do not use
344 gdbarch_target_desc.
345 * target-descriptions.h (tdesc_use_registers): Update prototype
346 and comment.
347 (tdesc_register_size): New prototype.
348 * Makefile.in (powerpc_32_c, powerpc_403_c, powerpc_403gc_c)
349 (powerpc_505_c, powerpc_601_c, powerpc_602_c, powerpc_603_c)
350 (powerpc_604_c, powerpc_64_c, powerpc_7400_c, powerpc_750_c)
351 (powerpc_860_c, powerpc_e500_c, rs6000_c): New macros.
352 (rs6000-tdep.o): Update.
353 * arm-tdep.c (arm_gdbarch_init): Update call to tdesc_use_registers.
354 * m68k-tdep.c (m68k_gdbarch_init): Likewise.
355 * mips-tdep.c (mips_gdbarch_init): Likewise.
356
357 2007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
358
359 * features/rs6000/powerpc-32.c, features/rs6000/powerpc-403.c,
360 features/rs6000/powerpc-403gc.c, features/rs6000/powerpc-505.c,
361 features/rs6000/powerpc-601.c, features/rs6000/powerpc-602.c,
362 features/rs6000/powerpc-603.c, features/rs6000/powerpc-604.c,
363 features/rs6000/powerpc-64.c, features/rs6000/powerpc-7400.c,
364 features/rs6000/powerpc-750.c, features/rs6000/powerpc-860.c,
365 features/rs6000/powerpc-e500.c, features/rs6000/rs6000.c: New
366 generated files.
367
368 2007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
369
370 * features/rs6000/power-altivec.xml, features/rs6000/power-core.xml,
371 features/rs6000/power-fpu.xml, features/rs6000/power-oea.xml,
372 features/rs6000/power-spe.xml, features/rs6000/power64-core.xml: New
373 feature descriptions for standard PowerPC register sets.
374
375 * features/rs6000/powerpc-32.xml, features/rs6000/powerpc-403.xml,
376 features/rs6000/powerpc-403gc.xml, features/rs6000/powerpc-505.xml,
377 features/rs6000/powerpc-601.xml, features/rs6000/powerpc-602.xml,
378 features/rs6000/powerpc-603.xml, features/rs6000/powerpc-604.xml,
379 features/rs6000/powerpc-64.xml, features/rs6000/powerpc-7400.xml,
380 features/rs6000/powerpc-750.xml, features/rs6000/powerpc-860.xml,
381 features/rs6000/powerpc-e500.xml, features/rs6000/rs6000.xml: New
382 target descriptions for PowerPC processors.
383
384 2007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
385
386 * target-descriptions.c (tdesc_predefined_types): New.
387 (tdesc_named_type): Use it.
388 (tdesc_type_id, maint_print_c_tdesc_cmd): New functions.
389 (_intialize_target_descriptions): Register "maint print c-tdesc".
390 * features/Makefile (XMLTOC, CFILES, GDB): New macros.
391 (cfiles, %.c): New rules.
392 * features/arm-with-iwmmxt.c, features/mips-linux.c,
393 features/mips64-linux.c: New generated files.
394
395 * arm-linux-nat.c: Include preparsed description instead of
396 "xml-support.h".
397 (super_xfer_partial, arm_linux_xfer_partial): Remove.
398 (arm_linux_read_description): New function.
399 (_initialize_arm_linux_nat): Set to_read_description instead of
400 to_xfer_partial. Initialize preparsed description.
401 * config/arm/linux.mh (TDEP_XML): Delete.
402 * mips-linux-nat.c: Include preparsed descriptions instead of
403 "xml-support.h".
404 (super_xfer_partial, mips_linux_xfer_partial): Remove.
405 (mips_linux_read_description): New function.
406 (_initialize_mips_linux_nat): Set to_read_description instead of
407 to_xfer_partial. Initialize preparsed description.
408 * config/mips/linux.mh (TDEP_XML): Delete.
409 * Makefile.in (XMLFILES): Remove $(TDEP_XML).
410 (features_headers, arm_with_iwmmxt_c, mips_linux_c)
411 (mips64_linux_c): New macros.
412 (arm-linux-nat.o, mips-linux-nat.o): Update.
413
414 2007-10-15 Pierre Muller <muller@ics.u-strasbg.fr>
415
416 * cp-abi.c (set_cp_abi_as_auto_default): ARI fix:
417 Replace xasprintf by xstrprintf.
418 symfile-mem.c (add_vsyscall_page): Ditto.
419
420 2007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
421
422 * ia64-linux-nat.c (ia64_register_addr): Add gdbarch parameter,
423 replacing use of global current_gdbarch.
424 (ia64_cannot_fetch_register, ia64_cannot_store_register): Likewise.
425 (ia64_linux_fetch_register, ia64_linux_store_register): Update callers.
426
427 * ia64-tdep.c (SIGCONTEXT_REGISTER_ADDRESS): Remove macro.
428 (ia64_sigtramp_frame_init_saved_regs): Add next_frame parameter,
429 replace uses of SIGCONTEXT_REGISTER_ADDRESS.
430 (ia64_sigtramp_frame_cache): Update caller.
431
432 2007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
433
434 * gdbarch.sh (deprecated_use_struct_convention): Remove.
435 (extract_return_value, store_return_value): Remove.
436 (return_value): Remove default implementation.
437 * gdbarch.c, gdbarch.h: Regenerate.
438
439 * stack.c (return_command): Remove compatibility hack.
440 * arch-utils.c (legacy_return_value): Remove.
441 * arch-utils.h (legacy_return_value): Likewise.
442
443 * arch-utils.c (always_use_struct_convention): Remove.
444 * arch-utils.h (always_use_struct_convention): Likewise.
445 * value.c (generic_use_struct_convention): Remove.
446 * defs.h (generic_use_struct_convention): Likewise.
447
448 2007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
449
450 * avr-tdep.c (avr_return_value): New function.
451 (avr_gdbarch_init): Call set_gdbarch_return_value instead of
452 set_gdbarch_extract_return_value.
453
454 * fvr-tdep.c (frv_return_value): New function.
455 (frv_gdbarch_init): Call set_gdbarch_return_value instead of
456 set_gdbarch_extract_return_value, set_gdbarch_store_return_value,
457 and set_gdbarch_deprecated_use_struct_convention.
458
459 * ia64-tdep.c (ia64_use_struct_convention): Make static.
460 Add check for structure, union, or array types.
461 (ia64_extract_return_value): Make static.
462 (ia64_store_return_value): Make static. Support multi-word values.
463 (ia64_return_value): New function.
464 (ia64_gdbarch_init): Call set_gdbarch_return_value instead of
465 set_gdbarch_extract_return_value, set_gdbarch_store_return_value,
466 and set_gdbarch_deprecated_use_struct_convention.
467
468 2007-10-12 Joel Brobecker <brobecker@adacore.com>
469
470 * solib-target.c (solib_target_parse_libraries)
471 [HAVEHAVE_LIBEXPAT not defined]: Fix thinko in return type.
472
473 2007-10-12 Jim Blandy <jimb@codesourcery.com>
474
475 * serial.h (struct serial_ops): Document read_prim to return zero
476 at EOF.
477 * ser-base.c (do_ser_base_readchar): Return SERIAL_EOF when
478 read_prim returns zero, not SERIAL_TIMEOUT.
479
480 2007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
481
482 * alpha-mdebug-tdep.c: Include "gdb_string.h".
483 (find_proc_desc): Add fix-up code for setjmp procedure descriptor.
484 * mdebugread.c (parse_procedure): Remove setjmp fix-up code.
485 * Makefile.in (alpha-mdebug-tdep.o): Update dependencies.
486
487 * config/alpha/alpha.mt (DEPRECATED_TM_FILE): Remove.
488 * config/alpha/alpha-linux.mt (DEPRECATED_TM_FILE): Remove.
489 * config/alpha/alpha-osf1.mt (DEPRECATED_TM_FILE): Remove.
490 * config/alpha/fbsd.mt (DEPRECATED_TM_FILE): Remove.
491 * config/alpha/tm-alpha.h: Remove file.
492
493 2007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
494
495 * breakpoint.c (breakpoint_sals_to_pc): Do not check for
496 DEPRECATED_PC_REQUIRES_RUN_BEFORE_USE.
497
498 * config/pa/tm-hppa.h: Delete file.
499 * config/pa/hppa64.mt: Do not set DEPRECATED_TM_FILE.
500 * config/pa/hppahpux.mt: Likewise.
501 * config/pa/hppa.mt: Likewise.
502 * config/pa/linux.mt: Likewise.
503 * hppa-tdep.c (hppa_pc_requires_run_before_use): Delete.
504
505 2007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
506
507 * config/arm/nm-nbsdaout.h: Remove file.
508 * config/nm-nbsdaout.h: Likewise.
509 * config/nm-nbsd.h: Likewise.
510
511 2007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
512
513 * block.h (struct block): Remove "gcc_compile_flag" member.
514 (BLOCK_GCC_COMPILED): Remove.
515 * block.c (allocate_block): Do not clear BLOCK_GCC_COMPILED.
516 * buildsym.c (finish_block): Do not set it.
517 * symmisc.c (dump_symtab_1): Do not dump it.
518
519 * value.h (using_struct_return): Remove "gcc_p" argument.
520 * value.c (using_struct_return): Likewise.
521 * eval.c (evaluate_subexp_standard): Adapt callers.
522 * infcall.c (call_function_by_hand): Likewise.
523 * stack.c (return_command): Likewise.
524 * sparc-tdep.c (sparc32_push_dummy_code): Likewise.
525
526 * gdbarch.sh (push_dummy_code): Remove "using_gcc" parameter.
527 * gdbarch.c, gdbarch.h: Regenerate.
528 * cris-tdep.c (cris_push_dummy_code): Adapt prototype.
529 * hppa-hpux-tdep.c (hppa_hpux_push_dummy_code): Likewise.
530 * sparc-tdep.c (sparc32_push_dummy_code): Likewise.
531 * infcall.c (generic_push_dummy_code, push_dummy_code): Likewise.
532 (push_dummy_code, call_function_by_hand): Adapt callers.
533
534 2007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
535
536 * infcmd.c (print_return_value): Remove STRUCT_RETURN argument.
537 (finish_command_continuation, finish_command): Adapt callers.
538
539 2007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
540
541 * infcall.c (call_function_by_hand): Remove special handling
542 for HP aCC compiled code.
543
544 2007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
545
546 * cris-tdep.c (cris_push_dummy_call): Support arguments passed by
547 reference. Fix endianness bugs.
548 (cris_reg_struct_has_address): Remove.
549 (cris_gdbarch_init): Remove set_gdbarch_deprecated_reg_struct_has_addr
550 and set_gdbarch_deprecated_use_struct_convention calls.
551
552 * gdbarch.sh (deprecated_reg_struct_has_addr): Remove.
553 * gdbarch.c, gdbarch.h: Regenerate.
554 * infcall.c (call_function_by_hand): Remove handling of
555 deprecated_reg_struct_has_addr.
556
557 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
558 Kazu Hirata <kazu@codesourcery.com>
559
560 * breakpoint.c (do_enable_breakpoint): Delay enabling until after
561 checking watchpoint resources.
562
563 2007-10-11 Kazu Hirata <kazu@codesourcery.com>
564
565 * memattr.c (inaccessible_by_default): Change the initial
566 value to 1.
567
568 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
569
570 PR gdb/2280
571 * coffread.c (read_one_sym): Check for read errors.
572
573 2007-10-11 Ulrich Weigand <uweigand@de.ibm.com>
574
575 * linux-nat.c (lin_lwp_attach_lwp): Use "Linux kernel 2.6.19"
576 instead of "Linux 2.6.19" in comment.
577 (linux_xfer_partial): Use "GNU/Linux target" instead of
578 "Linux target" in comment.
579 * m68klinux-tdep.c (m68k_linux_inferior_created): Likewise.
580 (m68k_linux_get_sigtramp_info): Likewise.
581
582 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
583
584 * MAINTAINERS (language support): List Joel and Paul as
585 Ada maintainers.
586
587 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
588
589 * dbxread.c (process_one_symbol): Remove VARIABLES_INSIDE_BLOCK
590 checks.
591 * config/arm/embed.mt, config/arm/linux.mt, config/arm/wince.mt: Do
592 not set DEPRECATED_TM_FILE.
593 * config/arm/tm-arm.h: Delete file.
594
595 2007-10-11 Luis Machado <luisgpm@br.ibm.com>
596
597 * MAINTAINERS (Write After Approval): Add self.
598
599 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
600
601 * buildsym.c (record_line): Remove empty lines followed by
602 end-of-sequence markers.
603
604 2007-10-11 Kazu Hirata <kazu@codesourcery.com>
605
606 * configure.tgt: Recognize fido-*-elf.
607
608 2007-10-10 Joel Brobecker <brobecker@adacore.com>
609
610 GDB 6.7 released.
611
612 2007-10-10 Markus Deuling <deuling@de.ibm.com>
613
614 * stack.c (print_frame_args, frame_info, return_command): Use
615 get_regcache_arch or get_frame_arch to get at the current architecture
616 by regcache or by frame, respectively.
617
618 2007-10-10 Markus Deuling <deuling@de.ibm.com>
619
620 * rs6000-nat.c (fetch_register, store_register)
621 (rs6000_fetch_inferior_registers, rs6000_store_inferior_registers): Use
622 get_regcache_arch to get at the current architecture by regcache.
623
624 * rs6000-tdep.c (rs6000_push_dummy_call, rs6000_return_value)
625 (rs6000_register_reggroup_p, e500_move_ev_registe, rs6000_unwind_pc)
626 (rs6000_unwind_dummy_id, rs6000_frame_cache, rs6000_dump_tdep): Replace
627 current_gdbarch by gdbarch.
628 (rs6000_skip_trampoline_code, rs6000_register_to_value)
629 (rs6000_value_to_register): Use get_frame_arch to get at the current
630 architecture by frame_info.
631
632 2007-10-10 Markus Deuling <deuling@de.ibm.com>
633
634 * sparc-tdep.c (sparc_supply_rwindow, sparc_collect_rwindow): Use
635 get_regcache_arch to get at the current architecture by regcache.
636
637 * sparc64-tdep.c (sparc64_supply_gregset, sparc64_collect_gregset)
638 (sparc64_supply_fpregset, sparc64_collect_fpregset): Use
639 get_regcache_arch to get at the current architecture by regcache.
640
641 * sparc64nbsd-nat. (sparc64nbsd_supply_gregset)
642 (sparc64nbsd_collect_gregset, sparc64nbsd_supply_fpregset)
643 (sparc64nbsd_collect_fpregset): Use get_regcache_arch to get at the
644 current architecture by regcache.
645
646 2007-10-10 Markus Deuling <deuling@de.ibm.com>
647
648 * remote-mips.c (mips_wait, mips_fetch_registers)
649 (mips_store_registers): Use get_regcache_arch to get at the
650 current architecture by regcache.
651
652 * mipsnbsd-tdep.c (mipsnbsd_supply_reg, mipsnbsd_fill_reg)
653 (mipsnbsd_supply_fpreg, mipsnbsd_fill_fpreg): Use get_regcache_arch to
654 get at the current architecture by regcache.
655 (mipsnbsd_sigtramp_offset): Use get_frame_arch to get at the current
656 architecture by frame_info.
657
658 * mipsnbsd-nat.c (mipsnbsd_fetch_inferior_registers)
659 (mipsnbsd_store_inferior_registers): Use get_regcache_arch to get at
660 the current architecture by regcache.
661
662 * mips-linux-tdep.c (mips_linux_get_longjmp_target)
663 (mips64_linux_get_longjmp_target, mips_linux_o32_sigframe_init)
664 (mips_linux_n32n64_sigframe_init): Use get_frame_arch to get at the
665 current architecture by frame_info.
666 (supply_32bit_reg, mips_supply_gregset, mips_fill_gregset)
667 (mips_supply_fpregset, mips_fill_fpregset, supply_64bit_reg)
668 (mips64_supply_gregset, mips64_fill_gregset, mips64_supply_fpregset)
669 (mips64_fill_fpregset, mips_linux_write_pc): Use get_regcache_arch to
670 get at the current architecture by regcache.
671
672 * mips-linux-nat.c (mips_linux_register_addr)
673 (mips64_linux_register_addr): Replace current_gdbarch by gdbarch.
674 (supply_gregset, fill_gregset, supply_fpregset, fill_fpregset)
675 (mips64_linux_regsets_fetch_registers)
676 (mips64_linux_regsets_store_registers): Use get_regcache_arch to get at
677 the current architecture by regcache.
678
679 * mips64obsd-tdep.c (mips64obsd_sigframe_init): Use get_frame_arch to
680 get at the current architecture by frame_info.
681
682 2007-10-10 Markus Deuling <deuling@de.ibm.com>
683
684 * mips-tdep.c (mips_xfer_register): Use get_regcache_arch to get at the
685 current architecture by regcache.
686 (mips2_fp_compat, mips32_next_pc, mips16_scan_prologue)
687 (mips_insn16_frame_cache, mips32_scan_prologue, mips_insn32_frame_cache)
688 (mips_stub_frame_cache, mips_read_fp_register_single)
689 (mips_read_fp_register_double, mips_print_fp_register)
690 (mips_print_register, print_gp_register_row): Use get_frame_arch to get
691 at the current architecture by frame_info.
692 (mips_register_reggroup_p, mips_pseudo_register_read, mips_unwind_sp)
693 (mips_pseudo_register_write, mips_register_type, mips_unwind_pc)
694 (mips_unwind_dummy_id, mips_eabi_push_dummy_call)
695 (mips_n32n64_push_dummy_call, mips_n32n64_return_value)
696 (mips_o32_push_dummy_call, mips_o32_return_value)
697 (mips_o64_push_dummy_call, mips_o64_return_value)
698 (mips_print_registers_info, mips_dump_tdep): Replace current_gdbarch by
699 gdbarch.
700
701 2007-10-10 Markus Deuling <deuling@de.ibm.com>
702
703 * xtensa-tdep.c (xtensa_register_type, xtensa_pseudo_register_read)
704 (xtensa_pseudo_register_write, xtensa_register_reggroup_p)
705 (xtensa_unwind_pc, xtensa_unwind_dummy_id, xtensa_push_dummy_call)
706 (xtensa_dump_tdep): Replace current_gdbarch by gdbarch.
707 (xtensa_register_write_masked, xtensa_register_read_masked)
708 (xtensa_supply_gregset, xtensa_store_return_value)
709 (xtensa_extract_return_value): Use get_regcache_arch to get at the
710 current architecture by regcache.
711 (xtensa_frame_cache, call0_frame_get_reg_at_entry, call0_frame_cache)
712 (xtensa_frame_prev_register): Use get_frame_arch to get at the current
713 architecture by frame_info.
714
715 2007-10-10 Daniel Jacobowitz <dan@codesourcery.com>
716
717 * arm-tdep.c (struct arm_prologue_cache): Remove frameoffset.
718 (thumb_analyze_prologue): Move pv_area_store_would_trash call
719 out of loop. Do not set cache->frameoffset.
720 (arm_scan_prologue): Use prologue-value mechanism. Do not set
721 frameoffset. Simplify framesize.
722 (arm_make_prologue_cache, arm_normal_frame_base): Do not use
723 frameoffset.
724 * arm-tdep.h (enum gdb_regnum): Add ARM_IP_REGNUM.
725
726 2007-10-10 Daniel Jacobowitz <dan@codesourcery.com>
727
728 * target.c (update_current_target): Call setup_target_debug.
729 (push_target): Do not call it here.
730
731 2007-10-09 Michael Snyder <msnyder@specifix.com>
732
733 * MAINTAINERS: Update my email address.
734
735 2007-10-09 Markus Deuling <deuling@de.ibm.com>
736
737 * xtensa-tdep.c: Replace following current-gdbarch based macros by
738 their expression:
739 (xtensa_pseudo_register_read)
740 (xtensa_pseudo_register_write): XTENSA_TARGET_FLAGS.
741 (ARG_NOF, ARG_1ST, xtensa_extract_return_value)
742 (xtensa_store_return_value, xtensa_push_dummy_call): CALL_ABI.
743 (xtensa_pseudo_register_read)
744 (xtensa_pseudo_register_write): ISA_USE_WINDOWED_REGISTERS.
745 (xtensa_breakpoint_from_pc): ISA_USE_DENSITY_INSTRUCTIONS.
746 (xtensa_register_type, xtensa_supply_gregset, xtensa_frame_cache)
747 (xtensa_frame_prev_register): NUM_AREGS.
748 (xtensa_pseudo_register_read, xtensa_pseudo_register_write,
749 (xtensa_supply_gregset, xtensa_frame_cache, xtensa_frame_prev_register,
750 (xtensa_extract_return_value, xtensa_store_return_value): WB_REGNUM.
751 (xtensa_supply_gregset, xtensa_frame_cache)
752 (xtensa_frame_prev_register): WS_REGNUM.
753 (xtensa_supply_gregset): LBEG_REGNUM, LEND_REGNUM, LCOUNT_REGNUM,
754 SAR_REGNUM, EXCCAUSE_REGNUM, EXCVADDR_REGNUM
755 (xtensa_register_name, xtensa_register_type, xtensa_reg_to_regnum)
756 (xtensa_pseudo_register_read, xtensa_pseudo_register_write)
757 (xtensa_register_reggroup_p): REGMAP.
758 (call0_track_op): LITBASE_REGNUM.
759 (xtensa_register_type, xtensa_reg_to_regnum, call0_frame_cache):A0_BASE
760 (xtensa_supply_gregset, call0_frame_get_reg_at_entry)
761 (xtensa_frame_prev_register, AREG_NUMBER)
762 (xtensa_register_type): AR_BASE.
763 (xtensa_pseudo_register_read, xtensa_pseudo_register_write): FP_ALIAS.
764 (AREG_NUMBER): AREGS_MASK, WB_MASK, A0_REGNUM.
765 (ARG_1ST, xtensa_pseudo_register_read, xtensa_pseudo_register_write)
766 (xtensa_frame_cache, xtensa_frame_prev_register)
767 (xtensa_extract_return_value, xtensa_store_return_value)
768 (xtensa_push_dummy_call, call0_frame_cache): A0_REGNUM.
769 (xtensa_register_type, xtensa_pseudo_register_read, xtensa_frame_cache)
770 (xtensa_pseudo_register_write, xtensa_unwind_dummy_id)
771 (xtensa_frame_prev_register, xtensa_push_dummy_call)
772 (call0_frame_cache): A1_REGNUM.
773 (xtensa_extract_return_value, xtensa_store_return_value): A2_REGNUM.
774 (xtensa_push_dummy_call): A4_REGNUM.
775 (ARGS_FIRST_REG): A6_REGNUM.
776 (xtensa_pseudo_register_read, xtensa_pseudo_register_write)
777 (xtensa_frame_prev_register): A15_REGNUM.
778 * xtensa-tdep.h: Delete current_gdbarch based macros after replacing
779 them in the appropriate source file:
780 XTENSA_TARGET_FLAGS, SPILL_LOCATION, SPILL_SIZE, CALL_ABI, NUM_AREGS,
781 ISA_USE_WINDOWED_REGISTERS, ISA_USE_DENSITY_INSTRUCTIONS, WB_REGNUM,
782 ISA_USE_EXCEPTIONS, ISA_USE_EXT_L32R, DEBUG_DATA_VADDR_TRAP_COUNT,
783 DEBUG_INST_VADDR_TRAP_COUNT, ISA_MAX_INSN_SIZE, DEBUG_NUM_IBREAKS,
784 DEBUG_NUM_DBREAKS, WS_REGNUM, LBEG_REGNUM, LEND_REGNUM, SAR_REGNUM,
785 REGMAP, LITBASE_REGNUM, DEBUGCAUSE_REGNUM, EXCCAUSE_REGNUM, AR_BASE,
786 EXCVADDR_REGNUM, NUM_IBREAKS, REGMAP_BYTES, NUM_CONTEXTS, FP_ALIAS,
787 FP_LAYOUT, FP_LAYOUT_BYTES, GREGMAP, AREGS_MASK, WB_MASK, A0_REGNUM,
788 A1_REGNUM, A2_REGNUM, A3_REGNUM, A4_REGNUM, A5_REGNUM, A6_REGNUM,
789 A7_REGNUM, A8_REGNUM, A9_REGNUM, A10_REGNUM, A11_REGNUM, A12_REGNUM,
790 A13_REGNUM, A14_REGNUM, A15_REGNUM.
791
792 2007-10-09 Markus Deuling <deuling@de.ibm.com>
793
794 * h8300-tdep.c (h8300_frame_cache): Use get_frame_arch to get at
795 the current architecture by frame_info.
796 (h8300_frame_prev_register
797 (h8300_print_register): Replace current_gdbarch by gdbarch.
798 (h8300_print_registers_info, h8300_register_type)
799 (h8300_register_type): Likewise.
800
801 2007-10-09 Markus Deuling <deuling@de.ibm.com>
802
803 * i386-linux-nat.c (fetch_register): Use get_regcache_arch to get at
804 the current architecture by regcache.
805 (store_register, supply_gregset, fill_gregset, i386_linux_resume)
806 (i386_linux_fetch_inferior_registers)
807 (i386_linux_store_inferior_registers): Likewise.
808 * i386gnu-nat.c (gnu_fetch_registers, gnu_store_registers): Likewise.
809 * i386-nto-tdep.c (i386nto_supply_gregset): Likewise.
810 * i386v4-nat.c (supply_fpregset, fill_fpregset): Likewise.
811 * i386-tdep.c (i386_unwind_pc): Replace current_gdbarch by gdbarch.
812 (i386_extract_return_value, i386_store_return_value): Likewise.
813 * i386-tdep.c (i386_frame_prev_register): Use get_frame_arch to get at
814 the current architecture by frame_info.
815 (i386_sigtramp_frame_cache, i386_get_longjmp_target)
816 (i386_register_to_value, i386_value_to_register): Likewise.
817
818 2007-10-09 Markus Deuling <deuling@de.ibm.com>
819
820 * monitor.c (monitor_supply_register): Use get_regcache_arch to get at
821 the current architecture by regcache.
822 (monitor_store_register, monitor_store_registers): Likewise.
823
824 2007-10-09 Markus Deuling <deuling@de.ibm.com>
825
826 * dbug-rom.c (dbug_supply_register): Use get_regcache_arch to get at
827 the current architecture by regcache.
828
829 2007-10-09 Markus Deuling <deuling@de.ibm.com>
830
831 * arch-utils.c (legacy_return_value): Replace current_gdbarch by
832 gdbarch.
833
834 2007-10-09 Markus Deuling <deuling@de.ibm.com>
835
836 * frame.c (frame_pc_unwind): Use get_frame_arch to get at the current
837 architecture by frame.
838 (frame_save_as_regcache, frame_register_unwind, get_prev_frame_1)
839 (inside_main_func, frame_sp_unwind): Likewise.
840
841 2007-10-09 Daniel Jacobowitz <dan@codesourcery.com>
842
843 * solib-svr4.c (enable_break): Add the dynamic linker also if
844 auxv succeeds.
845
846 2007-10-09 Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>
847
848 * MAINTAINERS (Write After Approval): Add self.
849
850 2007-10-09 Pedro Alves <pedro_alves@portugalmail.pt>
851
852 * stabsread.c (read_huge_number): Initialize local variable to 0.
853
854 2007-10-09 Pierre Muller <muller@ics.u-strasbg.fr>
855
856 * p-lang.h (pascal_main_name): Add declaration.
857 * p-lang.c (GPC_P_INITIALIZE, GPC_MAIN_PROGRAM_NAME_1)
858 (GPC_MAIN_PROGRAM_NAME_2): New constants.
859 (pascal_main_name): New function.
860 * symtab.c: Include p-lang.h.
861 (find_main_name): Add call to pascal_main_name.
862 * Makefile.in (symtab.o): Add dependency on p-lang.h.
863
864 2007-10-09 Pedro Alves <pedro_alves@portugalmail.pt>
865
866 * stabsread.c (read_huge_number): Fix handling of octal
867 representation when the bit width is known.
868 (read_range_type): Record unsigned integral types with their size,
869 when the type size is known.
870
871 2007-10-08 Thiago Jung Bauermann <bauerman@br.ibm.com>
872
873 * MAINTAINERS (Write After Approval): Add self.
874
875 2007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
876
877 * breakpoint.c (print_one_breakpoint_location): ARI fix:
878 Replace asprintf by xstrprintf.
879
880 2007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
881
882 * linux-fork.c: ARI fix: include "gdb_dirent.h" instead of <dirent.h>.
883 Makefile.in (linux-fork.o): Add gdb_dirent.h dependency.
884
885 2007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
886
887 * linux-fork.c: Move "gdb_wait.h" include back to the position of
888 <sys/wait.h> include before last commit.
889
890 2007-10-08 Maciej W. Rozycki <macro@mips.com>
891
892 * mips-tdep.c (mips32_next_pc): Fix a typo in BGTZL.
893
894 2007-10-08 Markus Deuling <deuling@de.ibm.com>
895
896 * aix-thread.c (supply_gprs64, supply_fprs, supply_sprs64)
897 (supply_sprs32, fetch_regs_user_thread, fetch_regs_kernel_thread)
898 (fill_gprs64, fill_gprs32, fill_fprs, fill_sprs64, fill_sprs32)
899 (store_regs_user_thread, store_regs_kernel_thread): Use
900 get_regcache_arch or get_frame_arch to get at the current architecture
901 by regcache or by frame, respectively.
902
903 2007-10-08 Markus Deuling <deuling@de.ibm.com>
904
905 * sh64-tdep.c (sh64_push_dummy_call, sh64_register_type)
906 (sh64_pseudo_register_read, sh64_pseudo_register_write)
907 (sh64_do_fp_register, sh64_do_pseudo_register, sh64_do_register)
908 (sh64_print_register, sh64_media_print_registers_info)
909 (sh64_compact_print_registers_info, sh64_unwind_sp)
910 (sh64_unwind_pc): Replace current_gdbarch by gdbarch.
911 (sh64_show_media_regs, sh64_show_compact_regs, sh64_frame_cache)
912 (sh64_frame_prev_register): Use FRAME to recognize current
913 architecture.
914
915 2007-10-08 Markus Deuling <deuling@de.ibm.com>
916
917 * sh-tdep.c (sh_push_dummy_call_fpu, sh_push_dummy_call_nofpu)
918 (sh_sh2a_register_type, sh_sh3e_register_type, sh_sh4_register_type)
919 (sh_register_reggroup_p, sh_dwarf2_frame_init_reg): Replace
920 current_gdbarch by gdbarch.
921 (sh_generic_show_regs, sh3_show_reg, sh2e_show_regs, sh2a_show_regs)
922 (sh2a_nofpu_show_regs, sh3e_show_regs, sh3_dsp_show_regs)
923 (sh4_show_regs, sh4_nofpu_show_regs, sh_dsp_show_regs, sh_frame_cache)
924 (sh_frame_prev_register, sh_unwind_sp, sh_unwind_pc): Use FRAME to
925 recognize current architecture.
926
927 2007-10-08 Markus Deuling <deuling@de.ibm.com>
928
929 * remote.c (init_remote_state, fetch_register_using_p)
930 (process_g_packet, remote_fetch_registers, remote_prepare_to_store)
931 (store_register_using_P, store_registers_using_G)
932 (remote_store_registers): Use get_regcache_arch or get_frame_arch to
933 get at the current architecture by regcache or by frame, respectively.
934
935 2007-10-08 Markus Deuling <deuling@de.ibm.com>
936
937 * m68k-tdep.c (m68k_register_to_value, m68k_value_to_register)
938 (m68k_svr4_extract_return_value, m68k_svr4_store_return_value)
939 (m68k_frame_prev_register, m68k_get_longjmp_target): Use
940 get_regcache_arch or get_frame_arch to get at the current architecture
941 by regcache or by frame, respectively.
942 * m68klinux-tdep.c (m68k_linux_sigtramp_frame_cache): Likewise.
943 * m68klinux-nat.c (fetch_register, old_fetch_inferior_registers)
944 (store_register, old_store_inferior_registers, supply_gregset)
945 (supply_fpregset, fill_fpregset): Likewise.
946 * m68k-tdep.c (m68k_register_type, m68k_unwind_pc, m68k_dump_tdep):
947 Replace current_gdbarch by gdbarch.
948
949 2007-10-08 Markus Deuling <deuling@de.ibm.com>
950
951 * irix5-nat.c (supply_gregset, fill_gregset, supply_fpregset)
952 (fill_fpregset, fetch_core_registers): Use get_regcache_arch or
953 get_frame_arch to get at the current architecture by regcache or by
954 frame, respectively.
955
956 2007-10-08 Markus Deuling <deuling@de.ibm.com>
957
958 * ia64-tdep.c (ia64_pseudo_register_read, ia64_pseudo_register_write):
959 Replace current_gdbarch by gdbarch.
960 * ia64-tdep.c (ia64_frame_prev_register
961 (ia64_sigtramp_frame_prev_register)
962 (ia64_libunwind_frame_prev_register): Use get_regcache_arch or
963 get_frame_arch to get at the current architecture by regcache or by
964 frame, respectively.
965 * ia64-linux-nat.c (ia64_linux_fetch_register)
966 (ia64_linux_fetch_registers, ia64_linux_store_register)
967 (ia64_linux_store_registers): Likewise.
968
969 2007-10-08 Markus Deuling <deuling@de.ibm.com>
970
971 * hppa-tdep.c (hppa_stub_unwind_sniffer, hppa_dump_tdep): Replace
972 current_gdbarch by gdbarch.
973 * hppa-linux-nat.c (fetch_register, store_register)
974 (hppa_linux_fetch_inferior_registers)
975 (hppa_linux_store_inferior_registers): Use get_regcache_arch or
976 get_frame_arch to get at the current architecture by regcache or by
977 frame, respectively.
978 * hppa-hpux-tdep.c (hppa_hpux_skip_trampoline_code
979 (hppa_hpux_unwind_adjust_stub): Likewise.
980 * hppa-hpux-nat.c (hppa_hpux_fetch_register, hppa_hpux_store_register)
981 (hppa_hpux_fetch_inferior_registers)
982 (hppa_hpux_store_inferior_registers): Likewise.
983
984 2007-10-08 Markus Deuling <deuling@de.ibm.com>
985
986 * cris-tdep.c (cris_sigcontext_addr, cris_sigtramp_frame_unwind_cache)
987 (cris_scan_prologue, crisv32_scan_prologue, find_step_target)
988 (cris_software_single_step, cris_supply_gregset): Use get_regcache_arch
989 or get_frame_arch to get at the current architecture by regcache or by
990 frame, respectively.
991 * cris-tdep.c (crisv32_single_step_through_delay, cris_push_dummy_call)
992 (cris_unwind_pc, cris_unwind_sp, cris_register_type, cris_dump_tdep)
993 (crisv32_register_type, cris_dwarf2_frame_init_reg): Replace
994 current_gdbarch by gdbarch.
995
996 2007-10-08 Markus Deuling <deuling@de.ibm.com>
997
998 * arm-tdep.c (arm_scan_prologue, arm_make_prologue_cache)
999 (thumb_get_next_pc, arm_get_next_pc, arm_extract_return_value)
1000 (arm_store_return_value): Use get_regcache_arch or get_frame_arch to
1001 get at the current architecture by regcache or by·frame, respectively.
1002 (arm_push_dummy_call, arm_dump_tdep): Replace current_gdbarch by
1003 gdbarch.
1004
1005 2007-10-08 Markus Deuling <deuling@de.ibm.com>
1006
1007 * amd64-tdep.c (amd64_frame_prev_register, amd64_sigtramp_frame_cache):
1008 Use get_regcache_arch or get_frame_arch to get at the current
1009 architecture by regcache or by frame, respectively.
1010 * amd64-linux-tdep.c (amd64_linux_sigcontext_addr): Likewise.
1011 * amd64-nat.c (amd64_supply_native_gregset)
1012 (amd64_collect_native_gregset): Replace current_gdbarch by gdbarch.
1013
1014 2007-10-08 Markus Deuling <deuling@de.ibm.com>
1015
1016 * alpha-tdep.c (alpha_register_reggroup_p): Replace current_gdbarch by
1017 gdbarch.
1018 * alpha-linux-nat.c (alpha_linux_register_u_offset): Likewise.
1019 (alpha_sigtramp_frame_unwind_cache, alpha_sigtramp_frame_this_id)
1020 (alpha_sigtramp_frame_sniffer, alpha_next_pc): Use get_regcache_arch or
1021 get_frame_arch to get at the current architecture by regcache or by
1022 frame, respectively.
1023 * alpha-nat.c (fetch_osf_core_registers): Likewise.
1024
1025 2007-10-08 Markus Deuling <deuling@de.ibm.com>
1026
1027 * dwarf2-frame.c (read_reg, execute_cfa_program, dwarf2_frame_cache)
1028 (dwarf2_frame_default_init_reg, dwarf2_frame_prev_register): Replace
1029 current_gdbarch by gdbarch.
1030 * dwarf2loc.c (dwarf2_evaluate_loc_desc): Likewise.
1031
1032 2007-10-08 Markus Deuling <deuling@de.ibm.com>
1033
1034 * regcache.c (init_regcache_descr, register_type, read_pc_pid)
1035 (write_pc_pid, regcache_dump): Replace current_gdbarch by gdbarch.
1036 * regcache.c (regcache_raw_write): Use get_regcache_arch or
1037 get_frame_arch to get at the current architecture by regcache or by
1038 frame, respectively.
1039
1040 2007-10-08 Markus Deuling <deuling@de.ibm.com>
1041
1042 * findvar.c (value_of_register, locate_var_value): Use
1043 get_regcache_arch or get_frame_arch to get at the current architecture
1044 by regcache or by frame, respectively.
1045 * findvar.c (default_value_from_register, value_from_register): Replace
1046 current_gdbarch by gdbarch.
1047
1048 2007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
1049
1050 * config/i386/nm-i386.h (CHILD_POST_STARTUP_INFERIOR): ARI fix: Remove.
1051
1052 2007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
1053
1054 * linux-fork.c: ARI fix: include "gdb_wait.h" instead of <sys/wait.h>.
1055 Makefile.in (linux-fork.o): Add gdb_wait.h dependency.
1056
1057 2007-10-05 Daniel Jacobowitz <dan@codesourcery.com>
1058
1059 * remote.c (get_offsets): Only call free_symfile_segment_data if
1060 data was allocated.
1061
1062 2007-10-03 Pierre Muller <muller@ics.u-strasbg.fr>
1063
1064 * objc-exp.y: ARI fix: remove 4 PARAMS.
1065
1066 2007-10-03 Daniel Jacobowitz <dan@codesourcery.com>
1067
1068 * NEWS: Use uniform spacing. Correct version number for GDB 6.7
1069 news. Mention XML support for M68K in GDB 6.7.
1070
1071 2007-10-03 Daniel Jacobowitz <dan@codesourcery.com>
1072
1073 * gdbtypes.c (create_range_type): Do not set TYPE_FIELD_TYPE for the
1074 bounds.
1075 (init_vector_type): Use builtin_type_int32.
1076
1077 2007-10-02 Ulrich Weigand <uweigand@de.ibm.com>
1078
1079 * s390-tdep.c (s390_regset_from_core_section): Allow excess section
1080 size to enable bi-arch generate-core-file support.
1081
1082 2007-10-02 Markus Deuling <deuling@de.ibm.com>
1083
1084 * spu-tdep.c (info_spu_signal_command): Fix output for SPU signal.
1085
1086 2007-10-02 Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>
1087
1088 * tui/tui-interp.c (tui_init): Initialize tui's SIGWINCH
1089 signal handler.
1090 * tui/tui-win.c (tui_initialize_win): New function for
1091 initializing tui's SIGWINCH signal handler.
1092 * tui/tui-win.h (tui_initialize_win): Declare.
1093
1094 2007-10-02 Ulrich Weigand <uweigand@de.ibm.com>
1095
1096 * ppc-linux-nat.c (ppc_linux_stopped_data_address): Cast
1097 pointer to uintptr_t before casting to CORE_ADDR.
1098
1099 2007-10-02 Markus Deuling <deuling@de.ibm.com>
1100
1101 * linux-nat.c (PTRACE_GETSIGINFO): Add define.
1102
1103 2007-10-02 Mark Mitchell <mark@codesourcery.com>
1104
1105 * mingw-hdep.c (gdb_select): Stop helper threads before returning.
1106 * ser-mingw.c (enum select_thread_state): New type.
1107 (struct ser_console_state): Add have_started and thread_state.
1108 (select_thread_wait): New function.
1109 (thread_fn_type): New type.
1110 (create_select_thread): New function.
1111 (destroy_select_thread): Likewise.
1112 (start_select_thread): Likewise.
1113 (stop_select_thread): Likewise.
1114 (console_select_thread): Use new functions.
1115 (pipe_select_thread): Likewise.
1116 (file_select_thread): Likewise.
1117 (ser_console_wait_handle): Likewise.
1118 (ser_console_done_wait_handle): Likewise.
1119 (ser_console_close): Likewise.
1120 (free_pipe_state): Likewise.
1121 (pipe_wait_handle): Likewise.
1122 (pipe_done_wait_handle): Likewise.
1123 (struct net_windows_state): Derive from ser_console_state.
1124 (net_windows_select_thread): Use new functions.
1125 (net_windows_wait_handle): Likewise.
1126 (net_windows_done_wait_handle): Likewise.
1127 (net_windows_close): Likewise.
1128
1129 2007-10-02 Daniel Jacobowitz <dan@codesourcery.com>
1130
1131 * inflow.c (terminal_ours_1): Remove useless line.
1132
1133 2007-10-02 Daniel Jacobowitz <dan@codesourcery.com>
1134
1135 * mips-tdep.c (mips_read_fp_register_double): Correct check for
1136 odd FP registers.
1137 (mips_print_fp_register): Correct check for even FP registers.
1138 (mips_virtual_frame_pointer): New function.
1139 (mips_gdbarch_init): Call set_gdbarch_virtual_frame_pointer.
1140
1141 2007-09-30 Mike Frysinger <vapier@gentoo.org>
1142
1143 * value.h (lookup_only_internalvar): New prototype.
1144 (create_internalvar): Likewise.
1145 * value.c (lookup_only_internalvar): New function.
1146 (create_internalvar): Likewise.
1147 (lookup_internalvar): Use new lookup_only_internalvar and
1148 create_internalvar functions.
1149 * parse.c (write_dollar_variable): Look up $ symbols in internal
1150 table first rather than last.
1151
1152 2007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
1153
1154 * linux-nat.c (linux_nat_new_thread): New variable.
1155 (linux_child_follow_fork): Set inferior_ptid to include LWP ID. Use
1156 linux_nat_switch_fork.
1157 (lwp_list): Make public.
1158 (add_lwp): Call linux_nat_new_thread.
1159 (lin_lwp_attach_lwp, linux_nat_attach): Call add_lwp after stopping
1160 the new thread.
1161 (resume_callback): Clear lp->siginfo. Remove unused variable.
1162 (linux_nat_resume): Assert that the LWP list is already initialized.
1163 Clear lp->siginfo.
1164 (save_siginfo): New.
1165 (stop_wait_callback, linux_nat_wait): Call it.
1166 (linux_nat_set_new_thread, linux_nat_get_siginfo): New.
1167 * linux-nat.h (struct lwp_info): Add siginfo.
1168 (lwp_list, linux_nat_set_new_thread, linux_nat_get_siginfo): Declare.
1169 (ALL_LWPS): Define.
1170
1171 * amd64-linux-nat.c (amd64_linux_dr): New.
1172 (amd64_linux_dr_get): Take a PTID argument. Correct typo.
1173 (amd64_linux_dr_set): Take a PTID argument.
1174 (amd64_linux_dr_set_control, amd64_linux_dr_set_addr): Use ALL_LWPS.
1175 (amd64_linux_dr_reset_addr): Use amd64_linux_dr_set_addr.
1176 (amd64_linux_dr_get_status): Pass inferior_ptid to amd64_linux_dr_get.
1177 (amd64_linux_new_thread): New.
1178 (_initialize_amd64_linux_nat): Call linux_nat_set_new_thread.
1179 * i386-linux-nat.c (i386_linux_dr): New.
1180 (i386_linux_dr_get, i386_linux_dr_set): Take a PTID argument.
1181 (i386_linux_dr_set_control, i386_linux_dr_set_addr): Use ALL_LWPS.
1182 (i386_linux_dr_reset_addr): Use i386_linux_dr_set_addr.
1183 (i386_linux_dr_get_status): Pass inferior_ptid to i386_linux_dr_get.
1184 (i386_linux_new_thread): New.
1185 (i386_linux_resume): Remove unnecessary PID check.
1186 (_initialize_i386_linux_nat): Call linux_nat_set_new_thread.
1187 * ia64-linux-nat.c (enable_watchpoints_in_psr): Take PTID argument.
1188 (fetch_debug_register, fetch_debug_register_pair): Delete.
1189 (debug_registers): New.
1190 (ia64_linux_insert_watchpoint, ia64_linux_remove_watchpoint): Use
1191 ALL_LWPS and debug_registers.
1192 (ia64_linux_new_thread): New.
1193 (ia64_linux_stopped_data_address): Use linux_nat_get_siginfo.
1194 (_initialize_ia64_linux_nat): Call linux_nat_set_new_thread.
1195 * ppc-linux-nat.c (last_stopped_data_address): Delete.
1196 (saved_dabr_value): New.
1197 (ppc_linux_insert_watchpoint, ppc_linux_remove_watchpoint): Use
1198 ALL_LWPS.
1199 (ppc_linux_new_thread): New.
1200 (ppc_linux_stopped_data_address): Use linux_nat_get_siginfo.
1201 (ppc_linux_stopped_by_watchpoint): Call ppc_linux_stopped_data_address.
1202 (_initialize_ppc_linux_nat): Call linux_nat_set_new_thread.
1203 * s390-nat.c (s390_stopped_by_watchpoint): Clear the watchpoint status
1204 after reading it.
1205 (s390_fix_watch_points): Take a PTID argument.
1206 (s390_insert_watchpoint, s390_remove_watchpoint): Use ALL_LWPS.
1207 (_initialize_s390_nat): Call linux_nat_set_new_thread.
1208
1209 2007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
1210 Jeff Johnston <jjohnstn@redhat.com>
1211
1212 * breakpoint.c (watchpoints_triggered): New.
1213 (bpstat_stop_status): Remove STOPPED_BY_WATCHPOINT argument.
1214 Check watchpoint_triggered instead. Combine handling for software
1215 and hardware watchpoints. Do not use target_stopped_data_address
1216 here. Always check a watchpoint if its scope breakpoint triggers.
1217 Do not stop for thread or overlay events. Improve check for
1218 triggered watchpoints without a value change.
1219 (watch_command_1): Insert the scope breakpoint first. Link the
1220 scope breakpoint to the watchpoint.
1221 * breakpoint.h (enum watchpoint_triggered): New.
1222 (struct breakpoint): Add watchpoint_triggered.
1223 (bpstat_stop_status): Update prototype.
1224 (watchpoints_triggered): Declare.
1225 * infrun.c (enum infwait_status): Add infwait_step_watch_state.
1226 (stepped_after_stopped_by_watchpoint): Delete.
1227 (handle_inferior_event): Make stepped_after_stopped_by_watchpoint
1228 local. Handle infwait_step_watch_state. Update calls to
1229 bpstat_stop_status. Use watchpoints_triggered to check
1230 watchpoints.
1231 * remote.c (stepped_after_stopped_by_watchpoint): Remove extern.
1232 (remote_stopped_data_address): Do not check it.
1233
1234 2007-09-29 Daniel Jacobowitz <dan@codesourcery.com>
1235
1236 * configure.ac: Add $LIBINTL when testing libbfd.
1237 * configure: Regenerated.
1238
1239 2007-09-28 Vladimir Prus <vladimir@codesourcery.com>
1240
1241 * NEW: Mention pending breakpoint changes and
1242 support for breakpoints at multiple locations.
1243
1244 2007-09-27 Daniel Jacobowitz <dan@codesourcery.com>
1245
1246 * arm-linux-tdep.c (arm_linux_software_single_step): New.
1247 (arm_linux_init_abi): Use it.
1248 * arm-tdep.c (arm_get_next_pc): Make global. Handle all-ones
1249 condition correctly.
1250 * arm-tdep.h (arm_get_next_pc): Declare.
1251 * Makefile.in (arm-linux-tdep.o): Update.
1252
1253 2007-09-26 Vladimir Prus <vladimir@codesourcery.com>
1254
1255 * varobj.c (install_new_value): Don't
1256 call value_get_print_value when a value is
1257 lazy. Update the print_value member in a
1258 single place.
1259
1260 2007-09-26 Vladimir Prus <vladimir@codesourcery.com>
1261
1262 * breakpoint.c (create_breakpoint): Set
1263 condition on each location, not on the first
1264 location of breakpoint.
1265
1266 2007-09-26 Jim Blandy <jimb@codesourcery.com>
1267
1268 * remote.c (getpkt_sane): Fix error message. No animals were
1269 harmed in the making of this debugger.
1270
1271 2007-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
1272
1273 * p-typeprint.c: Fix 11 ARI reported problems.
1274 (pascal_print_type): Fix 4 operator at end of line.
1275 (pascal_type_print_method_args) : Replace 2 DEPRECATED_STREQN macros
1276 using strncmp function.
1277 (pascal_type_print_base): Fix 2 operator at end of line.
1278 (pascal_type_print_base) : Replace 3 DEPRECATED_STREQN macros
1279 using strncmp function.
1280
1281
1282 2007-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
1283
1284 * Fix PR pascal/2231
1285 dwarf2read.c (read_subroutine_type):
1286 All pascal functions are prototyped.
1287
1288 2007-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
1289
1290 * Fix PR pascal/2283
1291 p-valprint.c (pascal_val_print): correct current language check.
1292 Also print array of char as strings.
1293
1294
1295 2007-09-26 David Ung <davidu@mips.com>
1296 Maciej W. Rozycki <macro@mips.com>
1297
1298 * mips-tdep.c (mips_n32n64_return_value): Fix a comment.
1299
1300 2007-09-25 Pierre Muller <muller@ics.u-strasbg.fr>
1301
1302 * p-exp.y: Fix 12 ARI reported problems.
1303 (name_not_typename): Fix 2 operator at end of line issues.
1304 (yylex): Fix 3 operator at end of line issues.
1305 Replace 7 DEPRECATED_STREQ macros using strcmp function.
1306
1307 2007-09-25 David Ung <davidu@mips.com>
1308 Maciej W. Rozycki <macro@mips.com>
1309
1310 * mips-tdep.c (mips_n32n64_return_value): Per N32/N64 ABI
1311 rules return composite types in registers as appropriate.
1312
1313 2007-09-24 Jim Blandy <jimb@codesourcery.com>
1314
1315 * symfile.h (struct symfile_segment_data): Doc fixes.
1316 * symfile.c (symfile_map_offsets_to_segments): Doc fixes.
1317 Assert that we were passed some loaded segment addresses,
1318 and that sections' segment numbers are valid.
1319 Simplify offset calculation.
1320 * remote.c (get_offsets): Clarify selection of relocate-by-segment
1321 strategy, and set num_segments correctly. Delete redundant
1322 assignments to do_sections.
1323
1324 2007-09-24 Daniel Jacobowitz <dan@codesourcery.com>
1325
1326 * frame.c (get_prev_frame_1): Also check for PC in the same register.
1327
1328 2007-09-24 Vladimir Prus <vladimir@codesourcery.com>
1329
1330 * breakpoint.c (remove_sal): New.
1331 (expand_line_sal_maybe): New.
1332 (create_breakpoints): Call expand_line_sal_maybe.
1333 (clear_command): Add comment.
1334 (breakpoint_re_set_one): Call expand_line_sal_maybe.
1335 * linespec.c (decode_indirect): Set explicit_pc to 1.
1336 (decode_all_digits): Set explicit_line to 1.
1337 (append_expanded_sal): New.
1338 (expand_line_sal): New.
1339 * linespec.h (expand_line_sal): Declare.
1340 * symtab.c (init_sal): Initialize explicit_pc
1341 and explicit_line.
1342 * symtab.h (struct symtab_and_line): New fields
1343 explicit_pc and explicit_line.
1344
1345 2007-09-23 Daniel Jacobowitz <dan@codesourcery.com>
1346
1347 * infcall.c (call_function_by_hand): Handle language-specific
1348 pass and return by reference.
1349
1350 * cp-abi.c (cp_pass_by_reference): New.
1351 * cp-abi.h (cp_pass_by_reference): Declare.
1352 (struct cp_abi_ops): Add pass_by_reference.
1353 * gnu-v3-abi.c (gnuv3_pass_by_reference): New.
1354 (init_gnuv3_ops): Set pass_by_reference.
1355
1356 * language.c (language_pass_by_reference): New.
1357 (default_pass_by_reference): New.
1358 (unknown_language_defn, auto_language_defn, local_language_defn): Add
1359 default_pass_by_reference.
1360 * langauge.h (struct language_defn): Add la_pass_by_reference.
1361 (language_pass_by_reference, default_pass_by_reference): Declare.
1362 * ada-lang.c (ada_language_defn): Add default_pass_by_reference.
1363 * c-lang.c (c_language_defn, asm_language_defn)
1364 (minimal_language_defn): Likewise.
1365 (cplus_language_defn): Add cp_pass_by_reference.
1366 * f-lang.c (f_language_defn): Add default_pass_by_reference.
1367 * jv-lang.c (java_language_defn): Likewise.
1368 * m2-lang.c (m2_language_defn): Likewise.
1369 * objc-lang.c (objc_language_defn): Likewise.
1370 * p-lang.c (pascal_language_defn): Likewise.
1371 * scm-lang.c (scm_language_defn): Likewise
1372
1373 2007-09-23 Vladimir Prus <vladimir@codesourcery.com>
1374
1375 Allow a code breakpoint to have several locations
1376 associated with it.
1377 * breakpoint.h (enum enable_state): Remove the
1378 bp_shlib_disabled enumerator.
1379 (struct bp_location): New members shlib_disabled,
1380 global_next, enabled and function_name.
1381 Rename pending to condition_not_parsed.
1382
1383 * breakpoint.c (ALL_BP_LOCATIONS): Iterate over global_next.
1384 (ALL_BP_LOCATIONS_SAFE): Likewise.
1385 (breakpoint_enabled): Don't check for pending.
1386 (condition_command): Free and update all locations of
1387 a breakpoint.
1388 (insert_bp_location): Adjust.
1389 (software_breakpoint_inserted_here_p): Don't care
1390 if breakpoint is enabled, as soon as it's inserted.
1391 (print_it_typical): Print bpstat's location, not
1392 bpstat's breakpoint's location.
1393 (bpstat_stop_status): Iterate over all locations, not
1394 all breakpoints.
1395 (print_breakpoint_location): New.
1396 (print_one_breakpoint): Renamed to
1397 (print_one_breakpoint_location): ...this. Take
1398 parameters to describe which location is being
1399 printed. Modify code to properly print header
1400 for several locations and individual locations.
1401 (print_one_breakpoint): Print all locations.
1402 (breakpoint_has_pc): New.
1403 (describe_other_breakpoints): Use the above.
1404 (check_duplicates): Renamed to...
1405 (check_duplicates_for): .. this.
1406 (check_duplicates): Use check_duplicates_for.
1407 (allocate_bp_location): Adjust.
1408 (set_raw_breakpoint_without_location): New,
1409 extracted from set_raw_breakpoint.
1410 (set_breakpoint_location_function): New.
1411 (set_raw_breakpoint): Use
1412 set_raw_breakpoint_without_location.
1413 (make_breakpoint_permanent): Mark all locations
1414 as inserted.
1415 (disable_breakpoints_in_shlibs): Iterate over
1416 locations.
1417 (disable_breakpoints_in_unloaded_shlib): Likewise.
1418 (re_enable_breakpoints_in_shlibs): Likewise.
1419 (mention): Say "pending" when breakpoint has
1420 zero locations. If breakpoint has more than one
1421 location, say so.
1422 (add_location_to_breakpoint): New.
1423 (create_breakpoint): Accept symtabs_and_lines, not
1424 symtab_and_line. Pass extra sals to
1425 add_location_to_breakpoint.
1426 (create_breakpoints): Pass symtabs_and_lines to
1427 create_breakpoints.
1428 (break_command_1): Make pending breakpoints
1429 have zero locations.
1430 (do_captured_breakpoint): Remove wrong allocation.
1431 (clear_command): Iterate over all locations.
1432 (unlink_locations_from_global_list): Renamed
1433 from unlink_location_from_global_list. Remove
1434 all locations.
1435 (delete_breakpoint): Remove all locations.
1436 Iterate over all locations when deciding which
1437 other location to re-enable.
1438 (all_locations_are_pending): New.
1439 (update_breakpoint_locations): Renamed from
1440 update_breakpoint_location. Try to match old
1441 and new locations using names of containing
1442 functions.
1443 (breakpoint_re_set_one): Adjust.
1444 (find_location_by_number): New.
1445 (disable_command): Allow disabling individual location.
1446 (enable_command): Allow enabling individual location.
1447 * breakpoint.c: Adjust all uses of breakpoint's
1448 enable state to for bp_shlib_disabled change.
1449
1450 2007-09-22 Vladimir Prus <vladimir@codesourcery.com>
1451
1452 * breakpoint.c (do_restore_lang_radix_cleanup): Remove.
1453 (resolve_pending_breakpoint): Remove.
1454 (re_enable_breakpoints_in_shlibs): Remove.
1455 (unlink_locations_from_global_list): New.
1456 (update_breakpoint_locations): New.
1457 (breakpoint_re_set_one): Don't bail out on pending breakpoints.
1458 Use parse_condition and update_breakpoint_location to
1459 reset breakpoint. Ignore 'symbol not found' error from
1460 decode_line_1.
1461 (breakpoint_re_set): Don't emit newline before the
1462 reason why breakpoint is not reset.
1463 (do_enable_breakpoint): Don't specially process pending
1464 breakpoints.
1465 (free_bp_location): New.
1466 (break_command_1): For pending breakpoints, initialize
1467 all fields of a sal with zeroes.
1468 * breakpoint.h (re_enable_breakpoints_in_shlibs): Remove.
1469 * infcmd.c (post_create_inferior): Don't call
1470 re_enable_breakpoints_in_shlibs.
1471 * infrun.c (handle_inferior_event): Likewise.
1472 * solib-irix.c (irix_solib_create_inferior_hook): Likewise.
1473 * solib-osf.c (osf_solib_create_inferior_hook): Likewise.
1474 * win32-nat.c (get_win32_debug_event): Likewise.
1475
1476 2007-09-22 Vladimir Prus <vladimir@codesourcery.com>
1477
1478 * breakpoint.c (create_breakpoint): Split from
1479 create_breakpoints, implementing most of its logic.
1480 Take just a single sal, single address string and
1481 single condition. Do not take parsed condition at
1482 all.
1483 (create_breakpoints): Just call create_breakpoint
1484 for each sal.
1485 (find_condition_and_thread): New.
1486 (break_command_1): Use find_condition_and_thread.
1487 Do not keep parsed conditions.
1488 (do_captured_breakpoint): Don't convert
1489 condition string to struct expression.
1490
1491 2007-09-22 Vladimir Prus <vladimir@codesourcery.com>
1492
1493 * breakpoint.h (struct breakpoint): Move the cond
1494 field to...
1495 (struct bp_location): Here.
1496 * breakpoint.c (condition_command, bpstat_stop_status)
1497 (print_one_breakpoint, allocate_bp_location)
1498 (solib_load_unload_1, create_fork_vfork_event_catchpoint)
1499 (create_exec_event_catchpoint, create_breakpoints)
1500 (break_command_1, watch_command_1, handle_gnu_v3_exceptions)
1501 (create_ada_exception_breakpoint, set_breakpoint_sal)
1502 (delete_breakpoint, breakpoint_re_set_one): Adjust.
1503 * tui/tui-winsource.c (tui_update_breakpoint_info): Adjust.
1504
1505 2007-09-22 Vladimir Prus <vladimir@codesourcery.com>
1506
1507 Associate bp_stat with bp_location, not breakpoint.
1508 * breakpoint.h (breakpoint_at): Change type
1509 to bp_location*.
1510 * breakpoint.c (bpstat_alloc): Take bp_location,
1511 not breakpoint.
1512 (bpstat_find_breakpoint): Look at bpstat's location's
1513 owner, not at bpstat->breakpoint_at.
1514 (bpstat_find_step_resume_breakpoint): Likewise.
1515 (bpstat_num): Likewise.
1516 (print_it_typical): Likewise.
1517 (print_bp_stop_message): Likewise.
1518 (watchpoint_check): Likewise.
1519 (bpstat_what): Likewise.
1520 (bpstat_get_triggered_catchpoints): Likewise.
1521 (breakpoint_auto_delete): Likewise.
1522 (delete_breakpoint): Likewise.
1523 (bpstat_stop_status): Pass location, not breakpoint,
1524 to bpstat_alloc. Look at bpstat's location's
1525 owner, not at bpstat->breakpoint_at.
1526
1527 2007-09-21 Jim Blandy <jimb@codesourcery.com>
1528
1529 * macrotab.h (new_macro_table): Document that removing information
1530 from an obstack/bcache-managed macro table leaks memory.
1531 * macrotab.c (macro_free, macro_bcache_free): Instead of asserting
1532 that data is never freed in obstack/bcache-managed macro tables,
1533 just leak the storage.
1534 (macro_undef): If we're undefining a macro at exactly the same
1535 source location that we defined it, simply remove the definition
1536 altogether.
1537
1538 2007-09-21 Joel Brobecker <brobecker@adacore.com>
1539
1540 * symfile.h (struct sym_fns): Add new field sym_read_linetable.
1541 * coffread.c, dbxread.c, elfread.c, mipsread.c somread.c:
1542 Adjust the struct sym_fns object accordingly by setting
1543 the new field to NULL.
1544 * xcoffread.c (aix_process_linenos): Make static.
1545 (xcoff_sym_fns): Set new field to aix_process_linenos.
1546 * buildsym.c (end_symtab): Replace call to PROCESS_LINENUMBER_HOOK
1547 by call to new the new sym_fns sym_read_linetable function.
1548 * config/powerpc/aix.mt (DEPRECATED_TM_FILE): Delete.
1549 * config/rs6000/tm-rs6000.h: Delete.
1550
1551 2007-09-21 David Ung <davidu@mips.com>
1552 Maciej W. Rozycki <macro@mips.com>
1553
1554 * mips-tdep.c (mips_n32n64_push_dummy_call): Per N32/N64 ABI
1555 rules do not treat composite types specially.
1556
1557 2007-09-20 Maciej W. Rozycki <macro@mips.com>
1558
1559 * mips-tdep.c (mips32_in_function_epilogue_p): New function.
1560 (mips16_in_function_epilogue_p): Likewise.
1561 (mips_in_function_epilogue_p): Likewise.
1562 (mips_gdbarch_init): Register mips_in_function_epilogue_p().
1563
1564 2007-09-19 Joel Brobecker <brobecker@adacore.com>
1565
1566 * configure.ac: Add check for "etext".
1567 * configure, config.in: Regenerate.
1568 * maint.c (TEXTEND): Only define if either _etext or etext
1569 are available.
1570 Disable the profiling functionality if TEXTEND is not defined.
1571
1572 2007-09-19 Daniel Jacobowitz <dan@codesourcery.com>
1573
1574 * mips-tdep.c (mips_stub_frame_cache): Correct the saved return
1575 address register. Correct the call to frame_id_build.
1576 (mips_stub_frame_sniffer): Use the stub unwinder when the PC
1577 is invalid.
1578
1579 2007-09-18 Joel Brobecker <brobecker@adacore.com>
1580
1581 * ia64-tdep.c (refine_prologue_limit): Make sure we don't scan
1582 the linetable past the function end.
1583
1584 2007-09-18 James E. Wilson <wilson@specifix.com>
1585
1586 * MAINTAINERS: Update my email address.
1587
1588 2007-09-18 Jerome Guitton <guitton@adacore.com>
1589
1590 * inf-ttrace.c (inf_ttrace_private_thread_info): New structure type.
1591 (inf_ttrace_delete_dying_threads_callback): New function.
1592 (inf_ttrace_resume): After resuming the execution, iterate over
1593 the dying threads to delete them for the thread list.
1594 (inf_ttrace_wait): on TTEVT_LWP_EXIT and TTEVT_LWP_TERMINATE,
1595 mark the corresponding thread as dying instead of removing it
1596 from the thread list.
1597 (inf_ttrace_thread_alive): return 0 for dying threads.
1598
1599 2007-09-17 Joel Brobecker <brobecker@adacore.com>
1600
1601 * infrun.c (insert_step_resume_breakpoint_at_frame): Add assertion
1602 that return_frame is not null.
1603
1604 2007-09-17 Joel Brobecker <brobecker@adacore.com>
1605
1606 * solib-svr4.c: Add include of "auxv.h".
1607 (enable_break): Use the AT_BASE auxiliary entry if available.
1608 * Makefile.in (solib-svr4.o): Update dependencies.
1609
1610 2007-09-17 Joel Brobecker <brobecker@adacore.com>
1611
1612 * NEWS: Create a new section for the next release branch.
1613 Rename the section of the current branch, now that it has
1614 been cut.
1615
1616 2007-09-17 Jerome Guitton <guitton@adacore.com>
1617
1618 * dwarf2loc.c (dwarf_expr_frame_base): Guard against NULL.
1619 * Makefile.in (dwarf2loc.o): Depend on gdb_assert.h.
1620
1621 2007-09-16 Vladimir Prus <vladimir@codesourcery.com>
1622
1623 * mi/mi-cmds.c (mi_cmds): Register -list-features.
1624 * mi/mi-cmds.h (mi_cmd_list_features): New.
1625 * mi/mi-main.c (mi_cmd_list_features): New.
1626
1627 2007-09-11 Joel Brobecker <brobecker@adacore.com>
1628
1629 GDB 6.7 branch created (branch timestamp: 2007-09-07 14:00 UTC)
1630 * version.in: Bump version to 6.7.50-20070911-cvs.
1631
1632 2007-09-10 Daniel Jacobowitz <dan@codesourcery.com>
1633
1634 * thread.c (free_thread): Do not delete the step resume breakpoint
1635 right away.
1636
1637 2007-09-10 Daniel Jacobowitz <dan@codesourcery.com>
1638
1639 * arch-utils.c (gdbarch_info_fill): Also try core_bfd.
1640 * corelow.c (core_read_description): New.
1641 (init_core_ops): Set to_read_description.
1642 * gdbarch.sh: Add gdbarch_core_read_description.
1643 * mips-linux-tdep.c (mips_linux_core_read_description): New.
1644 (mips_linux_init_abi): Call set_gdbarch_core_read_description.
1645 * mips-tdep.c (mips_tdesc_gp32, mips_tdesc_gp64): New.
1646 (mips_register_g_packet_guesses): Use them.
1647 (_initialize_mips_tdep): Initialize them.
1648 * mips-tdep.h (mips_tdesc_gp32, mips_tdesc_gp64): Declare.
1649 * gdbarch.h, gdbarch.c: Regenerated.
1650
1651 2007-09-10 Ulrich Weigand <uweigand@de.ibm.com>
1652
1653 * infrun.c (stepping_past_breakpoint): New global variable.
1654 (stepping_past_breakpoint_ptid): Likewise.
1655 (prepare_to_proceed): Add STEP parameter. Do not check for Ctrl-C.
1656 Only switch threads if we need to single-step over a breakpoint hit
1657 in the previously selected thread. If stepping, remember previous
1658 thread to switch back to in STEPPING_PAST_BREAKPOINT[_PTID]. Call
1659 switch_to_thread instead of copying its contents.
1660 (proceed): Pass STEP to prepare_to_proceed. Always set ONEPROC if
1661 prepare_to_proceed returns true.
1662 (init_wait_for_inferior): Reset STEPPING_PAST_BREAKPOINT.
1663 (context_switch): Call switch_to_thread.
1664 (handle_inferior_event): Switch back to previous thread if requested
1665 in STEPPING_PAST_BREAKPOINT[_PTID] by prepare_to_proceed.
1666 * gdbthread.h (switch_to_thread): Add prototype.
1667 * thread.c (switch_to_thread): Make global.
1668
1669 2007-09-07 Pierre Muller <muller@ics.u-strasbg.fr>
1670
1671 * p-valprint.c: Fix 7 ARI reported problems.
1672 (pascal_val_print): Fix one operator at end of line issue.
1673 Use paddress function to remove use of
1674 deprecated_print_address_numeric function (2 times).
1675 Use SYMBOL_LINKAGE_NAME instead of DEPRECATED_SYMBOL_NAME.
1676 (pascal_value_print): Fix 3 operator at end of line issues.
1677
1678 2007-09-07 Daniel Jacobowitz <dan@codesourcery.com>
1679
1680 PR gdb/2103
1681 * arm-tdep.c (arm_in_call_stub): Delete.
1682 (arm_skip_stub): Handle from_arm and from_thumb stubs.
1683
1684 2007-09-06 Daniel Jacobowitz <dan@codesourcery.com>
1685
1686 * ppc-sysv-tdep.c (do_ppc_sysv_return_value): Handle other integer
1687 types.
1688
1689 2007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
1690 Jim Blandy <jimb@codesourcery.com>
1691
1692 * NEWS: Update description of string changes. Mention print/s.
1693 * c-valprint.c (textual_element_type): New.
1694 (c_val_print): Use it. Do not skip address printing for pointers
1695 with a string format.
1696 (c_value_print): Doc update.
1697 * dwarf2read.c (read_array_type): Use make_vector_type.
1698 * gdbtypes.c (make_vector_type): New.
1699 (init_vector_type): Use it.
1700 (gdbtypes_post_init): Initialize builtin_true_unsigned_char.
1701 (_initialize_gdbtypes): Mark int8_t and uint8_t as TYPE_FLAG_NOTTEXT.
1702 * gdbtypes.h (struct builtin_type): Add builtin_true_unsigned_char.
1703 (TYPE_FLAG_NOTTEXT, TYPE_NOTTEXT): New.
1704 (make_vector_type): New.
1705 * printcmd.c (print_formatted): Only handle 's' and 'i' for examine.
1706 Call the language print routine for string format.
1707 (print_scalar_formatted): Call val_print for string format. Handle
1708 unsigned original types for char format.
1709 (validate_format): Do not reject string format.
1710 * stabsread.c (read_type): Use make_vector_type.
1711 * xml-tdesc.c (tdesc_start_vector): Use init_vector_type.
1712
1713 2007-09-04 Michael Snyder <msnyder@access-company.com>
1714
1715 * expprint.c (print_subexp_standard): Check strchr for null.
1716 * Makefile.in (expprint.o): Depend on gdb_assert.h.
1717
1718 * gnu-v2-abi.c (gnuv2_value_rtti_type): Guard against null.
1719
1720 * stabsread.c (patch_block_status): Guard against null.
1721 * Makefile.in (stabsread.o): Depend on gdb_assert.h.
1722
1723 2007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
1724
1725 * printcmd.c (printf_command): Handle ptr_arg. Correct typo
1726 in internal error message.
1727
1728 2007-09-04 Pedro Alves <pedro_alves@portugalmail.pt>
1729 Daniel Jacobowitz <dan@codesourcery.com>
1730
1731 * infcmd.c (post_create_inferior): Update comment.
1732 (run_command_1): Always call post_create_inferior with 0 as
1733 from_tty.
1734
1735 * i386-cygwin-tdep.h: New.
1736 * i386-cygwin-tdep.c: Include "i386-cygwin-tdep.h".
1737 (win32_xfer_shared_library): Make it extern.
1738
1739 * win32-nat.c: Include gdb_obstack.h and xml-support.h and
1740 i386-cygwin-tdep.h.
1741 (win32_so_ops): Delete.
1742 (get_relocated_section_addrs): Delete.
1743 (solib_symbols_add): Delete.
1744 (register_loaded_dll): Delete.
1745 (win32_make_so): New.
1746 (handle_load_dll): Use win32_make_so.
1747 (win32_free_so): Free the passed in so.
1748 (win32_relocate_section_addresses): Delete.
1749 (win32_solib_create_inferior_hook): Delete.
1750 (handle_unload_dll): Don't add PE offset here. Free so with
1751 win32_free_so instead of free_so.
1752 (win32_special_symbol_handling): Delete.
1753 (get_win32_debug_event): Remove unneeded calls. Set state to
1754 TARGET_WAITKIND_LOADED on a dll unload.
1755 (do_initial_win32_stuff): Clear cygwin_load_start and
1756 cygwin_load_end.
1757 (map_code_section_args): Delete.
1758 (dll_code_sections_add): Delete.
1759 (core_section_load_dll_symbols): Delete.
1760 (win32_xfer_shared_libraries): New.
1761 (win32_current_sos): Delete.
1762 (win32_xfer_partial): New.
1763 (open_symbol_file_object): Delete.
1764 (in_dynsym_resolve_code): Delete.
1765 (init_win32_ops): Set win32_xfer_partial as to_xfer_partial member
1766 of win32_ops. Remove win32_so_ops settings. Don't set
1767 current_target_so_ops here.
1768
1769 * Makefile.in (i386_cygwin_tdep_h): New variable.
1770 (i386-cygwin-tdep.o): Update dependencies.
1771 (win32-nat.o): Update dependencies.
1772
1773 2007-09-04 Pedro Alves <pedro_alves@portugalmail.pt>
1774 Daniel Jacobowitz <dan@codesourcery.com>
1775
1776 * gdbarch.sh (core_xfer_shared_libraries): New.
1777
1778 * corelow.c (core_xfer_partial): Handle TARGET_OBJECT_LIBRARIES.
1779
1780 * gdb_obstack.h (obstack_grow_str, obstack_grow_str0): New.
1781
1782 * xml-support.c (gdb_xml_parse): Debug output tweaks.
1783 (xml_escape_text): New.
1784 * xml-support.h (xml_escape_text): Declare.
1785
1786 * config/i386/cygwin.mh (NATDEPFILES): Move corelow.o to ...
1787 * config/i386/cygwin.mt (TDEPFILES): ... here.
1788
1789 * win32-nat.c: (fetch_elf_core_registers): Delete.
1790 (win32_elf_core_fn): Delete.
1791 (_initialize_core_win32): Delete.
1792
1793 * i386-cygwin-tdep.c: Include "regset.h", "gdb_objstack.h",
1794 "xml-support.h" and "gdbcore.h".
1795 (i386_win32_gregset_reg_offset): New.
1796 (I386_WIN32_SIZEOF_GREGSET): New.
1797 (i386_win32_regset_from_core_section): New.
1798 (win32_xfer_shared_library): New.
1799 (struct cpms_data): New.
1800 (core_process_module_section): New.
1801 (win32_core_xfer_shared_libraries): New.
1802 (i386_cygwin_skip_trampoline_code): Register gregset_reg_offset,
1803 gregset_num_regs, sizeof_gregset members of tdep. Register
1804 regset_from_core_section and core_xfer_shared_libraries callbacks.
1805
1806 * Makefile.in (i386-cygwin-tdep.o): Update dependencies.
1807 * gdbarch.h, gdbarch.c: Regenerate.
1808
1809 2007-09-03 Daniel Jacobowitz <dan@codesourcery.com>
1810
1811 * corelow.c (core_xfer_partial): Pass writebuf to
1812 deprecated_xfer_memory in TARGET_OBJECT_MEMORY write case.
1813
1814 2007-09-03 Pedro Alves <pedro_alves@portugalmail.pt>
1815
1816 * arm-tdep.h (arm_skip_stub): Declare.
1817 * arm-wince-tdep.c: Don't include "solib-svr4.h". Include
1818 "gdbcore.h".
1819 (arm_pe_skip_trampoline_code): New function.
1820 (arm_wince_init_abi): Register arm_pe_skip_trampoline_code as
1821 gdbarch_skip_trampoline_code callback.
1822 * Makefile.in (arm-wince-tdep.o): Update dependencies.
1823
1824 2007-09-03 Daniel Jacobowitz <dan@codesourcery.com>
1825
1826 * MAINTAINERS: Move Fred Fish to Past Maintainers.
1827
1828 2007-09-03 Daniel Jacobowitz <dan@codesourcery.com>
1829
1830 * configure.ac: Add --with-expat.
1831 * configure: Regenerated.
1832
1833 2007-09-03 Andreas Schwab <schwab@suse.de>
1834
1835 * configure.ac: Accept --with-system-readline.
1836 (READLINE, READLINE_DEPS, READLINE_CFLAGS): Define and substitute.
1837 * configure: Regenerate.
1838 * Makefile.in (READLINE, READLINE_DEPS, READLINE_CFLAGS): Use
1839 substituted values.
1840 (CDEPS): Use $(READLINE_DEPS) instead of $(READLINE).
1841
1842 2007-09-03 Maxim Grigoriev <maxim2405@gmail.com>
1843 Daniel Jacobowitz <dan@codesourcery.com>
1844
1845 * mi-main.c (mi_load_progress): Handle MI2 and MI3 interpreters.
1846
1847 2007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1848
1849 * top.c (print_gdb_version): Fixed a string end-of-line compiler error.
1850
1851 2007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
1852
1853 * top.c (print_gdb_version): Update for GPL version 3.
1854
1855 2007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1856
1857 * NEWS: Mention the build-id .debug files verification.
1858
1859 2007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1860
1861 * linux-nat.c (linux_nat_make_corefile_notes): Fixed a buffer overflow.
1862
1863 2007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1864
1865 * Makefile.in (symfile.o): Update dependencies.
1866 * symfile.c (symbol_file_add_with_addrs_or_offsets): Initialize the
1867 DEBUGFILE variable. FIND_SEPARATE_DEBUG_FILE called only if !PSYMTABS.
1868 (struct build_id): New structure.
1869 (build_id_bfd_get, build_id_verify, build_id_to_debug_filename): New.
1870 (find_separate_debug_file): New variable BUILD_ID.
1871 Call BUILD_ID_BFD_GET with BUILD_ID_TO_DEBUG_FILENAME as the first try.
1872
1873 2007-08-31 Vladimir Prus <vladimir@codesourcery.com>
1874
1875 * varobj.c (struct varobj): Fix comment
1876 for the type member not to lie when it can be
1877 NULL.
1878
1879 2007-08-31 Vladimir Prus <vladimir@codesourcery.com>
1880
1881 Implement -var-info-path-expression.
1882
1883 * mi/mi-cmds.h (mi_cmd_var_info_path_expression):
1884 Declare.
1885 * mi/mi-cmds.c (mi_cmds): Register var-info-path-expression.
1886 * mi/mi-cmd-var.c (mi_cmd_var_info_path_expression): New.
1887 * varobj.c (struct varobj): New field 'path_expr'.
1888 (c_path_expr_of_child, cplus_path_expr_of_child)
1889 (java_path_expr_of_child): New.
1890 (struct language_specific): New field path_expr_of_child.
1891 (varobj_create): Initialize the path_expr field.
1892 (varobj_get_path_expr): New.
1893 (new_variable): Initialize the path_expr field.
1894 (free_variable): Free the path_expr field.
1895 (adjust_value_for_children_access): New parameter
1896 WAS_TYPE.
1897 (c_number_of_children): Adjust.
1898 (c_describe_child): New parameter CFULL_EXPRESSION.
1899 Compute full expression.
1900 (c_value_of_child, c_type_of_child): Adjust.
1901 (cplus_number_of_children): Adjust.
1902 (cplus_describe_child): New parameter CFULL_EXPRESSION.
1903 Compute full expression.
1904 (cplus_name_of_child, cplus_value_of_child)
1905 (cplus_type_of_child): Adjust.
1906 * varobj.h (varobj_get_path_expr): Declare.
1907
1908 2007-08-31 Vladimir Prus <vladimir@codesourcery.com>
1909
1910 * mi/mi-cmd-var.c (print_varobj): If a varobj
1911 type is NULL, don't try to print it.
1912
1913 2007-08-30 Alan Modra <amodra@bigpond.net.au>
1914
1915 * ppc-linux-nat.c (right_fill_reg): Delete.
1916 (supply_gregset): Use ppc_supply_gregset.
1917 (supply_fpregset): Use ppc_supply_fpregset.
1918 (fill_gregset): Use ppc_collect_gregset.
1919 (fill_fpregset): Use ppc_collect_fpregset.
1920 * ppc-linux-tdep.c (PPC_LINUX_PT_*): Don't define.
1921 (right_supply_register, ppc_linux_supply_gregset): Delete.
1922 (ppc32_linux_supply_gregset, ppc64_linux_supply_gregset): Delete.
1923 (ppc_linux_supply_fpregset): Delete.
1924 (ppc_linux_collect_gregset): New function.
1925 (ppc32_linux_reg_offsets, ppc64_linux_reg_offsets): New.
1926 (ppc32_linux_gregset, ppc64_linux_gregset): Update to use reg offsets,
1927 ppc_linux_supply_gregset, and ppc_collect_gregset.
1928 (ppc_linux_fpregset): Rename to ppc32_linux_fpregset and update.
1929 (ppc_linux_gregset, ppc_linux_fpregset): New functions.
1930 (ppc_linux_regset_from_core_section): Update.
1931 * ppc-tdep.h (ppc_linux_gregset, ppc_linux_fpregset): Declare.
1932 (ppc_linux_supply_gregset, ppc_linux_supply_fpregset): Delete.
1933 (struct ppc_reg_offsets): Add gpr_size, xr_size, fpscr_size fields.
1934 * ppcobsd-tdep.c (ppcobsd_supply_gregset): Delete FIXME and assert.
1935 (ppcobsd_collect_gregset): Likewise.
1936 (_initialize_ppcnbsd_tdep): Init gpr_size, xr_size, fpscr_size.
1937 * ppcnbsd-tdep.c (_initialize_ppcobsd_tdep): Likewise.
1938 * ppcobsd-nat.c (_initialize_ppcobsd_nat): Likewise.
1939 * rs6000-aix-tdep.c (rs6000_aix32_reg_offsets): Likewise.
1940 (rs6000_aix64_reg_offsets): Likewise.
1941 (rs6000_aix_supply_regset): Call ppc_supply_fpregset without testing
1942 ppc_floating_point_unit_p.
1943 (rs6000_aix_collect_regset): Similarly.
1944 * rs6000-tdep.c (ppc_supply_reg): Add regsize param. Adjust offset
1945 when regsize is larger than regcache register size.
1946 (ppc_collect_reg): Similarly zero pad when regsize is larger than
1947 regcache register size.
1948 (ppc_greg_offset): New function, split out from..
1949 (ppc_supply_gregset): ..here. Separate code handling all regs from
1950 single reg case. Correct xer offset.
1951 (ppc_fpreg_offset): New function, split out from..
1952 (ppc_supply_fpregset): ..here. Separate code handling all regs from
1953 single reg case.
1954 (ppc_collect_gregset, ppc_collect_fpregset): Likewise.
1955 (ppc_supply_fpregset, ppc_collect_fpregset): Don't assert we have
1956 a fp unit, instead return if no fp.
1957
1958 2007-08-29 Jim Blandy <jimb@codesourcery.com>
1959
1960 * breakpoint.c (watch_command_1): Remove '#ifdef HPUXHPPA' block;
1961 this code has not been compiled for two years.
1962
1963 2007-08-29 Michael Snyder <msnyder@access-company.com>
1964
1965 * event-top.c (gdb_readline2): Return after EOF.
1966
1967 2007-08-29 Joel Brobecker <brobecker@adacore.com>
1968
1969 * symtab.c: Remove a function that has been commented out 3 years ago.
1970
1971 2007-08-29 Randolph Chung <tausq@debian.org>
1972
1973 * hppa-tdep.c (hppa32_cannot_fetch_register)
1974 (hppa64_cannot_fetch_register): New functions.
1975 (hppa_gdbarch_init): Set cannot_fetch_register appropriately.
1976 * hppa-tdep.h (hppa_regnum): Add HPPA_CR26_REGNUM.
1977
1978 2007-08-28 Michael Snyder <msnyder@access-company.com>
1979
1980 * mi/mi-cmd-var.c (mi_print_value_p): No longer necessary to
1981 check for null before calling check_typedef.
1982
1983 * NEWS: Mention Coverity bug fixes.
1984
1985 2007-08-27 Markus Deuling <deuling@de.ibm.com>
1986
1987 * spu-tdep.c (spu_pointer_to_address): New function.
1988 (spu_integer_to_address): Likewise.
1989 (spu_gdbarch_init): Add spu_pointer_to_address and
1990 spu_integer_to_address to gdbarch.
1991
1992 2007-08-26 Pedro Alves <pedro_alves@portugalmail.pt>
1993
1994 * arm-wince-tdep.c (ARM_WINCE_JB_PC): Change to 10.
1995
1996 2007-08-23 Joel Brobecker <brobecker@adacore.com>
1997
1998 * Makefile.in (copying.c): Use the top-level COPYING3 as the file
1999 that contains the GDB license.
2000 * copying.awk: Adjust to the GPLv3 wording.
2001 * copying.c: Regenerate.
2002
2003 2007-08-23 Joel Brobecker <brobecker@adacore.com>
2004
2005 * copying.awk: Protoization, and i18n markup.
2006
2007 2007-08-23 Joel Brobecker <brobecker@adacore.com>
2008
2009 * config/djgpp/djconfig.sh: Switch license to GPLv3.
2010 * copyright.sh: Likewise.
2011 * gdb-events.sh: Likewise.
2012 * gdb_gcore.sh: Likewise.
2013 * gdb_mbuild.sh: Likewise.
2014 * gdbarch.sh: Likewise.
2015 * observer.sh: Likewise.
2016 * features/feature_to_c.sh: Likewise.
2017 * regformats/regdat.sh: Likewise.
2018
2019 2007-08-23 Joel Brobecker <brobecker@adacore.com>
2020
2021 Switch the license of all .c files to GPLv3.
2022 Switch the license of all .h files to GPLv3.
2023 Switch the license of all .cc files to GPLv3.
2024
2025 2007-08-23 Joel Brobecker <brobecker@adacore.com>
2026
2027 * configure.ac: Switch license to GPLv3.
2028
2029 2007-08-22 Daniel Jacobowitz <dan@codesourcery.com>
2030
2031 * mips-tdep.c (mips_gdbarch_init): Use Tag_GNU_MIPS_ABI_FP to
2032 determine the file's FPU type.
2033
2034 2007-08-22 Daniel Jacobowitz <dan@codesourcery.com>
2035
2036 * mips-tdep.c (mips_n32n64_fp_arg_chunk_p): New.
2037 (mips_n32n64_push_dummy_call): Always increment float_argreg along
2038 with argreg. Use mips_n32n64_fp_arg_chunk_p.
2039
2040 2007-08-22 Daniel Jacobowitz <dan@codesourcery.com>
2041
2042 * solib-svr4.c (scan_dyntag): Only read target memory when necessary.
2043 Fix formatting.
2044 (elf_locate_base): Look for DT_MIPS_RLD_MAP first. Expand comments.
2045 (elf_lookup_lib_symbol): Fix formatting.
2046
2047 2007-08-21 Michael Snyder <msnyder@access-company.com>
2048
2049 * dbxread.c (read_dbx_symtab): Guard null deref.
2050 Break up long line.
2051
2052 * valops.c (find_overload_match): Guard against NULL.
2053
2054 2007-08-21 Daniel Jacobowitz <dan@codesourcery.com>
2055
2056 * MAINTAINERS (Patch Champions): Remove self.
2057
2058 2007-08-21 Chris Smith <chris.smith@st.com>
2059
2060 * cli/cli-script.c (read_command_lines): Call dont_repeat for each
2061 line.
2062
2063 2007-08-18 Michael Snyder <msnyder@access-company.com>
2064
2065 * stabsread.c (dbx_lookup_type): Memory leak.
2066
2067 * event-loop.c (delete_async_signal_handler): Move pointer null
2068 test to before pointer dereference.
2069
2070 * ui-out.c (append_header_to_list): Possible cut and paste error.
2071
2072 * MAINTAINERS: white space tweak.
2073
2074 2007-08-17 Michael Snyder <msnyder@access-company.com>
2075
2076 * stack.c (print_frame): Memory leak.
2077
2078 * completer.c (filename_completer): Avoid memory leak.
2079 Remove unnecessary nested block.
2080
2081 * c-exp.y (parse_number): Memory leak.
2082
2083 * completer.c (location_completer): Must free 'fn_list', except
2084 in the one case where it is returned (as 'list').
2085
2086 * varobj.c (value_of_root): Memory leak.
2087
2088 * gdbtypes.h (virtual_base_list): Remove export decl.
2089 * gdbtypes.c (virtual_base_list): Make static. Not called outside.
2090 (virtual_base_index): Memory leak.
2091 (virtual_base_index_skip_primaries): Ditto.
2092
2093 2007-08-17 Maxim Grigoriev <maxim2405@gmail.com>
2094
2095 * xtensa-tdep.c (ARG_NOF, ARG_1ST, PS_WOE, PS_EXC, C0_MAXOPDS)
2096 (C0_NREGS, C0_CLESV, C0_SP, C0_FP, C0_RA, C0_ARGS, C0_NARGS)
2097 (C0_CONST, C0_INEXP, C0_NOSTK): New macros.
2098 (xtensa_read_register): New function.
2099 (xtensa_windowed_frame_cache, xtensa_call0_frame_cache, xtensa_c0reg)
2100 (xtensa_insn_kind): New types.
2101 (xtensa_frame_cache, xtensa_alloc_frame_cache, xtensa_frame_cache)
2102 (xtensa_frame_prev_register, xtensa_return_value, xtensa_skip_prologue)
2103 (xtensa_verify_config, xtensa_pseudo_register_read)
2104 (xtensa_pseudo_register_write, xtensa_extract_return_value)
2105 (xtensa_store_return_value)
2106 (xtensa_push_dummy_call): Extended to support Xtensa Call0 ABI.
2107 (windowing_enabled, extract_call_winsize, xtensa_unwind_dummy_id)
2108 (xtensa_frame_this_id, xtensa_frame_prev_register)
2109 (xtensa_register_type, xtensa_reg_to_regnum): Cosmetic changes.
2110 (call0_frame_cache, call0_frame_get_reg_at_entry)
2111 (call0_classify_opcode, call0_track_op)
2112 (call0_analyze_prologue, call0_frame_cache): New functions.
2113
2114 2007-08-17 Vladimir Prus <vladimir@codesourcery.com>
2115
2116 * breakpoint.c (bpstat_free): New.
2117 (bpstat_clear): Use bpstat_free.
2118 (delete_breakpoint): Document why we cannot
2119 remove bpstats from stop_bpstat.
2120 * breakpoint.h (bpstat_free): Declare.
2121
2122 2007-08-16 Michael Snyder <msnyder@access-company.com>
2123
2124 * event-loop.c (gdb_wait_for_event): Move statement into "if" block.
2125
2126 2007-08-15 Paul Hilfinger <hilfinger@adacore.com>
2127 Joel Brobecker <brobecker@adacore.com>
2128
2129 * ada-lang.c (resolve_subexp): Correct arity of binary operators.
2130
2131 2007-08-15 Paul Hilfinger <hilfinger@adacore.com>
2132 Joel Brobecker <brobecker@adacore.com>
2133
2134 * ada-lang.c (possible_user_operator_p): Alternative fix to last
2135 checkin guarding against NULL.
2136
2137 2007-08-14 Michael Snyder <msnyder@access-company.com>
2138
2139 * tui-command.c, tui-data.c, tui-disasm.c, tui-file.c, tui-io.c,
2140 tui-layout.c, tui-regs.c, tui-source.c, tui-win.c, tui-windata.c,
2141 tui-wingeneral.c, tui-winsource.c: Coding standard, && and ||
2142 go at beginning of new line.
2143
2144 * tui-data.c, tui-data.h, tui-disasm.c, tui-disasm.h, tui-hooks.c,
2145 tui-io.c, tui-layout.c, tui-layout.h, tui-out.c, tui-regs.c,
2146 tui-source.c, tui-source.h, tui-stack.c, tui-win.c, tui-win.h,
2147 tui-windata.c, tui-windata.h, tui-wingeneral.c, tui-winsource.c,
2148 tui-winsource.h, tui.c, tui.h: Function declarations and
2149 definitions, wrap long lines.
2150
2151 * tui-command.c, tui-data.c, tui-disasm.c, tui-layout.c,
2152 tui-regs.c, tui-win.c, tui-windata.c, tui-winsource.c, tui.c:
2153 Reformat block comments to GNU standard.
2154
2155 * tui-command.c, tui-data.c, tui-data.h, tui-disasm.c, tui-file.c,
2156 tui-hooks.c, tui-interp.c, tui-io.c, tui-layout.c, tui-out.c,
2157 tui-regs.c, tui-regs.h, tui-source.c, tui-stack.c, tui-win.c,
2158 tui-windata.c, tui-wingeneral.c, tui-winsource.c, tui-winsource.h,
2159 tui.c, tui.h: Comment reformatting to coding standard (capitals,
2160 spaces after periods, etc).
2161
2162 * tui-data.c, tui-data.h, tui-disasm.c, tui-hooks.c, tui-layout.c,
2163 tui-regs.c, tui-source.c, tui-stack.c, tui-win.c, tui-windata.c,
2164 tui-wingeneral.c, tui-wingeneral.h, tui-winsource.c, tui.c,
2165 tui-winsource.h: Whitespace changes, fix pointer declarations
2166 to be consistant.
2167
2168 2007-08-14 Joel Brobecker <brobecker@adacore.com>
2169 Michael Snyder <msnyder@access-company.com>
2170
2171 * ada-lang.c (field_alignment): Guard against NULL.
2172
2173 2007-08-14 Joel Brobecker <brobecker@adacore.com>
2174
2175 * MAINTAINERS (Global Maintainers): Add self.
2176
2177 2007-08-14 Michael Snyder <msnyder@access-company.com>
2178
2179 * mi/mi-interp.c (mi_cmd_interpreter_exec): Dead code, dead variable.
2180
2181 * ada-lang.c (possible_user_operator_p): Guard against NULL.
2182
2183 * varobj.c (cplus_describe_child): Guard against null.
2184 Use "NULL" instead of "0" to initialize pointers.
2185
2186 2007-08-14 Daniel Jacobowitz <dan@codesourcery.com>
2187
2188 * arm-tdep.c (arm_gdbarch_init): Allow unknown ABI and FPU settings
2189 to match any gdbarch with matching OSABI. Set default ABI and FPU
2190 after running the OSABI handler.
2191
2192 2007-08-14 Daniel Jacobowitz <dan@codesourcery.com>
2193
2194 * config/i386/linux.mh (NATDEPFILES): Move corelow.o from here...
2195 * config/i386/linux.mt (TDEPFILES): ...to here.
2196
2197 2007-08-14 Vladimir Prus <vladimir@codesourcery.com>
2198
2199 * breakpoint.c (disable_breakpoints_in_shlibs): Remove
2200 the 'silent' parameter and code to implement that.
2201 * breakpoint.h (disable_breakpoints_in_shlibs): Adjust
2202 prototype.
2203 * win32-nat.c: Adjust.
2204 * solib.c: Adjust.
2205
2206 2007-08-14 Vladimir Prus <vladimir@codesourcery.com>
2207
2208 * breakpoint.c (update_breakpoints_after_exec): Don't
2209 set address to zero.
2210
2211 2007-08-13 Michael Snyder <msnyder@access-company.com>
2212
2213 * valops.c: Whitespace clean-up.
2214
2215 * tui/tui-winsource.c (tui_alloc_source_buffer): Clean up allocation.
2216
2217 * event-top.c (command_line_handler): Memory leak.
2218
2219 * mi/mi-cmd-var.c (mi_cmd_var_set_format): Memory leak.
2220 No need to make copy.
2221
2222 * source.c (find_source_lines): Require symtab 's'.
2223
2224 2007-08-11 Michael Snyder <msnyder@access-company.com>
2225
2226 * completer.c: Spelling fix in comments.
2227
2228 2007-08-10 Michael Snyder <msnyder@access-company.com>
2229
2230 * gdbtypes.c: Coding standard cleanup.
2231 * gdbtypes.c: Comment/whitespace cleanup.
2232
2233 * stabsread.c (read_huge_number): Attempt to compute value before
2234 values that it depends on.
2235
2236 * linespec.c (decode_dollar): Dead code, ptr can't be non-null.
2237 (decode_objc): Use "NULL" instead of 0.
2238 (find_method): Ditto.
2239 (decode_all_digits): Ditto.
2240 (decode_dollar): Ditto.
2241
2242 * mi/mi-main.c (mi_cmd_data_evaluate_expression): Resource leak.
2243
2244 * mi/mi-cmd-var.c (mi_cmd_var_list_children): Memory leak.
2245
2246 * solib-svr4.c (enable_break): Don't free tmp_pathname until
2247 after closing bfd.
2248
2249 * completer.c: Comment/whitespace cleanup.
2250
2251 2007-08-10 Joel Brobecker <brobecker@adacore.com>
2252
2253 * Makefile.in (i386nbsd-nat.o): Add missing dependency.
2254
2255 2007-08-10 Maxim Grigoriev <maxim2405@gmail.com>
2256
2257 * remote-fileio.c (remote_fileio_resize_fd_map): Initialize newly
2258 allocated file descriptors.
2259
2260 2007-08-10 Joel Brobecker <brobecker@adacore.com>
2261
2262 * Makefile.in: Minor cleanup throughout; add some missing variables,
2263 add some missing rules, remove some rules that are no longer needed,
2264 and fix the dependencies in several rules.
2265
2266 2007-08-10 Ludovic Courtès <ludo@gnu.org>
2267
2268 * Makefile.in (SFILES): Add scm-{exp,lang,valprint}.c.
2269 (scm_lang_h, scm_tags_h): New.
2270 (COMMON_OBS): Add scm-{exp,lang,valprint}.o.
2271 (scm-exp.o, scm-lang.o, scm-valprint.o): New targets.
2272 * defs.h (enum language): Add `language_scm'.
2273
2274 * MAINTAINERS: Add Emacs local variables to use UTF-8 upon
2275 opening.
2276
2277 2007-08-09 Ludovic Courtès <ludo@gnu.org>
2278
2279 * MAINTAINERS (Write After Approval): Add myself.
2280
2281 2007-08-09 Michael Snyder <msnyder@access-company.com>
2282
2283 * solib.c (solib_open): Memory leak -- openp returns xmalloc buffer.
2284
2285 2007-08-09 Joel Brobecker <brobecker@adacore.com>
2286
2287 * solib-som.c (som_relocate_section_addresses): Stop saving
2288 the $CODE$ section in the so_list structure.
2289
2290 2007-08-08 Maxim Grigoriev <maxim2405@gmail.com>
2291
2292 * xtensa-tdep.h (XTENSA_MAX_COPROCESSOR): New.
2293 (xtensa_register_group_t): Add entries for coprocessors.
2294 * xtensa-tdep.c (xtensa_init_reggroups): New register groups.
2295 (xtensa_add_reggroups): Likewise.
2296 (xtensa_register_reggroup_p): Likewise.
2297 (xtensa_coprocessor_register_group): New function.
2298 (xtensa_cp): New.
2299
2300 2007-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2301
2302 * serial.c (serial_open): Fix the OPEN parameter macro expansion.
2303
2304 2007-08-08 Michael Snyder <msnyder@access-company.com>
2305
2306 * target.c (target_read_string): Guard against null.
2307
2308 * varobj.c (value_of_root): Move alloc after return to avoid leak.
2309
2310 * tui/tui-layout.c (tui_set_layout): Dead code, dead variable.
2311 (tui_set_layout_for_display_command): Mem leak.
2312
2313 * top.c (command_line_input): Memory leak.
2314
2315 * solib-svr4.c (open_symbol_file_object): Memory leak.
2316 (svr4_current_sos): Ditto.
2317 (enable_break): Ditto.
2318
2319 * cp-valprint.c (cp_print_hpacc_virtual_table_entries): Memory leak.
2320
2321 * dwarf2read.c (add_partial_symbol): Memory leak.
2322
2323 2007-08-06 Michael Snyder <msnyder@access-company.com>
2324
2325 * ada-lang.c (desc_bounds): Comparison of function address to NULL.
2326
2327 2007-08-05 Jim Blandy <jimb@codesourcery.com>
2328
2329 * macroexp.c (init_buffer): Remove testing code that overrides the
2330 caller's length guess.
2331 (gather_arguments): Use a larger initial size, now that the vector
2332 growth code has been exercised.
2333
2334 2007-08-05 Pedro Alves <pedro_alves@portugalmail.pt>
2335
2336 * solib-target.c (solib_target_relocate_section_addresses): Add
2337 orig_delta to addr_high.
2338
2339 2007-08-04 Michael Snyder <msnyder@access-company.com>
2340
2341 * remote-fileio.c (remote_fileio_func_write): Memory leak.
2342
2343 * breakpoint.c (print_one_breakpoint): Off by one error.
2344
2345 * tracepoint.c (add_register): Off by one error.
2346 (stringify_collection_list): Free malloc buffer.
2347
2348 2007-08-03 Michael Snyder <msnyder@access-company.com>
2349
2350 * mi-cmd-var.c (mi_cmd_var_delete): Remove unused variable,
2351 stop memory leak, straighten out cleanups.
2352
2353 * jv-lang.c (java_link_class_type): Guard against NULL.
2354
2355 2007-08-02 Michael Snyder <msnyder@access-company.com>
2356
2357 * gdbtypes.c (create_set_type): Test should only be done within
2358 the preceeding if block. Otherwise, variable is uninitialized.
2359
2360 * gdbtypes.c (check_typedef): Guard NULL.
2361
2362 2007-08-01 Michael Snyder <msnyder@access-company.com>
2363
2364 * cli/cli-decode.c (lookup_cmd): Check for null earlier, to
2365 avoid dereference in lookup_cmd_1.
2366
2367 * tui/tui-data.c (tui_alloc_content): Move assign out of if,
2368 clean up long lines.
2369 (tui_alloc_generic_win_info): Tidy by using XMALLOC macro.
2370 (tui_alloc_win_info): Ditto.
2371 (tui_add_content_elements): Ditto.
2372 * tui/tui-file.c (tui_file_magic): Ditto.
2373
2374 2007-07-31 Michael Snyder <msnyder@access-company.com>
2375
2376 * breakpoint.c (breakpoint_init_inferior): Add 'else' to 'if'.
2377 True and false paths are mutually exclusive.
2378
2379 * event-top.c (command_line_handler): Add pedantic return.
2380
2381 * f-valprint.c (info_common_command): Bail out to prevent null
2382 pointer deref. Break up a long line.
2383
2384 * exec.c (xfer_memory): Remove redundant condition from 'if'.
2385
2386 * symfile.c (reread_separate_symbols): Free xmalloced memory.
2387
2388 * printcmd.c (build_address_symbolic): Remove dead code and dead
2389 variable.
2390
2391 2007-07-31 Daniel Jacobowitz <dan@codesourcery.com>
2392
2393 * linespec.c (minsym_found): Advance to the next line if possible.
2394
2395 2007-07-31 Pedro Alves <pedro_alves@portugalmail.pt>
2396
2397 * arm-wince-tdep.c (arm_wince_init_abi): Remove svr4 related call.
2398 * config/arm/wince.mt (TDEPFILES): Remove solib-legacy.o and
2399 solib-svr4.o, and add solib-target.o
2400
2401 2007-07-27 Michael Snyder <msnyder@access-company.com>
2402
2403 * tui/tui-data.c (tui_alloc_generic_win_info): Wrong arg for sizeof.
2404
2405 2007-07-26 Maciej W. Rozycki <macro@linux-mips.org>
2406
2407 * MAINTAINERS (Write After Approval): Add myself.
2408
2409 2007-07-26 Maciej W. Rozycki <macro@mips.com>
2410
2411 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
2412 for include files.
2413
2414 2007-07-25 Maciej W. Rozycki <macro@mips.com>
2415
2416 * Makefile.in (MAKEHTMLFLAGS): Remove "-glossary".
2417
2418 2007-07-24 Michael Snyder <msnyder@access-company.com>
2419
2420 * solib-svr4.c (svr4_fetch_objfile_link_map): Null pointer check of
2421 'buffer' must cover both branches that call strcmp (Coverity).
2422
2423 * stack.c (print_frame_args): Check return value of lookup_symbol.
2424
2425 * ax-gdb.c (find_field): Guard against null ptr.
2426
2427 2007-07-24 Ulrich Weigand <uweigand@de.ibm.com>
2428
2429 * regformats/reg-spu.dat: Fix order of npc, id registers.
2430
2431 2007-07-24 Ulrich Weigand <uweigand@de.ibm.com>
2432
2433 * target.c (memory_xfer_partial): Accesses to unmapped overlay
2434 sections should always go to the executable file.
2435
2436 2004-07-20 Chris Dearman <chris@mips.com>
2437
2438 * mips-tdep.c (heuristic_proc_start): Add more MIPS16 function
2439 prologue instructions.
2440
2441 2007-07-20 Maciej W. Rozycki <macro@mips.com>
2442
2443 * mips-tdep.c (mips_next_pc): Use is_mips16_addr() instead of
2444 a direct test.
2445
2446 2007-07-20 Chris Dearman <chris@mips.com>
2447 Maciej W. Rozycki <macro@mips.com>
2448
2449 * mips-tdep.c (fetch_mips_16): Fix typos and reformat the
2450 description.
2451
2452 2007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>
2453 Daniel Jacobowitz <dan@codesourcery.com>
2454
2455 * config/i386/cygwin.mt (TDEPFILES): Add solib-target.o.
2456 * coff-pe-read.c (read_pe_exported_syms): Delete verbose
2457 printf.
2458 * NEWS: Mention gdbserver DLL support.
2459
2460 2007-07-17 Daniel Jacobowitz <dan@codesourcery.com>
2461
2462 * dwarf2read.c (dwarf_decode_lines): Detect address size mismatches.
2463
2464 2007-07-16 H.J. Lu <hongjiu.lu@intel.com>
2465
2466 * i386-linux-nat.c (fetch_regs): Work around gcc 3.4 alias
2467 warning bug.
2468
2469 2007-07-13 Kevin Buettner <kevinb@redhat.com>
2470
2471 * mep-tdep.c (mep_analyze_prologue): Update comment for BRA
2472 instruction case.
2473
2474 2007-07-12 Kevin Buettner <kevinb@redhat.com>
2475
2476 * mep-tdep.c (IS_BRA, BRA_DISP): New macros.
2477 (mep_analyze_prologue): Add case for BRA instruction.
2478
2479 2007-07-12 Ulrich Weigand <uweigand@de.ibm.com>
2480
2481 * solib-svr4.c (LM_ADDR_CHECK): Relax prelink recognition heuristic.
2482
2483 2007-07-10 Nick Roberts <nickrob@snap.net.nz>
2484
2485 * breakpoint.c: Include "top.h".
2486 (breakpoint_1): Don't set convenience variable $_ if server prefix
2487 is used.
2488 (_initialize_breakpoint): Describe this behaviour in command help.
2489
2490 2007-07-08 Pedro Alves <pedro_alves@portugalmail.pt>
2491
2492 * solib-target.c (library_list_start_segment): Cast address to
2493 CORE_ADDR.
2494
2495 2007-07-06 Mark Kettenis <kettenis@gnu.org>
2496
2497 * bsd-uthread.c (bsd_uthread_wait): Don't try to fetch thread IDs
2498 for terminated processes.
2499
2500 2007-07-05 Michael Snyder <msnyder@access-company.com>
2501
2502 * event-top.c (cli_command_loop): Prompt string can (and should)
2503 be freed after call to readline (Coverity). Also move local var
2504 declarations into block where they are used.
2505
2506 * tui/tui-interp.c (tui_command_loop): Prompt string can (and
2507 should) be freed after call to readline (Coverity). Also move
2508 local var declarations into block where they are used.
2509
2510 2007-07-03 Andreas Schwab <schwab@suse.de>
2511
2512 * linux-nat.c (linux_nat_info_proc_cmd): Fix parsing of columns in
2513 /proc/../stat.
2514
2515 2007-07-03 Paul Gilliam <pgilliam@us.ibm.com>
2516 Thiago Bauermann <bauerman@br.ibm.com>
2517 Joseph S. Myers <joseph@codesourcery.com>
2518 Daniel Jacobowitz <dan@codesourcery.com>
2519
2520 * remote.c (remote_check_symbols): Use
2521 gdbarch_convert_from_func_ptr_addr.
2522 * infcall.c (find_function_addr): Handle function descriptors
2523 without debugging information.
2524 * ppc-linux-tdep.c (ppc_linux_convert_from_func_ptr_addr): Renamed
2525 from ppc64_linux_convert_from_func_ptr_addr. Handle -msecure-plt.
2526 (ppc_linux_init_abi): Always set convert_from_func_ptr_addr.
2527 * solib-svr4.c (solib_break_names): Remove "._dl_debug_state".
2528 (bfd_lookup_symbol): Do not take a SECT_FLAGS argument. Always
2529 allow SEC_CODE and SEC_DATA.
2530 (enable_break): Update calls. Pass current_target to solib_add.
2531 Use gdbarch_convert_from_func_ptr_addr.
2532
2533 2007-07-03 Ilko Iliev <iliev@ronetix.at>
2534 Daniel Jacobowitz <dan@codesourcery.com>
2535
2536 * symfile.c (print_transfer_performance): Avoid integer overflow.
2537 Use larger units.
2538
2539 2007-07-03 Markus Deuling <deuling@de.ibm.com>
2540
2541 * cp-namespace.c (lookup_symbol_file): Add block to
2542 lookup_symbol_global call.
2543 * Makefile.in (solist_h): Add dependency on symtab header.
2544 (symtab.o): Add dependency on solist header.
2545 * solib.c (solib_global_lookup): New function.
2546 * solib-svr4.c (scan_dyntag): Likewise.
2547 (elf_locate_base): Call helper routine scan_dyntag.
2548 (elf_lookup_lib_symbol): New function.
2549 (_initialize_svr4_solib): Add elf_lookup_lib_symbol to svr4_so_ops.
2550 * solist.h (symtab.h): New include.
2551 (struct target_so_ops): New member lookup_lib_global_symbol.
2552 (solib_global_lookup): New prototype.
2553 * symtab.c: New include solist.h.
2554 (lookup_objfile_from_block): New function.
2555 (lookup_global_symbol_from_objfile): New function.
2556 (basic_lookup_symbol_nonlocal): Add block to lookup_symbol_global call.
2557 (lookup_symbol_global): Call library-specific lookup procedure.
2558 * symtab.h (lookup_global_symbol_from_objfile): New prototype.
2559
2560 * NEWS: Document framework.
2561
2562 2007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
2563
2564 * target-descriptions.c (tdesc_create_reg): Do not set reg->type
2565 to NULL.
2566
2567 * cli/cli-script.c (build_command_line): Update NULL check.
2568
2569 2007-07-02 Michael Snyder <msnyder@access-company.com>
2570
2571 * p-exp.y (yylex): Memory leak, 'uptokstart' must be freed (Coverity).
2572
2573 2007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
2574
2575 * Makefile.in (XMLFILES): Add library-list.dtd.
2576 (ALLDEPFILES): Add solib-target.o.
2577 (solib-target.o): New rule.
2578 * remote.c (PACKET_qXfer_libraries): New constant.
2579 (remote_protocol_features): Add qXfer:libraries:read.
2580 (remote_wait): Recognize library stop replies.
2581 (remote_async_wait): Likewise. Fix typo.
2582 (remote_xfer_partial): Handle TARGET_OBJECT_LIBRARIES.
2583 (init_remote_async_ops): Fix typo.
2584 (_initialize_remote): Register "set remote library-info-packet".
2585 * solib-som.c (som_current_sos): Set addr_low and addr_high.
2586 * solib-target.c: New file.
2587 * solib.c (solib_map_sections): Use addr_low and addr_high instead
2588 of textsection.
2589 (info_sharedlibrary_command): Likewise.
2590 (solib_add_library, solib_remove_library): New.
2591 * solist.h (struct so_list): Replace textsection with addr_low and
2592 addr_high.
2593 * target.h (enum target_object): Add TARGET_OBJECT_LIBRARIES.
2594 * NEWS: Describe new qXfer:libraries:read and shared library
2595 event support.
2596 * features/library-list.dtd: New.
2597
2598 2007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
2599
2600 * infrun.c (inferior_ignoring_startup_exec_events): Delete.
2601 (start_remote): Use STOP_QUIETLY_REMOTE.
2602 (handle_inferior_event): Do not condition TARGET_WAITKIND_LOADED
2603 support on a SOLIB_ADD definition. Update breakpoints_inserted.
2604 Update to match shared library event breakpoint support. Only
2605 resume if appropriate. Handle STOP_QUIETLY_REMOTE.
2606 (normal_stop): Handle TARGET_WAITKIND_LOADED.
2607 * fork-child.c (startup_inferior): Do not set
2608 inferior_ignoring_startup_exec_events
2609 * inferior.h (inferior_ignoring_startup_exec_events): Delete
2610 declaration.
2611 (enum stop_kind): Improve documentation. Add STOP_QUIETLY_REMOTE.
2612
2613 2007-07-02 Markus Deuling <deuling@de.ibm.com>
2614
2615 * breakpoint.c (insert_bp_location): Remove dead code
2616 (DISABLE_UNSETTABLE_BREAK).
2617 (disable_breakpoints_in_shlibs)
2618 (disable_breakpoints_in_unloaded_shlib): Likewise (comment).
2619
2620 2007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
2621
2622 * breakpoint.c (reattach_breakpoints): Do not use remove_breakpoint.
2623 Call insert_bp_location.
2624
2625 2007-07-01 H.J. Lu <hongjiu.lu@intel.com>
2626
2627 * core-regset.c (fetch_core_registers): Work around gcc 3.4
2628 alias warning bug.
2629
2630 2007-07-01 Daniel Jacobowitz <dan@codesourcery.com>
2631
2632 * minsyms.c (lookup_minimal_symbol_by_pc_section): Search fewer
2633 objfiles.
2634
2635 2007-07-01 Daniel Jacobowitz <dan@codesourcery.com>
2636
2637 * top.c (gdb_readline_wrapper_line): Call rl_callback_handler_remove.
2638 (struct gdb_readline_wrapper_cleanup): Remove prompt_orig.
2639 (gdb_readline_wrapper_cleanup): Do not reset the prompt.
2640 (gdb_readline_wrapper): Do not save the prompt. Pass our prompt
2641 to display_gdb_prompt.
2642
2643 2007-07-01 Daniel Jacobowitz <dan@codesourcery.com>
2644
2645 PR symtab/2161
2646 * target.c (memory_xfer_partial): Do not continue past targets with
2647 all memory.
2648
2649 2007-06-30 Andreas Schwab <schwab@suse.de>
2650
2651 * m68k-tdep.c (m68k_ps_type): New.
2652 (m68k_init_types): New.
2653 (m68k_register_type): Use m68k_ps_type for PS register.
2654 (_initialize_m68k_tdep): Call m68k_init_types.
2655
2656 * m68k-tdep.c (m68k_gdbarch_init): Don't infer coldfire flavour
2657 from the generic m68k arch.
2658
2659 2007-06-28 Michael Snyder <msnyder@access-company.com>
2660
2661 * m2-typeprint.c (m2_print_type): Move pointer ref after null test
2662 (Coverity).
2663
2664 * linux-thread-db.c (thread_db_get_thread_local_address): Add
2665 gdb_assert before using return value of find_thread_pid (Coverity).
2666
2667 * source.c (unset_substitute_path_command): Plug leak (Coverity).
2668
2669 * cli/cli-script.c (build_command_line): Add null pointer guard
2670 (Coverity).
2671
2672 2007-06-27 Daniel Jacobowitz <dan@codesourcery.com>
2673
2674 * linux-thread-db.c (thread_db_attach): Delete.
2675 (thread_db_detach): Typo fix. Call target_mourn_inferior
2676 instead of fixing up proc_handle.
2677 (have_threads_callback, have_threads): New functions.
2678 (thread_db_wait): Remove dead proc_handle.pid check. Only
2679 translate PTIDs if we have registered threads. Check for new
2680 threads if we have none.
2681 (thread_db_create_inferior, thread_db_post_startup_inferior): Delete.
2682 (find_new_threads_callback): Only enable event reporting if TID == 0.
2683 (same_ptid_callback): New.
2684 (thread_db_get_thread_local_address): Check for new threads.
2685 (init_thread_db_ops): Don't set to_attach, to_create_inferior,
2686 or to_post_startup_inferior.
2687
2688 2007-06-22 Ulrich Weigand <uweigand@de.ibm.com>
2689
2690 * infrun.c (adjust_pc_after_break): Do not assume software single-step
2691 is always active if SOFTWARE_SINGLE_STEP_P is true.
2692 (resume): Use gdbarch_software_single_step[_p] instead of
2693 SOFTWARE_SINGLE_STEP[_P].
2694 (handle_inferior_event): Do not check for SOFTWARE_SINGLE_STEP_P.
2695
2696 * gdbarch.sh (software_single_step): Remove target macro.
2697 * gdbarch.h, gdbarch.c: Regenerate.
2698
2699 2007-06-22 Ulrich Weigand <uweigand@de.ibm.com>
2700
2701 * gdbarch.sh (gdbarch_swap_ftype, deprecated_register_gdbarch_swap,
2702 DEPRECATED_REGISTER_GDBARCH_SWAP): Remove.
2703 (struct gdbarch_swap, struct gdbarch_swap_registration,
2704 struct gdbarch_swap_registry, gdbarch_swap_registry,
2705 current_gdbarch_swap_init_hack, current_gdbarch_swap_out_hack,
2706 current_gdbarch_swap_in_hack): Remove.
2707 (find_arch_by_info): Do not call current_gdbarch_swap_init_hack.
2708 (gdbarch_find_by_info): Do not call current_gdbarch_swap_in_hack
2709 and current_gdbarch_swap_out_hack, update current_gdbarch directly.
2710 (deprecated_current_gdbarch_select_hack): Likewise.
2711 * gdbarch.h, gdbarch.c: Regenerate.
2712
2713 2007-06-22 Ulrich Weigand <uweigand@de.ibm.com>
2714
2715 * infrun.c (clear_proceed_status): Clean up stop_registers.
2716 (normal_stop): Allocate regcache for stop_registers.
2717 (struct inferior_status): Remove stop_registers member.
2718 (save_inferior_status): Do not save stop_registers.
2719 (restore_inferior_status): Do not restore stop_registers.
2720 (discard_inferior_status): Do not discard stop_registers.
2721 (build_infrun): Remove.
2722 (_initialize_infrun): Do not swap stop_registers.
2723
2724 2007-06-22 Ulrich Weigand <uweigand@de.ibm.com>
2725
2726 * remote.c (remote_address_masked): If remote_address_size is zero,
2727 default to target address size.
2728 (build_remote_gdbarch_data): Remove.
2729 (_initialize_remote): Do not swap remote_address_size.
2730
2731 2007-06-22 Ulrich Weigand <uweigand@de.ibm.com>
2732
2733 * gdbtypes.h (builtin_type_true_char, builtin_type_void,
2734 builtin_type_char, builtin_type_short, builtin_type_int,
2735 builtin_type_long, builtin_type_signed_char,
2736 builtin_type_unsigned_char, builtin_type_unsigned_short,
2737 builtin_type_unsigned_int, builtin_type_unsigned_long,
2738 builtin_type_float, builtin_type_double, builtin_type_long_double,
2739 builtin_type_complex, builtin_type_double_complex, builtin_type_string,
2740 builtin_type_bool, builtin_type_long_long,
2741 builtin_type_unsigned_long_long, builtin_type_void_data_ptr,
2742 builtin_type_void_func_ptr, builtin_type_CORE_ADDR): Replace global
2743 variable declaration with compatibility macro.
2744 * gdbtypes.c (builtin_type_true_char, builtin_type_void,
2745 builtin_type_char, builtin_type_short, builtin_type_int,
2746 builtin_type_long, builtin_type_signed_char,
2747 builtin_type_unsigned_char, builtin_type_unsigned_short,
2748 builtin_type_unsigned_int, builtin_type_unsigned_long,
2749 builtin_type_float, builtin_type_double, builtin_type_long_double,
2750 builtin_type_complex, builtin_type_double_complex, builtin_type_string,
2751 builtin_type_bool, builtin_type_long_long,
2752 builtin_type_unsigned_long_long, builtin_type_void_data_ptr,
2753 builtin_type_void_func_ptr, builtin_type_CORE_ADDR): Remove.
2754 (build_gdbtypes): Remove.
2755 (_initialize_gdbtypes): Do not call build_gdbtypes, move installing
2756 opaque-type-resolution command here. Do not call
2757 deprecated_register_gdbarch_swap.
2758
2759 2007-06-22 Ulrich Weigand <uweigand@de.ibm.com>
2760
2761 * gdbtypes.h (struct builtin_type): New members nodebug_text_symbol,
2762 nodebug_data_symbol, nodebug_unknown_symbol, and nodebug_tls_symbol.
2763 * gdbtypes.c (gdbtypes_post_init): Initialize nodebug_ default types.
2764
2765 * parse.c (msym_text_symbol_type, msym_data_symbol_type): Remove.
2766 (msym_unknown_symbol_type, msym_tls_symbol_type): Remove.
2767 (write_exp_msymbol): Use builtin nodebug_ types instead of them.
2768 (build_parse): Remove.
2769 (_initialize_parse): Do not call build_parse. Do not register
2770 msym_ types for gdbarch-swapping.
2771
2772 * dwarf2read.c (new_symbol): Use default nodebug_data_symbol type
2773 instead of creating private type.
2774
2775 * xcoffread.c (func_symbol_type, var_symbol_type): Remove.
2776 (_initialize_xcoffread): Do not initialized them.
2777 (process_xcoff_symbol): Use builtin nodebug_ types instead of them.
2778
2779 * mdebugread.c (nodebug_func_symbol_type): Remove.
2780 (nodebug_var_symbol_type): Remove.
2781 (_initialize_mdebugread): Do not initialize them.
2782 (parse_symbol): Use builtin nodebug_ type instead of them.
2783 (parse_procedure): Likewise.
2784
2785 2007-06-21 Chris Dearman <chris@mips.com>
2786
2787 * printcmd.c (do_one_display): If display/i, start with an initial
2788 line feed to avoid bad layout if there is a branch delay slot.
2789
2790 2007-06-21 Nigel Stephens <nigel@mips.com>
2791 Maciej W. Rozycki <macro@mips.com>
2792
2793 * disasm.c (gdb_print_insn): Return the number of branch delay
2794 slot instructions too.
2795 * disasm.h (gdb_print_insn): Update prototype.
2796 * printcmd.c (branch_delay_insns): New variable to record the
2797 number of delay slot instructions after disassembling a branch.
2798 (print_formatted): Record the number of branch delay slot
2799 instructions.
2800 (do_examine): When disassembling, if the last instruction
2801 disassembled has any branch delay slots, then bump the count so
2802 that they get disassembled too.
2803 * tui/tui-disasm.c (tui_disassemble): Update the call to
2804 gdb_print_insn().
2805 * NEWS: Document the new behaviour.
2806
2807 2007-06-21 Andreas Schwab <schwab@suse.de>
2808
2809 * regcache.c (write_pc_pid): Restore missing else.
2810
2811 2007-06-20 Ulrich Weigand <uweigand@de.ibm.com>
2812
2813 * regcache.c (regcache_print): Use get_current_regcache ()
2814 instead of current_regcache.
2815
2816 2007-06-20 H.J. Lu <hongjiu.lu@intel.com>
2817
2818 PR 4606
2819 * gcore.c (gcore_command): Use bfd_make_section_anyway_with_flags
2820 instead of bfd_make_section_anyway.
2821 (gcore_create_callback): Likewise. Also set SEC_NEVER_LOAD
2822 when clearing SEC_LOAD.
2823
2824 2007-06-19 Joseph Myers <joseph@codesourcery.com>
2825
2826 * arm-tdep.c (arm_push_dummy_call): Correct padding of partial
2827 registers for big-endian.
2828
2829 2007-06-19 Markus Deuling <deuling@de.ibm.com>
2830
2831 * gdbarch.sh (TARGET_PRINT_INSN): Replace by gdbarch_print_insn.
2832 * disasm.c (dump_insns, gdb_print_insn): Likewise.
2833 * gdbarch.c, gdbarch.h: Regenerate.
2834
2835 2007-06-19 Markus Deuling <deuling@de.ibm.com>
2836
2837 * gdbarch.sh (BELIEVE_PCC_PROMOTION): Replace by
2838 gdbarch_believe_pcc_promotion.
2839 * stabsread.c (define_symbol): Likewise.
2840 Remove unnecessary definition.
2841 * coffread.c (process_coff_symbol): Remove unnecessary code.
2842 * gdbarch.c, gdbarch.h: Regenerate.
2843
2844 2007-06-19 Daniel Jacobowitz <dan@codesourcery.com>
2845
2846 * configure.ac: Do not use ${objdir}.
2847 * configure: Regenerated.
2848
2849 2007-06-18 Ulrich Weigand <uweigand@de.ibm.com>
2850
2851 * gdbarch.sh (deprecated_register_size): Remove.
2852 * gdbarch.h, gdbarch.c: Regenerate.
2853
2854 * arm-tdep.c (arm_push_dummy_call): Replace DEPRECATED_REGISTER_SIZE
2855 by INT_REGISTER_SIZE.
2856 (thumb_get_next_pc, arm_return_in_memory): Likewise.
2857 (arm_gdbarch_init): Do not call set_gdbarch_deprecated_register_size.
2858 * ia64-tdep.c (ia64_gdbarch_init): Do not call
2859 set_gdbarch_deprecated_register_size.
2860
2861 2007-06-18 Markus Deuling <deuling@de.ibm.com>
2862
2863 * gdbarch.sh (DEPRECATED_FP_REGNUM): Replace by
2864 gdbarch_deprecated_fp_regnum.
2865 * std-regs.c (value_of_builtin_frame_fp_reg): Likewise.
2866 * remote-mips.c (mips_wait, mips_fetch_registers): Likewise.
2867 * arch-utils.c (legacy_virtual_frame_pointer): Likewise.
2868 * arch-utils.h (gdbarch_virtual_frame_pointer_ftype): Likewise
2869 (comment).
2870 * gdbarch.c, gdbarch.h: Regenerate.
2871
2872 2007-06-18 Markus Deuling <deuling@de.ibm.com>
2873
2874 * gdbarch.sh (EXTRACT_RETURN_VALUE): Replace with
2875 gdbarch_extract_return_value.
2876 * value.c (generic_use_struct_convention): Likewise (comment).
2877 * ia64-tdep.c (ia64_use_struct_convention): Likewise (comment).
2878 * arch-utils.c (legacy_return_value): Likewise.
2879 * arch-utils.h (legacy_return_value): Likewise (comment).
2880 * gdbarch.sh (STORE_RETURN_VALUE): Replace by
2881 gdbarch_store_return_value.
2882 * stack.c (return_command): Likewise (comment).
2883 * arch-utils.h (legacy_return_value): Likewise (comment).
2884 * arch-utils.c (legacy_return_value): Likewise.
2885 * gdbarch.c, gdbarch.h: Regenerate.
2886
2887 2007-06-18 Markus Deuling <deuling@de.ibm.com>
2888
2889 * gdbarch.sh (DEPRECATED_USE_STRUCT_CONVENTION): Replace by
2890 gdbarch_deprecated_use_struct_convention.
2891 * arch-utils.c (legacy_return_value): Likewise.
2892 * gdbarch.c, gdbarch.h: Regenerate.
2893
2894 2007-06-18 Markus Deuling <deuling@de.ibm.com>
2895
2896 * gdbarch.sh (DEPRECATED_FUNCTION_START_OFFSET): Replace by
2897 gdbarch_deprecated_function_start_offset.
2898 * symtab.c (find_function_start_sal)skip_prologue_using_sal): Likewise.
2899 * linespec.c (minsym_found): Likewise.
2900 * infrun.c (handle_inferior_event): Likewise.
2901 * infcall.c (find_function_addr): Likewise.
2902 * cli/cli-cmds.c (disassemble_command): Likewise.
2903 * gdbarch.c, gdbarch.h: Regenerate.
2904
2905 2007-06-18 Markus Deuling <deuling@de.ibm.com>
2906
2907 * gdbarch.sh (DEPRECATED_REG_STRUCT_HAS_ADDR): Replace by
2908 gdbarch_deprecated_reg_struct_has_addr.
2909 * infcall.c (call_function_by_hand): Likewise.
2910 (DEPRECATED_REG_STRUCT_HAS_ADDR_P): Replace by
2911 * gdbarch_deprecated_reg_struct_has_addr_p.
2912 * infcall.c (call_function_by_hand): Likewise.
2913 * gdbarch.c, gdbarch.h: Regenerate.
2914
2915 2007-06-18 Markus Deuling <deuling@de.ibm.com>
2916
2917 * gdbarch.sh (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS): Remove.
2918 * sh-tdep.c (sh_extract_struct_value_address): Remove.
2919 (sh_gdbarch_init): Remove
2920 set_gdbarch_deprecated_extract_struct_value_address.
2921 * sh64-tdep.c (sh64_extract_struct_value_address): Remove.
2922 (sh64_gdbarch_init): Remove
2923 set_gdbarch_deprecated_extract_struct_value_address.
2924 * ia64-tdep.c (ia64_extract_struct_value_address): Remove.
2925 (ia64_gdbarch_init): Remove
2926 set_gdbarch_deprecated_extract_struct_value_address.
2927 * frv-tdep.c (frv_extract_struct_value_address): Remove.
2928 (frv_gdbarch_init): Remove
2929 set_gdbarch_deprecated_extract_struct_value_address.
2930 * gdbarch.c, gdbarch.h: Regenerate.
2931
2932 2007-06-18 Markus Deuling <deuling@de.ibm.com>
2933
2934 * gdbarch.sh (SP_REGNUM): Replace by gdbarch_sp_regnum.
2935 * v850-tdep.c (v850_unwind_sp): Likewise.
2936 * std-regs.c (value_of_builtin_frame_sp_reg): Likewise.
2937 * stack.c (frame_info): Likewise.
2938 * stabsread.c (define_symbol): Likewise.
2939 * sh-tdep.c (sh_push_dummy_call_fpu, sh_push_dummy_call_nofpu)
2940 (sh_dwarf2_frame_init_reg, sh_frame_cache, sh_frame_prev_register)
2941 (sh_unwind_sp): Likewise.
2942 * sh64-tdep.c (sh64_push_dummy_call, sh64_frame_cache)
2943 (sh64_frame_prev_register, sh64_unwind_sp): Likewise.
2944 * rs6000-tdep.c (rs6000_push_dummy_call, rs6000_unwind_dummy_id)
2945 (rs6000_frame_cache): Likewise.
2946 * rs6000-nat.c (store_register): Likewise.
2947 * remote-mips.c (mips_wait): Likewise.
2948 * procfs.c (procfs_fetch_registers, procfs_store_registers): Likewise.
2949 * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call)
2950 (ppc64_sysv_abi_push_dummy_call): Likewise.
2951 * ppcobsd-tdep.c (ppcobsd_sigtramp_frame_cache): Likewise.
2952 * ppcobsd-nat.c (ppcobsd_supply_pcb): Likewise.
2953 * ppcnbsd-tdep.c (ppcnbsd_sigtramp_cache_init): Likewise.
2954 * ppc-linux-tdep.c (ppc_linux_sigtramp_cache): Likewise.
2955 * m32r-rom.c (m32r_supply_register): Likewise.
2956 * frame.c (frame_sp_unwind): Likewise.
2957 * mips-tdep.c (mips_insn16_frame_cache)
2958 (mips_insn32_frame_cache): Likewise (comment).
2959 * m68klinux-nat.c (supply_gregset): Likewise.
2960 * m68k-tdep.c (m68k_get_longjmp_target): Likewise.
2961 * ia64-tdep.c (ia64_frame_prev_register): Likewise.
2962 * i386-tdep.c (i386_get_longjmp_target): Likewise.
2963 * dwarf2-frame.c (dwarf2_frame_default_init_reg): Likewise.
2964 * cris-tdep.c (cris_regnums, cris_sigcontext_addr)
2965 (cris_sigtramp_frame_unwind_cache, cris_push_dummy_call)
2966 (cris_scan_prologue, crisv32_scan_prologue, cris_unwind_sp)
2967 (cris_register_type, crisv32_register_type)
2968 (cris_dwarf2_frame_init_reg): Likewise.
2969 * arch-utils.c (legacy_virtual_frame_pointer): Likewise.
2970 * amd64-tdep.c (amd64_frame_prev_register): Likewise.
2971 * amd64-linux-tdep.c (amd64_linux_sigcontext_addr): Likewise.
2972 * libunwind-frame.c (libunwind_frame_cache): Likewise.
2973
2974 * gdbarch.sh (PC_REGNUM): Replace by gdbarch_pc_regnum.
2975 * regcache.c (read_pc_pid, generic_target_write_pc): Likewise.
2976 * xtensa-tdep.c (xtensa_register_type, xtensa_supply_gregset)
2977 (xtensa_unwind_pc, xtensa_frame_cache, xtensa_frame_prev_register)
2978 (xtensa_extract_return_value, xtensa_store_return_value): Likewise.
2979 * v850-tdep.c (v850_unwind_pc): Likewise.
2980 * stack.c (frame_info): Likewise.
2981 * sh-tdep.c (sh_generic_show_regs, sh3_show_regs, sh2e_show_regs)
2982 (sh2a_show_regs, sh2a_nofpu_show_regs, sh3e_show_regs)
2983 (sh3_dsp_show_regs, sh4_show_regs, sh4_nofpu_show_regs)
2984 (sh_dwarf2_frame_init_reg, sh_frame_prev_register, sh_unwind_pc)
2985 (sh_dsp_show_regs): Likewise.
2986 * shnbsd-tdep.c (shnbsd_supply_gregset)
2987 (shnbsd_collect_gregset): Likewise.
2988 * shnbsd-nat.c (GETREGS_SUPPLIES): Likewise.
2989 * sh64-tdep.c (sh64_compact_reg_base_num, sh64_show_media_regs)
2990 (sh64_frame_prev_register, sh64_unwind_pc): Likewise.
2991 * rs6000-tdep.c (ppc_supply_gregset, ppc_collect_gregset)
2992 (6000_register_reggroup_p, rs6000_unwind_pc)
2993 (rs6000_frame_cache): Likewise.
2994 * rs6000-nat.c (regmap, rs6000_fetch_inferior_registers)
2995 (rs6000_store_inferior_registers): Likewise.
2996 * remote-mips.c (mips_wait, mips_load): Likewise.
2997 * procfs.c (procfs_fetch_registers, procfs_store_registers): Likewise.
2998 * ppcobsd-tdep.c (ppcobsd_sigtramp_frame_cache): Likewise.
2999 * ppcobsd-nat.c (ppcobsd_supply_pcb): Likewise.
3000 * ppcnbsd-tdep.c (ppcnbsd_sigtramp_cache_init): Likewise.
3001 * ppcnbsd-nat.c (getregs_supplies, ppcnbsd_supply_pcb): Likewise.
3002 * ppc-linux-tdep.c (ppc_linux_sigtramp_cache): Likewise.
3003 * ppc-linux-nat.c (ppc_register_u_addr, fetch_ppc_registers)
3004 (store_ppc_registers, fill_gregset): Likewise.
3005 * mips-tdep.c (mips_stub_frame_cache, mips_gdbarch_init): Likewise.
3006 * mipsnbsd-tdep.c (mipsnbsd_supply_reg, mipsnbsd_fill_reg): Likewise.
3007 * mipsnbsd-nat.c (getregs_supplies): Likewise.
3008 * m68k-tdep.c (m68k_register_type, m68k_unwind_pc): Likewise.
3009 * m68klinux-nat.c (supply_gregset): Likewise.
3010 * irix5-nat.c (fill_gregset): Likewise.
3011 * i386-tdep.c (i386_unwind_pc): Likewise.
3012 * i386-linux-nat.c (i386_linux_resume): Likewise.
3013 * frame.c (get_prev_frame_1): Likewise.
3014 * dwarf2-frame.c (dwarf2_frame_default_init_reg): Likewise.
3015 * dbug-rom.c (dbug_supply_register): Likewise.
3016 * cris-tdep.c (cris_sigtramp_frame_unwind_cache, cris_scan_prologue)
3017 (crisv32_scan_prologue, cris_unwind_pc, cris_register_size)
3018 (cris_register_type, crisv32_register_type, crisv32_register_name)
3019 (cris_dwarf2_frame_init_reg, find_step_target)
3020 (cris_software_single_step, cris_supply_gregset)
3021 (cris_regnums): Likewise.
3022 * alpha-linux-nat.c (alpha_linux_register_u_offset): Likewise.
3023 * aix-thread.c (special_register_p, supply_sprs64, supply_sprs32)
3024 (fill_sprs64, fill_sprs32, store_regs_user_thread): Likewise.
3025 * std-regs.c (value_of_builtin_frame_pc_reg): Likewise.
3026 * mips-linux-tdep.c (mips_linux_write_pc): Likewise.
3027
3028 * gdbarch.sh (PS_REGNUM): Replace by gdbarch_ps_regnum.
3029 * dbug-rom.c (dbug_supply_register): Likewise.
3030 * xtensa-tdep.c (xtensa_supply_gregset, xtensa_frame_cache)
3031 (xtensa_frame_prev_register, xtensa_push_dummy_call): Likewise.
3032 * win32-nat.c (win32_resume): Likewise.
3033 * std-regs.c (value_of_builtin_frame_ps_reg): Likewise.
3034 * m68k-tdep.c (m68k_register_type): Likewise.
3035 * m68klinux-nat.c (supply_gregset): Likewise.
3036
3037 * gdbarch.sh (FP0_REGNUM): Replace by gdbarch_fp0_regnum.
3038 * sh-tdep.c (sh_extract_return_value_fpu, sh_store_return_value_fpu)
3039 (sh2e_show_regs, sh2a_show_regs, sh3e_show_regs, sh4_show_regs)
3040 (sh_sh2a_register_type, sh_sh3e_register_type, sh_sh4_register_type)
3041 (fv_reg_base_num, dr_reg_base_num): Likewise.
3042 * sh64-tdep.c (sh64_fv_reg_base_num, sh64_dr_reg_base_num)
3043 (sh64_fpp_reg_base_num, sh64_compact_reg_base_num, sh64_push_dummy_call)
3044 (sh64_extract_return_value, sh64_store_return_value)
3045 (sh64_show_media_regs, sh64_show_compact_regs, sh64_register_type)
3046 (sh64_do_fp_register, sh64_media_print_registers_info): Likewise.
3047 * procfs.c (procfs_fetch_registers, procfs_store_registers)
3048 (invalidate_cache): Likewise.
3049 * ppc-linux-tdep.c (ppc_linux_sigtramp_cache): Likewise.
3050 * mipsnbsd-tdep.c (mipsnbsd_supply_fpreg)
3051 (mipsnbsd_fill_fpreg): Likewise.
3052 * mipsnbsd-nat.c (mipsnbsd_fetch_inferior_registers)
3053 (mipsnbsd_store_inferior_registers): Likewise.
3054 * mips-linux-tdep.c (mips_supply_fpregset, mips_fill_fpregset)
3055 (mips64_supply_fpregset, mips64_fill_fpregset): Likewise.
3056 * mips-linux-nat.c (mips64_linux_register_addr): Likewise.
3057 * m68k-tdep.c (m68k_register_type, m68k_convert_register_p): Likewise.
3058 * m68klinux-nat.c (getfpregs_supplies, supply_fpregset)
3059 (fill_fpregset): Likewise.
3060 * irix5-nat.c (supply_fpregset, fill_fpregset): Likewise.
3061 * i386-tdep.h (struct_return): Likewise (comment).
3062 * i386-nto-tdep.c (i386nto_register_area): Likewise.
3063 * go32-nat.c (fetch_register, go32_fetch_registers, store_register)
3064 (go32_store_registers): Likewise.
3065 * alpha-tdep.c (alpha_next_pc): Likewise.
3066 * alpha-linux-nat.c (alpha_linux_register_u_offset): Likewise.
3067 * alphabsd-nat.c (alphabsd_fetch_inferior_registers)
3068 (alphabsd_store_inferior_registers): Likewise.
3069 * core-regset.c (fetch_core_registers): Likewise.
3070 * i386v4-nat.c (supply_fpregset, fill_fpregset): Likewise.
3071
3072 * gdbarch.c, gdbarch.h: Regenerate.
3073
3074 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
3075
3076 * coffread.c (coff_sym_fns): Add default_symfile_segments.
3077 * dbxread.c (start_psymtab): Check HAVE_ELF.
3078 (aout_sym_fns): Likewise.
3079 * elfread.c (elf_symfile_segments): New.
3080 (elf_sym_fns): Add elf_symfile_segments.
3081 * mipsread.c (ecoff_sym_fns): Add default_symfile_segments.
3082 * remote.c (get_offsets): Use symfile_map_offsets_to_segments.
3083 Skip if there is no symfile_objfile. Handle TextSeg and DataSeg.
3084 * somread.c (som_sym_fns): Use default_symfile_segments.
3085 * symfile.c (find_sym_fns): Take a BFD and return the sym_fns.
3086 (init_objfile_sect_indices): Call symfile_find_segment_sections.
3087 (default_symfile_segments): New function.
3088 (syms_from_objfile): Update call to find_sym_fns.
3089 (symfile_get_segment_data, free_symfile_segment_data): New.
3090 (symfile_map_offsets_to_segments): New.
3091 (symfile_find_segment_sections): New.
3092 * symfile.h (struct symfile_segment_data): New.
3093 (struct sym_fns): Add sym_segments.
3094 (default_symfile_segments, symfile_get_segment_data)
3095 (free_symfile_segment_data): New prototypes.
3096 (symfile_map_offsets_to_segments): Likewise.
3097 * xcoffread.c (xcoff_sym_fns): Add default_symfile_segments.
3098 * Makefile.in (COMMON_OBS): Remove elfread.o.
3099 (elf_internal_h): New.
3100 (elfread.o): Update.
3101 * configure.ac: Add elfread.o to COMMON_OBS if bfd/elf.o was
3102 compiled.
3103 * config.in, configure: Regenerated.
3104 * NEWS: Mention qOffsets changes.
3105
3106 2007-06-16 Ulrich Weigand <uweigand@de.ibm.com>
3107
3108 * gdbtypes.h (builtin_type_m2_char, builtin_type_m2_int,
3109 builtin_type_m2_card, builtin_type_m2_real, builtin_type_m2_bool):
3110 Replace global variable declaration with compatibility macro.
3111 (struct builtin_m2_type): New data type.
3112 (builtin_m2_type): Add prototype.
3113 * m2-lang.c (builtin_type_m2_char, builtin_type_m2_int,
3114 builtin_type_m2_card, builtin_type_m2_real, builtin_type_m2_bool):
3115 Remove global variables.
3116 (m2_language_arch_info): Use builtin_m2_type instead of variables.
3117 (build_m2_types): New function.
3118 (m2_type_data): New variable.
3119 (builtin_m2_type): New function.
3120 (_initialize_m2_language): Do not build data types. Register
3121 m2_type_data per-gdbarch data.
3122
3123 2007-06-16 Ulrich Weigand <uweigand@de.ibm.com>
3124
3125 * gdbtypes.h (builtin_type_f_character, builtin_type_f_logical,
3126 builtin_type_f_logical_s1, builtin_type_f_logical_s2,
3127 builtin_type_f_integer, builtin_type_f_integer_s2, builtin_type_f_real,
3128 builtin_type_f_real_s8, builtin_type_f_real_s16,
3129 builtin_type_f_complex_s8, builtin_type_f_complex_s16,
3130 builtin_type_f_complex_s32, builtin_type_f_void): Replace global
3131 variable declaration with compatibility macro.
3132 (struct builtin_f_type): New data type.
3133 (builtin_f_type): Add prototype.
3134 * f-lang.c (builtin_type_f_character, builtin_type_f_logical,
3135 builtin_type_f_logical_s1, builtin_type_f_logical_s2,
3136 builtin_type_f_integer, builtin_type_f_integer_s2, builtin_type_f_real,
3137 builtin_type_f_real_s8, builtin_type_f_real_s16,
3138 builtin_type_f_complex_s8, builtin_type_f_complex_s16,
3139 builtin_type_f_complex_s32, builtin_type_f_void): Remove variables.
3140 (f_language_arch_info): Use builtin_f_type instead of variables.
3141 (build_fortran_types): Build builtin_f_type structure instead of
3142 setting global type variables.
3143 (f_type_data): New variable.
3144 (builtin_f_type): New function.
3145 (_initialize_f_language): Do not call build_fortran_types. Do not
3146 swap global type variables. Register f_type_data per-gdbarch data.
3147
3148 2007-06-16 Ulrich Weigand <uweigand@de.ibm.com>
3149
3150 * f-lang.c (_initialize_f_language): Do not initialize or
3151 swap builtin_type_string.
3152
3153 2007-06-16 Ulrich Weigand <uweigand@de.ibm.com>
3154
3155 * std-regs.c (builtin_type_frame_reg, build_builtin_type_frame_reg,
3156 value_of_builtin_frame_reg): Remove.
3157 (_initialize_frame_reg): Do not swap builtin_type_frame_reg. Remove
3158 inactive call to value_of_builtin_frame_reg.
3159
3160 2007-06-16 Ulrich Weigand <uweigand@de.ibm.com>
3161
3162 * gdbarch.sh (bfd_vma_bit): Remove.
3163 * gdbarch.c, gdbarch.h: Regenerate.
3164
3165 * gdbtypes.h (builtin_bfd_vma_type): Remove.
3166 * gdbtypes.h (builtin_bfd_vma_type): Remove.
3167 (build_gdbtypes): Do not initialize it.
3168 (_initialize_gdbtypes): Do not swap it.
3169
3170 2007-06-16 Ulrich Weigand <uweigand@de.ibm.com>
3171
3172 * gdbtypes.c (builtin_type_v2_double, builtin_type_v4_float,
3173 builtin_type_v2_int64, builtin_type_v4_int32, builtin_type_v8_int16,
3174 builtin_type_v16_int8, builtin_type_v2_float, builtin_type_v2_int32,
3175 builtin_type_v4_int16, builtin_type_v8_int8, builtin_type_v4sf,
3176 builtin_type_v4si, builtin_type_v16qi, builtin_type_v8qi,
3177 builtin_type_v8hi, builtin_type_v4hi, builtin_type_v2si,
3178 builtin_type_vec64, builtin_type_vec128): Remove.
3179 (init_simd_type): Remove.
3180 (init_vector_type): Make global.
3181 (build_builtin_type_vec64, build_builtin_type_vec128): Remove.
3182 (build_gdbtypes): Do not build vector types.
3183 (_initialize_gdbtypes): Do not swap vector types.
3184 * gdbtypes.h (builtin_type_v2_double, builtin_type_v4_float,
3185 builtin_type_v2_int64, builtin_type_v4_int32, builtin_type_v8_int16,
3186 builtin_type_v16_int8, builtin_type_v2_float, builtin_type_v2_int32,
3187 builtin_type_v4_int16, builtin_type_v8_int8, builtin_type_v4sf,
3188 builtin_type_v4si, builtin_type_v16qi, builtin_type_v8qi,
3189 builtin_type_v8hi, builtin_type_v4hi, builtin_type_v2si,
3190 builtin_type_vec64, builtin_type_vec128): Remove declarations.
3191 (init_vector_type): Add prototype.
3192
3193 * i386-tdep.h (struct gdbarch_tdep): Add i386_mmx_type and
3194 i386_sse_type members.
3195 (i386_mmx_type, i386_sse_type): Change from variables to functions.
3196 * i386-tdep.c (i386_mmx_type, i386_sse_type): Remove variables.
3197 (i386_init_types): Do not build vector types.
3198 (i386_mmx_type, i386_sse_type): New functions.
3199 (i386_register_type): Call them instead of using global variables.
3200 (i386_gdbarch_init): Use XCALLOC to allocate tdep structure.
3201 * amd64-tdep.c (amd64_register_type): Call i386_sse_type instead
3202 of using global variable.
3203
3204 * rs6000-tdep.h (struct gdbarch_tdep): Add ppc_builtin_type_vec64
3205 and ppc_builtin_type_vec128 members.
3206 * rs6000-tdep.c (rs6000_builtin_type_vec64): New function.
3207 (rs6000_builtin_type_vec128): Likewise.
3208 (rs6000_register_type): Call them instead of using builtin_type_vec64
3209 and builtin_type_vec128.
3210 (rs6000_gdbarch_init): Use XCALLOC to allocate tdep structure.
3211
3212 * spu-tdep.c (struct gdbarch_tdep): New data type.
3213 (spu_builtin_type_vec128): Remove variable.
3214 (spu_builtin_type_vec128): New function.
3215 (spu_register_type): Call it instead of using global variable.
3216 (spu_gdbarch_init): Allocate tdep structure.
3217 (spu_init_vector_type): Remove function.
3218 (_initialize_spu_tdep): Do not call it.
3219
3220 2007-06-16 Ulrich Weigand <uweigand@de.ibm.com>
3221
3222 * amd64-tdep.c (struct amd64_register_info): Remove.
3223 (amd64_register_info): Remove.
3224 (amd64_register_names): New static variable.
3225 (AMD64_NUM_REGS): Use amd64_register_names instead of
3226 amd64_register_info.
3227 (amd64_register_name): Likewise.
3228 (amd64_register_type): Do not refer to amd64_register_info.
3229
3230 * s390-tdep.c (struct s390_register_info): Remove.
3231 (s390_register_info): Remove.
3232 (s390_register_name): Do not refer to s390_register_info.
3233 (s390_register_type): Likewise.
3234
3235 * sparc64-tdep.c (struct sparc64_register_info): Remove.
3236 (sparc64_register_info, sparc64_pseudo_register_info): Remove.
3237 (sparc64_register_names, sparc64_pseudo_register_names): New.
3238 (SPARC64_NUM_REGS, SPARC64_NUM_PSEUDO_REGS): Use
3239 sparc64_register_names and sparc64_pseudo_register_names instead of
3240 sparc64_register_info and sparc64_pseudo_register_info.
3241 (sparc64_register_name): Likewise.
3242 (sparc64_register_type): Do not refer to sparc64_register_info
3243 and sparc64_pseudo_register_info.
3244
3245 2007-06-16 Ulrich Weigand <uweigand@de.ibm.com>
3246
3247 * c-lang.c (cplus_builtin_types): Remove.
3248 (enum cplus_primitive_types): New data type.
3249 (cplus_language_arch_info): New function.
3250 (cplus_language_defn): Set la_language_arch_info member. Do not set
3251 la_builtin_type_vector and string_char_type members.
3252
3253 * f-lang.c (f_builtin_types): Remove.
3254 (enum f_primitive_types): New data type.
3255 (f_language_arch_info): New function.
3256 (f_language_de): Set la_language_arch_info member. Do not set
3257 la_builtin_type_vector and string_char_type members.
3258
3259 * m2-lang.c (m2_builtin_types): Remove.
3260 (enum m2_primitive_types): New data type.
3261 (m2_language_arch_info): New function.
3262 (m2_language_defn): Set la_language_arch_info member. Do not set
3263 la_builtin_type_vector and string_char_type members.
3264
3265 * objc-lang.c (objc_builtin_types): Remove.
3266 (objc_language): Set la_language_arch_info member. Do not set
3267 la_builtin_type_vector and string_char_type members.
3268
3269 * p-lang.c (pascal_builtin_types): Remove.
3270 (enum pascal_primitive_types): New data type.
3271 (pascal_language_arch_info): New function.
3272 (pascal_language_defn): Set la_language_arch_info member. Do not set
3273 la_builtin_type_vector and string_char_type members.
3274
3275 2007-06-16 Ulrich Weigand <uweigand@de.ibm.com>
3276
3277 * regcache.c (struct regcache): Add ptid_t member.
3278 (regcache_xmalloc): Initialize it.
3279 (regcache_cpy_no_passthrough): Do not refer to current_regcache.
3280 (regcache_dup): Likewise.
3281 (regcache_dup_no_passthrough): Likewise.
3282 (current_regcache): Make static.
3283 (registers_ptid): Remove variable.
3284 (get_thread_regcache): New function.
3285 (get_current_regcache): New function.
3286 (registers_changed): Implement by freeing current regcache.
3287 (regcache_raw_read): Do not refer to current_regcache. Set
3288 inferior_ptid to regcache->ptid while calling target routines.
3289 (regcache_raw_write): Likewise.
3290 (regcache_raw_supply): Do not refer to current_regcache.
3291 (read_pc_pid): Use thread regcache. Do not modify inferior_ptid.
3292 (write_pc_pid): Likewise.
3293 (build_regcache): Remove.
3294 (_initialize_regcache): Do not call DEPRECATED_REGISTER_GDBARCH_SWAP
3295 or deprecated_register_gdbarch_swap. Do not initialize
3296 registers_ptid.
3297 * regcache.h (get_current_regcache): Add prototype.
3298 (get_thread_regcache): Likewise.
3299 (current_regcache): Remove declaration.
3300
3301 * corelow.c (core_open): Replace current_regcache by
3302 get_current_regcache ().
3303 * frame.c (frame_pop): Likewise.
3304 (put_frame_register): Likewise.
3305 (get_current_frame, create_new_frame): Likewise.
3306 * mi/mi-main.c (mi_cmd_data_write_register_values): Likewise.
3307 * stack.c (return_command): Likewise.
3308 * infcall.c (call_function_by_hand): Likewise.
3309 * infrun.c (resume): Likewise.
3310 (save_inferior_status, restore_inferior_status): Likewise.
3311 * linux-fork.c (fork_load_infrun_state): Likewise.
3312 (fork_save_infrun_state): Likewise.
3313 * win32-nat.c (win32_resume): Likewise.
3314 * i386fbsd-nat.c (i386fbsd_resume): Likewise.
3315 * monitor.c (monitor_wait): Likewise.
3316 * remote.c (remote_wait): Likewise.
3317 * remote-mips.c (mips_wait): Likewise.
3318
3319 * bsd-kvm.c (bsd_kvm_open): Likewise
3320 (bsd_kvm_proc_cmd, bsd_kvm_pcb_cmd): Likewise.
3321 * fbsd-nat.c (fbsd_make_corefile_notes): Likewise.
3322 * i386-linux-nat.c (i386_linux_resume): Likewise.
3323 * ia64-linux-nat.c (ia64_linux_insert_watchpoint): Likewise.
3324 (ia64_linux_stopped_data_address): Likewise.
3325
3326 * frv-tdep.c (frv_fdpic_loadmap_addresses): Likewise.
3327 * m32c-tdep.c (m32c_virtual_frame_pointer): Likewise.
3328 * mep-tdep.c (current_me_module, current_options): Likewise.
3329 * mips-tdep.c (deprecated_mips_set_processor_regs_hack): Likewise.
3330
3331 * linux-nat.c (linux_nat_do_thread_registers): Use thread
3332 regcache instead of current_regcache. Call target_fetch_registers.
3333 (linux_nat_corefile_thread_callback): Update call site.
3334 (linux_nat_do_registers): Likewise.
3335 * procfs.c (procfs_do_thread_registers): Use thread regcache instead
3336 of current_regcache.
3337 (procfs_make_note_section): Likewise.
3338 * proc-service.c (ps_lgetregs, ps_lsetregs): Likewise.
3339 (ps_lgetfpregs, ps_lsetfpregs): Likewise.
3340 * sol-thread.c (ps_lgetregs, ps_lsetregs): Likewise.
3341 (ps_lgetfpregs, ps_lsetfpregs): Likewise.
3342
3343 2007-06-15 Ulrich Weigand <uweigand@de.ibm.com>
3344
3345 * regcache.c (read_register, read_register_pid): Remove.
3346 (write_register, write_register_pid): Likewise.
3347 * regcache.h (read_register, read_register_pid): Remove prototype.
3348 (write_register, write_register_pid): Likewise.
3349
3350 2007-06-15 Ulrich Weigand <uweigand@de.ibm.com>
3351
3352 * gdbarch.sh (read_pc): Add REGCACHE argument. Remove PTID argument.
3353 (write_pc): Likewise. Remove default implementation, add predicate.
3354 * gdbarch.c, gdbarch.h: Regenerate.
3355 * regcache.c (read_pc_pid): Use current regcache instead of calling
3356 read_register_pid.
3357 (write_pc_pid): Check gdbarch_write_pc predicate, implement default
3358 case inline.
3359 (generic_target_write_pc): Remove.
3360 * inferior.h (generic_target_write_pc): Remove.
3361 * frv-tdep.c (frv_gdbarch_init): Do not install it.
3362 * m68hc11-tdep.c (m68hc11_gdbarch_init): Likewise.
3363 * rs6000-tdep.c (rs6000_gdbarch_init): Likewise.
3364 * sh64-tdep.c (sh64_gdbarch_init): Likewise.
3365 * sh-tdep.c (sh_gdbarch_init): Likewise.
3366 * xstormy16-tdep.c (xstormy16_gdbarch_init): Likewise.
3367
3368 * avr-tdep.c (avr_read_pc): Add REGCACHE argument. Remove PTID
3369 argument. Use REGCACHE instead of calling read_register_pid.
3370 * hppa-hpux-tdep.c (hppa_hpux_read_pc): Likewise.
3371 * hppa-tdep.c (hppa_read_pc): Likewise.
3372 * hppa-tdep.h (hppa_read_pc): Likewise.
3373 * ia64-tdep.c (ia64_read_pc): Likewise.
3374 * m32r-tdep.c (m32r_read_pc): Likewise.
3375 * mep-tdep.c (mep_read_pc): Likewise.
3376 * mn10300-tdep.c (mn10300_read_pc): Likewise.
3377 * spu-tdep.c (spu_read_pc): Likewise.
3378
3379 * arm-tdep.c (arm_write_pc): Add REGCACHE argument. Remove PTID
3380 argument. Use REGCACHE instead of calling write_register_pid.
3381 * avr-tdep.c (avr_write_pc): Likewise.
3382 * hppa-hpux-tdep.c (hppa_hpux_write_pc): Likewise.
3383 * hppa-tdep.c (hppa_write_pc): Likewise.
3384 * hppa-tdep.h (hppa_write_pc): Likewise.
3385 * i386-linux-tdep.c (i386_linux_write_pc): Likewise.
3386 * amd64-linux-tdep.c (amd64_linux_write_pc): Likewise.
3387 * ia64-linux-tdep.c (ia64_linux_write_pc): Likewise.
3388 * ia64-tdep.c (ia64_write_pc): Likewise.
3389 * ia64-tdep.h (ia64_write_pc): Likewise.
3390 * m32r-tdep.c (m32r_write_pc): Likewise.
3391 * m88k-tdep.c (m88k_write_pc): Likewise.
3392 * mep-tdep.c (mep_write_pc): Likewise.
3393 * mips-tdep.c (mips_write_pc): Likewise.
3394 * mips-linux-tdep.c (mips_linux_write_pc): Likewise.
3395 * mn10300-tdep.c (mn10300_write_pc): Likewise.
3396 * sparc-tdep.c (sparc_write_pc): Likewise.
3397 * spu-tdep.c (spu_write_pc): Likewise.
3398
3399 * mips-tdep.c (read_signed_register): Remove.
3400 (read_signed_register_pid): Likewise.
3401 (mips_read_pc): Add REGCACHE argument. Remove PTID argument.
3402 Use REGCACHE instead of calling read_signed_register_pid.
3403
3404 2007-06-15 Ulrich Weigand <uweigand@de.ibm.com>
3405
3406 * gdbarch.sh (push_dummy_code): Add REGCACHE argument.
3407 * gdbarch.c, gdbarch.h: Regenerate.
3408 * infcall.c (generic_push_dummy_code): Add REGCACHE argument.
3409 (push_dummy_code): Likewise. Pass it to callee.
3410 (call_function_by_hand): Pass current regcache to push_dummy_code.
3411
3412 * hppa-hpux-tdep.c (hppa_hpux_push_dummy_code): Add REGCACHE
3413 argument. Use it instead of current_regcache.
3414
3415 * cris-tdep.c (cris_push_dummy_code): Add REGCACHE argument.
3416 * sparc-tdep.c (sparc32_push_dummy_code): Likewise.
3417
3418 2007-06-15 Ulrich Weigand <uweigand@de.ibm.com>
3419
3420 * gdbarch.sh (get_longjmp_target): Add FRAME argument.
3421 * gdbarch.c, gdbarch.h: Regenerate.
3422 * infrun.c (handle_inferior_event): Pass current frame to
3423 gdbarch_get_longjmp_target.
3424
3425 * alpha-tdep.c (alpha_get_longjmp_target): Add FRAME argument.
3426 Read registers from FRAME instead of using read_register.
3427 Use get_frame_arch instead of current_gdbarch.
3428 * arm-tdep.c (arm_get_longjmp_target): Likewise.
3429 * i386-tdep.c (i386_get_longjmp_target): Likewise.
3430 * m68k-tdep.c (m68k_get_longjmp_target): Likewise.
3431 * mips-linux-tdep.c (mips_linux_get_longjmp_target): Likewise.
3432 (mips64_linux_get_longjmp_target): Likewise.
3433 * mipsnbsd-tdep.c (mipsnbsd_get_longjmp_target): Likewise.
3434
3435 2007-06-15 Ulrich Weigand <uweigand@de.ibm.com>
3436
3437 * gdbarch.sh (skip_trampoline_code): Add FRAME argument.
3438 * gdbarch.c, gdbarch.h: Regenerate.
3439 * arch-utils.c (generic_skip_trampoline_code): Add FRAME argument.
3440 * arch-utils.h (generic_skip_trampoline_code): Likewise.
3441 * infrun.c (handle_inferior_event): Pass current frame to
3442 gdbarch_skip_trampoline_code and skip_language_trampoline.
3443
3444 * language.c (unk_lang_trampoline): Add FRAME argument.
3445 (skip_language_trampoline): Add FRAME argument. Pass it to
3446 skip_trampoline callback.
3447 * language.h: Add forward declaration of struct frame_info.
3448 (struct language_defn): Add FRAME argument to skip_trampoline.
3449 (skip_language_trampoline): Add FRAME argument.
3450 * cp-abi.c (cplus_skip_trampoline): Add FRAME argument. Pass it
3451 to skip_trampoline callback.
3452 * cp-abi.h: Add forward declaration of struct frame_info.
3453 (cplus_skip_trampoline): Add FRAME argument.
3454 (struct cp_abi_ops): Add FRAME argument to skip_trampoline callback.
3455 * gnu-v3-abi.c (gnuv3_skip_trampoline): Add FRAME argument. Pass it
3456 to gdbarch_skip_trampoline_code.
3457 * objc-lang.c (objc_skip_trampoline): Add FRAME argument. Pass it
3458 to gdbarch_skip_trampoline_code.
3459
3460 * minsyms.c (find_solib_trampoline_target): Add FRAME argument.
3461 * symtab.h (find_solib_trampoline_target): Likewise.
3462 * obsd-tdep.c (obsd_skip_solib_resolver): Pass current frame to
3463 find_solib_trampoline_target.
3464
3465 * arm-tdep.c (arm_skip_stub): Add FRAME argument. Read registers
3466 from FRAME instead of calling read_register.
3467
3468 * hppa-hpux-tdep.c (hppa_hpux_skip_trampoline_code): Add FRAME
3469 argument. Read registers from FRAME instead of using read_register.
3470 * hppa-tdep.c (hppa_skip_trampoline_code): Likewise.
3471 * hppa-tdep.h (hppa_skip_trampoline_code): Add FRAME argument.
3472
3473 * i386-cygwin-tdep.c (i386_cygwin_skip_trampoline_code): Add FRAME
3474 argument.
3475
3476 * m32c-tdep.c (m32c_skip_trampoline_code): Add FRAME argument.
3477
3478 * mips-tdep.c (mips_skip_trampoline_code): Add FRAME argument. Read
3479 registers from FRAME instead of using read_signed_register.
3480
3481 * ppc-linux-tdep.c (ppc_linux_skip_trampoline_code): Add FRAME
3482 argument.
3483 (ppc64_standard_linkage_target): Likewise. Read registers from FRAME
3484 instead of using read_register.
3485 (ppc64_skip_trampoline_code): Add FRAME argument. Pass it to
3486 ppc64_standard_linkage_target.
3487 * rs6000-tdep.c (rs6000_skip_trampoline_code): Add FRAME argument.
3488 Pass it to find_solib_trampoline_target. Read registers from FRAME
3489 instead of using read_register.
3490
3491 * xstormy16-tdep.c (xstormy16_skip_trampoline_code): Add FRAME
3492 argument.
3493
3494 2007-06-15 Ulrich Weigand <uweigand@de.ibm.com>
3495
3496 * gdbarch.sh (software_single_step): Replace REGCACHE argument by
3497 FRAME argument.
3498 * gdbarch.c, gdbarch.h: Regenerate.
3499 * infrun.c (resume): Pass current frame to SOFTWARE_SINGLE_STEP.
3500
3501 * alpha-tdep.c (alpha_next_pc): Add FRAME argument. Retrieve
3502 registers from FRAME instead of using read_register.
3503 (alpha_software_single_step): Replace REGCACHE by FRAME. Pass FRAME
3504 to alpha_next_pc. Use get_frame_pc instead of read_pc.
3505 * alpha-tdep.h (alpha_software_single_step): Replace REGCACHE
3506 argument by FRAME.
3507
3508 * arm-tdep.c (shifted_reg_val): Add FRAME argument. Read registers
3509 from FRAME instead of using read_register.
3510 (thumb_get_next_pc): Likewise.
3511 (arm_get_next_pc): Likewise.
3512 (arm_software_single_step): Replace REGCACHE by FRAME. Pass FRAME
3513 to arm_get_next_pc. Use get_frame_pc instead of read_register.
3514 * arm-tdep.h (arm_software_single_step): Replace REGCACHE
3515 argument by FRAME.
3516
3517 * cris-tdep.c (find_step_target): Add FRAME argument. Read registers
3518 from FRAME instead of using read_register.
3519 (cris_software_single_step): Replace REGCACHE by FRAME. Pass FRAME
3520 to find_step_target.
3521
3522 * mips-tdep.c (mips32_next_pc): Add FRAME argument. Read registers
3523 from FRAME instead of using read_register / read_signed_register.
3524 (extended_mips16_next_pc): Likewise.
3525 (mips16_next_pc): Likewise.
3526 (mips_next_pc): Likewise.
3527 (mips_software_single_step): Replace REGCACHE by FRAME. Pass FRAME
3528 to mips_next_pc. Use get_frame_pc instead of read_pc.
3529 * mips-tdep.h (mips_software_single_step): Replace REGCACHE
3530 argument by FRAME.
3531
3532 * rs6000-tdep.c (branch_dest): Add FRAME argument. Use it instead
3533 of current frame. Read registers from FRAME.
3534 (deal_with_atomic_sequence): Add FRAME argument. Pass it to
3535 branch_dest. Use get_frame_pc instead of read_pc.
3536 (rs6000_software_single_step): Likewise.
3537 (bl_to_blrl_insn_p): Do not call branch_dest.
3538 * rs6000-tdep.h (rs6000_software_single_step): Replace REGCACHE
3539 argument by FRAME.
3540
3541 * sparc64-linux-tdep.c (sparc64_linux_step_trap): Add FRAME argument.
3542 Read registers from FRAME instead of current regcache.
3543 * sparc-linux-tdep.c (sparc32_linux_step_trap): Likewise.
3544 * sparcnbsd-tdep.c (sparcnbsd_step_trap): Likewise.
3545 * sparc-tdep.c (sparc_address_from_register): Remove.
3546 (sparc_analyze_control_transfer): Pass FRAME argument instead of
3547 GDBARCH. Pass FRAME to step_trap callback.
3548 (sparc_step_trap): Add FRAME argument.
3549 (space_software_single_step): Replace REGCACHE by FRAME. Pass FRAME
3550 to sparc_analyze_control_transfer. Read registers from FRAME instead
3551 of calling sparc_address_from_register.
3552 * sparc-tdep.h (struct gdbarch_tdep): Add FRAME argument to
3553 step_trap callback.
3554 (sparc_address_from_register): Remove prototype.
3555 (sparc_software_single_step): Replace REGCACHE argument by FRAME.
3556 (sparcnbsd_step_trap): Add FRAME argument.
3557
3558 * spu-tdep.c (spu_software_single_step): Replace REGCACHE argument
3559 by FRAME. Read registers from FRAME instead of REGCACHE.
3560
3561 2007-06-15 Ulrich Weigand <uweigand@de.ibm.com>
3562
3563 * arm-tdep.c (arm_print_float_info): Use register value from FRAME
3564 instead of calling read_register.
3565
3566 * avr-tdep.c (avr_push_dummy_call): Write to REGCACHE instead of
3567 calling write_register.
3568
3569 * hppa-tdep.c (hppa32_push_dummy_call): Write to REGCACHE instead of
3570 calling write_register.
3571
3572 * ia64-tdep.c (find_func_descr): Add REGCACHE parameter. Use it
3573 instead of calling read_register.
3574 (ia64_push_dummy_call): Update call to find_func_descr. Use REGCACHE
3575 instead of calling read_register and write_register.
3576
3577 * m32r-tdep.c (m32r_linux_supply_gregset): Use REGCACHE parameter
3578 instead of current_regcache.
3579
3580 * mn10300-tdep.c (mn10300_push_dummy_call): Write to REGCACHE instead
3581 of calling write_register.
3582 * mn10300-linux-tdep.c (am33_supply_fpregset_method): Use REGCACHE
3583 parameter instead of current_regcache.
3584
3585 * mips-tdep.c (mips2_fp_compat): Add FRAME parameter. Use it
3586 instead of calling read_register.
3587 (mips_read_fp_register_double, mips_print_fp_register): Update calls.
3588 (mips_eabi_push_dummy_call): Use REGCACHE instead of write_register.
3589 (mips_n32n64_push_dummy_call): Likewise.
3590 (mips_o32_push_dummy_call): Likewise.
3591 (mips_o64_push_dummy_call): Likewise.
3592
3593 * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call): Use REGCACHE
3594 parameter instead of current_regcache.
3595
3596 * xtensa-tdep.c (xtensa_register_write_masked): Add REGCACHE parameter.
3597 Use it instead of read_register and write_register.
3598 (xtensa_register_read_masked): Likewise.
3599 (xtensa_pseudo_register_read): Update call.
3600 (xtensa_pseudo_register_write): Likewise.
3601 (xtensa_frame_cache): Use register values unwound from NEXT_FRAME
3602 instead of calling read_register.
3603 (xtensa_push_dummy_call): Update comment.
3604
3605 2007-06-15 Ulrich Weigand <uweigand@de.ibm.com>
3606
3607 * mips-tdep.c (mips16_scan_prologue): Replace read_next_frame_reg
3608 by frame_unwind_register_signed calls.
3609 (mips32_scan_prologue): Likewise. Skip analysis of alloca stack
3610 frame allocations when called with NULL NEXT_FRAME parameter.
3611 (read_next_frame_reg): Remove.
3612
3613 * sh-tdep.c (sh_analyze_prologue): Add FPSCR parameter. Use it
3614 instead of reading the FPSCR register.
3615 (sh_frame_cache): Pass unwound FPSCR register value to
3616 sh_analyze_prologue.
3617 (sh_skip_prologue): Pass dummy FPSCR value to sh_analyze_prologue.
3618
3619 * v850-tdep.c (v850_analyze_prologue): Add CTBP parameter. Use it
3620 instead of reading the CTBP register.
3621 (v850_frame_cache): Pass unwound CTBP register value to
3622 v850_analyze_prologue.
3623
3624 2007-06-15 Ulrich Weigand <uweigand@de.ibm.com>
3625
3626 * sh-tdep.h (sh_show_regs): Add FRAME parameter.
3627 * sh-tdep.c (sh_show_regs): Likewise.
3628 (sh_show_regs_command): Pass current frame to sh_show_regs routine.
3629 (sh_generic_show_regs): Add FRAME parameter. Use register
3630 values from that frame instead of calling read_register.
3631 (sh3_show_regs, sh2e_show_regs, sh2a_show_regs, sh2a_nofpu_show_regs,
3632 sh3e_show_regs, sh3_dsp_show_regs, sh4_show_regs, sh4_nofpu_show_regs,
3633 sh_dsp_show_regs): Likewise.
3634 * sh64-tdep.c (sh64_show_media_regs, sh64_show_compact_regs,
3635 sh64_show_regs): Likewise.
3636
3637 2007-06-15 Ulrich Weigand <uweigand@de.ibm.com>
3638
3639 * mips-tdep.c (deprecated_mips_set_processor_regs_hack): Read from
3640 current regcache instead of calling read_register.
3641
3642 2007-06-15 Ulrich Weigand <uweigand@de.ibm.com>
3643
3644 * mep-tdep.c (current_me_module): Read from current regcache
3645 instead of calling read_register.
3646 (current_options): Likewise.
3647
3648 2007-06-15 Ulrich Weigand <uweigand@de.ibm.com>
3649
3650 * cris-tdep.c (cris_stopped_data_address): Read register values
3651 from current frame instead of calling read_register.
3652 * frv-tdep.c (frv_stopped_data_address): Likewise.
3653
3654 2007-06-15 Ulrich Weigand <uweigand@de.ibm.com>
3655
3656 * solib-sunos.c (sunos_solib_create_inferior_hook): Use write_pc
3657 instead of write_register (PC_REGNUM, ...).
3658
3659 2007-06-15 Ulrich Weigand <uweigand@de.ibm.com>
3660
3661 * solib-sunos.c (sunos_solib_create_inferior_hook): Add comment
3662 explaining why the PC adjustment code is necessary.
3663
3664 2007-06-15 Vladimir Prus <vladimir@codesourcery.com>
3665
3666 * m68k-tdep.h (enum m68k_flavour): New.
3667 (struct gdbarch_tdep): New fields
3668 float_return, flavour and fpregs_present.
3669 * m68k-tdep.c (m68k_register_type): Use
3670 fpregs_present and conditionalize floating
3671 registers type on flavour.
3672 (m68k_register_names): New.
3673 (m68k_register_name): Use the above.
3674 (m68k_convert_register_p): Consult fpregs_present.
3675 (m68k_register_to_value, m68k_value_to_register):
3676 Use register_type to obtain the type of floating
3677 point registers.
3678 (m68k_svr4_extract_return_value): Check tdep->float_return.
3679 Use register_type to get the type of floating
3680 point regiters.
3681 (m68k_svr4_store_return_value): Likewise.
3682 (m68k_dwarf_reg_to_regnum): Check tdep->fpregs_present.
3683 (m68k_analyze_register_saves): Likewise.
3684 (m68k_gdbarch_init): Extract infromation
3685 from XML description, if present. Guess coldfire by
3686 looking at the file, if present. Conditionalize
3687 setting of long double format. Set decr_pc_after_break
3688 to 2 on coldfire and fido. Enable XML-driven
3689 register description.
3690 * m68kbsd-tdep.c (m68kbsd_fpreg_offset): Use
3691 size of tdep->fpreg_type, as opposed to hardcoded value.
3692 * Makefile.in (m68k-tdep.o): Update dependencies.
3693
3694 2007-06-15 Ulrich Weigand <uweigand@de.ibm.com>
3695
3696 * NEWS: Mention "info spu" commands and qXfer:spu:read and
3697 qXfer:spu:write remote packet types.
3698
3699 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
3700
3701 * xml-tdesc.c (tdesc_start_target): New.
3702 (target_attributes): New.
3703 (tdesc_elements): Use it.
3704 * features/gdb-target.dtd: Add #FIXED version attribute for
3705 <target>.
3706
3707 2007-06-13 Arthur Huillet <arthur.huillet@free.fr>
3708
3709 * mi/mi-cmd-var.c (mi_cmd_var_assign): Fix typo.
3710
3711 2007-06-13 Claudio Fontana <claudio.fontana@gmail.com>
3712
3713 * fork-child.c (fork_inferior): Update comment.
3714
3715 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
3716
3717 * features/Makefile: Generate regformats for mips-linux and
3718 mips64-linux.
3719 * features/sort-regs.xsl: Correct typo.
3720 * regformats/reg-mips.dat, regformats/reg-mips64.dat: Delete.
3721 * regformats/mips-linux.dat, regformats/mips64-linux.dat: New generated
3722 files.
3723
3724 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
3725
3726 * config/mips/linux.mh (TDEP_XML): New.
3727 * features/mips-linux.xml, features/mips64-linux.xml: New files.
3728 * mips-linux-nat.c (mips_linux_register_addr): Handle
3729 MIPS_RESTART_REGNUM.
3730 (mips64_linux_register_addr): Likewise.
3731 (super_xfer_partial, mips_linux_xfer_partial): New.
3732 (_initialize_mips_linux_nat): Add them to the target_ops.
3733 * mips-linux-tdep.c (mips_supply_gregset): Handle MIPS_RESTART_REGNUM.
3734 (mips_fill_gregset, mips64_supply_gregset, mips64_fill_gregset)
3735 (mips_linux_o32_sigframe_init)
3736 (mips_linux_n32n64_sigframe_init): Likewise.
3737 (mips_linux_write_pc, mips_linux_restart_reg_p): New.
3738 (mips_linux_init_abi): Use mips_linux_write_pc. Check for the
3739 "org.gnu.gdb.mips.linux" feature.
3740 * mips-linux-tdep.h (MIPS_RESTART_REGNUM): New constant.
3741 (mips_linux_restart_reg_p): New prototype.
3742 * mips-tdep.c (mips_gdbarch_init): Pass tdesc_data to the OS/ABI
3743 initialization routine.
3744 * Makefile.in (mips-linux-tdep.o, mips-linux-nat.o): Update.
3745
3746 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
3747
3748 * Makefile.in (mips-tdep.o): Update.
3749 * mips-tdep.c (struct register_alias, mips_o32_aliases)
3750 (mips_n32_n64_aliases, mips_register_aliases): New.
3751 (mips_register_name): Call tdesc_register_name.
3752 (mips_tdesc_register_reggroup_p): New.
3753 (mips_pseudo_register_type, value_of_mips_user_reg): New.
3754 (mips_gdbarch_init): Add target-described register support.
3755 Register aliases for register names.
3756 * target-descriptions.c (tdesc_register_name): Make global.
3757 (tdesc_register_in_reggroup_p): New function, broken out from
3758 tdesc_register_reggroup_p.
3759 (tdesc_register_reggroup_p): Use it.
3760 * target-descriptions.h (tdesc_register_name)
3761 (tdesc_register_in_reggroup_p): New prototypes.
3762 * NEWS: Correct formatting. Mention MIPS register support.
3763 * features/mips-cp0.xml, features/mips-fpu.xml,
3764 features/mips64-cp0.xml, gdb/features/mips64-fpu.xml, mips-cpu.xml,
3765 features/mips64-cpu.xml: New files.
3766
3767 2007-06-13 Markus Deuling <deuling@de.ibm.com>
3768
3769 * gdbarch.sh (TARGET_ADDR_BIT): Replace by gdbarch_addr_bit.
3770 * valops.c (value_cast): Likewise.
3771 * utils.c (strlen_paddr, paddr, paddr_nz, paddress): Likewise.
3772 * ui-out.c (ui_out_field_core_addr): Likewise.
3773 * tracepoint.c (tracepoints_info): Likewise.
3774 * symtab.c (print_msymbol_info): Likewise.
3775 * solib-irix.c (irix_current_sos)
3776 (irix_open_symbol_file_object): Likewise.
3777 * remote.c (build_remote_gdbarch_data): Likewise.
3778 * prologue-value.c (make_pv_area): Likewise.
3779 * procfs.c (info_mappings_callback): Likewise.
3780 * printcmd.c (print_scalar_formatted)
3781 (deprecated_print_address_numeric): Likewise.
3782 * memattr.c (mem_info_command): Likewise.
3783 * linux-nat.c (linux_nat_info_proc_cmd): Likewise.
3784 * gdbtypes.c (build_flt, gdbtypes_post_init): Likewise.
3785 * exec.c (print_section_info): Likewise.
3786 * dwarf2read.c (read_subrange_type): Likewise.
3787 * dwarf2loc.c (find_location_expression): Likewise.
3788 * dwarf2expr.c (dwarf2_read_address, unsigned_address_type)
3789 (signed_address_type, execute_stack_op): Likewise.
3790 * breakpoint.c (print_one_breakpoint, breakpoint_1): Likewise.
3791 * gdbarch.c, gdbarch.h: Regenerate.
3792
3793 2007-06-13 Markus Deuling <deuling@de.ibm.com>
3794
3795 * gdbarch.sh (TARGET_ARCHITECTURE): Replace by gdbarch_bfd_arch_info.
3796 * arch-utils.c (show_architecture): Likewise.
3797 * remote-mips.c (mips_open): Likewise
3798 * nto-tdep.c (nto_find_and_open_solib)
3799 (nto_init_solib_absolute_prefix): Likewise.
3800 * nto-procfs (procfs_open): Likewise.
3801 * m68hc11-tdep.c (gdb_print_insn_m68hc11): Likewise.
3802 * gcore.c (default_gcore_mach, default_gcore_arch): Likewise.
3803 * gdbarch.c, gdbarch.h: Regenerate.
3804
3805 2007-06-13 Markus Deuling <deuling@de.ibm.com>
3806
3807 * gdbarch.sh (TARGET_BFD_VMA_BIT): Replace by gdbarch_bfd_vma_bit.
3808 * gdbtypes.c (build_flt): Likewise.
3809 * gdbarch.c, gdbarch.h: Regenerate.
3810
3811 2007-06-13 Markus Deuling <deuling@de.ibm.com>
3812
3813 * gdbarch.sh (BREAKPOINT_FROM_PC): Replace by
3814 gdbarch_breakpoint_from_pc.
3815 * s390-tdep.c (s390_gdbarch_init): Likewise (comment).
3816 * remote.c (remote_insert_breakpoint)
3817 (remote_insert_hw_breakpoint): Likewise.
3818 * ppc-linux-tdep.c (ppc_linux_memory_remove_breakpoint): Likewise.
3819 * mips-tdep.c (mips_breakpoint_from_pc): Likewise (comment).
3820 * breakpoint.h (bp_target_info): Likewise (comment).
3821 * breakpoint.c (read_memory_nobpt): Likewise.
3822 * mem-break.c (default_memory_insert_breakpoint): Likewise.
3823 (symtab.h, breakpoint.h): Remove include. Remove unnecessary comment.
3824 * gdbarch.c, gdbarch.h: Regenerate.
3825
3826 2007-06-13 Markus Deuling <deuling@de.ibm.com>
3827
3828 * gdbarch.sh (TARGET_PTR_BIT): Replace with gdbarch_ptr_bit.
3829 * solib-svr4.c (svr4_truncate_ptr): Likewise.
3830 * solib-pa64.c (read_dynamic_info): Likewise.
3831 * solib-legacy.c (legacy_svr4_fetch_link_map_offsets): Likewise.
3832 * solib.c (info_sharedlibrary_command): Likewise.
3833 * s390-nat.c (SUBOFF): Likewise.
3834 * p-valprint.c (pascal_val_print): Likewise.
3835 * procfs.c (info_proc_mappings): Likewise.
3836 * printcmd.c (decode_format): Likewise.
3837 * nto-tdep.c (nto_truncate_ptr): Likewise.
3838 * mips-linux-tdep.c (mips_linux_get_longjmp_target)
3839 (mips64_linux_get_longjmp_target): Likewise.
3840 * m68k-tdep.c (m68k_get_longjmp_target): Likewise.
3841 * jv-valprint.c (java_value_print): Likewise.
3842 * jv-lang.c (get_java_object_header_size): Likewise.
3843 * hppa-tdep.c (skip_prologue_hard_way, hppa_frame_cache): Likewise.
3844 * hppa-hpux-tdep.c (hppa_hpux_skip_trampoline_code)
3845 (hppa_hpux_unwind_adjust_stub): Likewise.
3846 * gnu-v3-abi.c (build_gdb_vtable_type): Likewise.
3847 * gdbtypes.c (make_pointer_type, make_reference_type)
3848 (smash_to_memberptr_type): Likewise.
3849 * gdbarch.c, gdbarch.h: Regenerate.
3850
3851 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
3852
3853 * mips-tdep.c (mips_print_register): Remove unused ALL argument.
3854 (print_gp_register_row): Stop before printing a register bigger
3855 than the ABI register size.
3856 (mips_print_registers_info): Update call to mips_print_register.
3857
3858 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
3859
3860 * expression.h (enum exp_opcode): Document a register name for
3861 OP_REGISTER.
3862 * parse.c (write_dollar_variable): Write the register name for
3863 OP_REGISTER.
3864 (operator_length_standard): Expect the register name following
3865 OP_REGISTER.
3866 * ada-lang.c (resolve_subexp): Likewise.
3867 * ax-gdb.c (gen_expr): Likewise.
3868 * eval.c (evaluate_subexp_standard): Likewise.
3869 * expprint.c (print_subexp_standard, dump_subexp_body_standard):
3870 Likewise.
3871 * tracepoint.c (encode_actions): Likewise.
3872
3873 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
3874
3875 * utils.c (set_screen_size): Use INT_MAX for default columns.
3876
3877 2007-06-13 Ulrich Weigand <uweigand@de.ibm.com>
3878
3879 * remote.c (remote_protocol_features): Add qXfer:spu:read and
3880 qXfer:spu:write packet types.
3881
3882 2007-06-12 Markus Deuling <deuling@de.ibm.com>
3883
3884 * gdbarch.sh (DEPRECATED_STACK_ALIGN): Remove.
3885 * gdbarch.c, gdbarch.h: Regenerate.
3886
3887 2007-06-12 Markus Deuling <deuling@de.ibm.com>
3888
3889 * gdbarch.sh (STAB_REG_TO_REGNUM): Replace by
3890 gdbarch_stab_reg_to_regnum.
3891 * stabsread.c (define_symbol): Likewise.
3892 * gdbarch.sh (ECOFF_REG_TO_REGNUM): Replace by
3893 gdbarch_ecoff_reg_to_regnum.
3894 * mdebugread.c (parse_symbol): Likewise.
3895 * i386-tdep.c (i386_gdbarch_init): Likewise (comment).
3896 * gdbarch.sh (DWARF_REG_TO_REGNUM): Replace by
3897 gdbarch_dwarf_reg_to_regnum.
3898 * gdbarch.sh (SDB_REG_TO_REGNUM): Replace by gdbarch_sdb_reg_to_regnum.
3899 * coffread.c (process_coff_symbol): Likewise.
3900 * gdbarch.sh (DWARF2_REG_TO_REGNUM): Replace by
3901 gdbarch_dwarf2_reg_to_regnum.
3902 * dwarf2loc.c (dwarf_expr_read_reg,dwarf2_evaluate_loc_desc)
3903 (locexpr_describe_location): Likewise.
3904 * dwarf2-frame.c (read_reg,execute_cfa_program,dwarf2_frame_cache)
3905 (dwarf2_frame_prev_register,dwarf2_signal_frame_this_id): Likewise.
3906 * dwarf2loc.c (DWARF2_REG_TO_REGNUM): Remove macro.
3907 * dwarf2read.c (DWARF2_REG_TO_REGNUM): Remove macro.
3908 * gdbarch.c, gdbarch.h: Regenerate.
3909
3910 2007-06-12 Markus Deuling <deuling@de.ibm.com>
3911
3912 * gdbarch.sh (SMASH_TEXT_ADDRESS): Replace by
3913 gdbarch_smash_text_address.
3914 * somread.c (som_symtab_read): Likewise.
3915 * elfread.c (record_minimal_symbol): Likewise.
3916 * dbxread.c (process_one_symbol): Likewise.
3917 * coffread.c (coff_symtab_read): Likewise.
3918 * gdbarch.c, gdbarch.h: Regenerate.
3919
3920 2007-06-12 Markus Deuling <deuling@de.ibm.com>
3921
3922 * gdbarch.sh (REGISTER_TO_VALUE): Replace by gdbarch_register_to_value.
3923 * findvar.c (value_from_register): Likewise.
3924 * gdbarch.sh (VALUE_TO_REGISTER): Replace by gdbarch_value_to_register.
3925 * valops.c (value_assign): Likewise.
3926 * gdbarch.sh (CONVERT_REGISTER_P): Replace by
3927 gdbarch_convert_register_p.
3928 * findvar.c (value_from_register): Likewise.
3929 * valops.c (value_assign): Likewise.
3930 * gdbarch.c, gdbarch.h: Regenerate.
3931
3932 2007-06-12 Markus Deuling <deuling@de.ibm.com>
3933
3934 * gdbarch.sh (REGISTER_SIM_REGNO): Replace by
3935 gdbarch_register_sim_regno.
3936 * sim-regno.h (sim_regno): Likewise (comment).
3937 * remote-sim.c (gdbsim_fetch_register, gdbsim_store_register): Likewise.
3938 * gdbarch.c, gdbarch.h: Regenerate.
3939
3940 2007-06-12 Markus Deuling <deuling@de.ibm.com>
3941
3942 * gdbarch.sh (TARGET_VIRTUAL_FRAME_POINTER): Replace by
3943 gdbarch_virtual_frame_pointer.
3944 * tracepoint.c (encode_actions): Likewise.
3945 * dwarf2loc.c (dwarf2_loc_desc_needs_frame): Likewise.
3946 * ax-gdb.c (gen_frame_args_address, gen_frame_locals_address): Likewise.
3947 * gdbarch.c, gdbarch.h: Regenerate.
3948
3949 2007-06-12 Markus Deuling <deuling@de.ibm.com>
3950
3951 * gdbarch.sh (TARGET_FLOAT_BIT): Replace by gdbarch_float_bit.
3952 * p-lang.c (pascal_create_fundamental_type): Likewise.
3953 * objc-lang.c (objc_create_fundamental_type): Likewise.
3954 * mdebugread.c (_initialize_mdebugread): Likewise.
3955 * m2-lang.c (m2_create_fundamental_type)
3956 (_initialize_m2_language): Likewise.
3957 * gdbtypes.c (build_gdbtypes): Likewise.
3958 * f-lang.c (f_create_fundamental_type, build_fortran_types): Likewise.
3959 * doublest.c (floatformat_from_length): Likewise.
3960 * c-lang.c (c_create_fundamental_type): Likewise.
3961 * ada-lang.c (ada_create_fundamental_type)
3962 (ada_language_arch_info): Likewise.
3963 * gdbarch.sh (TARGET_FLOAT_FORMAT): Replace by gdbarch_float_format.
3964 * value.c (unpack_double): Likewise (comment).
3965 * gdbtypes.c (build_gdbtypes): Likewise.
3966 * doublest.c (floatformat_from_length): Likewise.
3967 * gdbarch.sh (TARGET_DOUBLE_BIT): Replace by gdbarch_double_bit.
3968 * valarith.c (value_binop): Likewise.
3969 * p-lang.c (pascal_create_fundamental_type): Likewise.
3970 * objc-lang.c (objc_create_fundamental_type): Likewise.
3971 * mdebugread.c (_initialize_mdebugread): Likewise.
3972 * m2-lang.c (m2_create_fundamental_type): Likewise.
3973 * gdbtypes.c (build_gdbtypes): Likewise.
3974 * f-lang.c (f_create_fundamental_type, build_fortran_types): Likewise.
3975 * doublest.c (floatformat_from_length): Likewise.
3976 * cris-tdep.c (cris_gdbarch_init): Likewise (comment).
3977 * c-lang.c (c_create_fundamental_type): Likewise.
3978 * ada-lex.l (processReal): Likewise.
3979 * ada-lang.c (ada_create_fundamental_type)
3980 (ada_language_arch_info): Likewise.
3981 * gdbarch.sh (TARGET_DOUBLE_FORMAT): Replace by gdbarch_double_format.
3982 * value.c (unpack_double): Likewise (comment).
3983 * gdbtypes.c (build_gdbtypes): Likewise.
3984 * doublest.c (floatformat_from_length): Likewise.
3985 * gdbarch.sh (TARGET_LONG_DOUBLE_BIT): Replace by
3986 gdbarch_long_double_bit.
3987 * p-lang.c (pascal_create_fundamental_type): Likewise.
3988 * objc-lang.c (objc_create_fundamental_type): Likewise.
3989 * m2-lang.c (m2_create_fundamental_type): Likewise.
3990 * gdbtypes.c (build_gdbtypes): Likewise.
3991 * f-lang.c (f_create_fundamental_type, build_fortran_types): Likewise.
3992 * doublest.c (floatformat_from_length): Likewise.
3993 * c-lang.c (c_create_fundamental_type): Likewise.
3994 * ada-lex.l (processReal): Likewise.
3995 * ada-lang.c (ada_create_fundamental_type)
3996 (ada_language_arch_info): Likewise.
3997 * gdbarch.sh (TARGET_LONG_DOUBLE_FORMAT): Replace by
3998 gdbarch_long_double_format.
3999 * gdbtypes.c (build_gdbtypes): Likewise.
4000 * doublest.c (floatformat_from_length): Likewise.
4001 * gdbarch.c, gdbarch.h: Regenerate.
4002
4003 2007-06-12 Markus Deuling <deuling@de.ibm.com>
4004
4005 * gdbarch.sh (TARGET_SHORT_BIT): Replace by gdbarch_int_bit.
4006 * ada-lang.c (ada_create_fundamental_type)
4007 (ada_language_arch_info): Likewise.
4008 * c-lang.c (c_create_fundamental_type): Likewise.
4009 * f-lang.c (f_create_fundamental_type, build_fortran_types): Likewise.
4010 * gdbtypes.c (build_gdbtypes, gdbtypes_post_init): Likewise.
4011 * m2-lang.c (m2_create_fundamental_type): Likewise.
4012 * objc-lang.c (objc_create_fundamental_type): Likewise.
4013 * p-lang.c (pascal_create_fundamental_type): Likewise.
4014 * gdbarch.sh (TARGET_INT_BIT): Replace by gdbarch_int_bit.
4015 * c-exp.y (parse_number): Likewise.
4016 * objc-exp.y (parse_number): Likewise.
4017 * ada-lex.l (processInt): Likewise.
4018 * f-exp.y (parse_number): Likewise.
4019 * p-exp.y (parse_number): Likewise.
4020 * ada-lang.c (ada_create_fundamental_type, ada_language_arch_info)
4021 (gdbtypes_post_init, build_gdbtypes): Likewise.
4022 * p-lang.c (pascal_create_fundamental_type): Likewise.
4023 * parse.c (build_parse): Likewise.
4024 * xcoffread.c (_initialize_xcoffread): Likewise.
4025 * stabsread.c (define_symbol, read_one_struct_field, read_enum_type)
4026 (read_range_type): Likewise.
4027 * objc-lang.c (objc_create_fundamental_type): Likewise.
4028 * f-lang.c (build_fortran_types, f_create_fundamental_type): Likewise.
4029 * m2-lang.c (m2_create_fundamental_type, _initialize_m2_language)
4030 (m2_create_fundamental_type): Likewise.
4031 * c-lang.c (c_create_fundamental_type): Likewise.
4032 * coffread.c (coff_read_enum_type): Likewise.
4033 * mdebugread.c (parse_symbol, _initialize_mdebugread): Likewise.
4034 * dwarf2read.c (new_symbol): Likewise.
4035 * gdbarch.sh (TARGET_LONG_BIT): Replace by gdbarch_long_bit.
4036 * c-exp.y (parse_number): Likewise.
4037 * objc-exp.y (parse_number): Likewise.
4038 * ada-lex.l (processInt): Likewise.
4039 * f-exp.y (parse_number): Likewise.
4040 * p-exp.y (parse_number): Likewise.
4041 * valarith.c (value_binop): Likewise.
4042 * symfile.c (read_target_long_array, simple_overlay_update_1): Likewise.
4043 * ada-lang.c (ada_create_fundamental_type)
4044 (ada_language_arch_info): Likewise.
4045 * gdbtypes.c (build_gdbtypes, gdbtypes_post_init): Likewise.
4046 * symfile.c (TARGET_LONG_BYTES): Likewise.
4047 * p-lang.c (pascal_create_fundamental_type): Likewise.
4048 * objc-lang.c (objc_create_fundamental_type): Likewise.
4049 * m2-lang.c (m2_create_fundamental_type): Likewise.
4050 * f-lang.c (f_create_fundamental_type): Likewise.
4051 * c-lang.c (c_create_fundamental_type): Likewise.
4052 * coffread.c (decode_base_type): Likewise.
4053 * gdbarch.sh (TARGET_LONG_LONG_BIT): Replace by gdbarch_long_long_bit.
4054 * c-exp.y (parse_number): Likewise.
4055 * objc-exp.y (parse_number): Likewise.
4056 * p-exp.y (parse_number): Likewise.
4057 * ada-lang.c (ada_create_fundamental_type)
4058 (ada_language_arch_info): Likewise.
4059 * gdbtypes.c (gdbtypes_post_init, build_gdbtypes): Likewise.
4060 * stabsread.c (read_range_type): Likewise.
4061 * p-lang.c (pascal_create_fundamental_type): Likewise.
4062 * objc-lang.c (objc_create_fundamental_type): Likewise.
4063 * m2-lang.c (m2_create_fundamental_type): Likewise.
4064 * f-lang.c (f_create_fundamental_type): Likewise.
4065 * c-lang.c (c_create_fundamental_type): Likewise.
4066 * gdbarch.c, gdbarch.h: Regenerate.
4067
4068 2007-06-12 Andreas Schwab <schwab@suse.de>
4069
4070 * frame-unwind.h (frame_dealloc_cache_ftype): Define.
4071 (struct frame_unwind): Add dealloc_cache.
4072 * frame.c (reinit_frame_cache): Call dealloc_cache on all caches.
4073
4074 * libunwind-frame.h (libunwind_frame_dealloc_cache): Declare.
4075 * libunwind-frame.c (libunwind_frame_dealloc_cache): Define.
4076 (libunwind_frame_unwind): Set dealloc_cache.
4077 * ia64-tdep.c (ia64_libunwind_frame_unwind): Set dealloc_cache.
4078
4079 2007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
4080 Markus Deuling <deuling@de.ibm.com>
4081
4082 * remote.c (remote_write_qxfer): New function.
4083 (remote_xfer_partial): Add handling for TARGET_OBJECT_SPU.
4084 (remote_read_qxfer): Do not cache empty objects.
4085 (_initialize_remote): Add PACKET_qXfer_spu_read and
4086 PACKET_qXfer_spu_write.
4087
4088 2007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
4089
4090 * target.h (enum target_object): Add TARGET_OBJECT_SPU.
4091 * spu-linux-nat.c (spu_xfer_partial): Handle TARGET_OBJECT_SPU.
4092
4093 * spu-tdep.h (SPU_NUM_PSEUDO_REGS): Add 5 pseudo registers.
4094 (enum spu_regnum): Add SPU_FPSCR_REGNUM, SPU_SRR0_REGNUM,
4095 SPU_LSLR_REGNUM, SPU_DECR_REGNUM, SPU_DECR_STATUS_REGNUM.
4096 * spu-tdep.c (infospucmdlist): New variable.
4097 (spu_register_name): Handle additional pseudo registers.
4098 (spu_register_type): Likewise.
4099 (spu_pseudo_register_read): Likewise.
4100 (spu_pseudo_register_write): Likewise.
4101 (spu_pseudo_register_read_spu): New function.
4102 (spu_pseudo_register_write_spu): Likewise.
4103 (info_spu_event_command): New function.
4104 (info_spu_signal_command): Likewise.
4105 (info_spu_mailbox_list): Likewise.
4106 (info_spu_mailbox_command): Likewise.
4107 (spu_mfc_get_bitfield): Likewise.
4108 (info_spu_dma_cmdlist): Likewise.
4109 (info_spu_dma_command): Likewise.
4110 (info_spu_proxydma_command): Likewise.
4111 (info_spu_command): Likewise.
4112 (_initialize_spu_tdep): Install "info spu" commands.
4113
4114 2007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
4115
4116 * spu-linux-nat.c (spu_proc_xfer_spu): Do not return failure when
4117 accessing non-seekable spufs files.
4118
4119 2007-06-09 Markus Deuling <deuling@de.ibm.com>
4120
4121 * gdbarch.sh (SKIP_TRAMPOLINE_CODE): Replace by
4122 gdbarch_skip_trampoline_code.
4123 * rs6000-tdep.c (rs6000_in_solib_return_trampoline): Likewise (comment).
4124 * objc-lang.c (objc_skip_trampoline)
4125 (objc_submethod_helper_data): Likewise.
4126 * m32c-lang.c (m32c_skip_trampoline_code): Likewise (comment).
4127 * infrun.c (handle_inferior_event): Likewise.
4128 * gnu-v3-abi.c (gnuv3_skip_trampoline): Likewise.
4129 * gdbarch.sh (IN_SOLIB_RETURN_TRAMPOLINE): Replace by
4130 gdbarch_in_solib_return_trampoline.
4131 * rs6000-tdep.c (rs6000_in_solib_return_trampoline): Likewise (comment).
4132 * infrun.c (handle_inferior_event): Likewise.
4133 * hppa-tdep.c (hppa_stub_unwind_sniffer): Likewise.
4134 * gdbarch.c, gdbarch.h: Regenerate.
4135
4136 2007-06-09 Markus Deuling <deuling@de.ibm.com>
4137
4138 * gdbarch.sh (SKIP_PROLOGUE): Replace by gdbarch_skip_prologue.
4139 * symtab.c (find_function_start_sal, in_prologue): Likewise.
4140 * linespec.c (minsym_found): Likewise.
4141 * infrun.c (step_into_function): Likewise.
4142 * gdbarch.c, gdbarch.h: Regenerate.
4143
4144 2007-06-09 Markus Deuling <deuling@de.ibm.com>
4145
4146 * gdbarch.sh (NAME_OF_MALLOC): Replace by gdbarch_name_of_malloc.
4147 * valops.c (value_allocate_space_in_inferior): Likewise.
4148 * gdbarch.c, gdbarch.h: Regenerate.
4149
4150 2007-06-09 Markus Deuling <deuling@de.ibm.com>
4151
4152 * gdbarch.sh (MEMORY_INSERT_BREAKPOINT): Replace by
4153 gdbarch_memory_insert_breakpoint.
4154 * mem-break.c (memory_insert_breakpoint): Likewise.
4155 * gdbarch.sh (MEMORY_REMOVE_BREAKPOINT): Replace by
4156 gdbarch_memory_remove_breakpoint.
4157 * mem-break.c (memory_remove_breakpoint): Likewise.
4158 * gdbarch.c, gdbarch.h: Regenerate.
4159
4160 2007-06-09 Markus Deuling <deuling@de.ibm.com>
4161
4162 * gdbarch.sh (FETCH_TLS_LOAD_MODULE_ADDRESS): Replace by
4163 gdbarch_fetch_tls_load_module_address.
4164 * gdbarch.sh (FETCH_TLS_LOAD_MODULE_ADDRESS_P): Replace by
4165 gdbarch_fetch_tls_load_module_address_p.
4166 * gdbarch.c, gdbarch.h: Regenerate.
4167
4168 2007-06-09 Markus Deuling <deuling@de.ibm.com>
4169
4170 * gdbarch.sh (DECR_PC_AFTER_BREAK): Replace by
4171 gdbarch_decr_pc_after_break.
4172 * tracepoint.c (trace_dump_command): Likewise.
4173 * solib-sunos.c (sunos_solib_create_inferior_hook): Likewise.
4174 * linux-thread-db.c (check_event): Likewise.
4175 * linux-nat.c (cancel_breakpoints_callback): Likewise.
4176 * infrun.c (adjust_pc_after_break, normal_stop): Likewise.
4177 * frame.h: Likewise (comment).
4178 * dummy-frame.c (deprecated_pc_in_call_dummy): Likewise.
4179 * aix-thread.c (aix_thread_wait): Likewise.
4180 * gdbarch.c, gdbarch.h: Regenerate.
4181
4182 2007-06-09 Markus Deuling <deuling@de.ibm.com>
4183
4184 * gdbarch.sh (ADDRESS_CLASS_TYPE_FLAGS): Replace by
4185 gdbarch_address_class_type_flags.
4186 * dwarf2read.c (read_tag_pointer_type): Likewise.
4187 * gdbarch.sh (ADDRESS_CLASS_TYPE_FLAGS_P): Replace by
4188 gdbarch_address_class_type_flags_p.
4189 * dwarf2read.c (read_tag_pointer_type): Likewise.
4190 * gdbarch.c, gdbarch.h: Regenerate.
4191
4192 2007-06-09 Markus Deuling <deuling@de.ibm.com>
4193
4194 * gdbarch.sh (ADDR_BITS_REMOVE): Replace by gdbarch_addr_bits_remove.
4195 * value.c (value_as_address): Likewise (comment).
4196 * remote-mips.c (common_breakpoint): Likewise.
4197 * regcache.c (read_pc_pid): Likewise.
4198 * printcmd.c (do_one_display): Likewise.
4199 * monitor.c (monitor_write_memory, monitor_read_memory)
4200 (monitor_insert_breakpoint): Likewise.
4201 * mips-tdep.c (heuristic_proc_start): Likewise.
4202 * infrun.c (insert_step_resume_breakpoint_at_frame)
4203 (insert_step_resume_breakpoint_at_caller): Likewise.
4204 * buildsym.c (record_line): Likewise.
4205 * arm-tdep.c (arm_scan_prologue, thumb_get_next_pc)
4206 (arm_get_next_pc): Likewise.
4207 * armnbsd-nat.c (arm_supply_gregset, fetch_register, store_register)
4208 (store_regs): Likewise.
4209 * arm-linux-tdep.c (arm_linux_supply_gregset): Likewise.
4210 * arm-linux-nat.c (fetch_register, fetch_regs): Likewise.
4211 * gdbarch.c, gdbarch.h: Regenerate.
4212
4213 2007-06-09 Markus Deuling <deuling@de.ibm.com>
4214
4215 * gdbarch.sh (REGISTER_NAME): Replace by gdbarch_register_name.
4216 * tracepoint.c (scope_info): Likewise.
4217 * target.c (debug_print_register): Likewise.
4218 * stack.c (frame_info): Likewise.
4219 * sh-tdep.c (sh_register_reggroup_p): Likewise.
4220 * sh64-tdep.c (sh64_do_fp_register, sh64_do_register)
4221 (sh64_media_print_registers_info)
4222 (sh64_compact_print_registers_info): Likewise.
4223 * rs6000-tdep.c (rs6000_register_reggroup_p): Likewise.
4224 * remote-sim.c (gdbsim_fetch_register): Likewise.
4225 * remote.c (packet_reg): Likewise (comment).
4226 * reggroups.c (default_register_reggroup_p): Likewise.
4227 * regcache.c (regcache_dump): Likewise.
4228 * printcmd.c (address_info): Likewise.
4229 * ppc-linux-nat.c (fetch_register, store_register): Likewise.
4230 * mt-dep.c (mt_registers_info): Likewise.
4231 * mn10300-tdep.c (mn10300_dwarf2_reg_to_regnum): Likewise (comment).
4232 * mips-tdep.c (mips_register_reggroup_p, mips_read_fp_register_single)
4233 (mips_read_fp_register_double, mips_print_fp_register)
4234 (mips_print_register, print_gp_register_row, mips_print_registers_info)
4235 (mips_register_sim_regno): Likewise.
4236 * m68klinux-nat.c (regmap, fetch_register, store_register): Likewise.
4237 * inf-ptrace.c (inf_ptrace_fetch_register)
4238 (inf_ptrace_store_register): Likewise.
4239 * infcmd.c (default_print_registers_info): Likewise.
4240 * ia64-linux-nat.c (ia64_linux_fetch_register)
4241 (ia64_linux_store_register): Likewise.
4242 * i386-linux-nat.c (fetch_register, store_register): Likewise.
4243 * i386gnu-nat.c (gnu_fetch_registers, gnu_store_registers): Likewise.
4244 * hppa-linux-nat.c (fetch_register, store_register): Likewise.
4245 * hppa-hpux-nat.c (hppa_hpux_fetch_register)
4246 (hppa_hpux_store_register): Likewise.
4247 * findvar.c (locate_var_value): Likewise.
4248 * dwarf2loc.c (locexpr_describe_location): Likewise.
4249 * dwarf2-frame.c (execute_cfa_program): Likewise.
4250 * arm-tdep.c (arm_push_dummy_call): Likewise.
4251 * arch-utils.c (legacy_register_sim_regno): Likewise.
4252 * alpha-tdep.c (alpha_register_reggroup_p): Likewise.
4253 * alpha-nat.c (fetch_osf_core_registers): Likewise.
4254 * mi/mi-main.c (mi_cmd_data_list_register_names)
4255 (mi_cmd_data_list_changed_registers, mi_cmd_data_list_register_values)
4256 (mi_cmd_data_write_register_values): Likewise.
4257 * gdbarch.c, gdbarch.h: Regenerate.
4258
4259 2007-06-07 Daniel Jacobowitz <dan@codesourcery.com>
4260
4261 * target-memory.c (blocks_to_erase): Correct off-by-one error.
4262
4263 2007-06-06 Vladimir Prus <vladimir@codesourcery.com>
4264
4265 * remote.c (process_g_packet): Don't check size.
4266 * gdbarch.sh: Remove register_bytes_ok.
4267 * gdbarch.c: Regenerated.
4268 * gdbarch.h: Regenerated.
4269 * m68k-tdep.c (REGISTER_BYTES_NOFP): Remove.
4270 (m68k_register_bytes_ok): Remove.
4271 (m68k_gdbarch_init): Don't register m68k_register_bytes_ok.
4272
4273 2007-06-06 Andreas Schwab <schwab@suse.de>
4274
4275 * libunwind-frame.c (unw_destroy_addr_space_p): Define.
4276 (destroy_addr_space_name): Define.
4277 (libunwind_load): Get address of destroy_addr_space function.
4278 (libunwind_frame_cache): Destroy unw_addr_space_t object before
4279 returning unsuccessfully.
4280 (libunwind_frame_sniffer): Destroy unw_addr_space_t object before
4281 returning.
4282 (libunwind_sigtramp_frame_sniffer): Likewise.
4283 (libunwind_get_reg_special): Likewise.
4284
4285 2007-06-06 Markus Deuling <deuling@de.ibm.com>
4286
4287 * gdbarch.sh (FETCH_POINTER_ARGUMENT): Replace by
4288 gdbarch_fetch_pointer_argument.
4289 * objc-lang.c (OBJC_FETCH_POINTER_ARGUMENT): Likewise.
4290 * gdbarch.c, gdbarch.h: Regenerate.
4291
4292 2007-06-06 Markus Deuling <deuling@de.ibm.com>
4293
4294 * gdbarch.sh (HAVE_NONSTEPPABLE_WATCHPOINT): Replace by
4295 gdbarch_have_nonsteppable_watchpoint.
4296 * infrun.c (handle_inferior_event, adjust_pc_after_break): Likewise.
4297 * gdbarch.sh (CANNOT_STEP_BREAKPOINT): Replace by
4298 gdbarch_cannot_step_breakpoint.
4299 * infrun.c (resume): Likewise.
4300 * gdbarch.c, gdbarch.h: Regenerate.
4301
4302 2007-06-06 Markus Deuling <deuling@de.ibm.com>
4303
4304 * gdbarch.sh (FRAME_ARGS_SKIP): Replace by gdbarch_frame_args_skip.
4305 * stack.c (print_frame_args): Likewise.
4306 * gdbarch.sh (FRAME_NUM_ARGS): Replace by gdbarch_frame_num_args.
4307 * stack.c (print_args_stub, frame_info): Likewise.
4308 * gdbarch.sh (FRAME_NUM_ARGS_P): Replace by gdbarch_frame_num_args_p.
4309 * stack.c (print_args_stub, frame_info): Likewise.
4310 * gdbarch.c, gdbarch.h: Regenerate.
4311
4312 2007-06-06 Markus Deuling <deuling@de.ibm.com>
4313
4314 * gdbarch.sh (COFF_MAKE_MSYMBOL_SPECIAL): Replace by
4315 gdbarch_coff_make_msymbol_special.
4316 * coffread.c (coff_symtab_read): Likewise.
4317 * gdbarch.sh (ELF_MAKE_MSYMBOL_SPECIAL): Replace by
4318 gdbarch_elf_make_msymbol_special.
4319 * elfread.c (elf_symtab_read): Likewise.
4320 * mips-tdep.c (mips_elf_make_msymbol_special): Likewise (comment).
4321 * sh64-tdep.c (MSYMBOL_IS_SPECIAL): Likewise (comment).
4322 * gdbarch.c, gdbarch.h: Regenerate.
4323
4324 2007-06-06 Markus Deuling <deuling@de.ibm.com>
4325
4326 * gdbarch.sh (FRAME_RED_ZONE_SIZE): Replace by
4327 gdbarch_frame_red_zone_size.
4328 * gdbarch.c, gdbarch.h: Regenerate.
4329
4330 2007-06-06 Markus Deuling <deuling@de.ibm.com>
4331
4332 * gdbarch.sh (INNER_THAN): Replace by gdbarch_inner_than.
4333 * infcall.c (call_function_by_hand): Likewise.
4334 * gcore.c (derive_stack_segment): Likewise.
4335 * frame.c (frame_id_inner): Likewise.
4336 * arch-utils.c (core_addr_lessthan): Likewise (comment).
4337 * ada-lang.c (ensure_lval): Likewise.
4338 * gdbarch.c, gdbarch.h: Regenerate.
4339
4340 2007-06-06 Markus Deuling <deuling@de.ibm.com>
4341
4342 * gdbarch.sh (ADDRESS_TO_POINTER): Replace by
4343 gdbarch_address_to_pointer.
4344 * findvar.c (store_typed_address): Likewise.
4345 * gdbtypes.c (make_pointer_type): Likewise (comment).
4346 * procfs.c (procfs_address_to_host_pointer): Likewise.
4347 * std-regs.c (value_of_builtin_frame_reg): Likewise.
4348 (value_of_builtin_frame_fp_reg): Likewise.
4349 (value_of_builtin_frame_pc_reg): Likewise.
4350 * utils.c (paddress): Likewise (comment).
4351 * gdbarch.sh (POINTER_TO_ADDRESS): Replace by
4352 gdbarch_pointer_to_address.
4353 * findvar.c (extract_typed_address): Likewise.
4354 * gdbtypes.c (make_pointer_type): Likewise (comment).
4355 * valops.c (value_cast): Likewise (comment).
4356 * gdbarch.c, gdbarch.h: Regenerate.
4357
4358 2007-06-06 Markus Deuling <deuling@de.ibm.com>
4359
4360 * gdbarch.sh (GET_LONGJMP_TARGET): Replace by gdbarch_get_longjmp_target.
4361 * infrun.c (handle_inferior_event): Likewise.
4362 * gdbarch.sh (GET_LONGJMP_TARGET_P): Replace by
4363 gdbarch_get_longjmp_target_p.
4364 * breakpoint.c (breakpoint_re_set): Likewise.
4365 * infrun.c (handle_inferior_event): Likewise.
4366 * gdbarch.c, gdbarch.h: Regenerate.
4367
4368 2007-06-06 Ulrich Weigand <uweigand@de.ibm.com>
4369
4370 * hppa-hpux-tdep.c (args_for_find_stub, HP_ACC_EH_notify_hook,
4371 HP_ACC_EH_set_hook_value, HP_ACC_EH_notify_callback, HP_ACC_EH_break,
4372 HP_ACC_EH_catch_throw, HP_ACC_EH_catch_catch, __eh_notification,
4373 hp_cxx_exception_support, hp_cxx_exception_support_initialized,
4374 eh_notify_hook_addr, eh_notify_callback_addr, eh_break_addr,
4375 eh_catch_throw_addr, break_callback_sal, setup_d_pid_in_inferior,
4376 find_stub_with_shl_get, cover_find_stub_with_shl_get,
4377 initialize_hp_cxx_exception_support, child_enable_exception_callback,
4378 current_ex_event, child_get_current_exception_event): Remove.
4379 (hppa_hpux_inferior_created): Remove.
4380 (hppa_hpux_init_abi): Do not install hppa_hpux_inferior_created.
4381
4382 * breakpoint.h (deprecated_exception_catchpoints_are_fragile): Remove.
4383 (deprecated_exception_support_initialized): Remove.
4384 * breakpoint.c (deprecated_exception_catchpoints_are_fragile): Remove.
4385 (deprecated_exception_support_initialized): Remove.
4386 (breakpoint_init_inferior): Remove handling of non-zero
4387 deprecated_exception_catchpoints_are_fragile.
4388
4389 * symtab.h (deprecated_hp_som_som_object_present): Remove.
4390 * symtab.c (deprecated_hp_som_som_object_present): Remove.
4391 * c-typeprint.c (c_type_print_base): Remove handling of non-zero
4392 deprecated_hp_som_som_object_present.
4393 * eval.c (evaluate_subexp_standard): Likewise.
4394 * valops.c (value_cast): Likewise.
4395
4396 * parse.c (parse_nested_classes_for_hpacc, coloncolon): Remove.
4397 * parser-defs.h (parse_nested_classes_for_hpacc): Remove.
4398 * c-exp.y (yylex): Do not call parse_nested_classes_for_hpacc.
4399
4400 2007-06-06 Ulrich Weigand <uweigand@de.ibm.com>
4401
4402 * objfiles.h (ImportEntry, ExportEntry): Remove types.
4403 (struct objfile): Remove import_list, import_list_size,
4404 export_list, export_list_size members.
4405 (is_in_import_list): Remove prototype.
4406 * objfiles.c (is_in_import_list): Remove.
4407 * somread.c (init_import_symbols, init_export_symbols): Remove.
4408 (som_symfile_read): Do not call init_import_symbols. Do not
4409 set objfile->export_list and objfile->export_list_size.
4410
4411 2007-06-05 Daniel Jacobowitz <dan@codesourcery.com>
4412
4413 * dwarf2read.c (dwarf2_symbol_mark_computed): Fix formatting.
4414 Use the original objfile if necessary.
4415
4416 2007-06-04 Daniel Jacobowitz <dan@codesourcery.com>
4417
4418 * defs.h (ldirname): New prototype.
4419 * dwarf2read.c (read_file_scope): Use DW_AT_name if DW_AT_comp_dir is
4420 missing.
4421 * utils.c (ldirname): New function.
4422 * xml-tdesc.c (file_read_description_xml): Use ldirname.
4423
4424 2007-06-01 Ulrich Weigand <uweigand@de.ibm.com>
4425
4426 * spu-tdep.c (spu_push_dummy_call): Store stack back chain.
4427
4428 2007-06-01 Joel Brobecker <brobecker@adacore.com>
4429
4430 * solib-svr4.c (svr4_solib_create_inferior_hook): Remove warning.
4431
4432 2007-06-01 Ulrich Weigand <uweigand@de.ibm.com>
4433
4434 * irix5-nat.c (JB_ELEMENT_SIZE, get_longjmp_target): Remove.
4435
4436 2007-06-01 Ulrich Weigand <uweigand@de.ibm.com>
4437
4438 * ppc-linux-tdep.c (INSTR_SC, INSTR_LI_R0_0x6666, INSTR_LI_R0_0x7777,
4439 INSTR_LI_R0_NR_sigreturn, INSTR_LI_R0_NR_rt_sigreturn): Remove.
4440 (PPC_LINUX_SIGNAL_FRAMESIZE, PPC_LINUX_REGS_PTR_OFFSET,
4441 PPC_LINUX_HANDLER_PTR_OFFSET): Remove.
4442 (ppc_linux_in_sigtramp, insn_is_sigreturn,
4443 ppc_linux_at_sigtramp_return_path): Remove.
4444
4445 2007-05-31 Markus Deuling <deuling@de.ibm.com>
4446
4447 * xtensa-tdep.c (XTENSA_IS_ENTRY, extract_call_winsize)
4448 (xtensa_register_write_masked, xtensa_register_read_masked)
4449 (xtensa_extract_return_value, xtensa_store_return_value
4450 (xtensa_push_dummy_call, xtensa_breakpoint_from_pc): Replace
4451 TARGET_BYTE_ORDER by gdbarch_byte_order.
4452 * sh-tdep.c (sh_breakpoint_from_pc, gdb_print_insn_sh)
4453 (sh_justify_value_in_reg, sh_next_flt_argreg, sh_push_dummy_call_fpu)
4454 (sh_extract_return_value_fpu, sh_store_return_value_fpu): Likewise.
4455 * sh64-tdep.c (sh64_breakpoint_from_pc, gdb_print_insn_sh64)
4456 (sh64_push_dummy_call, sh64_extract_return_value)
4457 (sh64_store_return_value, sh64_register_convert_to_virtual)
4458 (sh64_register_convert_to_raw, sh64_pseudo_register_read)
4459 (sh64_pseudo_register_write, sh64_do_fp_register)
4460 (sh64_frame_prev_register): Likewise.
4461 * score-tdep.c (score_print_insn, score_breakpoint_from_pc)
4462 (score_return_value, score_push_dummy_call, score_fetch_inst): Likewise.
4463 * rs6000-tdep.c (rs6000_breakpoint_from_pc, rs6000_push_dummy_call)
4464 (e500_move_ev_register,gdb_print_insn_powerpc): Likewise.
4465 * remote-m32r-sdi.c (m32r_resume, m32r_wait): Likewise.
4466 * ppc-linux-nat.c (store_register): Likewise.
4467 * nto-tdep.c (nto_find_and_open_solib)
4468 (nto_init_solib_absolute_prefix): Likewise.
4469 * mips-tdep.c (mips_pseudo_register_read, mips_pseudo_register_write)
4470 (mips_convert_register_p, mips_eabi_push_dummy_call)
4471 (mips_n32n64_push_dummy_call, mips_n32n64_return_value)
4472 (mips_o32_push_dummy_call, mips_o32_return_value)
4473 (mips_o64_push_dummy_call, mips_o64_return_value, mips_o64_return_value)
4474 (mips_read_fp_register_single, mips_read_fp_register_double)
4475 (mips_print_register, print_gp_register_row, gdb_print_insn_mips)
4476 (mips_breakpoint_from_pc): Likewise.
4477 * mipsnbsd-tdep.c (mipsnbsd_sigtramp_offset): Likewise.
4478 * mips-linux-tdep.c (mips64_supply_fpregset, mips64_fill_fpregset)
4479 (mips_linux_o32_sigframe_init): Likewise.
4480 * m32r-tdep.c (m32r_memory_insert_breakpoint)
4481 (m32r_memory_remove_breakpoint, m32r_breakpoint_from_pc): Likewise.
4482 * libunwind-frame.c (libunwind_frame_cache, libunwind_frame_sniffer)
4483 (libunwind_sigtramp_frame_sniffer, libunwind_get_reg_special): Likewise.
4484 * iq2000-tdep.c (iq2000_breakpoint_from_pc): Likewise.
4485 * coffread.c (process_coff_symbol): Likewise.
4486 * arm-tdep.c (convert_from_extended, convert_to_extended)
4487 (gdb_print_insn_arm): Likewise.
4488
4489 2007-05-31 Markus Deuling <deuling@de.ibm.com>
4490
4491 * gdbarch.sh (NUM_REGS): Replace by gdbarch_num_regs.
4492 * i386-tdep.c (i386_dbx_reg_to_regnum)
4493 (i386_svr4_reg_to_regnum): Likewise.
4494 * inf-ptrace.c (inf_ptrace_fetch_registers)
4495 (inf_ptrace_store_registers): Likewise.
4496 * corelow.c (get_core_registers): Likewise.
4497 * i386-linux-nat.c (supply_gregset, fill_gregset)
4498 (i386_linux_fetch_inferior_registers)
4499 (i386_linux_store_inferior_registers): Likewise.
4500 * remote.c (init_remote_state,packet_reg_from_regnum)
4501 (packet_reg_from_pnum,process_g_packet,remote_fetch_registers)
4502 (remote_prepare_to_store,store_registers_using_G)
4503 (remote_store_registers,remote_arch_state): Likewise.
4504 * tracepoint.c (encode_actions): Likewise.
4505 * mi/mi-main.c (mi_cmd_data_list_register_names)
4506 (mi_cmd_data_list_changed_registers,mi_cmd_data_list_register_values)
4507 (mi_cmd_data_write_register_values): Likewise.
4508 * tui/tui-regs.c (tui_show_register_group)
4509 (tui_show_register_group): Likewise.
4510 * xtensa-tdep.h (FP_ALIAS): Likewise.
4511 * xtensa-tdep.c (xtensa_register_name,xtensa_register_type)
4512 (xtensa_reg_to_regnum,xtensa_pseudo_register_read)
4513 (xtensa_pseudo_register_write,xtensa_register_reggroup_p): Likewise.
4514 * win32-nat.c (do_win32_fetch_inferior_registers)
4515 (do_win32_store_inferior_registers,fetch_elf_core_registers
4516 * user-regs.h: Likewise (comment).
4517 * user-regs.c (user_reg, user_reg_map_name_to_regnum): Likewise.
4518 * trad-frame.c (trad_frame_alloc_saved_regs): Likewise.
4519 * target-descriptions.h: Likewise (comment).
4520 * target-descriptions.c (tdesc_use_registers): Likewise (comment).
4521 * target.c (debug_print_register): Likewise.
4522 * stack.c (frame_info): Likewise.
4523 * stabsread.c (define_symbol): Likewise.
4524 * sh64-tdep.c (sh64_do_pseudo_register,sh64_print_register)
4525 (sh64_media_print_registers_info)
4526 (sh64_compact_print_registers_info): Likewise.
4527 * rs6000-tdep.c (rs6000_register_sim_regno): Likewise.
4528 * rs6000-nat.c (fetch_register,store_register): Likewise.
4529 * remote-sim.c (one2one_register_sim_regno,gdbsim_fetch_register)
4530 (gdbsim_fetch_register,gdbsim_store_register): Likewise.
4531 * remote-mips.c (mips_fetch_registers,mips_store_registers): Likewise.
4532 * remote-m32r-sdi.c (m32r_fetch_registers)
4533 (m32r_store_registers): Likewise.
4534 * reggroups.c (default_register_reggroup_p): Likewise.
4535 * regcache.c (init_regcache_descr,register_size,regcache,regcache_save)
4536 (regcache_restore,regcache_dump): Likewise.
4537 * monitor.c (monitor_fetch_registers,monitor_store_registers): Likewise.
4538 * mips-tdep.c (mips_xfer_register,mips_register_name)
4539 (mips_register_reggroup_p,mips_pseudo_register_read)
4540 (mips_pseudo_register_write,mips_convert_register_p,mips_register_type)
4541 (mips_unwind_pc,mips_unwind_sp,mips_unwind_dummy_id,set_reg_offset)
4542 (mips16_scan_prologue,mips_insn16_frame_cache,reset_saved_regs)
4543 (mips32_scan_prologue,mips_insn32_frame_cache,read_next_frame_reg)
4544 (mips_n32n64_return_value,mips_o32_return_value,mips_o64_return_value)
4545 (print_gp_register_row,mips_print_registers_info)
4546 (mips_stab_reg_to_regnum,mips_dwarf_dwarf2_ecoff_reg_to_regnum)
4547 (mips_register_sim_regno): Likewise.
4548 * mips-linux-tdep.c (mips_linux_o32_sigframe_init)
4549 (mips_linux_n32n64_sigframe_init): Likewise.
4550 * mips-linux-nat.c (mips_linux_register_addr)
4551 (mips64_linux_register_addr): Likewise.
4552 * findvar.c (value_of_register): Likewise.
4553 * infcmd.c (default_print_registers_info,registers_info)
4554 (print_vector_info,print_float_info): Likewise.
4555 * mips64obsd-tdep.c (mips64obsd_sigframe_init): Likewise.
4556 * inf-child.c (inf_child_fetch_inferior_registers): Likewise.
4557 * m68k-tdep.c (m68k_dwarf_reg_to_regnum): Likewise.
4558 * m68hc11-tdep.c (m68hc11_frame_unwind_cache(: Likewise.
4559 * m32r-tdep.c (m32r_frame_unwind_cache): Likewise.
4560 * ia64-linux-nat.c (ia64_register_addr,ia64_cannot_fetch_register)
4561 (ia64_cannot_store_register,ia64_linux_fetch_registers)
4562 (ia64_linux_store_registers): Likewise.
4563 * hpux-thread.c (hpux_thread_fetch_registers)
4564 (hpux_thread_store_registers): Likewise.
4565 * h8300-tdep.c (E_PSEUDO_CCR_REGNUM,E_PSEUDO_EXR_REGNUM)
4566 (h8300_init_frame_cache,h8300_frame_cache,h8300_frame_prev_register)
4567 (h8300_register_type): Likewise.
4568 * dwarf2-frame.c (dwarf2_frame_cache)
4569 (dwarf2_frame_state_alloc_regs): Likewise.
4570 * cris-tdep.c (cris_register_size,cris_cannot_fetch_register)
4571 (cris_cannot_store_register,crisv32_cannot_fetch_register)
4572 (crisv32_cannot_store_register,cris_register_name): Likewise.
4573 * avr-tdep.c (avr_frame_unwind_cache): Likewise.
4574 * arch-utils.c (legacy_register_sim_regno)
4575 (legacy_virtual_frame_pointer): Likewise.
4576 * arm-tdep.c (arm_make_prologue_cache,arm_register_sim_regno):Likewise.
4577 * arm-tdep.h: Likewise (comment).
4578 * frv-tdep.c (frv_register_sim_regno): Likewise.
4579 * m68klinux-nat.c (old_fetch_inferior_registers)
4580 (old_store_inferior_registers): Likewise.
4581 * m32c-tdep.c (m32c_virtual_frame_pointer): Likewise.
4582 * irix5-nat.c (fetch_core_registers): Likewise.
4583 * hppa-tdep.c (hppa_frame_cache): Likewise.
4584 * hppa-linux-nat.c (hppa_linux_register_addr)
4585 (hppa_linux_fetch_inferior_registers)
4586 (hppa_linux_store_inferior_registers): Likewise.
4587 * hppa-hpux-nat.c (hppa_hpux_fetch_inferior_registers)
4588 (hppa_hpux_store_inferior_registers): Likewise.
4589 * amd64-nat.c (amd64_native_gregset_reg_offset)
4590 (amd64_supply_native_gregset,amd64_collect_native_gregset): Likewise.
4591 * dbug-rom.c (dbug_regname): Likewise.
4592 * m68hc11-tdep.c (m68hc11_frame_unwind_cache)
4593 (HARD_PAGE_REGNUM (comment)): Likewise.
4594 * gdbarch.sh (NUM_PSEUDO_REGS): Replace by gdbarch_num_pseudo_regs.
4595 * i386-tdep.c (i386_dbx_reg_to_regnum)
4596 (i386_svr4_reg_to_regnum): Likewise.
4597 * mi/mi-main.c (mi_cmd_data_list_register_names)
4598 (mi_cmd_data_list_changed_registers,mi_cmd_data_list_register_values)
4599 (mi_cmd_data_write_register_values): Likewise.
4600 * gdbarch.c, gdbarch.h: Regenerate.
4601 * tui/tui-regs.c (tui_show_register_group): Likewise.
4602 * xtensa-tdep.h (FP_ALIAS): Likewise.
4603 * user-regs.h: Likewise (comment).
4604 * user-regs.c (user_reg, user_reg_map_name_to_regnum): Likewise.
4605 * trad-frame.c (trad_frame_alloc_saved_regs): Likewise.
4606 * target-descriptions.h: Likewise (comment).
4607 * target.c (debug_print_register): Likewise.
4608 * stack.c (frame_info): Likewise.
4609 * stabsread.c (define_symbol): Likewise.
4610 * sh64-tdep.c (sh64_print_register,sh64_media_print_registers_info)
4611 (sh64_compact_print_registers_info): Likewise.
4612 * rs6000-tdep.c (rs6000_register_sim_regno): Likewise.
4613 * regcache.c (init_regcache_descr,register_size,regcache,regcache_save
4614 (regcache_restore,regcache_dump): Likewise.
4615 * mips-tdep.c (print_gp_register_row,mips_print_registers_info)
4616 (mips_dwarf_dwarf2_ecoff_reg_to_regnum)
4617 (mips_stab_reg_to_regnum): Likewise.
4618 * findvar.c (value_of_register): Likewise.
4619 * infcmd.c (default_print_registers_info,registers_info)
4620 (print_vector_info,print_float_info): Likewise.
4621 * m68k-tdep.c (m68k_dwarf_reg_to_regnum): Likewise.
4622 * h8300-tdep.c (h8300_register_type): Likewise.
4623 * dwarf2-frame.c (dwarf2_frame_cache): Likewise.
4624 * frame.h (SIZEOF_FRAME_SAVED_REGS): Likewise.
4625 * xtensa-tdep.c (xtensa_register_type,xtensa_reg_to_regnum)
4626 (xtensa_pseudo_register_read,xtensa_pseudo_register_write): Likewise.
4627 * parse.c: Remove comment.
4628 * gdbarch.c, gdbarch.h: Regenerate
4629
4630 2007-05-31 Markus Deuling <deuling@de.ibm.com>
4631
4632 * gdbarch.sh (CANNOT_FETCH_REGISTER): Replace by
4633 gdbarch_cannot_fetch_register.
4634 * alpha-nat.c (fetch_osf_core_registers): Likewise.
4635 * hppa-linux-nat.c (fetch_register): Likewise.
4636 * inf-ptrace.c (inf_ptrace_fetch_register): Likewise.
4637 * m68klinux-nat.c (fetch_register): Likewise.
4638 * mipsnbsd-tdep.c (mipsnbsd_supply_reg, mipsnbsd_supply_fpreg):
4639 Likewise.
4640 * gdbarch.sh (CANNOT_STORE_REGISTER): Replace by
4641 gdbarch_cannot_store_register.
4642 * hppa-linux-nat.c (store_register): Likewise.
4643 * inf-ptrace.c (inf_ptrace_store_register): Likewise.
4644 * regcache.c (regcache_raw_write): Likewise.
4645 * m68klinux-nat.c (store_register): Likewise.
4646 * mipsnbsd-tdep.c (mipsnbsd_fill_reg, mipsnbsd_fill_fpreg): Likewise.
4647 * gdbarch.c, gdbarch.h: Regenerate.
4648
4649 2007-05-31 Markus Deuling <deuling@de.ibm.com>
4650
4651 * gdbarch.sh (TARGET_OSABI): Replace by gdbarch_osabi.
4652 * gdbarch.c, gdbarch.h: Regenerate.
4653
4654 2007-05-31 Markus Deuling <deuling@de.ibm.com>
4655
4656 * gdbarch.sh (TARGET_CHAR_SIGNED): Replace by gdbarch_char_signed.
4657 * gdbtypes.c (build_gdbtypes, gdbtypes_post_init): Likewise.
4658 * gdbarch.c, gdbarch.h: Regenerate.
4659
4660 2007-05-31 Markus Deuling <deuling@de.ibm.com>
4661
4662 * gdbarch.sh (TARGET_BYTE_ORDER): Replace by gdbarch_byte_order.
4663 * ax-gdb.c (gen_bitfield_ref): Likewise.
4664 * mi/mi-main.c (get_register): Likewise.
4665 * findvar.c (default_value_from_register, extract_signed_integer)
4666 (extract_unsigned_integer, extract_long_unsigned_integer)
4667 (store_signed_integer, store_unsigned_integer): Likewise.
4668 * regcache.c (regcache_dump): Likewise.
4669 * value.c (lookup_internalvar, value_of_internalvar)
4670 (set_internalvar): Likewise.
4671 * defs.h: Likewise.
4672 * valprint.c (print_binary_chars, print_octal_chars)
4673 (print_decimal_chars, print_hex_chars, print_char_chars): Likewise.
4674 * infcmd.c (default_print_registers_info): Likewise.
4675 * arch-utils.c (selected_byte_order, show_endian): Likewise.
4676 * stabsread.c (define_symbol): Likewise.
4677 * doublest.c (floatformat_from_length, floatformat_from_type)
4678 (extract_typed_floating, store_typed_floating): Likewise.
4679 * gdbarch.c, gdbarch.h: Regenerate.
4680
4681 2007-05-31 Markus Deuling <deuling@de.ibm.com>
4682
4683 * gdbarch.sh (CALL_DUMMY_LOCATION): Replace by
4684 gdbarch_call_dummy_location.
4685 * infcall.c (call_function_by_hand): Likewise.
4686 * inferior.h: Change comment.
4687 * arch-utils.c: Change comment.
4688 * gdbarch.c, gdbarch.h: Regenerate.
4689
4690 2007-05-28 Joel Brobecker <brobecker@adacore.com>
4691
4692 * solib-aix5.c: Delete.
4693 * Makefile.in (solib-aix5.o): Delete rule.
4694
4695 2007-05-23 Daniel Jacobowitz <dan@codesourcery.com>
4696
4697 * breakpoint.h (enum bpstat_what_main_action): Remove
4698 BPSTAT_WHAT_THROUGH_SIGTRAMP.
4699 * infrun.c (process_event_stop_test): Do not check for it.
4700
4701 2007-05-22 Chris Dearman <chris@mips.com>
4702 Maciej W. Rozycki <macro@mips.com>
4703
4704 * ser-unix.c (show_serial_hwflow): New function.
4705 (hardwire_raw): Add hardware flow control support.
4706 (_initialize_ser_hardwire): Add "set/show remoteflow".
4707 * Makefile.in (ser-unix.o): Depend on $(gdbcmd_h).
4708 * NEWS: Document the new command.
4709
4710 2007-05-21 Ulrich Weigand <uweigand@de.ibm.com>
4711
4712 * config/i386/tm-linux.h (sys_quotactl): Do not define.
4713 * configure.ac (sys_quotactl, START_INFERIOR_TRAPS_EXPECTED): Do not
4714 define for i[[3456]]86-*-linux* native configurations.
4715 * config.in, configure: Regenerate.
4716
4717 2007-05-19 Joel Brobecker <brobecker@adacore.com>
4718
4719 * rs6000-nat.c (xcoff_relocate_symtab): Do nothing if debugging
4720 a core file. Add comment in the function description.
4721
4722 2007-05-18 Caroline Tice <ctice@apple.com>
4723
4724 * c-valprint.c (c_value_print): If the initialized field of the
4725 value struct is 0, print out "[uninitialized]" before the value.
4726 * dwarf2expr.c (execute_stack_op): Initialize ctx->initialized field;
4727 allow DW_OP_GNU_uninit as legal op following a DW_OP_reg op or a
4728 DW_OP_regx op; add case for DW_OP_GNU_uninit and update
4729 ctx->initialized appropriately. Verify no location op follows
4730 DW_OP_GNU_uninit.
4731 * dwarf2expr.h (struct dwarf_expr_context): New field, initialized.
4732 * dwarf2loc.c (dwarf2_evaluate_loc_desc): Add call to
4733 set_value_initialized.
4734 * dwarf2read.c (dwarf_stack_op_name): Add case for DW_OP_GNU_uninit.
4735 (decode_locdesc): Add case for DW_OP_GNU_uninit.
4736 * value.c (struct value): New field, initialized.
4737 (allocate_value): Initialize new field.
4738 (set_value_initialized): New function.
4739 (value_initialized): New function.
4740 * value.h (value_initialized): New extern declaration.
4741 (set_value_initialized): Likewise.
4742
4743 2007-05-18 Caroline Tice <ctice@apple.com>
4744
4745 * MAINTAINERS (Write After Approval): Add self.
4746
4747 2007-05-17 Joel Brobecker <brobecker@adacore.com>
4748
4749 * gdbtypes.c (make_reference_type): Preserve the type chain
4750 and set the length of all the variants of the pointer type.
4751
4752 2007-05-17 Joel Brobecker <brobecker@adacore.com>
4753
4754 * gdbtypes.c (make_pointer_type): Preserve the pointer type chain
4755 and set the length of all the variants of the pointer type.
4756
4757 2007-05-17 Maciej W. Rozycki <macro@mips.com>
4758
4759 * mips-tdep.c (mips_n32n64_push_dummy_call): Fix and reformat a
4760 comment.
4761 (mips_o64_push_dummy_call): Reformat a comment.
4762
4763 2007-05-17 Qinwei <qinwei@sunnorth.com.cn>
4764
4765 * score-tdep.c (score_frame_cache->fp, score_analyze_prologue)
4766 (score_prologue_frame_base_address): Return fp to keep gdb print
4767 local variables correctly when debugging information is stabs.
4768
4769 (score_analyze_prologue): For software watchpoint, fetch all the
4770 instructions from range [startaddr, pc] once and identify them locally
4771 to reduce memory access.
4772 (score_malloc_and_get_memblock, score_free_memblock)
4773 (score_adjust_memblock_ptr): New functions.
4774 (score_fetch_inst): Fetch single instruction or mutiple instructions.
4775
4776 (score_target_can_use_watch, score_stopped_by_watch)
4777 (score_target_insert_watchpoint, score_target_remove_watchpoint)
4778 (score_target_insert_hw_breakpoint, score_target_remove_hw_breakpoint):
4779 New functions for remote & local hw-watchpoint and hw-breakpoint.
4780
4781 2007-05-16 Alfred M. Szmidt <ams@gnu.org>
4782
4783 * reply_mig_hack.awk: Check for `auto const mach_msg_type_t'
4784 declarations as well.
4785
4786 2007-05-16 Ulrich Weigand <uweigand@de.ibm.com>
4787
4788 * config/arm/embed.mt (DEPRECATED_TM_FILE): Set to tm-arm.h.
4789 * config/arm/tm-embed.h: Delete file.
4790
4791 * arm-tdep.h (arm_software_single_step): Declare.
4792 * arm-tdep.c (arm_software_single_step): Make global.
4793 (arm_gdbarch_init): Move set_gdbarch_software_single_step call
4794 from here to ...
4795 * arm-linux-tdep.c (arm_linux_init_abi): ... here ...
4796 * armnbsd-tdep.c (arm_netbsd_init_abi_common): ... here ...
4797 * armobsd-tdep.c (armobsd_init_abi): ... here ...
4798 * arm-wince-tdep.c (arm_wince_init_abi): ... and here.
4799
4800 * arm-tdep.c (ARM_LE_BREAKPOINT, ARM_BE_BREAKPOINT): No longer
4801 allow defines to be overriden by TM file.
4802 (THUMB_LE_BREAKPOINT, THUMB_BE_BREAKPOINT): Likewise. Also,
4803 change default to {0xbe,0xbe}.
4804 * armobsd-tdep.c (arm_obsd_thumb_le_breakpoint,
4805 arm_obsd_thumb_be_breakpoint): New global variables.
4806 (armobsd_init_abi): Override tdep->thumb_breakpoint and
4807 tdep->thumb_breakpoint_size.
4808 * arm-wince-tdep.c (arm_wince_thumb_le_breakpoint): New variable.
4809 (arm_wince_init_abi): Override tdep->thumb_breakpoint and
4810 tdep->thumb_breakpoint_size.
4811
4812 * arm-tdep.c (arm_gdbarch_init): Add set_gdbarch_skip_trampoline_code.
4813
4814 2007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
4815
4816 * NEWS: Mention removed "set mips stack-arg-size" and "set mips
4817 saved-gpreg-size".
4818
4819 * mips-tdep.c (MIPS32_REGSIZE, MIPS64_REGSIZE): New constants.
4820 (size_auto, size_32, size_64, size_enums, mips_abi_regsize_string)
4821 (mips_stack_argsize_string, mips_stack_argsize): Delete.
4822 (mips_abi_regsize): Simplify.
4823 (mips_eabi_push_dummy_call, mips_n32n64_push_dummy_call)
4824 (mips_n32n64_return_value, mips_o32_push_dummy_call)
4825 (mips_o32_return_value, mips_o64_push_dummy_call)
4826 (mips_o64_return_value): Propogate constant register sizes. Use the
4827 ABI register size instead of mips_stack_argsize.
4828 (mips_dump_tdep): Don't print mips_stack_argsize.
4829 (_initialize_mips_tdep): Remove saved-gpreg-size and stack-arg-size
4830 settings.
4831
4832 2007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
4833
4834 * config/mips/linux.mt (DEPRECATED_TM_FILE): Delete.
4835 * config/mips/tm-linux.h: Delete.
4836 * mips-linux-tdep.c (mips_svr4_so_ops): New.
4837 (mips_linux_in_dynsym_resolve_code): Make static. Use
4838 svr4_in_dynsym_resolve_code.
4839 (mips_linux_init_abi): Initialize mips_svr4_so_ops. Call
4840 set_solib_ops.
4841 * solib-svr4.c (svr4_in_dynsym_resolve_code, svr4_so_ops): Make
4842 global.
4843 * solib-svr4.h (svr4_so_ops, svr4_in_dynsym_resolve_code): Declare.
4844 * Makefile.in (mips-linux-tdep.o): Update.
4845 * solib.c (set_solib_ops): New.
4846 (current_target_so_ops): Update comment.
4847 * solib.h (set_solib_ops): New prototype.
4848
4849 2007-05-16 Chris Dearman <chris@mips.com>
4850
4851 * printcmd.c (do_examine): Fix typos in a comment.
4852
4853 2007-05-16 Richard Sandiford <richard@codesourcery.com>
4854
4855 * configure.ac: Allow sysroots to be relocated under $prefix as
4856 well as $exec_prefix.
4857 * configure: Regenerate.
4858
4859 2007-05-14 Ulrich Weigand <uweigand@de.ibm.com>
4860
4861 * hppa-hpux-tdep.c: Do not include <dl.h> or <machine/save_state.h>.
4862 (offsetof): Do not define.
4863 (find_stub_with_shl_get): Use numerical value 3 instead of
4864 symbolic value TYPE_PROCEDURE.
4865
4866 2007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
4867
4868 * gdb_proc_service.h (paddr_t): Delete typedef.
4869 * proc-service.c (ps_addr_to_core_addr, core_addr_to_ps_addr): New.
4870 (ps_xfer_memory): Take a psaddr_t. Use ps_addr_to_core_addr.
4871 (ps_pglobal_lookup): Take a psaddr_t *. Use core_addr_to_ps_addr.
4872 (ps_pdread, ps_pdwrite, ps_ptread, ps_ptwrite): Take a psaddr_t.
4873 * sol-thread.c (gdb_ps_addr_t): Use psaddr_t instead of paddr_t.
4874 * Makefile.in (proc-service.o): Update.
4875
4876 2007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
4877
4878 * Makefile.in (mips-tdep.o): Update.
4879 * mips-tdep.c (mips_gdbarch_init): Register the dwarf2 CFI
4880 unwinder.
4881
4882 2007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
4883
4884 * dwarf2-frame.c (dwarf2_frame_prev_register): Use pack_long
4885 instead of store_typed_address.
4886 * value.c (pack_long): New.
4887 (value_from_longest): Use it.
4888 * value.h (pack_long): New prototype.
4889
4890 2007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
4891
4892 * dwarf2-frame.c (read_encoded_value): Correct typo. Use
4893 DW_EH_PE_signed if appropriate.
4894
4895 2007-05-14 Paul Brook <paul@codesourcery.com>
4896 Daniel Jacobowitz <dan@codesourcery.com>
4897
4898 * dwarf2read.c (dwarf2_debug_line_missing_file_complaint): New
4899 function.
4900 (dwarf_decode_lines): Check for line info without a file.
4901
4902 2007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
4903
4904 * linux-thread-db.c (thread_db_pid_to_str): Print thread IDs
4905 as hexadecimal.
4906
4907 2007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
4908
4909 * jv-exp.y (push_fieldnames): Use STRUCTOP_PTR instead of
4910 STRUCTOP_STRUCT.
4911 * jv-lang.c (evaluate_subexp_java): Handle STRUCTOP_PTR instead of
4912 STRUCTOP_STRUCT.
4913 * jv-typeprint.c (java_print_type): Do not crash on NULL varstring.
4914
4915 2007-05-14 Ulrich Weigand <uweigand@de.ibm.com>
4916
4917 * gdbarch.sh (read_sp): Remove.
4918 * gdbarch.c, gdbarch.h: Regenerate.
4919 * frame.c (frame_sp_unwind): Do not call TARGET_READ_SP.
4920
4921 * avr-tdep.c (avr_read_sp): Remove.
4922 (avr_unwind_sp): New function.
4923 (avr_gdbarch_init): Install unwind_sp instead of read_sp callback.
4924 * mips-tdep.c (mips_read_sp): Remove.
4925 (mips_unwind_sp): New function.
4926 (mips_gdbarch_init): Install unwind_sp instead of read_sp callback.
4927 * score-tdep.c (score_read_unsigned_register): Remove.
4928 (score_read_sp): Remove.
4929 (score_unwind_sp): New function.
4930 (score_gdbarch_init): Install unwind_sp instead of read_sp callback.
4931
4932 2007-05-14 Maxim Grigoriev <maxim2405@gmail.com>
4933
4934 * buildsym.c (start_subfile): Handle absolute pathnames
4935 while comparing subfile names.
4936
4937 2007-05-13 Ulrich Weigand <uweigand@de.ibm.com>
4938
4939 * hppa-hpux-tdep.c: Include "regcache.h".
4940 * hppa-linux-tdep.c: Likewise.
4941 * hppa-tdep.c: Include "gdb_stdint.h".
4942 (find_unwind_entry): Cast host pointer to uintptr_t before passing
4943 it to paddr_nz.
4944 * Makefile.in: Update dependencies.
4945
4946 2007-05-13 Ulrich Weigand <uweigand@de.ibm.com>
4947
4948 * blockframe.c: Remove obsolete comments.
4949 * alpha-nat.c (fetch_osf_core_registers): Update comment.
4950 * arm-tdep.h (enum gdb_regnum): Remove obsolete part of comment.
4951 * hppa-tdep.h (enum hppa_regnum): Likewise.
4952 * mips-tdep.h: Likewise.
4953 * m68hc11-tdep.c: Likewise.
4954
4955 2007-05-13 Ulrich Weigand <uweigand@de.ibm.com>
4956
4957 * inferior.h (read_sp): Remove prototype.
4958 * regcache.c (read_sp): Remove.
4959 * gcore.c (derive_stack_segment): Use get_frame_sp instead of read_sp.
4960 * infcall.c (call_function_by_hand): Likewise.
4961 * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call): Use regcache instead
4962 of calling read_sp.
4963 * rs6000-tdep.c (rs6000_push_dummy_call): Likewise.
4964
4965 2007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
4966
4967 * i386-linux-nat.c (i386_linux_resume): Use regcache functions
4968 instead of read_register and read_register_pid.
4969
4970 * ia64-linux-nat.c (enable_watchpoints_in_psr): Use REGCACHE
4971 argument instead of PTID. Use regcache functions instead of
4972 read_register_pid.
4973 (ia64_linux_insert_watchpoint): Update call.
4974 (ia64_linux_stopped_data_address): Use regcache functions
4975 instead of read_register_pid and write_register_pid.
4976
4977 2007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
4978
4979 * libunwind-frame.h (struct regcache): Add forward declaration.
4980 (libunwind_get_reg_special): Add REGCACHE argument.
4981 * libunwind-frame.c (libunwind_get_reg_special): Add REGCACHE
4982 argument. Pass it to unw_init_remote_p.
4983
4984 * ia64-tdep.c (ia64_pseudo_register_read): Pass regcache to
4985 libunwind_get_reg_special.
4986 (ia64_access_reg): Remove "write" case.
4987 (ia64_access_fpreg): Likewise. Read from next_frame passed
4988 as callback argument instead of from current_regcache.
4989 (ia64_access_rse_reg): Remove "write" case. Read from regcache
4990 passed as callback argument instead of from current_regcache.
4991 (ia64_access_rse_fpreg): New function.
4992 (ia64_unw_rse_acce): Use it instead of ia64_access_fpreg.
4993
4994 2007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
4995
4996 * NEWS: Mention SPU overlay support.
4997
4998 2007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
4999
5000 * spu-tdep.c (spu_frame_unwind_cache): Add comment.
5001
5002 2007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
5003
5004 * breakpoint.c (remove_breakpoint): Do not remove software
5005 breakpoints in unmapped overlay sections.
5006
5007 2007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
5008
5009 * spu-tdep.c: Include "observer.h".
5010 (spu_frame_unwind_cache): Unwind PC through overlay return stubs.
5011 (spu_overlay_data): New variable.
5012 (struct spu_overlay_table): New type.
5013 (spu_get_overlay_table, spu_overlay_update_osect, spu_overlay_update,
5014 spu_overlay_new_objfile): New functions.
5015 (spu_gdbarch_init): Install spu_overlay_update.
5016 (_initialize_spu_tdep): Register spu_overlay_new_objfile,
5017 allocate spu_overlay_data objfile data.
5018
5019 2007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
5020
5021 * gdbarch.sh (overlay_update): New gdbarch function.
5022 (struct obj_section): Add forward declaration.
5023 * gdbarch.c, gdbarch.h: Regenerate.
5024
5025 * symfile.c (simple_overlay_update): Make global.
5026 (target_overlay_update): Remove variable.
5027 (overlay_is_mapped): Call gdbarch_overlay_update instead of
5028 target_overlay_update.
5029 (overlay_load_command): Likewise.
5030 * symfile.h (struct obj_section): Add forward declaration.
5031 (simple_overlay_update): Add prototype.
5032
5033 * m32r-tdep.c (m32r_gdbarch_init): Install simple_overlay_update.
5034
5035 2007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
5036
5037 * observer.sh: Add "struct objfile" forward declaration.
5038 * target.h (deprecated_target_new_objfile_hook): Remove.
5039 * symfile.c (deprecated_target_new_objfile_hook): Remove.
5040 (clear_symtab_users): Call observer_notify_new_objfile.
5041 (symbol_file_add_with_addrs_or_offsets): Likewise.
5042 * rs6000-nat.c: Include "observer.h".
5043 (vmap_ldinfo): Call observer_notify_new_objfile.
5044 (xcoff_relocate_core): Likewise.
5045 * remote.c (remote_new_objfile_chain): Remove.
5046 (remote_new_objfile): Do not call remote_new_objfile_chain.
5047 (_initialize_remote): Use observer_attach_new_objfile.
5048 * tui/tui-hooks.c (tui_target_new_objfile_chain): Remove.
5049 (tui_new_objfile_hook): Do not call tui_target_new_objfile_chain.
5050 (_initialize_tui_hooks): Use observer_attach_new_objfile.
5051 * aix-thread.c: Include "observer.h".
5052 (target_new_objfile_chain): Remove.
5053 (new_objfile): Do not call target_new_objfile_chain.
5054 (_initialize_aix_thread): Use observer_attach_new_objfile.
5055 * hpux-thread.c: Include "observer.h"
5056 (target_new_objfile_chain): Remove.
5057 (hpux_thread_new_objfile): Make static. Do not call
5058 target_new_objfile_chain.
5059 (_initialize_hpux_thread): Use observer_attach_new_objfile.
5060 * linux-thread-db.c: Include "observer.h".
5061 (target_new_objfile_chain): Remove.
5062 (thread_db_new_objfile): Do not call target_new_objfile_chain.
5063 (_initialize_thread_db): Use observer_attach_new_objfile.
5064 * sol-thread.c: Include "observer.h".
5065 (target_new_objfile_chain): Remove.
5066 (sol_thread_new_objfile): Make static. Do not call
5067 target_new_objfile_chain.
5068 (_initialize_sol_thread): Use observer_attach_new_objfile.
5069 * Makefile.in (aix-thread.o, hpux-thread.o, linux-thread-db.o,
5070 rs6000-nat.o, sol-thread.o, tui-hooks.o): Add dependency on
5071 $(observer_h).
5072
5073 2007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
5074
5075 * gdbarch.sh (remote_translate_xfer_address): Remove.
5076 * gdbarch.h, gdbarch.c: Regenerate.
5077 * arch-utils.c (generic_remote_translate_xfer_address): Remove.
5078 * arch-utils.h (generic_remote_translate_xfer_address): Remove.
5079 * remote.c (remote_write_bytes_aux, remote_read_bytes): Do not
5080 call gdbarch_remote_translate_xfer_address.
5081 * frv-tdep.c (frv_gdbarch_init): Do not call
5082 set_gdbarch_remote_translate_xfer_address.
5083 * ia64-tdep.c (ia64_remote_translate_xfer_address): Remove.
5084 (ia64_gdbarch_init): Do not install it.
5085
5086 2007-05-11 Bob Wilson <bob.wilson@acm.org>
5087
5088 * NEWS: Mention change in handling the -tui option.
5089
5090 2007-05-11 Daniel Jacobowitz <dan@codesourcery.com>
5091
5092 * linux-thread-db.c (enable_thread_event_reporting): Fix comment
5093 typo.
5094
5095 2007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
5096
5097 * breakpoint.c (single_step_breakpoint_inserted_here_p): New function.
5098 (breakpoint_inserted_here_p): Call it.
5099 (software_breakpoint_inserted_here_p): Likewise.
5100
5101 2007-05-10 Ulrich Weigand <uweigand@de.ibm.com>
5102
5103 * inf-ptrace.c (inf_ptrace_register_u_offset): Adapt parameter list.
5104 (inf_ptrace_fetch_register): Add register_u_offset callback parameters
5105 GDBARCH and STORE_P. Handle callback (CORE_ADDR) -1 return value.
5106 (inf_ptrace_store_register): Likewise.
5107 (inf_ptrace_trad_target): Adapt register_u_offset parameter list.
5108 * inf-ptrace.h (inf_ptrace_trad_target): Likewise.
5109
5110 * vax-nat.c (vax_register_u_offset): Adapt parameter list.
5111
5112 * linux-nat.c (linux_trad_target): Adapt parameter list.
5113 * linux-nat.h (linux_trad_target): Likewise.
5114
5115 * alpha-linux-nat.c (alpha_linux_register_u_offset): Adapt parameters.
5116
5117 * mips-linux-nat.c (mips_linux_cannot_fetch_register): Remove.
5118 (mips_linux_cannot_store_register): Likewise.
5119 (mips_linux_register_addr): Add GDBARCH and STORE_P parameters.
5120 Return (CORE_ADDR) -1 for registers that cannot be fetched or
5121 stored via ptrace. Use GDBARCH instead of current_gdbarch.
5122 (mips64_linux_register_addr): Likewise.
5123 (mips_linux_register_u_offset): Adapt parameter list. Pass
5124 GDBARCH and STORE_P on to mips{64}_linux_register_addr.
5125
5126 * config/mips/linux.mh (NAT_FILE): Set to config/nm-linux.h.
5127 * config/mips/nm-linux.h: Delete file.
5128
5129 2007-05-10 Pedro Alves <pedro_alves@portugalmail.pt>
5130
5131 * remote.c (remote_detach): Error out if remote can't detach.
5132
5133 2007-05-10 Luis Machado <luisgpm@br.ibm.com>
5134
5135 * rs6000-tdep.c: (deal_with_atomic_sequence) Stores branch
5136 instruction's opcode in the "opcode" variable and declares new
5137 variable "closing_insn".
5138
5139 2007-05-10 Chris Dearman <chris@mips.com>
5140 Maciej W. Rozycki <macro@mips.com>
5141
5142 * cli/cli-setshow.c (do_setshow_command): Remove trailing
5143 whitespace when setting a var_filename.
5144
5145 2007-05-09 Bob Wilson <bob.wilson@acm.org>
5146
5147 * main.c (captured_main): Recognize -tui option and print an error
5148 message when the TUI is not configured.
5149
5150 2007-05-09 Andreas Schwab <schwab@suse.de>
5151
5152 * mipsnbsd-tdep.c (mipsnbsd_ilp32_fetch_link_map_offsets): Don't
5153 set removed members.
5154 (mipsnbsd_lp64_fetch_link_map_offsets): Likewise.
5155
5156 2007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
5157
5158 * gdbarch.sh (deprecated_store_struct_return): Remove.
5159 * gdbarch.c, gdbarch.h: Regenerate.
5160 * frv-tdep.c (frv_store_struct_return): Remove.
5161 (frv_gdbarch_init): Do not install it.
5162
5163 2007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
5164
5165 * config/i386/nm-i386sol2.h (USE_PROC_FS): Do not define.
5166 * config/mips/nm-irix5.h (USE_PROC_FS): Do not define.
5167 * config/nm-linux.h (USE_PROC_FS): Do not undefine.
5168
5169 2007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
5170
5171 * spu-linux-nat.c: Include "gdb_stdint.h".
5172 (fetch_ppc_register): Use uint64_t instead of unsigned long long.
5173 (fetch_ppc_memory_1, store_ppc_memory_1): Likewise.
5174 (fetch_ppc_memory, store_ppc_memory): Fix coding style.
5175 (spu_symbol_file_add_from_memory): Use strtoulst instead of sscanf.
5176 (spu_child_wait): Mark up string for translation.
5177
5178 2007-05-08 Paul Gilliam <pgilliam@us.ibm.com>
5179 Luis Machado <luisgpm@br.ibm.com>
5180
5181 * rs6000-tdep.c: (LWARX_MASK, LWARX_INSTRUCTION, LDARX_INSTRUCTION,
5182 STWCX_MASK, STWCX_INSTRUCTION, STDCX_INSTRUCTION, BC_MASK,
5183 BC_INSTRUCTION): Define.
5184 (deal_with_atomic_sequence): New function.
5185 (rs6000_software_single_step): Call deal_with_atomic_sequence.
5186 (rs6000_gdbarch_init): Install deal_with_atomic_sequence as
5187 gdbarch_software_single_step routine.
5188
5189 2007-05-07 Ulrich Weigand <uweigand@de.ibm.com>
5190
5191 * spu-linux-nat.c (fetch_ppc_register, fetch_ppc_memory_1,
5192 store_ppc_memory_1, fetch_ppc_memory, store_ppc_memory,
5193 parse_spufs_run, spu_bfd_iovec_pread, spu_bfd_open,
5194 spu_symbol_file_add_from_memory, spu_child_post_startup_inferior,
5195 spu_child_post_attach, spu_fetch_inferior_registers,
5196 spu_store_inferior_registers, spu_xfer_partial): Store PPE-side
5197 memory addresses as ULONGEST, not CORE_ADDR.
5198
5199 2007-05-07 Ulrich Weigand <uweigand@de.ibm.com>
5200
5201 * gdbarch.sh: Add skip_permanent_breakpoint callback.
5202 * gdbarch.h, gdbarch.c: Regenerate.
5203
5204 * infrun.c (SKIP_PERMANENT_BREAKPOINT): Remove default definition.
5205 (resume): Call gdbarch_skip_permanent_breakpoint instead of
5206 SKIP_PERMANENT_BREAKPOINT. Inline default case.
5207
5208 * hppa-hpux-tdep.c (hppa_skip_permanent_breakpoint): Make static.
5209 Add REGCACHE argument. Use it instead of read/write_register.
5210 (hppa_hpux_init_abi): Install hppa_skip_permanent_breakpoint.
5211
5212 * config/pa/tm-hppah.h: Delete file.
5213 * config/pa/hppa64.mt (DEPRECATED_TM_FILE): Set to tm-hppa.h.
5214 * config/pa/hppahpux.mt (DEPRECATED_TM_FILE): Likewise.
5215
5216 2007-05-07 Daniel Jacobowitz <dan@codesourcery.com>
5217
5218 * Makefile.in (c-lang.o, gnu-v3-abi.o): Update.
5219 * NEWS: Mention improved C++ thunk support.
5220 * c-lang.c (cplus_language_defn): Mention cplus_skip_trampoline.
5221 * cp-abi.c (cplus_skip_trampoline): New.
5222 * cp-abi.h (cplus_skip_trampoline): New prototype.
5223 (struct cp_abi_ops): Add skip_trampoline member.
5224 * gnu-v3-abi.c (gnuv3_skip_trampoline): New.
5225 (init_gnuv3_ops): Set skip_trampoline.
5226
5227 2007-05-06 Daniel Jacobowitz <dan@codesourcery.com>
5228
5229 * rs6000-tdep.c (struct frame_extra_info): Delete.
5230
5231 2007-05-06 Daniel Jacobowitz <dan@codesourcery.com>
5232
5233 * linux-thread-db.c: Update some FIXME comments.
5234 (thread_db_xfer_partial): Delete.
5235 (init_thread_db_ops): Do not set to_xfer_partial.
5236
5237 2007-05-06 Ulrich Weigand <uweigand@de.ibm.com>
5238
5239 * inftarg.c, infptrace.c: Remove files.
5240 * Makefile.in (ALLDEPFILES): Remove inftarg.c and infptrace.c
5241 (inftarg.o, infptrace.o): Remove rules.
5242 * gdbcore.h (register_addr): Remove prototype.
5243 * inferior.h (kill_inferior, store_inferior_registers,
5244 fetch_inferior_registers, attach, detach, ptrace_wait, child_resume,
5245 call_ptrace, pre_fork_inferior): Remove prototypes.
5246 * target.h (child_xfer_memory, child_pid_to_exec_file,
5247 child_core_file_to_sym_file, child_post_attach,
5248 child_post_startup_inferior, child_acknowledge_created_inferior,
5249 child_insert_fork_catchpoint, child_remove_fork_catchpoint,
5250 child_insert_vfork_catchpoint, child_remove_vfork_catchpoint,
5251 child_insert_exec_catchpoint, child_remove_exec_catchpoint,
5252 child_follow_fork, child_reported_exec_events_per_exec_call,
5253 child_has_exited, child_thread_alive): Remove prototypes.
5254
5255 2007-05-06 Ulrich Weigand <uweigand@de.ibm.com>
5256
5257 * sparc-nat.h (sparc_fetch_inferior_registers): Add prototype.
5258 (sparc_store_inferior_registers): Likewise.
5259 * sparc-nat.c (fetch_inferior_registers): Rename to ...
5260 (sparc_fetch_inferior_registers): ... this.
5261 (store_inferior_registers): Rename to ...
5262 (sparc_store_inferior_registers): ... this.
5263 (sparc_target): Update callback names.
5264 * sparc-linux.nat.c (_initialize_sparc_linux_nat): Likewise.
5265 * sparc64-linux.nat.c (_initialize_sparc64_linux_nat): Likewise.
5266
5267 2007-05-06 Ulrich Weigand <uweigand@de.ibm.com>
5268
5269 * linux-nat.c (child_post_attach): Rename to ...
5270 (linux_child_post_attach): ... this. Make static.
5271 (child_follow_fork): Rename to ...
5272 (linux_child_follow_fork): ... this. Make static.
5273 (child_insert_fork_catchpoint): Rename to ...
5274 (linux_child_insert_fork_catchpoint): ... this. Make static.
5275 (child_insert_vfork_catchpoint): Rename to ...
5276 (linux_child_insert_vfork_catchpoint): ... this. Make static.
5277 (child_insert_exec_catchpoint): Rename to ...
5278 (linux_child_insert_exec_catchpoint): ... this. Make static.
5279 (child_pid_to_exec_file): Rename to ...
5280 (linux_child_pid_to_exec_file): ... this. Make static.
5281 Add prototype.
5282 (linux_handle_extended_wait): Update call.
5283 (linux_xfer_partial): Update callback routine names.
5284
5285 2007-05-06 Ulrich Weigand <uweigand@de.ibm.com>
5286
5287 * configure.host (alpha*-*-osf[12]*): Remove support.
5288 * NEWS: Mention removed configurations.
5289
5290 * config/alpha/alpha-osf1.mh: Delete file.
5291 * config/alpha/alpha-osf2.mh: Delete file.
5292 * config/alpha/alpha-osf3.mh (NATDEPFILES): Remove inftarg.o
5293 and infptrace.o.
5294 * config/alpha/nm-osf.h: Delete file.
5295 * config/alpha/nm-osf2.h: Delete file.
5296 * config/alpha/nm-osf3.h: Do not include "nm-osf2.h".
5297 (START_INFERIOR_TRAPS_EXPECTED): Copy from nm-osf.h.
5298 (PROCFS_DONT_TRACE_FAULTS): Copy from nm-osf2.h.
5299
5300 * alpha-nat.c (ALPHA_UNIQUE_PTRACE_ADDR): Do not define.
5301 (register_addr, kernel_u_size): Remove.
5302 Do not check for "defined(USE_PROC_FS) || defined(HAVE_GREGSET_T)".
5303
5304 2007-05-06 Ulrich Weigand <uweigand@de.ibm.com>
5305
5306 * regcache.c (regcache_invalidate): New function.
5307 (register_cached): Remove.
5308 (set_register_cached): Remove.
5309 (deprecated_registers_fetched): Remove.
5310 (registers_changed): Use regcache_invalidate instead
5311 of set_register_cached.
5312 (regcache_raw_read): Update comment.
5313
5314 * regcache.h (regcache_invalidate): Add prototype.
5315 (register_cached): Remove.
5316 (set_register_cached): Remove.
5317 (deprecated_registers_fetched): Remove.
5318
5319 * findvar.c (value_of_register): Do not call register_cached.
5320 * frame.c (frame_register): Likewise.
5321 * tui/tui-regs.c (tui_get_register): Likewise.
5322
5323 * remote.c (fetch_register_using_p): Do not call set_register_cached.
5324 (process_g_packet): Likewise.
5325 (remote_fetch_registers): Likewise.
5326 * remote-sim.c (gdbsim_fetch_register): Likewise.
5327 * mt-tdep.c (mt_select_coprocessor): Replace set_register_cached call
5328 by regcache_invalidate.
5329 (mt_pseudo_register_write): Likewise.
5330 * sh-tdep.c (sh_pseudo_register_write): Likewise.
5331
5332 * corelow.c (get_core_registers): Replace deprecated_registers_fetched
5333 call by loop over regcache_raw_supply (..., NULL).
5334
5335 2007-05-06 Ulrich Weigand <uweigand@de.ibm.com>
5336
5337 * target.h (struct target_ops): Add REGCACHE parameter to
5338 to_prepare_to_store.
5339 (target_prepare_to_store): Likewise.
5340 * target.c (debug_to_prepare_to_store): Add REGCACHE parameter.
5341 (update_current_target): Adapt prepare_to_store de_fault rule.
5342
5343 * regcache.c (regcache_raw_write): Pass regcache to
5344 target_prepare_to_store.
5345
5346 * inftarg.c (child_prepare_to_store): Add REGCACHE parameter.
5347 Do not call CHILD_PREPARE_TO_STORE.
5348 * gnu-nat.c (gnu_prepare_to_store): Likewise.
5349 * procfs.c (procfs_prepare_to_store): Likewise.
5350
5351 * inf-child.c (inf_child_prepare_to_store): Add REGCACHE parameter.
5352 * go32-nat.c (go32_prepare_to_store): Likewise.
5353 * monitor.c (monitor_prepare_to_store): Likewise.
5354 * nto-procfs.c (procfs_prepare_to_store): Likewise.
5355 * remote-m32r-sdi.c (m32r_prepare_to_store): Likewise.
5356 * remote-mips.c (mips_prepare_to_store): Likewise.
5357 * remote-sim.c (gdbsim_prepare_to_store): Likewise.
5358 * win32-nat.c (win32_prepare_to_store): Likewise.
5359
5360 * remote.c (remote_prepare_to_store): Add REGCACHE parameter.
5361 Use it instead of current_regcache.
5362
5363 * hpux-thread.c (hpux_thread_prepare_to_store): Add REGCACHE
5364 parameter. Pass it on to next target.
5365 * sol-thread.c (sol_thread_prepare_to_store): Likewise.
5366
5367 2007-05-06 Ulrich Weigand <uweigand@de.ibm.com>
5368
5369 * target.h (struct regcache): Add forward declaration.
5370 (struct target_ops): Add REGCACHE parameter to to_fetch_registers
5371 and to_store_registers target operations.
5372 (target_fetch_registers, target_store_registers): Update.
5373
5374 * regcache.c (regcache_raw_read): Replace register_cached by
5375 regcache_valid_p. Pass regcache to target_fetch_registers.
5376 (regcache_raw_write): Pass regcache to target_store_registers.
5377
5378 * arm-linux-nat.c (store_fpregister, store_fpregs, store_register,
5379 store_regs, store_wmmx_regs): Replace register_cached by
5380 regcache_valid_p.
5381
5382 * bsd-kvm.c (bsd_kvm_open, bsd_kvm_proc_cmd): Pass current_regcache
5383 to target_fetch_registers calls.
5384 * corelow.c (core_open): Likewise.
5385 * linux-nat.c (linux_nat_corefile_thread_callback): Likewise.
5386 * proc-service.c (ps_lgetregs, ps_lsetregs, ps_lgetfpregs,
5387 ps_lsetfpregs): Likewise.
5388 * sol-thread.c (ps_lgetregs, ps_lsetregs, ps_lgetfpregs,
5389 ps_lsetfpregs): Likewise.
5390 * win32-nat.c (win32_resume): Likewise.
5391 * ia64-tdep.c (ia64_store_return_value): Pass current_regcache
5392 to target_store_registers call.
5393 * rs6000-tdep.c (rs6000_push_dummy_call): Likewise.
5394
5395 * inferior.h (store_inferior_registers): Update prototype.
5396 (fetch_inferior_registers): Likewise.
5397 * gnu-nat.c (gnu_store_registers, gnu_fetch_registers): Likewise.
5398 * mips-linux-nat.c (super_fetch_registers, super_store_registers):
5399 Update function pointer signatures.
5400
5401 * aix-thread.c (aix_thread_fetch_registers): Add REGCACHE parameter,
5402 use it instead of current_regcache, update calls.
5403 (aix_thread_store_registers): Likewise.
5404 * alphabsd-nat.c (alphabsd_fetch_inferior_registers): Likewise.
5405 (alphabsd_store_inferior_registers): Likewise.
5406 * amd64bsd-nat.c (amd64bsd_fetch_inferior_registers): Likewise.
5407 (amd64bsd_store_inferior_registers): Likewise.
5408 * amd64-linux-nat.c (amd64_linux_fetch_inferior_registers): Likewise.
5409 (amd64_linux_store_inferior_registers): Likewise.
5410 * arm-linux-nat.c (fetch_fpregister, fetch_fpregs, store_fpregister,
5411 store_fpregs, fetch_register, fetch_regs, store_register, store_regs,
5412 fetch_wmmx_regs, store_wmmx_regs): Likewise.
5413 (arm_linux_fetch_inferior_registers): Likewise.
5414 (arm_linux_store_inferior_registers): Likewise.
5415 * armnbsd-nat.c (fetch_register, fetch_regs, fetch_fp_register,
5416 fetch_fp_regs, armnbsd_fetch_registers): Likewise.
5417 (store_register, store_regs, store_fp_register, store_fp_regs,
5418 armnbsd_store_registers): Likewise.
5419 * bsd-kvm.c (bsd_kvm_fetch_pcb, bsd_kvm_fetch_registers): Likewise.
5420 * bsd-uthread.c (bsd_uthread_fetch_registers): Likewise.
5421 (bsd_uthread_store_registers): Likewise.
5422 * corelow.c (get_core_registers): Likewise.
5423 * go32-nat.c (fetch_register, go32_fetch_registers, store_register,
5424 go32_store_registers): Likewise.
5425 * hppabsd-nat.c (hppabsd_fetch_registers): Likewise.
5426 (hppabsd_store_registers): Likewise.
5427 * hppa-hpux-nat.c (hppa_hpux_fetch_register): Likewise.
5428 (hppa_hpux_fetch_inferior_registers): Likewise.
5429 (hppa_hpux_store_register): Likewise.
5430 (hppa_hpux_store_inferior_registers): Likewise.
5431 * hppa-linux-nat.c (fetch_register, store_register): Likewise.
5432 (hppa_linux_fetch_inferior_registers): Likewise.
5433 (hppa_linux_store_inferior_registers): Likewise.
5434 * hpux-thread.c (hpux_thread_fetch_registers): Likewise.
5435 (hpux_thread_store_registers): Likewise.
5436 * i386bsd-nat.c (i386bsd_fetch_inferior_registers): Likewise.
5437 (i386bsd_store_inferior_registers): Likewise.
5438 * i386gnu-nat.c (fetch_fpregs, gnu_fetch_registers, store_fpregs,
5439 gnu_store_registers): Likewise.
5440 * i386-linux-nat.c (fetch_register, store_register, fetch_regs,
5441 store_regs, fetch_fpregs, store_fpregs, fetch_fpxregs, store_fpxregs):
5442 Likewise.
5443 (i386_linux_fetch_inferior_registers): Likewise.
5444 (i386_linux_store_inferior_registers): Likewise.
5445 * ia64-linux-nat.c (ia64_linux_fetch_register): Likewise.
5446 (ia64_linux_fetch_registers): Likewise.
5447 (ia64_linux_store_register): Likewise.
5448 (ia64_linux_store_registers): Likewise.
5449 * inf-child.c (inf_child_fetch_inferior_registers): Likewise.
5450 (inf_child_store_inferior_registers): Likewise.
5451 * inf-ptrace.c (inf_ptrace_fetch_register): Likewise.
5452 (inf_ptrace_fetch_registers): Likewise.
5453 (inf_ptrace_store_register): Likewise.
5454 (inf_ptrace_store_registers): Likewise.
5455 * infptrace.c (fetch_register, store_register): Likewise.
5456 (fetch_inferior_registers, store_inferior_registers): Likewise.
5457 * m32r-linux-nat.c (fetch_regs, store_regs): Likewise.
5458 (m32r_linux_fetch_inferior_registers): Likewise.
5459 (m32r_linux_store_inferior_registers): Likewise.
5460 * m68kbsd-nat.c (m68kbsd_fetch_inferior_registers): Likewise.
5461 (m68kbsd_store_inferior_registers): Likewise.
5462 * m68klinux-nat.c (fetch_register, old_fetch_inferior_registers,
5463 store_register, old_store_inferior_registers, fetch_regs, store_regs,
5464 fetch_fpregs, store_fpregs): Likewise.
5465 (m68k_linux_fetch_inferior_registers): Likewise.
5466 (m68k_linux_store_inferior_registers): Likewise.
5467 * m88kbsd-nat.c (m88kbsd_fetch_inferior_registers): Likewise.
5468 (m88kbsd_store_inferior_registers): Likewise.
5469 * mips64obsd-nat.c (mips64obsd_fetch_inferior_registers): Likewise.
5470 (mips64obsd_store_inferior_registers): Likewise.
5471 * mips-linux-nat.c (mips64_linux_regsets_fetch_registers): Likewise.
5472 (mips64_linux_regsets_store_registers): Likewise.
5473 (mips64_linux_fetch_registers): Likewise.
5474 (mips64_linux_store_registers): Likewise.
5475 * mipsnbsd-nat.c (mipsnbsd_fetch_inferior_registers): Likewise.
5476 (mipsnbsd_store_inferior_registers): Likewise.
5477 * monitor.c (monitor_fetch_register, monitor_store_register): Likewise.
5478 (monitor_fetch_registers, monitor_store_registers): Likewise.
5479 * nto-procfs.c (procfs_fetch_registers): Likewise.
5480 (procfs_store_registers): Likewise.
5481 * ppc-linux-nat.c (fetch_altivec_register, fetch_spe_register,
5482 fetch_register, supply_vrregset, fetch_altivec_registers,
5483 fetch_ppc_registers, ppc_linux_fetch_inferior_registers): Likewise.
5484 (store_altivec_register, store_spe_register, store_register,
5485 fill_vrregset, store_altivec_registers, store_ppc_registers,
5486 ppc_linux_store_inferior_registers): Likewise.
5487 * ppcnbsd-nat.c (ppcnbsd_fetch_inferior_registers): Likewise.
5488 (ppcnbsd_store_inferior_registers): Likewise.
5489 * ppcobsd-nat.c (ppcobsd_fetch_registers): Likewise.
5490 (ppcobsd_store_registers): Likewise.
5491 * procfs.c (procfs_fetch_registers, procfs_store_registers): Likewise.
5492 * remote.c (fetch_register_using_p, process_g_packet,
5493 fetch_registers_using_g, remote_fetch_registers): Likewise.
5494 (store_register_using_P, store_registers_using_G,
5495 remote_store_registers): Likewise.
5496 * remote-m32r-sdi.c (m32r_fetch_registers, m32r_fetch_register,
5497 m32r_store_register, m32r_store_register): Likewise.
5498 * remote-mips.c (mips_fetch_registers, mips_store_registers): Likewise.
5499 * remote-sim.c (gdbsim_fetch_register): Likewise.
5500 (gdbsim_store_register): Likewise.
5501 * rs6000-nat.c (fetch_register, store_register): Likewise.
5502 (rs6000_fetch_inferior_registers): Likewise.
5503 (rs6000_store_inferior_registers): Likewise.
5504 * s390-nat.c (fetch_regs, store_regs): Likewise.
5505 (fetch_fpregs, store_fpregs): Likewise.
5506 (s390_linux_fetch_inferior_registers): Likewise.
5507 (s390_linux_store_inferior_registers): Likewise.
5508 * shnbsd-nat.c (shnbsd_fetch_inferior_registers): Likewise.
5509 (shnbsd_store_inferior_registers): Likewise.
5510 * sol-thread.c (sol_thread_fetch_registers): Likewise.
5511 (sol_thread_store_registers): Likewise.
5512 * sparc-nat.c (fetch_inferior_registers): Likewise.
5513 (store_inferior_registers): Likewise.
5514 * spu-linux-nat.c (spu_fetch_inferior_registers): Likewise.
5515 (spu_store_inferior_registers): Likewise.
5516 * target.c (debug_print_register): Likewise.
5517 (debug_to_fetch_registers, debug_to_store_registers): Likewise.
5518 * vaxbsd-nat.c (vaxbsd_fetch_inferior_registers): Likewise.
5519 (vaxbsd_store_inferior_registers): Likewise.
5520 * win32-nat.c (do_win32_fetch_inferior_registers): Likewise.
5521 (win32_fetch_inferior_registers): Likewise.
5522 (win32_store_inferior_registers): Likewise.
5523
5524 2007-05-06 Ulrich Weigand <uweigand@de.ibm.com>
5525
5526 * gdbcore.h (struct regcache): Add forward declaration.
5527 (struct core_fns): Add REGCACHE argument to core_read_registers
5528 callback.
5529 * corelow.c (get_core_register_section): Add REGCACHE argument,
5530 use it instead of current_regcache, pass it to core_read_registers
5531 callback.
5532 (get_core_registers): Add current_regcache as parameter to
5533 get_core_register_section calls.
5534
5535 * alpha-nat.c (fetch_osf_core_registers): Add REGCACHE argument,
5536 use it instead of current_regcache.
5537 * armnbsd-nat.c (fetch_core_registers): Likewise.
5538 (fetch_elfcore_registers): Likewise.
5539 * core-regset.c (fetch_core_registers): Likewise.
5540 * cris-tdep.c (fetch_core_registers): Likewise.
5541 * irix5-nat.c (fetch_core_registers): Likewise.
5542 * m68klinux-nat.c (fetch_core_registers): Likewise.
5543 * mips-linux-tdep.c (fetch_core_registers): Likewise.
5544 * win32-nat.c (fetch_elf_core_registers): Likewise.
5545
5546 2007-05-06 Ulrich Weigand <uweigand@de.ibm.com>
5547
5548 * gregset.h (struct regcache): Add forward declaration.
5549 (supply_gregset): Add REGCACHE parameter, make GREGS const.
5550 (supply_fpregset): Add REGCACHE parameter, make FPREGS const.
5551 (supply_fpxregset): Add REGCACHE parameter, make FPXREGS const.
5552 (fill_gregset): Add REGCACHE parameter.
5553 (fill_fpregset): Likewise.
5554 (fill_fpxregset): Likewise.
5555
5556 Update all definitions accordingly:
5557 * alphabsd-nat.c, alpha-linux-nat.c, alpha-nat.c, amd64-linux-nat.c,
5558 arm-linux-nat.c, hppa-linux-nat.c, i386gnu-nat.c, i386-linux-nat.c,
5559 i386-sol2-nat.c, i386v4-nat.c, ia64-linux-nat.c, irix5-nat.c,
5560 m32r-linux-nat.c, m68klinux-nat.c, mips-linux-nat.c, ppc-linux-nat.c,
5561 s390-nat.c, sparc64-linux-nat.c, sparc-linux-nat.c, sparc-sol2-nat.c
5562 (supply_gregset): Add REGCACHE parameter, use it instead of
5563 current_regcache. Make GREGSETP parameter const, adapt casts.
5564 (supply_fpregset): Add REGCACHE parameter, use it instead of
5565 current_regcache. Make FPREGSETP parameter const, adapt casts.
5566 (fill_gregset): Add REGCACHE parameter, use it instead of
5567 current_regcache.
5568 (fill_fpregset): Likewise.
5569
5570 Update all callers to pass in current_regcache as the new argument:
5571 * core-regset.c: Include "regcache.h".
5572 (fetch_core_registers): Update supply_gregset,and supply_fpregset calls.
5573 * procfs.c: Include "regcache.h".
5574 (procfs_fetch_registers): Update supply_gregset, supply_fpregset calls.
5575 (procfs_store_registers): Update fill_gregset, fill_fpregset calls.
5576 (procfs_do_thread_registers): Likewise.
5577 (procfs_make_note_section): Likewise.
5578 * proc-service.c: Include "regcache.h".
5579 (ps_lgetregs): Update fill_gregset call.
5580 (ps_lsetregs): Update supply_gregset call.
5581 (ps_lgetfpregs): Update fill_fpregset call.
5582 (ps_lsetfpregs): Update supply_fpregset call.
5583 * sol-thread.c (sol_thread_fetch_registers): Update supply_gregset,
5584 supply_fpregset calls.
5585 (sol_thread_store_registers): Update fill_gregset, fill_fpregset calls.
5586 (ps_lgetregs): Update fill_gregset call.
5587 (ps_lsetregs): Update supply_gregset call.
5588 (ps_lgetfpregs): Update fill_fpregset call.
5589 (ps_lsetfpregs): Update supply_fpregset call.
5590
5591 * linux-nat.c (linux_nat_do_thread_registers): Update fill_gregset,
5592 fill_fpregset, and fill_fpxregset calls.
5593 * i386-linux-nat.c (fetch_regs): Update supply_gregset call.
5594 (store_regs): Update fill_gregset call.
5595 (fetch_fpregs): Update supply_fpregset call.
5596 (store_fpregs): Update fill_fpregset call.
5597 (fetch_fpxregs): Update supply_fpxregset call.
5598 (store_fpxregs): Update fill_fpxregset call.
5599 * m32r-linux-nat.c (fetch_regs): Update supply_gregset call.
5600 (store_regs): Update fill_gregset call.
5601 * m68klinux-nat.c (fetch_regs): Update supply_gregset call.
5602 (store_regs): Update fill_gregset call.
5603 (fetch_fpregs): Update supply_fpregset call.
5604 (store_fpregs): Update fill_fpregset call.
5605 (fetch_core_registers): Update supply_gregset, supply_fpregset calls.
5606 * s390-nat.c (fetch_regs): Update supply_gregset call.
5607 (store_regs): Update fill_gregset call.
5608 (fetch_fpregs): Update supply_fpregset call.
5609 (store_fpregs): Update fill_fpregset call.
5610
5611 * Makefile.in (core-regset.o, procfs.o, proc-service.o): Update
5612 dependencies.
5613
5614 2007-05-06 Ulrich Weigand <uweigand@de.ibm.com>
5615
5616 * monitor.c (monitor_supply_register): Add REGCACHE parameter, use
5617 it instead of current_regcache.
5618 (parse_register_dump): Add REGCACHE parameter, pass it to
5619 supply_register callback.
5620 (monitor_dump_reg_block): Add REGCACHE parameter, pass it to
5621 parse_register_dump.
5622 (monitor_dump_regs): Add REGCACHE parameter, pass it to
5623 parse_register_dump and dumpregs callback.
5624 (monitor_wait): Pass current_regcache to parse_register_dump and
5625 monitor_dump_regs.
5626 (monitor_fetch_register): Pass current_regcache to
5627 monitor_supply_register.
5628 (monitor_fetch_registers): Pass current_regcache to
5629 monitor_dump_regs.
5630 * monitor.h (struct monitor_ops): Add REGCACHE parameter to
5631 supply_register and dumpregs callbacks.
5632 (monitor_supply_register, monitor_dump_reg_block): Update
5633 prototypes.
5634 * dbug-rom.c (dbug_supply_register): Add REGCACHE parameter. Pass
5635 it to monitor_supply_register.
5636 * dink32-rom.c (dink32_supply_register): Likewise.
5637 * ppcbug-rom.c (ppcbug_supply_register): Likewise.
5638 * m32r-rom.c (m32r_supply_register): Likewise. Also, use REGCACHE
5639 instead of current_regcache.
5640
5641 2007-05-06 Ulrich Weigand <uweigand@de.ibm.com>
5642
5643 * i386-nto-tdep.c (i386nto_supply_gregset, i386nto_supply_fpregset):
5644 Add REGCACHE parameter. Use it instead of current_regcache.
5645 (i386nto_supply_regset): Add REGCACHE parameter, pass it to
5646 i386nto_supply_gregset and i386nto_supply_fpregset.
5647 (i386nto_regset_fill): Add REGCACHE parameter; use it instead
5648 of current_regcache.
5649
5650 * nto-procfs.c (procfs_fetch_registers): Pass current_regcache to
5651 nto_supply_ helper functions.
5652 (procfs_store_registers): Pass current_regcache to nto_regset_fill.
5653
5654 * nto-tdep.c (nto_dummy_supply_regset): Add REGCACHE parameter.
5655
5656 * nto-tdep.h (struct nto_target_ops): Add REGCACHE parameter to
5657 supply_greget, supply_fpregset, supply_altregset, supply_regset,
5658 and regset_fill member function pointers.
5659 (nto_dummy_supply_regset): Adapt prototype.
5660
5661 2007-05-06 Ulrich Weigand <uweigand@de.ibm.com>
5662
5663 * shnbsd-tdep.c (shnbsd_supply_reg): Add REGCACHE parameter, use it
5664 instead of current_regcache. Make REGS const.
5665 (shnbsd_fill_reg): Add REGCACHE parameter; replace current_regcache.
5666 * shnbsd-tdep.h (shnbsd_supply_reg, shnbsd_fill_reg): Update
5667 prototypes.
5668 * shnbsd-nat.c: Include "regcache.h".
5669 (shnbsd_fetch_inferior_registers): Pass current_regcache to
5670 shnbsd_supply_reg.
5671 (shnbsd_store_inferior_registers): Pass current_regcache to
5672 shnbsd_fill_reg.
5673 * Makefile.in (shbsd-nat.o): Update dependencies.
5674
5675 2007-05-06 Ulrich Weigand <uweigand@de.ibm.com>
5676
5677 * mips-linux-tdep.c (supply_32bit_reg): Add REGCACHE parameter. Use it
5678 instead of current_regcache.
5679 (mips_supply_gregset): Likewise. Pass REGCACHE to supply_32bit_reg.
5680 Make GREGSETP const, remove superfluous casts.
5681 (mips_fill_gregset): Add REGCACHE parameter; replace current_regcache.
5682 (mips_supply_fpregset): Likewise. Make FPREGSETP const, remove
5683 superfluous casts.
5684 (mips_fill_fpregset): Add REGCACHE parameter; replace current_regcache.
5685 (supply_64bit_reg): Likewise
5686 (mips64_supply_gregset): Likewise. Pass REGCACHE to supply_64bit_reg.
5687 Make GREGSETP const, adapt casts accordingly.
5688 (mips64_fill_gregset): Add REGCACHE parameter; replace current_regcache.
5689 (mips64_supply_fpregset): Likewise. Make FPREGSET const, adapt
5690 casts accordingly.
5691 (mips64_fill_fpregset): Add REGCACHE parameter; replace current_regcache.
5692 (fetch_core_registers): Pass current_regcache to mips{64}_(supply|fill)_
5693 helper routines.
5694 * mips-linux-tdep.h (mips_supply_gregset, mips_fill_gregset,
5695 mips_supply_fpregset, mips_fill_fpregset, mips64_supply_gregset,
5696 mips64_fill_gregset, mips64_supply_fpregset, mips64_fill_fpregset):
5697 Adapt prototypes.
5698 * mips-linux-nat.c: Include "regcache.h".
5699 (supply_gregset, fill_gregset, supply_fpregset, fill_fpregset): Pass
5700 current_regcache to mips{64}_(supply|fill)_ helper routines.
5701 (mips64_linux_regsets_fetch_registers): Likewise.
5702 (mips64_linux_regsets_store_registers): Likewise.
5703
5704 * mipsnbsd-tdep.c (mipsnbsd_supply_reg, mipsnbsd_supply_fpreg): Add
5705 REGCACHE argument; replace current_regcache. Make REGS const.
5706 (mipsnbds_fill_reg, mipsnbsd_fill_fpreg): Add REGCACHE argument;
5707 replace current_regcache.
5708 * mipsnbsd-tdep.h (ipsnbsd_supply_reg, mipsnbsd_supply_fpreg,
5709 mipsnbds_fill_reg, mipsnbsd_fill_fpreg): Adapt prototypes.
5710 * mipsnbsd-nat.c (mipsnbsd_fetch_inferior_registers,
5711 mipsnbsd_store_inferior_registers): Pass current_regcache to
5712 mipsnbsd_(supply|fill)_... helper routines.
5713
5714 * Makefile.in (mips-linux-nat.o): Update dependencies.
5715
5716 2007-05-06 Ulrich Weigand <uweigand@de.ibm.com>
5717
5718 * i387-tdep.c (i387_fill_fsave, i387_fill_fxsave): Remove.
5719 * i387-tdep.h (i387_fill_fsave, i387_fill_fxsave): Remove prototypes.
5720 * i368-linux-nat.c (supply_fpregset, supply_fpxregset): Replace
5721 i387_fill_fsave and i387_fill_fxsave calls by inline copies.
5722 * i386-nto-tdep.c (i386nto_regset_fill): Likewise.
5723 * i386gnu-nat.c (store_fpregs): Likewise.
5724 * i386v4-nat.c (fill_fpregset): Likewise.
5725 * go32-nat.c (store_register, go32_store_registers): Likewise.
5726
5727 2007-05-06 Ulrich Weigand <uweigand@de.ibm.com>
5728
5729 * cris-tdep.c (supply_gregset): Rename to ...
5730 (cris_supply_gregset): ... this. Add REGCACHE parameter. Use it
5731 instead of current_regcache.
5732 (fetch_core_registers): Update call. Pass current_regcache.
5733
5734 2007-05-06 Ulrich Weigand <uweigand@de.ibm.com>
5735
5736 * arnmnbsd-nat.c (supply_gregset): Rename to ...
5737 (arm_supply_gregset): ... this. Add REGCACHE parameter.
5738 Use it instead of current_regcache.
5739 (supply_fparegset): Rename to ...
5740 (arm_supply_fparegset): ... this. Add REGCACHE parameter.
5741 Use it instead of current_regcache.
5742 (fetch_regs, fetch_fp_regs): Update calls. Pass current_regcache.
5743 (fetch_core_registers, fetch_elfcore_registers): Likewise.
5744
5745 2007-05-06 Ulrich Weigand <uweigand@de.ibm.com>
5746
5747 * alpha-tdep.c (alpha_supply_int_regs, alpha_fill_int_regs,
5748 alpha_supply_fp_regs, alpha_fill_fp_regs): Add REGCACHE parameter,
5749 use it instead of current_regcache.
5750 * alpha-tdep.h (struct regcache): Add forward declaration.
5751 (alpha_supply_int_regs, alpha_fill_int_regs, alpha_supply_fp_regs,
5752 alpha_fill_fp_regs): Update prototypes.
5753
5754 * alpha-nat.c: (supply_gregset, fill_gregset, supply_fpregset,
5755 fill_fpregset): Pass current_regcache to alpha_supply/fill_ routines.
5756 * alpha-linux-nat.c: Include "regcache.h".
5757 (supply_gregset, fill_gregset, supply_fpregset, fill_fpregset): Pass
5758 current_regcache to alpha_supply/fill_ routines.
5759
5760 * alphabsd-tdep.c: Include "regcache.h".
5761 (alphabsd_supply_reg, alphabsd_supply_fpreg): Add REGCACHE paramter,
5762 pass it to alpha_supply_ routines. Make REGS const.
5763 (alphabsd_fill_reg, alphabsd_fill_fpreg): Add REGCACHE parameter,
5764 pass it to alpha_fill_ routines.
5765 * alphabsd-tdep.h (struct regcache): Add forward declaration.
5766 (alphabsd_supply_reg, alphabsd_fill_reg, alphabsd_supply_fpreg,
5767 alphabsd_fill_fpreg): Update prototypes.
5768
5769 * alphanbsd-nat.c (supply_gregset, fill_gregset, supply_fpregset,
5770 fill_fpregset, alphabsd_fetch_inferior_registers,
5771 alphabsd_store_inferior_registers): Pass current_regcache to
5772 alphabsd_supply/fill_ routines.
5773
5774 * Makefile.in (alpha-linux-nat.o, alphabsd-tdep.o): Update
5775 dependencies.
5776
5777 2007-05-06 Ulrich Weigand <uweigand@de.ibm.com>
5778
5779 * aix-thread.c (supply_gprs64, supply_reg32, supply_fprs,
5780 supply_sprs64, supply_sprs32): Add REGCACHE parameter, use it
5781 instead of current_regcache.
5782 (fetch_regs_user_thread, fetch_regs_kernel_thread): Add
5783 REGCACHE parameter, pass it to supply_ routines.
5784 (aix_thread_fetch_registers): Pass current_regcache to
5785 fetch_regs_user_thread and fetch_regs_kernel_thread.
5786
5787 (fill_gprs64, fill_gprs32, fill_fprs, fill_sprs64, fill_sprs32):
5788 Add REGCACHE parameter, use it instead of current_regcache.
5789 Call regcache_valid_p instead of register_cached.
5790 (store_regs_user_thread, store_regs_kernel_thread): Likewise.
5791 Also, pass REGCACHE to fill_ routines.
5792 (aix_thread_store_registers): Pass current_regcache to
5793 store_regs_user_thread and store_regs_kernel_thread.
5794
5795 2007-05-06 Ulrich Weigand <uweigand@de.ibm.com>
5796
5797 * m32r-linux-nat.c (supply_gregset): Do not modify contents
5798 pointed to by GREGSETP.
5799
5800 2007-05-06 Ulrich Weigand <uweigand@de.ibm.com>
5801
5802 * irix5-nat.c (fill_gregset): Use regcache_raw_collect instead
5803 of regcache_raw_read_signed.
5804 (fill_fpregset): Use regcache_raw_collect instead of
5805 regcache_raw_read.
5806
5807 2007-05-03 Kevin Buettner <kevinb@redhat.com>
5808
5809 * mips-tdep.c (mips_eabi_push_dummy_call): When pushing floating
5810 point arguments, test explicitly for use of the EABI32 ABI
5811 instead of inferring this condition from tests on register
5812 sizes.
5813
5814 2007-05-03 Kevin Buettner <kevinb@redhat.com>
5815
5816 * breakpoint.c (set_raw_breakpoint): Adjust breakpoint's address
5817 prior to allocating its location.
5818
5819 2007-05-02 Maciej W. Rozycki <macro@mips.com>
5820
5821 * mips-tdep.c (mips_o32_push_dummy_call): Remove conditions
5822 based on mips_abi_regsize() whose result is known in advance.
5823 (mips_o64_push_dummy_call): Likewise.
5824
5825 2007-04-29 Ulrich Weigand <uweigand@de.ibm.com>
5826
5827 * m68klinux-nat.c: Remove #ifndef USE_PROC_FS check.
5828 * m68k-tdep.c: Remove code within #ifdef USE_PROC_FS.
5829
5830 * mips-linux-nat.c: Include "gregset.h".
5831 (supply_gregset, fill_gregset, supply_fpregset, fill_fpregset): Move
5832 from mips-linux-tdep.c. Change parameter type to gdb_gregset_t.
5833 * mips-linux-tdep.c (supply_gregset, fill_gregset, supply_fpregset,
5834 fill_fpregset): Move to mips-linux-nat.c.
5835
5836 * Makefile.in (m68k-tdep.o, mips-linux-nat.o): Update dependencies.
5837
5838 2007-04-28 Ulrich Weigand <uweigand@de.ibm.com>
5839
5840 * regcache.c (deprecated_read_register_gen): Remove, inline ...
5841 (read_register): ... here.
5842 (deprecated_write_register_gen): Remove, inline ...
5843 (write_register): ... here.
5844 * regcache.h (deprecated_read_register_gen): Remove prototype.
5845 (deprecated_write_register_gen): Likewise.
5846
5847 * remote-sim.c (gdbsim_store_register): Replace call to
5848 deprecated_read_register_gen with regcache_cooked_read.
5849 * target.c (debug_print_register): Replace calls to
5850 deprecated_read_register_gen and read_register with
5851 regcache_cooked_read.
5852
5853 2007-04-28 Ulrich Weigand <uweigand@de.ibm.com>
5854
5855 * hpux-thread.c (hpux_thread_store_registers): Use
5856 regcache_raw_collect, not regcache_raw_read.
5857 * irix5-nat.c (fetch_core_registers): Use regcache_raw_supply,
5858 not regcache_raw_write.
5859
5860 2007-04-28 Ulrich Weigand <uweigand@de.ibm.com>
5861
5862 * gdbarch.sh: Remove deprecated_register_byte.
5863 * gdbarch.c, gdbarch.h: Regenerate.
5864 * arch-utils.h (generic_register_size, generic_register_byte): Remove.
5865 * arch-utils.c (generic_register_size, generic_register_byte): Remove.
5866
5867 * regcache.h (regcache_valid_p): Make REGCACHE parameter const.
5868 * regcache.c (regcache_valid_p): Allow to query cooked registers in
5869 read-only register caches. Make REGCACHE parameter const.
5870 (regcache_dump): Do not check DEPRECATED_REGISTER_BYTE.
5871
5872 * mi/mi-main.c (old_regs): Remove.
5873 (mi_setup_architecture_data, _initialize_mi_main): Remove.
5874 (register_changed_p): Reimplement to compare two register caches.
5875 (mi_cmd_data_list_changed_registers): Update caller.
5876 * mi/mi-main.h (mi_setup_architecture_data): Remove.
5877 * mi/mi-interp.c (mi_interpreter_init): Do not call
5878 mi_setup_architecture_data.
5879
5880 2007-04-28 Ulrich Weigand <uweigand@de.ibm.com>
5881
5882 * alpha-nat.c (ALPHA_REGSET_BASE, ALPHA_REGSET_UNIQUE): Do not define,
5883 inline definition at the places the macros are used.
5884 * alpha-linux-nat.c (ALPHA_REGSET_BASE, ALPHA_REGSET_UNIQUE): Likewise.
5885
5886 2007-04-28 Ulrich Weigand <uweigand@de.ibm.com>
5887
5888 * rs6000-aix-tdep.c: Include "regcache.h", "regset.h", and
5889 "gdb_string.h".
5890 (rs6000_aix32_reg_offsets, rs6000_aix64_reg_offsets): New variables.
5891 (rs6000_aix_supply_regset, rs6000_aix_collect_regset): New functions.
5892 (rs6000_aix32_regset, rs6000_aix64_regset): New variables.
5893 (rs6000_aix_regset_from_core_section): New function.
5894 (rs6000_aix_init_osabi): Register it.
5895 (_initialize_rs6000_aix_tdep): Register GDB_OSABI_AIX osabi and
5896 sniffer for bfd_arch_powerpc as well as bfd_arch_rs6000.
5897 * rs6000-nat.c (CoreRegs): Do not define type.
5898 (fetch_core_registers, rs6000_core_fns): Remove.
5899 (_initialize_core_rs6000): Do not register it. Rename to ...
5900 (_initialize_rs6000_nat): ... this.
5901 * Makefile.in (rs6000-aix-tdep.o): Update dependencies.
5902
5903 2007-04-27 Kevin Buettner <kevinb@redhat.com>
5904
5905 * dwarf2expr.c (unsigned_address_type): Add forward declaration.
5906 (dwarf2_read_address): Sign extend return address as required by
5907 target architecture.
5908
5909 2007-04-27 Kevin Buettner <kevinb@redhat.com>
5910
5911 * solib-frv.c (lm_base): Bail out if the main executable has
5912 not been relocated.
5913
5914 2007-04-27 Ulrich Weigand <uweigand@de.ibm.com>
5915
5916 * alpha-linux-tdep.c (alpha_linux_supply_fpregset): Correct location
5917 of FPCR register in fpregset.
5918
5919 2007-04-27 Maciej W. Rozycki <macro@mips.com>
5920
5921 * Makefile.in (gdbtk-wrapper.o): Update dependencies.
5922 (gdbtk-varobj.o, gdbtk-cmds.o, gdbtk-stack.o): Likewise.
5923
5924 2007-04-27 Ulrich Weigand <uweigand@de.ibm.com>
5925
5926 * config/rs6000/nm-rs6000.h (CHILD_SPECIAL_WAITSTATUS): Remove.
5927 * rs6000-nat.c (rs6000_wait): New function.
5928 (_initialize_core_rs6000): Install it as to_wait target method.
5929 * target.c (store_waitstatus): Don't check CHILD_SPECIAL_WAITSTATUS.
5930
5931 2007-04-27 Ulrich Weigand <uweigand@de.ibm.com>
5932
5933 * config/rs6000/nm-rs6000.h (TARGET_CREATE_INFERIOR_HOOK): Remove.
5934 * fork-child.c (fork_inferior): Don't call TARGET_CREATE_INFERIOR_HOOK.
5935 * rs6000-nat.c (super_create_inferior): New variable.
5936 (rs6000_create_inferior): Make static. Adapt argument list. Call
5937 original version of create_inferior via super_create_inferior.
5938 (_initialize_core_rs6000): Install to_create_inferior target method.
5939
5940 2007-04-27 Ulrich Weigand <uweigand@de.ibm.com>
5941
5942 * aix-thread.c (aix_thread_xfer_memory): Replace by ...
5943 (aix_thread_xfer_partial): ... this.
5944 (init_aix_thread_ops): Install to_xfer_partial instead
5945 of deprecated_xfer_memory target method.
5946
5947 * config/powerpc/aix.mh (NATDEPFILES): Remove infptrace.o
5948 and inftarg.o, add inf-ptrace.o.
5949 * config/rs6000/nm-rs6000.h (FETCH_INFERIOR_REGISTERS,
5950 CHILD_XFER_MEMORY, KERNEL_U_SIZE, kernel_u_size): Remove.
5951 * rs6000-nat.c: Include "inf-ptrace.h" and "gdb_stdint.h".
5952 (fetch_inferior_registers): Rename to ...
5953 (rs6000_fetch_inferior_registers): ... this. Make static.
5954 (store_inferior_registers): Rename to ...
5955 (rs6000_store_inferior_registers): ... this. Make static.
5956 (read_word, child_xfer_memory): Remove.
5957 (rs6000_xfer_partial): New function.
5958 (kernel_u_size): Remove.
5959 (_initialize_core_rs6000): Add inf_ptrace-based target.
5960 * Makefile.in (rs6000-nat.o): Update dependencies.
5961
5962 2007-04-27 Ulrich Weigand <uweigand@de.ibm.com>
5963
5964 * inf-ptrace.c: Include "gdb_stdint.h".
5965 (inf_ptrace_xfer_partial): Use "uintptr_t" instead of "long" as
5966 intermediate type when casting CORE_ADDR to PTRACE_TYPE_ARG3.
5967 (inf_ptrace_fetch_register): Add intermediate cast to "uintptr_t"
5968 before casting CORE_ADDR to PTRACE_TYPE_ARG3.
5969 (inf_ptrace_store_register): Likewise.
5970 * Makefile.in (inf-ptrace.o): Update dependencies.
5971
5972 2007-04-27 Ulrich Weigand <uweigand@de.ibm.com>
5973
5974 * configure.host (rs6000-*-*): Merge with powerpc-*-aix* rules.
5975 * configure.tgt (rs6000-*-*): Likewise.
5976 * config/rs6000/aix4.mh: Delete file.
5977 * config/rs6000/aix4.mt: Delete file.
5978 * config/rs6000/rs6000.mh: Delete file.
5979 * config/rs6000/rs6000.mt: Delete file.
5980
5981 * config/powerpc/nm-aix.h: Delete file.
5982 * config/powerpc/aix.mh (NAT_FILE): Set to config/rs6000/nm-rs6000.h.
5983
5984 2007-04-27 Ulrich Weigand <uweigand@de.ibm.com>
5985
5986 * aix-thread.c (fill_sprs32): Change argument types to "uint32_t *".
5987 Remove obsolete part of comment.
5988 (store_regs_user_thread): Use uint32_t temporaries when calling
5989 fill_sprs32.
5990 (store_regs_kernel_thread): Likewise. Add assertion to verify
5991 correct size of struct ptsprs members.
5992 (aix_thread_xfer_memory): Fix type of myaddr.
5993 (aix_thread_extra_thread_info): Fix compiler warning.
5994 * rs6000-nat.c (rs6000_ptrace64): Change type of buf to "void *".
5995 (fetch_register, store_register): Adapt callers.
5996
5997 2007-04-27 Ulrich Weigand <uweigand@de.ibm.com>
5998
5999 * vec.h (vec_free): Rename to vec_free_. Adapt users.
6000
6001 2007-04-25 Ulrich Weigand <uweigand@de.ibm.com>
6002
6003 * alpha-linux-tdep.c: Include "gdb_string.h", "regset.h",
6004 and "regcache.h".
6005 (alpha_linux_supply_gregset, alpha_linux_supply_fpregset): New.
6006 (alpha_linux_gregset, alpha_linux_fpregset): New variables.
6007 (alpha_linux_regset_from_core_section): New function.
6008 (alpha_linux_init_abi): Install it.
6009 * alpha-linux-nat.c: Do not include "gdbcore.h". Include
6010 "alpha-tdep.h", <sys/ptrace.h>, <alpha/ptrace.h>,
6011 <sys/procfs.h>, and "gregset.h".
6012 (ALPHA_REGSET_BASE, ALPHA_REGSET_UNIQUE, ALPHA_UNIQUE_PTRACE_ADDR):
6013 Move from config/alpha/nm-linux.h.
6014 (supply_gregset, fill_gregset, supply_fpregset, fill_fpregset): Copy
6015 from alpha-nat.c.
6016 (alpha_linux_register_u_offset): Inline register_addr from alpha-nat.c.
6017 * alpha-nat.c: Remove #ifdef __linux__ section.
6018 (fetch_elf_core_registers, alpha_elf_core_fns): Remove.
6019 (_initialize_core_alpha): Do not register alpha_elf_core_fns.
6020 (ALPHA_UNIQUE_PTRACE_ADDR, ALPHA_REGSET_UNIQUE): Define unconditionally.
6021 (ALPHA_REGSET_BASE): Move from config/alpha/nm-osf.h.
6022 * config/alpha/alpha-linux.mh (NAT_FILE): Set to config/nm-linux.h.
6023 (NATDEPFILES): Remove alpha-nat.o.
6024 * config/alpha/nm-linux.h: Delete file.
6025 * config/alpha/nm-osf.h (ALPHA_REGSET_BASE): Move to alpha-nat.c.
6026 * Makefile.in (alpha-linux-nat.o): Update dependencies.
6027 (alpha-linux-tdep.o): Likewise.
6028
6029 2007-04-25 Ulrich Weigand <uweigand@de.ibm.com>
6030
6031 * mips-linux-nat.c: No longer include "gdbcore.h".
6032 (mips_linux_register_addr): Move from mips-linux-tdep.c.
6033 (mips64_linux_register_addr): Likewise.
6034 (mips_linux_register_u_offset): Call mips_linux_register_addr or
6035 mips64_linux_register_addr instead of register_addr.
6036 * mips-linux-tdep.c (mips_linux_register_addr,
6037 mips64_linux_register_addr): Move to mips-linux-nat.c.
6038 (register_addr): Remove.
6039 (register_addr_data, init_register_addr_data): Remove.
6040 (_initialize_mips_linux_tdep): Do not initialize register_addr_data.
6041 (set_mips_linux_register_addr): Remove.
6042 (mips_linux_init_abi): Do not call set_mips_linux_register_addr.
6043 * Makefile.in (mips-linux-nat.o): Update dependencies.
6044
6045 2007-04-25 Ulrich Weigand <uweigand@de.ibm.com>
6046
6047 * linux-nat.c (linux_register_u_offset): Remove.
6048 (linux_target_install_ops): New function.
6049 (linux_target): Use it.
6050 (linux_trad_target): New function.
6051 * linux-nat.h (linux_trad_target): Declare.
6052
6053 * alpha-linux-nat.c: Include "gdbcore.h".
6054 (alpha_linux_register_u_offset): New function.
6055 (_initialize_alpha_linux_nat): Use linux_trad_target.
6056
6057 * mips-linux-nat.c: Include "gdbcore.h".
6058 (mips_linux_register_u_offset): New function.
6059 (_initialize_mips_linux_nat): Use linux_trad_target.
6060
6061 * config/arm/linux.mh (NAT_FILE): Set to config/nm-linux.h.
6062 * config/arm/nm-linux.h: Delete file.
6063
6064 * config/i386/nm-linux64.h (FETCH_INFERIOR_REGISTERS): Remove.
6065 * config/i386/nm-linux.h (FETCH_INFERIOR_REGISTERS): Remove.
6066
6067 * config/ia64/linux.mh (NAT_FILE): Set to config/nm-linux.h.
6068 * config/ia64/nm-linux.h: Delete file.
6069
6070 * config/m32r/linux.mh (NAT_FILE): Set to config/nm-linux.h.
6071 * config/m32r/nm-linux.h: Delete file.
6072
6073 * config/m68k/linux.mh (NAT_FILE): Set to config/nm-linux.h.
6074 * config/m68k/nm-linux.h: Delete file.
6075
6076 * config/pa/linux.mh (NAT_FILE): Set to config/nm-linux.h.
6077 * config/pa/nm-linux.h: Delete file.
6078
6079 * config/powerpc/linux.mh (NAT_FILE): Set to config/nm-linux.h.
6080 * config/powerpc/ppc64-linux.mh (NAT_FILE): Likewise.
6081 * config/powerpc/nm-linux.h: Delete file.
6082
6083 * config/s390/s390.mh (NAT_FILE): Set to config/nm-linux.h.
6084 * config/s390/nm-linux.h: Delete file.
6085
6086 * config/sparc/linux.mh (NAT_FILE): Set to config/nm-linux.h.
6087 * config/sparc/linux64.mh (NAT_FILE): Likewise.
6088 * config/sparc/nm-linux.h: Delete file.
6089
6090 * Makefile.in (alpha-linux-nat.o): Update dependencies.
6091 (mips-linux-nat.o): Likewise.
6092
6093 2007-04-25 Ulrich Weigand <uweigand@de.ibm.com>
6094
6095 * core-aout.c: Delete file.
6096 * Makefile.in (ALLDEPFILES): Remove core-aout.c.
6097 (core-aout.o): Delete rule.
6098 * gdbcore.h (kernel_u_addr, KERNEL_U_ADDR): Remove.
6099
6100 * config/alpha/nm-linux.h (U_REGS_OFFSET): Remove.
6101
6102 * arm-linux-nat.c (arm_linux_kernel_u_size): Remove.
6103 * config/arm/nm-linux.h (U_REGS_OFFSET, KERNEL_U_SIZE,
6104 KERNEL_U_ADDR): Remove.
6105
6106 * i386-linux-nat.c (register_u_addr, kernel_u_size): Remove.
6107 (cannot_fetch_register, cannot_store_register): Remove.
6108 (fetch_register): Inline cannot_fetch_register and register_addr.
6109 (store_register): Inline cannot_store_register and register_addr.
6110 * config/i386/linux.mh (NATDEPFILES): Remove core-aout.o.
6111 * config/i386/nm-linux.h (KERNEL_U_SIZE, KERNEL_U_ADDR,
6112 REGISTER_U_ADDR, CANNOT_FETCH_REGISTER, CANNOT_STORE_REGISTER):
6113 Remove.
6114
6115 * m68klinux-nat.c (m68k_linux_register_u_addr, kernel_u_size): Remove.
6116 (fetch_register): Inline register_addr.
6117 (store_register): Inline register_addr.
6118 * config/m68k/linux.mh (NATDEPFILES): Remove core-aout.o.
6119 * config/m68k/nm-linux.h (KERNEL_U_SIZE, KERNEL_U_ADDR,
6120 U_REGS_OFFSET, REGISTER_U_ADDR): Remove.
6121
6122 * config/mips/nm-irix5.h (REGISTER_U_ADDR): Remove.
6123 * config/mips/nm-linux.h (KERNEL_U_SIZE, U_REGS_OFFSET,
6124 REGISTER_U_ADDR): Remove.
6125
6126 * hppa-linux-nat.c (register_addr): Rename to ...
6127 (hppa_linux_register_addr): ... this. Make static.
6128 (fetch_register, store_register): Adapt callers.
6129 * config/pa/nm-linux.h (U_REGS_OFFSET): Remove.
6130
6131 * ppc-linux-nat.c (kernel_u_size): Remove.
6132 * config/powerpc/nm-linux.h (KERNEL_U_SIZE, KERNEL_U_ADDR): Remove.
6133
6134 * vax-nat.c (vax_kernel_u_addr, vax_register_u_addr): Make static.
6135 * config/vax/vax.mh (NATDEPFILES): Remove core-aout.o.
6136 (NAT_FILE): Remove.
6137 * config/vax/nm-vax.h: Delete file.
6138
6139 2007-04-20 Mark Shinwell <shinwell@codesourcery.com>
6140
6141 * MAINTAINERS (Write After Approval): Add myself.
6142
6143 2007-04-20 Mark Shinwell <shinwell@codesourcery.com>
6144
6145 * Makefile.in: Adjust dependencies of m68klinux-tdep.c.
6146 * m68klinux-tdep.c (m68k_uclinux_sigcontext_reg_offset): New.
6147 (m68k_linux_sigcontext_reg_offset): Fix typo.
6148 (target_is_uclinux): New.
6149 (m68k_linux_inferior_created): New.
6150 (m68k_linux_get_sigtramp_info): Check for uClinux or
6151 normal Linux. Use m68k_uclinux_sigcontext_reg_offset for
6152 uClinux.
6153 (_initialize_m68k_linux_tdep): Register
6154 m68k_linux_inferior_created.
6155
6156 2007-04-19 Pedro Alves <pedro_alves@portugalmail.pt>
6157
6158 * win32-nat.c (win32_detach): Remove delete_command call.
6159 Resume inferior with win32_resume instead of win32_continue.
6160
6161 2007-04-19 Jerome Guitton <guitton@adacore.com>
6162
6163 * ser-mingw.c (fd_is_file): New function.
6164 (file_select_thread): New function.
6165 (ser_console_wait_handle): Add special handling for files.
6166
6167 2007-04-18 Denis Pilat <denis.pilat@st.com>
6168
6169 * dwarf2read.c (read_subrange_type): Use DW_ATE_signed default type
6170 when missing from DW_TAG_subrange_type. Remove the handling of null
6171 return from die_type.
6172
6173 2007-04-18 Maciej W. Rozycki <macro@mips.com>
6174
6175 * mips-tdep.c (mips_eabi_push_dummy_call): Revert the last
6176 change to rearrange some brackets.
6177 (mips_n32n64_push_dummy_call): Likewise.
6178 (mips_o32_push_dummy_call): Likewise.
6179 (mips_o64_push_dummy_call): Likewise.
6180
6181 2007-04-18 Denis Pilat <denis.pilat@st.com>
6182
6183 * infcmd.c (post_create_inferior): Start with a call to
6184 target_terminal_ours.
6185
6186 2007-04-17 Maciej W. Rozycki <macro@mips.com>
6187
6188 * mips-tdep.c (mips_eabi_push_dummy_call): Rearrange some
6189 brackets.
6190 (mips_n32n64_push_dummy_call): Likewise. Reformat some
6191 expressions.
6192 (mips_o32_push_dummy_call): Likewise.
6193 (mips_o64_push_dummy_call): Likewise.
6194
6195 2007-04-17 Maciej W. Rozycki <macro@mips.com>
6196
6197 * mips-tdep.c (mips_n32n64_push_dummy_call): Fix a typo in a
6198 comment.
6199
6200 2007-04-17 Maciej W. Rozycki <macro@mips.com>
6201
6202 * mips-tdep.c (mips_n32n64_push_dummy_call): Fix a typo in a
6203 comment.
6204 (mips_o32_push_dummy_call): Likewise.
6205
6206 2007-04-17 Andreas Schwab <schwab@suse.de>
6207
6208 * symtab.c (skip_prologue_using_sal): Allow the end of the prologue
6209 sal to be bigger than the end of the function.
6210
6211 2007-04-17 Maciej W. Rozycki <macro@mips.com>
6212 Nigel Stephens <nigel@mips.com>
6213
6214 * mips-tdep.c (mips_o32_push_dummy_call): Take account of
6215 argument alignment requirements when calculating stack space
6216 required. When aligning an arg register to eight bytes
6217 boundary, align stack_offset too. Write floating-point
6218 arguments to the appropriate integer register if need go there.
6219 (mips_o64_push_dummy_call): Likewise.
6220
6221 2007-04-14 Ulrich Weigand <uweigand@de.ibm.com>
6222
6223 * gdbarch.sh (software_single_step): Remove "insert_breakpoints_p" and
6224 "sig" arguments, add "regcache" argument.
6225 * gdbarch.c, gdbarch.h: Regenerate.
6226
6227 * infrun.c (resume): Update SOFTWARE_SINGLE_STEP call arguments.
6228 (handle_inferior_event): Call remove_single_step_breakpoints directly
6229 instead of calling SOFTWARE_SINGLE_STEP to remove breakpoints.
6230
6231 * alpha-tdep.c (alpha_software_single_step): Update argument list.
6232 Remove handling of !insert_breakpoints_p case.
6233 * arm-tdep.c (arm_software_single_step): Likewise.
6234 * cris-tdep.c (cris_software_single_step): Likewise.
6235 * mips-tdep.c (mips_software_single_step): Likewise.
6236 * rs6000-tdep.c (rs6000_software_single_step): Likewise.
6237 * sparc-tdep.c (sparc_software_single_step): Likewise.
6238 * spu-tdep.c (spu_software_single_step): Likewise.
6239
6240 * alpha-tdep.h (alpha_software_single_step): Update prototype.
6241 * mips-tdep.h (mips_software_single_step): Likewise.
6242 * rs6000-tdep.h (rs6000_software_single_step): Likewise.
6243 * sparc-tdep.h (sparc_software_single_step): Likewise.
6244
6245 2007-04-14 Ulrich Weigand <uweigand@de.ibm.com>
6246
6247 * alpha-tdep.c (alpha_software_single_step): Do not call write_pc
6248 when removing single-step breakpoints.
6249
6250 2007-04-14 Vladimir Prus <vladimir@codesourcery.com>
6251
6252 * varobj.h (varobj_set_frozen): New
6253 (varobj_get_frozen): New.
6254 (varobj_update): New parameter explicit.
6255 * varobj.c (struct varobj): New fields frozen
6256 and not_fetched.
6257 (varobj_set_frozen, varobj_get_frozen): New.
6258 (install_new_value): Don't fetch values for
6259 frozen variable object, or children thereof. Allow
6260 a frozen variable object to have non-fetched value.
6261 (varobj_update): Allow updating child variables.
6262 Don't traverse frozen children.
6263 (new_variable): Initialize the frozen field.
6264 (c_value_of_variable): Return NULL for frozen
6265 variable without any value yet.
6266 * mi/mi-cmd-var.c (varobj_update_one): New parameter
6267 'explicit'.
6268 (mi_cmd_var_create): Output the 'frozen' field,
6269 as soon as testsuite is adjusted to expect that field.
6270 (mi_cmd_var_set_frozen): New.
6271 (mi_cmd_var_update): Pass the 'explicit' parameter to
6272 varobj_update_one.
6273 * mi/mi-cmds.c (mi_cmds): Register '-var-set-frozen'.
6274 * mi/mi-cmds.h (mi_cmd_var_set_frozen): Declare.
6275
6276 2007-04-13 Paul Brook <paul@codesourcery.com>
6277
6278 * target-descriptions.c (tdesc_named_type): Add ieee_single and
6279 ieee_double.
6280 * doc/gdb.texinfo: Document ieee_single and ieee_double target types.
6281
6282 2007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
6283
6284 * mips-mdebug-tdep.c, mips-mdebug-tdep.h, ocd.c, ocd.h, ppc-bdm.c,
6285 remote-e7000.c, remote-hms.c, remote-utils.c, remote-utils.h,
6286 scm-exp.c, scm-lang.c, scm-lang.h, scm-tags.h, scm-valprint.c,
6287 ser-e7kpc.c, sh3-rom.c, stop-gdb.c: Delete.
6288 * Makefile.in: Remove references to deleted files.
6289 * README: Do not mention deleted ROM monitor interfaces.
6290 * defs.h (enum language): Delete language_scm.
6291 * expprint.c (print_subexp_standard): Do not handle OP_EXPRSTRING.
6292 (dump_subexp_body_standard): Likewise.
6293 * parse.c (operator_length_standard): Likewise.
6294 * expression.h (enum exp_opcode): Delete OP_EXPRSTRING.
6295 * remote-mips.c: Do not include remote-utils.h.
6296 * remote-sim.c: Likewise. Use remote_debug instead of sr_get_debug
6297 throughout.
6298 * value.c: Do not include scm-lang.h.
6299 (unpack_long): Delete scm_unpack call.
6300 * config/h8300/h8300.mt, config/mips/embed.mt,
6301 config/powerpc/ppc-eabi.mt, config/powerpc/ppc-sim.mt,
6302 config/sh/embed.mt, config/sh/linux.mt: Remove references to
6303 deleted files.
6304 * NEWS: Mention removed files.
6305
6306 2007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
6307
6308 * symfile.c (add_psymbol_with_dem_name_to_list): Remove.
6309 * symfile.h (add_psymbol_with_dem_name_to_list): Remove prototype.
6310
6311 2007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
6312
6313 * NEWS: Mention removal of HP aCC support.
6314
6315 2007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
6316
6317 * solib-svr4.c (IGNORE_FIRST_LINK_MAP_ENTRY): Do not ignore the
6318 first entry for static executables.
6319 (breakpoint_addr): Delete unused variable.
6320 (elf_locate_base): Search for _r_debug in static executables.
6321 (enable_break): Do not set breakpoint_addr. Scan solib_break_names
6322 also.
6323
6324 2007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
6325
6326 * breakpoint.c (update_breakpoints_after_exec, print_it_typical)
6327 (bpstat_what, print_one_breakpoint, allocate_bp_location)
6328 (mention): Remove bp_through_sigtramp support.
6329 * breakpoint.h (enum bptype): Remove bp_through_sigtramp.
6330
6331 2007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
6332
6333 * breakpoint.c (bpstat_what): Give step-resume higher priority than
6334 shlib events.
6335
6336 2007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
6337
6338 * infrun.c: Doc fixes.
6339 (handle_inferior_event): Clarify debug message.
6340 (insert_step_resume_breakpoint_at_sal): Print a debug message.
6341
6342 2007-04-12 Ulrich Weigand <uweigand@de.ibm.com>
6343
6344 * configure.tgt (arm-*-nto*, sh-*-nto*): Remove.
6345
6346 2007-04-12 Ulrich Weigand <uweigand@de.ibm.com>
6347
6348 * config/m68k/tm-monitor.h: Delete file.
6349 * config/m68k/monitor.mt (DEPRECATED_TM_FILE): Remove.
6350 * m68k-tdep.c (m68k_gdbarch_init): set_gdbarch_decr_pc_after_break
6351 call moved to ...
6352 * m68kbsd-tdep.c (m68kbsd_init_abi): ... here and ...
6353 * m68klinux-tdep.c (m68k_linux_init_abi): ... here.
6354
6355 2007-04-12 Luis Machado <luisgpm@br.ibm.com>
6356
6357 * gdbarch.sh (software_single_step): Change the return type
6358 from void to int and reformatted some comments to <= 80
6359 columns.
6360 * gdbarch.c, gdbarch.h: Regenerated.
6361 * alpha-tdep.c (alpha_software_single_step): Likewise.
6362 * alpha-tdep.h (alpha_software_single_step): Likewise.
6363 * arm-tdep.c (arm_software_single_step): Likewise.
6364 * cris-tdep.c (cris_software_single_step): Likewise.
6365 * mips-tdep.c (mips_software_single_step): Likewise.
6366 * mips-tdep.h (mips_software_single_step): Likewise.
6367 * rs6000-tdep.c (rs6000_software_single_step): Likewise.
6368 * rs6000-tdep.h (rs6000_software_single_step): Likewise.
6369 * sparc-tdep.c (sparc_software_single_step): Likewise.
6370 * sparc-tdep.h (sparc_software_single_step): Likewise.
6371 * spu-tdep.c (spu_software_single_step): Likewise.
6372 * infrun.c (resume): Check the return value from SOFTWARE_SINGLE_STEP
6373 and act accordingly.
6374
6375 2007-04-11 Steve Ellcey <sje@cup.hp.com>
6376
6377 * configure.ac (build_warnings): Add -Wno-char-subscripts.
6378 * configure: Regenerate.
6379 * doc/gdbint.texinfo (warning flags): Add -Wno-char-subscripts.
6380
6381 2007-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6382
6383 * libunwind-frame.c (LIBUNWIND_SO): Use major version number for `.so'.
6384
6385 2007-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6386
6387 * gdbtypes.h (TYPE_FLAG_STUB_SUPPORTED, TYPE_STUB_SUPPORTED): New
6388 macros.
6389 (TYPE_IS_OPAQUE): Empty vs. opaque structures are now
6390 distinct on the TYPE_STUB_SUPPORTED debug targets.
6391 * dwarf2read.c (read_structure_type): Set TYPE_FLAG_STUB_SUPPORTED.
6392
6393 2007-04-11 Joel Brobecker <brobecker@adacore.com>
6394
6395 * sparc-tdep.c (X_RS2): New macro.
6396 (sparc_skip_stack_check): New function.
6397 (sparc_analyze_prologue): Adjust PC past stack probing
6398 sequence if necessary.
6399
6400 2007-04-10 Andreas Schwab <schwab@suse.de>
6401
6402 * rs6000-tdep.c (rs6000_dwarf2_reg_to_regnum): Decode 64 as CR
6403 register.
6404
6405 2007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
6406
6407 * breakpoint.c (gdb_breakpoint_query): Really return an
6408 enum gdb_rc.
6409 (gdb_breakpoint): Likewise.
6410 * thread.c (gdb_list_thread_ids): Likewise.
6411 (gdb_thread_select): Likewise.
6412 * mi/mi-main.c (mi_cmd_thread_select): Expect an enum gdb_rc.
6413 (mi_cmd_thread_list_ids): Remove bogus initialization.
6414
6415 2007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
6416
6417 * Makefile.in (SFILES): Remove hpacc-abi.c.
6418 (COMMON_OBS): Remove hpacc-abi.o.
6419 (ALLDEPFILES): Remove hpread.c and $(HPREAD_SOURCE).
6420 (hpacc-abi.o, hpread.o): Delete rules.
6421 * somread.c: Delete extern declarations from hpread.c.
6422 (som_symfile_read): Do not call do_pxdb or hpread_build_psymtabs.
6423 (som_symfile_finish): Do not call hpread_symfile_finish.
6424 (som_symfile_init): Do not call hpread_symfile_init.
6425 * config/pa/hppa64.mt (TDEPFILES): Remove hpread.o.
6426 * config/pa/hppahpux.mt (TDEPFILES): Likewise.
6427 * hpacc-abi.c, hpread.c: Deleted.
6428
6429 2007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
6430
6431 * solib-svr4.c (enable_break): Simplify return value.
6432 (svr4_solib_create_inferior_hook): Do not warn if enable_break fails.
6433
6434 2007-04-10 Andreas Schwab <schwab@suse.de>
6435
6436 * solib-svr4.h (struct link_map_offsets): Remove l_addr_size,
6437 l_ld_size, l_next_size, l_prev_size, l_name_size.
6438
6439 * solib-svr4.c (LM_ADDR_FROM_LINK_MAP): Use extract_typed_address
6440 to extract addresses from link map.
6441 (LM_DYNAMIC_FROM_LINK_MAP): Likewise.
6442 (LM_NEXT): Likewise.
6443 (LM_NAME): Likewise.
6444 (IGNORE_FIRST_LINK_MAP_ENTRY): Likewise.
6445 (elf_locate_base): Likewise.
6446 (open_symbol_file_object): Likewise.
6447 (svr4_fetch_objfile_link_map): Likewise.
6448 (SOLIB_EXTRACT_ADDRESS): Remove unused macro.
6449 (HAS_LM_DYNAMIC_FROM_LINK_MAP): Test l_ld_offset instead of
6450 l_ld_size.
6451 (svr4_ilp32_fetch_link_map_offsets): Don't set removed members.
6452 (svr4_lp64_fetch_link_map_offsets): Likewise.
6453
6454 * solib-legacy.c (legacy_svr4_fetch_link_map_offsets): Don't set
6455 removed members. Set l_ld_offset to -1 if not present.
6456
6457 2007-04-08 Vladimir Prus <vladimir@codesourcery.com>
6458
6459 Pass stderr of program run with "target remote |"
6460 via gdb_stderr.
6461 * serial.c (serial_open): Set error_fd to -1.
6462 * serial.h (struct serial): New field error_fd.
6463 (struct serial_opts): New field avail.
6464 * ser-pipe.c (pipe_open): Create another pair
6465 of sockets. Pass stderr to gdb.
6466 * ser-mingw.c (pipe_windows_open): Pass
6467 PEX_STDERR_TO_PIPE to pex_run. Initialize
6468 sd->error_fd.
6469 (pipe_avail): New.
6470 (_initialize_ser_windows): Hook pipe_avail.
6471 * ser-base.c (generic_readchar): Check if there's
6472 anything in stderr channel and route that to gdb_stderr.
6473
6474 2007-04-03 Pedro Alves <pedro_alves@portugalmail.pt>
6475
6476 * dbxread.c (read_ofile_symtab): Move current_objfile
6477 clearing to after end_stabs.
6478
6479 2007-04-01 Andreas Schwab <schwab@suse.de>
6480
6481 * rs6000-tdep.c (rs6000_convert_from_func_ptr_addr): Use parameter
6482 gdbarch instead of current_gdbarch.
6483
6484 2007-04-01 Vladimir Prus <vladimir@codesourcery.com>
6485
6486 * varobj.c (varobj_create): Keep varobj value
6487 NULL when evaluating the type.
6488
6489 2007-03-31 Pedro Alves <pedro_alves@portugalmail.pt>
6490
6491 * NEWS: Mention new Windows CE support.
6492
6493 2007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
6494
6495 * configure.tgt: Move mips*-*-pe and sh*-*-pe to
6496 the obsoletion stanza.
6497 * NEWS: Mention deleted targets.
6498
6499 * config/sh/tm-wince.h: Remove.
6500 * config/sh/wince.mt: Remove.
6501 * config/mips/tm-wince.h: Remove.
6502 * config/mips/wince.mt: Remove.
6503
6504 * wince.c: Remove.
6505 * wince-stub.c: Remove.
6506 * wince-stub.h: Remove.
6507 * Makefile.in (wince.o): Remove rule.
6508 (wince-stub.o): Likewise.
6509
6510 * mips-tdep.c (mips_next_pc): Make static.
6511 * mips-tdep.h (mips_next_pc): Remove declaration.
6512 * arm-tdep.c (arm_pc_is_thumb): Make static.
6513 (thumb_get_next_pc): Likewise.
6514 (arm_get_next_pc): Likewise.
6515 * arm-tdep.h (arm_pc_is_thumb_dummy): Remove declaration.
6516 (arm_pc_is_thumb): Likewise.
6517 (thumb_get_next_pc): Likewise.
6518 (arm_get_next_pc): Likewise.
6519
6520 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
6521
6522 * MAINTAINERS: Remove d10v entry.
6523 * Makefile.in (SFILES): Remove dwarfread.c.
6524 (COMMON_OBS): Remove dwarfread.o.
6525 (gdb_sim_d10v_h, abug-rom.o, cpu32bug-rom.o, d10v-tdep.o, dwarfread.o)
6526 (remote-est.o, rom68k-rom.o): Delete.
6527 * NEWS: Mention removal of d10v, target abug, target cpu32bug,
6528 target est, target rom68k, and DWARF 1.
6529 * configure.tgt: Mark d10v as removed.
6530 * dwarf2read.c: Doc update.
6531 * elfread.c (struct elfinfo): Remove dboffset, dbsize, lnoffset,
6532 and lnsize.
6533 (elf_locate_sections): Do not set them.
6534 (elf_symfile_read): Do not call dwarf_build_psymtabs.
6535 * symfile.h (dwarf_build_psymtabs): Delete prototype.
6536 * config/m68k/monitor.mt (TDEPFILES): Prune.
6537 * abug-rom.c, cpu32bug-rom.c, d10v-tdep.c, dwarfread.c,
6538 remote-est.c, rom68k-rom.c, config/d10v/d10v.mt: Delete.
6539
6540 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
6541
6542 * doublest.c (convert_floatformat_to_doublest): Use
6543 floatformat_classify.
6544 (floatformat_is_nan): Rename to...
6545 (floatformat_classify): ...this. Return more information.
6546 * doublest.h (enum float_kind): New.
6547 (floatformat_is_nan): Replace prototype...
6548 (floatformat_classify): ...with this one.
6549 * valprint.c (print_floating): Use floatformat_classify. Handle
6550 infinity.
6551
6552 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
6553
6554 * README: Mention ISO C library requirement.
6555
6556 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
6557
6558 * Makefile.in (SFILES): Remove nlmread.c.
6559 (COMMON_OBS): Remove nlmread.o.
6560 (nlmread.o): Delete rule.
6561 * README: Delete reference to remote-st.c.
6562 * acinclude.m4 (CY_AC_TCL_LYNX_POSIX): Delete.
6563 * defs.h (enum gdb_osabi): Delete GDB_OSABI_NETWARE and
6564 GDB_OSABI_LYNXOS.
6565 * i386-tdep.c (i386_nw_init_abi, i386_nlm_osabi_sniffer): Delete.
6566 (_initialize_i386_tdep): Do not reference them.
6567 * nlmread.c: Delete file.
6568 * osabi.c (gdb_osabi_names): Remove NetWare and LynxOS.
6569 * target.c: Doc update.
6570 * thread.c: Delete commented include.
6571 * config/alpha/tm-alpha.h: Doc update.
6572
6573 2007-03-30 Chris Dearman <chris@mips.com>
6574
6575 * utils.c (string_to_core_addr): Comment typo.
6576
6577 2007-03-30 Chris Dearman <chris@mips.com>
6578
6579 * mips-tdep.c: Comment typo.
6580
6581 2007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
6582
6583 * config/alpha/nm-osf.h (PTRACE_XFER_TYPE): Remove.
6584 * config/mips/nm-linux.h (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE): Remove.
6585 * config/sparc/nm-linux.h (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE): Remove.
6586 * config/powerpc/nm-ppc64-linux.h: Remove file.
6587 * config/powerpc/ppc64-linux.mh (NATDEPFILES): Set to nm-linux.h.
6588 * inferior.h (PTRACE_ARG3_TYPE): Do not define.
6589 (call_ptrace): Change type of third argument to PTRACE_TYPE_ARG3.
6590 * infptrace.c (call_ptrace): Likewise.
6591 * m68klinux-nat.c (PTRACE_XFER_TYPE): Do not define.
6592 (fetch_register): Replace PTRACE_ARG3_TYPE by PTRACE_TYPE_ARG3
6593 and PTRACE_XFER_TYPE by PTRACE_TYPE_RET.
6594 (store_register): Likewise.
6595
6596 2007-03-29 Joel Brobecker <brobecker@adacore.com>
6597
6598 * Makefile.in (varobj.o): Add missing dependency.
6599
6600 2007-03-29 Michael Snyder <msnyder@access-company.com>
6601
6602 * MAINTAINERS: Update my email address.
6603
6604 2007-03-29 Joel Brobecker <brobecker@adacore.com>
6605
6606 Add support for exception handling with multiple versions of
6607 the Ada runtime:
6608 * ada-lang.c: Update general comments on how Ada exception catchpoints
6609 are implemented.
6610 (raise_sym_name, raise_unhandled_sym_name, raise_assert_sym_name)
6611 (__gnat_raise_nodefer_with_msg): Delete.
6612 (ada_unhandled_exception_name_addr_ftype): New type.
6613 (exception_support_info): New type.
6614 (ada_unhandled_exception_name_addr): Add forward declaration.
6615 (ada_unhandled_exception_name_addr_from_raise): Likewise.
6616 (default_exception_support_info): New constant.
6617 (exception_support_info_fallback): Likewise.
6618 (exception_info): New global variable.
6619 (ada_exception_support_info_sniffer): New function.
6620 (ada_executable_changed_observer): Likewise.
6621 (ada_unhandled_exception_name_addr_from_raise): Renamed from
6622 ada_unhandled_exception_name_addr.
6623 (ada_unhandled_exception_name_addr): Reimplement to match the
6624 latest Ada runtime implementation.
6625 (error_breakpoint_runtime_sym_not_found): Delete.
6626 (ada_exception_sym_name): Get the exception sym name from
6627 exception_info rather than hardcoding it.
6628 (ada_exception_sal): Add call to ada_exception_support_info_sniffer.
6629 Update error handling.
6630 * Makefile.in (ada-lang.o): Add dependency on observer.h.
6631
6632 2007-03-29 Daniel Jacobowitz <dan@codesourcery.com>
6633
6634 * Makefile.in (coff_solib_h, coff-solib.o, i386v-nat.o, lynx-nat.o)
6635 (remote-st.o, uw-thread.o): Delete.
6636 (HFILES_NO_SRCDIR, ALLDEPFILES): Update.
6637 * configure.host: Move hppa*-*-hiux*, i[34567]86-ncr-*,
6638 i[34567]86-*-dgux*, i[34567]86-*-lynxos*, i[34567]86-*-sco3.2v5*,
6639 i[34567]86-*-sco3.2v4*, i[34567]86-*-sco*, i[34567]86-*-sysv4.2*,
6640 i[34567]86-*-sysv4*, i[34567]86-*-sysv5*, i[34567]86-*-unixware2*,
6641 i[34567]86-*-unixware*, i[34567]86-*-sysv*, i[34567]86-*-isc*, and
6642 rs6000-*-lynxos* to an obsoletion stanza.
6643 * configure.tgt: Move hppa*-*-hiux*, i[34567]86-ncr-*,
6644 i[34567]86-*-lynxos*, m68*-cisco*-*, m68*-tandem-*, m68*-*-os68k*,
6645 and rs6000-*-lynxos* to an obsoletion stanza. Do not mention
6646 i[34567]86-*-netware*.
6647 * NEWS: Mention deleted targets.
6648
6649 * coff-solib.c, coff-solib.h, i386v-nat.c, lynx-nat.c, remote-st.c,
6650 uw-thread.c, config/nm-lynx.h, config/i386/i386sco.mh,
6651 config/i386/i386sco4.mh, config/i386/i386sco5.mh, config/i386/i386v.mh,
6652 config/i386/i386v4.mh, config/i386/i386v42mp.mh,
6653 config/i386/ncr3000.mh, config/i386/ncr3000.mt,
6654 config/i386/nm-i386sco.h, config/i386/nm-i386sco4.h,
6655 config/i386/nm-i386sco5.h, config/i386/nm-i386v.h,
6656 config/i386/nm-i386v4.h, config/i386/nm-i386v42mp.h,
6657 config/m68k/cisco.mt, config/m68k/os68k.mt, config/m68k/st2000.mt,
6658 config/m68k/tm-cisco.h, config/m68k/tm-os68k.h,
6659 config/rs6000/rs6000lynx.mh, config/rs6000/rs6000lynx.mt,
6660 config/rs6000/tm-rs6000ly.h: Delete files.
6661
6662 2007-03-29 Daniel Jacobowitz <dan@codesourcery.com>
6663
6664 * defs.h (deprecated_registers_changed_hook): Delete declaration.
6665 * interps.c (clear_interpreter_hooks): Do not clear
6666 deprecated_registers_changed_hook.
6667 * regcache.c (registers_changed): Do not call it.
6668 * top.c (deprecated_registers_changed_hook): Do not define it.
6669 * mi/mi-interp.c (mi_command_loop): Do not clear it.
6670 * tui/tui-hooks.c (tui_install_hooks): Do not install it.
6671 (tui_remove_hooks): Do not remove it.
6672 (tui_selected_frame_level_changed_hook): Check for negative level.
6673 Use get_selected_frame.
6674 (tui_registers_changed_hook): Deleted.
6675
6676 2007-03-29 Joel Brobecker <brobecker@adacore.com>
6677
6678 * stabsread.c (add_undefined_type): Add extra parameter.
6679 Now handles nameless types separately.
6680 (struct nat): New type.
6681 (noname_undefs, noname_undefs_allocated, noname_undefs_length):
6682 New static variables.
6683 (read_type): Update calls to add_undefined_type.
6684 (add_undefined_type_noname): New function.
6685 (add_undefined_type_1): Renames from add_undefined_type.
6686 (cleanup_undefined_types_noname): New function.
6687 (cleanup_undefined_types_1): Renames cleanup_undefined_types.
6688 (cleanup_undefined_types): New handles nameless types separately.
6689 (_initialize_stabsread): Initialize our new static constants.
6690
6691 2007-03-29 Denis Pilat <denis.pilat@st.com>
6692
6693 * configure.ac: Test for signal.h.
6694 * configure, config.in: Regenerate.
6695
6696 2007-03-29 Denis Pilat <denis.pilat@st.com>
6697
6698 * stack.c (print_stack_frame): Always use LOC_AND_ADDRESS in MI output.
6699 * infrun.c (normal_stop): Remove MI specific frame printing treatment.
6700
6701 2007-03-29 Pedro Alves <pedro_alves@portugalmail.pt>
6702
6703 * arm-wince-tdep.c: New.
6704 * config/arm/wince.mt (DEPRECATED_TM_FILE): Use tm-arm.h.
6705 (MT_CFLAGS): Delete.
6706 (TM_CLIBS): Delete.
6707 (TDEPFILES): Add arm-wince-tdep.o, corelow.o, solib.o,
6708 solib-legacy.o, solib-svr4.o, and remove wince.o.
6709 * configure.tgt (arm*-*-mingw32ce*): Add.
6710 * signals/signals.c [HAVE_SIGNAL_H]: Check.
6711 (do_target_signal_to_host): Silence 'not used' warning.
6712 * config/arm/tm-wince.h: Remove.
6713
6714 2007-03-28 Ulrich Weigand <uweigand@de.ibm.com>
6715
6716 * arch-utils.c (legacy_pc_in_sigtramp): Remove.
6717 * arch-utils.h (legacy_pc_in_sigtramp): Remove.
6718
6719 * config/ia64/linux.mt (DEPRECATED_TM_FILE): Remove.
6720 * config/ia64/tm-linux.h: Remove file.
6721 * ia64-tdep.h (struct gdbarch_tdep): Add pc_in_sigtramp callback.
6722 * ia64-tdep.c (ia64_sigtramp_frame_sniffer): Use it instead of
6723 legacy_pc_in_sigtramp.
6724 (ia64_gdbarch_init): Initialize tdep->pc_in_sigtramp.
6725 * ia64-linux-tdep.c (ia64_linux_pc_in_sigtramp): Make static.
6726 Remove func_name argument.
6727 (ia64_linux_init_abi): Install it as tdep->pc_in_sigtramp.
6728
6729 * infrun.c (HAVE_STEPPABLE_WATCHPOINT): Do not redefine.
6730 * target.c (update_current_target): Add to_have_steppable_watchpoint.
6731 * target.h (struct target_ops): Add to_have_steppable_watchpoint.
6732 (HAVE_STEPPABLE_WATCHPOINT): Define.
6733
6734 * config/ia64/linux.mh (NATDEPFILES): Remove core-aout.o.
6735 * config/ia64/nm-linux.h (KERNEL_U_ADDR, U_REGS_OFFSET,
6736 CANNOT_FETCH_REGISTER, CANNOT_STORE_REGISTER,
6737 TARGET_CAN_USE_HARDWARE_WATCHPOINT, HAVE_STEPPABLE_WATCHPOINT,
6738 STOPPED_BY_WATCHPOINT, target_stopped_data_address,
6739 target_insert_watchpoint, target_remove_watchpoint): Remove.
6740 (FETCH_INFERIOR_REGISTERS): Define.
6741 * ia64-linux-nat.c (ia64_register_addr): Make static.
6742 (ia64_cannot_fetch_register, ia64_cannot_store_register): Likewise.
6743 (ia64_linux_insert_watchpoint): Make static. Remove ptid_p argument.
6744 (ia64_linux_remove_watchpoint): Likewise. Add type argument.
6745 (ia64_linux_stopped_data_address): Make static. Add target_ops.
6746 (ia64_linux_stopped_by_watchpoint): Make static.
6747 (ia64_linux_can_use_hw_breakpoint): New function.
6748 (ia64_linux_fetch_register, ia64_linux_fetch_registers): Likewise.
6749 (ia64_linux_store_register, ia64_linux_store_registers): Likewise.
6750 (_initialize_ia64_linux_nat): Install register and watchpoint ops.
6751
6752 2007-03-28 Pedro Alves <pedro_alves@portugalmail.pt>
6753
6754 * linespec.c: Include language.h.
6755 (find_methods): Add language parameter. Call
6756 lookup_symbol_in_language. Pass language down.
6757 (add_matching_methods): Likewise. Call
6758 lookup_symbol_in_language.
6759 (add_constructors): Likewise.
6760 (find_method): Pass sym_class to collect_methods.
6761 (collect_methods): Add sym_class parameter. Pass language
6762 down.
6763 * symtab.c (lookup_symbol): Rename to ...
6764 (lookup_symbol_in_language): ... this. Add language
6765 parameter. Use passed language instead of current_language.
6766 (lookup_symbol): New as wrapper around
6767 lookup_symbol_in_language.
6768 (lookup_symbol_aux): Add language parameter. Use passed
6769 language instead of current_language.
6770 (search_symbols): Indent.
6771 * symtab.h (enum language): Forward declare.
6772 (lookup_symbol_in_language): Declare.
6773 (lookup_symbol): Update description.
6774 * ada-lang.h (lookup_symbol_in_language): Remove declaration.
6775 * ada-lang.c (restore_language): Remove.
6776 (lookup_symbol_in_language): Remove.
6777
6778 2007-03-27 Pedro Alves <pedro_alves@portugalmail.pt>
6779
6780 * breakpoint.c (bpstat_num): Add int *num parameter.
6781 * breakpoint.h (bpstat_num): Likewise.
6782 * infcmd.c (continue_command): Adjust to new bpstat_num
6783 interface.
6784 (program_info): Likewise.
6785
6786 2007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
6787
6788 * config/sh/tm-sh.h: Remove file.
6789 * config/sh/embed.mt (DEPRECATED_TM_FILE): Remove.
6790 * config/sh/linux.mt (DEPRECATED_TM_FILE): Remove.
6791 * config/sh/nbsd.mt (DEPRECATED_TM_FILE): Remove.
6792 * config/sh/tm-wince.h: Do not include "sh/tm-sh.h".
6793
6794 2007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
6795
6796 * config/sh/tm-sh.h (DEPRECATED_BIG_REMOTE_BREAKPOINT,
6797 DEPRECATED_LITTLE_REMOTE_BREAKPOINT): Remove.
6798 * remote.c: Remove code under #ifdef DEPRECATED_REMOTE_BREAKPOINT,
6799 DEPRECATED_BIG_REMOTE_BREAKPOINT, DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
6800 * sh-tdep.c (sh_breakpoint_from_pc): Return remote breakpoint
6801 sequence if target_shortname is "remote".
6802
6803 2007-03-27 Anton Blanchard <anton@samba.org>
6804
6805 * rs6000-tdep.c (rs6000_frame_cache): Use tdep->lr_frame_offset
6806 instead of wordsize when looking for the LR in a stack frame.
6807
6808 2007-03-27 Andreas Schwab <schwab@suse.de>
6809 Daniel Jacobowitz <dan@codesourcery.com>
6810
6811 * dwarf2-frame.c (dwarf2_frame_eh_frame_regnum): Rename to...
6812 (dwarf2_frame_adjust_regnum): ...this. Make static. Add eh_frame_p
6813 argument. Update all callers.
6814 (struct dwarf2_frame_ops): Replace eh_frame_regnum with adjust_regnum.
6815 (dwarf2_frame_set_eh_frame_regnum): Rename to...
6816 (dwarf2_frame_set_adjust_regnum): ...this. Update argument type.
6817 * dwarf2frame.h (dwarf2_frame_set_eh_frame_regnum): Rename to...
6818 (dwarf2_frame_set_adjust_regnum): ...this.
6819 (dwarf2_frame_eh_frame_regnum): Delete prototype.
6820 * rs6000-tdep.c: Include "dwarf2-frame.h".
6821 (rs6000_adjust_frame_regnum): Define.
6822 (rs6000_gdbarch_init): Enable use of DWARF CFI frame unwinder.
6823 Register rs6000_adjust_frame_regnum.
6824
6825 * Makefile.in (rs6000-tdep.o): Update dependencies.
6826
6827 2007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
6828
6829 * Makefile.in: Add support for a "pdf" target.
6830
6831 2007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
6832
6833 * amd64-tdep.c (amd64_init_frame_cache): New function.
6834 (amd64_alloc_frame_cache, amd64_skip_prologue): Use it.
6835
6836 2007-03-26 Nigel Stephens <nigel@mips.com>
6837 Maciej W. Rozycki <macro@mips.com>
6838
6839 * ui-out.c (ui_out_field_core_addr): Truncate address to
6840 TARGET_ADDR_BIT size before printing.
6841
6842 2007-03-22 Nigel Stephens <nigel@mips.com>
6843 Maciej W. Rozycki <macro@mips.com>
6844
6845 * remote-mips.c (mips_xfer_memory): Update prototype.
6846
6847 2007-03-22 Joel Brobecker <brobecker@adacore.com>
6848
6849 * symfile.h: #include "symtab.h"
6850
6851 2007-03-22 Denis Pilat <denis.pilat@st.com>
6852
6853 * utils.c (pagination_on_command, pagination_off_command):
6854 Remove useless prototypes.
6855
6856 2007-03-21 Pierre Muller <muller@ics.u-strasbg.fr>
6857
6858 Fix PR pascal/2232.
6859 * p-valprint.c (pascal_object_print_value): Use type_name_no_tag
6860 instead of TYPE_NAME for object base class name.
6861
6862
6863 2007-03-19 Kevin Buettner <kevinb@redhat.com>
6864
6865 * mep-tdep.c (mep_analyze_frame_prologue, mep_frame_this_id):
6866 Specify frame type in calls to frame_func_unwind().
6867
6868 2007-03-13 Daniel Jacobowitz <dan@codesourcery.com>
6869
6870 * rs6000-tdep.c (rs6000_skip_prologue): Use skip_prologue_using_sal.
6871 (rs6000_in_function_epilogue_p): Use extract_unsigned_integer.
6872 (refine_prologue_limit): Delete.
6873 (skip_prologue): Don't call it. Use extract_unsigned_integer.
6874 Assume lim_pc is set. Correct check for incomplete prologues.
6875 Do not skip clobbers of the frame pointer.
6876 * symtab.c (skip_prologue_using_sal): Fail if there is only one
6877 sal.
6878
6879 2007-03-13 Nathan Froyd <froydnj@codesourcery.com>
6880
6881 * frame.c (frame_pop): Check to see whether there's a frame to
6882 which we can pop first.
6883
6884 2007-03-13 Nathan Froyd <froydnj@codesourcery.com>
6885
6886 * MAINTAINERS (Write After Approval): Add myself.
6887
6888 2007-03-09 Markus Deuling <deuling@de.ibm.com>
6889
6890 * infrun.c (breakpoints_failed): Remove unnecessary variable.
6891 (handle_inferior_event): Remove unnecessary braces.
6892 * breakpoint.c (bpstat_what): Remove wrong comment.
6893
6894 2007-03-09 Ulrich Weigand <uweigand@de.ibm.com>
6895
6896 * spu-tdep.c (spu_in_function_epilogue_p): New function.
6897 (spu_gdbarch_init): Install it.
6898
6899 2007-03-08 Ulrich Weigand <uweigand@de.ibm.com>
6900
6901 * spu-linux-nat.c (spu_xfer_partial): Return -1 for unsupported
6902 object types, not 0.
6903
6904 2007-03-08 Ulrich Weigand <uweigand@de.ibm.com>
6905
6906 * spu-tdep.c (spu_frame_align): New function.
6907 (spu_gdbarch_init): Install it. Set call dummy location to ON_STACK.
6908
6909 2007-03-08 Ulrich Weigand <uweigand@de.ibm.com>
6910
6911 * spu-tdep.c (spu_unwind_pc): Mask off interrupt enable bit.
6912 (spu_software_single_step): Likewise.
6913 (spu_read_pc, spu_write_pc): New functions.
6914 (spu_gdbarch_init): Install them.
6915
6916 2007-03-08 Ulrich Weigand <uweigand@de.ibm.com>
6917
6918 * cli/cli-dump.c (struct callback_data): load_offset needs to
6919 have signed long type.
6920
6921 2007-03-07 Joel Brobecker <brobecker@adacore.com>
6922
6923 * mips-tdep.c (mips_insn16_frame_cache, mips_insn32_frame_sniffer):
6924 Revert the previous change that had some unexpected side-effects
6925 on mips32.
6926 (mips_insn16_frame_cache, mips_insn32_frame_cache): Use the proper
6927 function to get the address of the calling instruction.
6928
6929 2007-03-07 Denis Pilat <denis.pilat@st.com>
6930
6931 * tui/tui-hooks.c (tui_selected_frame_level_changed_hook): Replace
6932 get_selected_frame by deprecated_safe_get_selected_frame.
6933
6934 2007-03-02 Mark Kettenis <kettenis@gnu.org>
6935
6936 * shnbsd-tdep.c: Include "regset.h", "gdb_assert.h" and
6937 "gdb_string.h". Don't include "nbsd-tdep.h".
6938 (SIZEOF_STRUCT_REG): Remove.
6939 (SHNBSD_SIZEOF_GREGS): New.
6940 (shnbsd_supply_gregset, shnbsd_collect_gregset)
6941 (shnbsd_regset_from_core_section): New functions.
6942 (fetch_core_registers, fetch_elfcore_registers): Remove functions.
6943 (shnbsd_supply_reg, shnbsd_fill_reg): Simply call
6944 shnbsd_supply_gregset, shnbsd_collect_gregset.
6945 (shnbsd_gregset): New variable.
6946 (shnbsd_init_abi): Set regset_from_core_section.
6947 (GDB_OSABI_NETBSD_CORE): New define.
6948 (shnbsd_core_osabi_sniffer): New function.
6949 (_initialize_shnbsd_tdep): Register shnbsd_core_osabi_sniffer.
6950 * Makefile.in (shnbsd-tdep.o): Update dependencies.
6951 * config/sh/nbsd.mt (TDEPFILES): Add corelow.o, remove
6952 nbsd-tdep.o.
6953 * config/sh/obsd.mt (TDEPFILES): Remove nbsd-tdep.o.
6954
6955 2007-02-28 Joel Brobecker <brobecker@adacore.com>
6956
6957 * gdbtypes.c (replace_type): Fix typo that caused us to not update
6958 length of the types referenced by the new type CV ring.
6959
6960 2007-02-28 Daniel Jacobowitz <dan@codesourcery.com>
6961
6962 * frame.c (frame_pop, frame_observer_target_changed): Call
6963 reinit_frame_cache.
6964 (flush_cached_frames): Rename to reinit_frame_cache and delete
6965 old implementation.
6966 * frame.h (flush_cached_frames): Delete prototype and update comment.
6967
6968 * bsd-kvm.c (bsd_kvm_open, bsd_kvm_proc_cmd, bsd_kvm_pcb_cmd): Call
6969 reinit_frame_cache instead of flush_cached_frames. Do not call
6970 select_frame after reinit_frame_cache.
6971 * corelow.c (core_open): Likewise.
6972 * gdbarch.sh (deprecated_current_gdbarch_select_hack): Likewise.
6973 * infrun.c (prepare_to_proceed, context_switch)
6974 (handle_inferior_event): Likewise.
6975 * linux-fork.c (fork_load_infrun_state): Likewise.
6976 * ocd.c (ocd_start_remote): Likewise.
6977 * remote-e7000.c (e7000_start_remote): Likewise.
6978 * remote-mips.c (device): Likewise.
6979 * thread.c (switch_to_thread): Likewise.
6980 * tracepoint.c (finish_tfind_command): Likewise.
6981 * gdbarch.c: Regenerated.
6982
6983 2007-02-28 Jerome Guitton <guitton@adacore.com>
6984 Joel Brobecker <brobecker@adacore.com>
6985
6986 * gdbtypes.c (check_typedef): Do not replace stub type if
6987 the resolved type is not defined in the same objfile.
6988
6989 2007-02-28 Daniel Jacobowitz <dan@codesourcery.com>
6990
6991 * top.c (gdb_readline_wrapper_cleanup): Remove invalid assertion.
6992
6993 2007-02-28 Joel Brobecker <brobecker@adacore.com>
6994
6995 * stabsread.c (define_symbol): Create an associated STRUCT_DOMAIN
6996 symbol for Ada units when the symbol is defined using 't' rather
6997 than 'Tt' as symbol descriptor.
6998
6999 2007-02-28 Ulrich Weigand <uweigand@de.ibm.com>
7000
7001 * config/mips/tm-nbsd.h: Delete file.
7002 * config/mips/nbsd.mt (DEPRECATED_TM_FILE): Remove.
7003 * config/sh/tm-nbsd.h: Delete file.
7004 * config/sh/nbsd.mt (DEPRECATED_TM_FILE): Set to tm-sh.h.
7005
7006 2007-02-28 Joel Brobecker <brobecker@adacore.com>
7007
7008 * mi/mi-cmd-var.c (varobj_update_one): Remove reference to
7009 unused WRONG_PARAM value since it was recently deleted.
7010
7011 2007-02-28 Vladimir Prus <vladimir@codesourcery.com>
7012
7013 * varobj.c (varobj_update): Free temporary vectors.
7014
7015 2007-02-28 Ulrich Weigand <uweigand@de.ibm.com>
7016
7017 * config/powerpc/linux.mt (DEPRECATED_TM_FILE): Set to tm-ppc-eabi.h.
7018 * config/powerpc/tm-linux.h: Delete file.
7019 * config/powerpc/tm-ppc-eabi.h: Do not include "rs6000/tm-rs6000.h".
7020 (PROCESS_LINENUMBER_HOOK): Do not undefine.
7021 (TEXT_SEGMENT_BASE): Do not redefine.
7022 * config/rs6000/nm-rs6000.h (CHILD_SPECIAL_WAITSTATUS): Move here
7023 from config/rs6000/tm-rs6000.h.
7024 (TARGET_CREATE_INFERIOR_HOOK, rs6000_create_inferior): Likewise.
7025 * config/rs6000/tm-rs6000.h (struct frame_info): Remove declaration.
7026 (TEXT_SEGMENT_BASE): Remove.
7027 (IN_SOLIB_RETURN_TRAMPOLINE): Remove.
7028 (rs6000_in_solib_return_trampoline): Remove.
7029 (SKIP_TRAMPOLINE_CODE): Remove.
7030 (rs6000_skip_trampoline_code): Remove.
7031 (CHILD_SPECIAL_WAITSTATUS): Move to config/rs6000/nm-rs6000.h.
7032 (TARGET_CREATE_INFERIOR_HOOK, rs6000_create_inferior): Likewise.
7033 (FP0_REGNUM): Remove.
7034 (rs6000_find_toc_address_hook): Move to rs6000-tdep.h.
7035 (rs6000_set_host_arch_hook): Remove.
7036 * Makefile.in (rs6000-nat.o): Add dependency on $(rs6000_tdep_h).
7037 (rs6000-aix-tdep.o): Add dependency on $(ppc_tdep_h).
7038 * ppc-tdep.h (struct gdbarch_tdep): Add field text_segment_base.
7039 * rs6000-aix-tdep.c: Include "ppc-tdep.h".
7040 (rs6000_aix_init_osabi): Set text_segment_base tdep field.
7041 * rs6000-nat.c: Include "rs6000-tdep.h".
7042 (exec_one_dummy_insn): Replace TEXT_SEGMENT_BASE by tdep field.
7043 (set_host_arch): Rename to ...
7044 (rs6000_create_inferior): ... this. Make public.
7045 (_initialize_core_rs6000): Do not set rs6000_set_host_arch_hook.
7046 * rs6000-tdep.c (rs6000_set_host_arch_hook): Remove.
7047 (rs6000_create_inferior): Remove.
7048 (branch_dest): Replace TEXT_SEGMENT_BASE by tdep field.
7049 (rs6000_gdbarch_init): Call set_gdbarch_fp0_regnum,
7050 set_gdbarch_in_solib_return_trampoline, and
7051 set_gdbarch_skip_trampoline_code.
7052 * rs6000-tdep.h (rs6000_find_toc_address_hook): Move here
7053 from config/rs6000/tm-rs6000.h.
7054
7055 2007-02-27 Joel Brobecker <brobecker@adacore.com>
7056
7057 * buildsym.c (record_producer): Do nothing if no producer is provided.
7058
7059 2007-02-27 Nick Roberts <nickrob@snap.net.nz>
7060
7061 * varobj.c (varobj_update): Remove unused local. Use gdb_assert
7062 to check changelist is non-NULL. Call error if the frontend tries
7063 to update a non-root variable.
7064
7065 * varobj.h (enum varobj_update_error): Delete WRONG_PARAM value.
7066
7067 2007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
7068
7069 * dwarf2-frame.c (dwarf2_frame_cache, dwarf2_frame_this_id)
7070 (dwarf2_frame_sniffer): Update.
7071 (dwarf2_signal_frame_this_id): New function.
7072 (dwarf2_signal_frame_unwind): Use it.
7073 (dwarf2_frame_base_sniffer): Use frame_unwind_address_in_block.
7074 * frame.c (frame_func_unwind): Add this_type argument.
7075 (get_frame_func): Update.
7076 (frame_unwind_address_in_block): Add this_type argument and check it.
7077 Fix a typo.
7078 (get_frame_address_in_block): Update.
7079 * frame.h (enum frame_type): Move higher in the file.
7080 (frame_unwind_address_in_block, frame_func_unwind): Add enum frame_type
7081 argument.
7082
7083 * alpha-mdebug-tdep.c, alpha-tdep.c, amd64-tdep.c, amd64obsd-tdep.c,
7084 arm-tdep.c, avr-tdep.c, cris-tdep.c, frv-tdep.c, h8300-tdep.c,
7085 hppa-tdep.c, i386-tdep.c, i386obsd-tdep.c, ia64-tdep.c,
7086 libunwind-frame.c, m32c-tdep.c, m32r-linux-tdep.c, m32r-tdep.c,
7087 m68hc11-tdep.c, m68k-tdep.c, m88k-tdep.c, mips-mdebug-tdep.c,
7088 mips-tdep.c, mn10300-tdep.c, mt-tdep.c, rs6000-tdep.c, s390-tdep.c,
7089 score-tdep.c, sh-tdep.c, sh64-tdep.c, sparc-tdep.c,
7090 sparc64obsd-tdep.c, spu-tdep.c, v850-tdep.c, vax-tdep.c,
7091 xstormy16-tdep.c, xtensa-tdep.c: Update calls to
7092 frame_func_unwind and frame_unwind_address_in_block to specify
7093 the frame type. Use frame_unwind_address_in_block instead of
7094 frame_pc_unwind in sniffers.
7095
7096 2007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
7097
7098 * frame.c (deprecated_selected_frame): Rename to...
7099 (selected_frame): ...this. Make static.
7100 (get_selected_frame, select_frame): Update.
7101 * frame.h (deprected_select_frame): Delete.
7102 (deprecated_safe_get_selected_frame): Update comments.
7103
7104 * breakpoint.c, cli/cli-cmds.c, f-valprint.c, infcmd.c, inflow.c,
7105 infrun.c, stack.c, tui/tui-disasm.c, tui/tui-source.c,
7106 tui/tui-winsource.c, valops.c, varobj.c, findvar.c, macroscope.c,
7107 parse.c, regcache.h, sh64-tdep.c, tui/tui-hooks.c, tui/tui-win.c,
7108 tui/tui.c: Replace references to deprecated_selected_frame.
7109
7110 2007-02-27 Fred Fish <fnf@specifix.com>
7111
7112 * rs6000-tdep.c (skip_prologue): Recognize addi instructions that
7113 directly decrement the stack pointer, accumulate their operand into
7114 the stack offset, and mark the function as not being frameless.
7115
7116 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
7117
7118 * arch-utils.c (selected_byte_order): New.
7119 * arch-utils.h (selected_byte_order): New prototype.
7120 * remote-sim.c (gdbsim_open): Use selected_byte_order.
7121
7122 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
7123
7124 * symfile.c (place_section): Check SEC_ALLOC. Do not check VMA.
7125 (default_symfile_offsets): Check VMA here. Update section VMAs.
7126
7127 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
7128
7129 * remote.c (init_remote_state): Add special handling for placeholder
7130 registers.
7131
7132 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
7133
7134 * Makefile.in (XMLFILES): Include $(TDEP_XML).
7135 (filenames_h): New variable.
7136 (clean): Clean up xml-builtin.c and stamp-xml.
7137 (arm-linux-nat.o): Update.
7138 * config/arm/linux.mh (TDEP_XML): Define.
7139 * arm-linux-nat.c (PTRACE_GETWMMXREGS, PTRACE_SETWMMXREGS): Define.
7140 (arm_linux_has_wmmx_registers): New.
7141 (GET_THREAD_ID): Fix typo.
7142 (IWMMXT_REGS_SIZE): Define.
7143 (fetch_wmmx_regs, store_wmmx_regs): New.
7144 (arm_linux_fetch_inferior_registers): Use fetch_wmmx_regs.
7145 (arm_linux_store_inferior_registers): Use store_wmmx_regs.
7146 (super_xfer_partial, arm_linux_xfer_partial): New.
7147 (_initialize_arm_linux_nat): Use them.
7148 * xml-support.c (fetch_xml_builtin): Move outside HAVE_LIBEXPAT.
7149 (xml_builtin_xfer_partial): New function.
7150 * xml-support.h (xml_builtin_xfer_partial): New prototype.
7151 * NEWS: Update mention of iWMMXt support.
7152
7153 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
7154
7155 * arm-tdep.c (arm_scan_prologue): Do not record FPA register saves
7156 if there are no FPA registers.
7157 (arm_dwarf_reg_to_regnum): New function.
7158 (arm_register_type, arm_register_name): Return minimal values for
7159 unsupported registers.
7160 (arm_register_sim_regno): Handle iWMMXt registers.
7161 (arm_gdbarch_init): Record missing FPA registers if indicated by
7162 a target description. Recognize iWMMXt registers. Only register
7163 "info float" for FPA. Use ARM_NUM_REGS. Register
7164 arm_dwarf_reg_to_regnum.
7165 * arm-tdep.h (enum gdb_regnum): Add ARM_NUM_REGS and iWMMXt
7166 constants.
7167 (struct gdbarch_tdep): Add have_fpa_registers.
7168 * features/xscale-iwmmxt.xml: Update capitalization.
7169 * regformats/arm-with-iwmmxt.dat: Regenerated.
7170
7171 2007-02-24 Kevin Buettner <kevinb@redhat.com>
7172
7173 * NEWS (New targets): Add entry for the Toshiba Media Processor.
7174
7175 2007-02-23 Kevin Buettner <kevinb@redhat.com>
7176
7177 * MAINTAINERS (mep): New target.
7178
7179 2007-02-23 Kevin Buettner <kevinb@redhat.com>
7180
7181 From Jim Blandy, Dave Brolley, Kevin Buettner, Don Howard, and
7182 Richard Sandiford:
7183 * Makefile.in (elf_mep_h, mep_desc_h, mep_opc_h): New variables.
7184 (mep-tdep.o): New rule.
7185 * configure.tgt (mep-*-*): New target.
7186 * mep-tdep.c: New file.
7187 * config/mep/mep.mt: New file.
7188
7189 2007-02-22 Markus Deuling <deuling@de.ibm.com>
7190
7191 * infrun.c (inferior_stop_reason, print_stop_reason): Remove
7192 BREAKPOINT_HIT and STOP_UNKNOWN.
7193
7194 2007-02-22 Markus Deuling <deuling@de.ibm.com>
7195
7196 * valops.c (value_ind): Fix unary * handling of TYPE_CODE_INT.
7197
7198 2007-02-20 Joel Brobecker <brobecker@adacore.com>
7199
7200 * gdb_expat.h (XMLCALL): Define if not already defined.
7201
7202 2007-02-20 Andreas Schwab <schwab@suse.de>
7203
7204 * Makefile.in (symfile.o): Update dependencies.
7205
7206 2007-02-20 Daniel Jacobowitz <dan@codesourcery.com>
7207
7208 * MAINTAINERS: Disable -Werror for cris simulator. Build
7209 sparc64-solaris2.10 instead of the broken sparc-elf.
7210 * solib-frv.c: Include "solib.h".
7211 * Makefile.in (solib-frv.o): Update.
7212 * mt-tdep.c (mt_gdbarch_init): Correct typo in floatformats patch.
7213 * xtensa-tdep.c (xtensa_regset_from_core_section): Cast size_t to int.
7214 (xtensa_frame_this_id, xtensa_frame_prev_register)
7215 (xtensa_push_dummy_call): Use %p.
7216
7217 2007-02-16 Daniel Jacobowitz <dan@codesourcery.com>
7218
7219 * avr-tdep.c, hppa-tdep.c, hppabsd-tdep.c, i386-tdep.c,
7220 ia64-tdep.c, m68k-tdep.c, mips-linux-tdep.c, ppcobsd-tdep.c,
7221 sparc-linux-tdep.c: Include "gdbtypes.h" instead of "floatformat.h".
7222 * Makefile.in (avr-tdep.o, hppabsd-tdep.o, hppa-tdep.o, i386-tdep.o)
7223 (ia64-tdep.o, m68k-tdep.o, mips-linux-tdep.o, ppcobsd-tdep.o)
7224 (sparc-linux-tdep.o): Update.
7225
7226 2007-02-15 Maxim Grigoriev <maxim2405@gmail.com>
7227
7228 * xtensa-tdep.h (xtensa_reg_mask_t): New.
7229 (xtensa_mask_t): Change mask field to be a separate array.
7230 * xtensa-tdep.c (extract_call_winsize, xtensa_pseudo_register_read)
7231 (xtensa_pseudo_register_write, xtensa_unwind_pc)
7232 (xtensa_unwind_dummy_id, xtensa_push_dummy_call)
7233 (xtensa_breakpoint_from_pc): Remove implicit type casting.
7234 * xtensa-config.c (mask0, mask1, mask2, mask3, mask4, mask5)
7235 (mask6, mask7, mask8, mask9, mask10, mask11, mask12, mask13)
7236 (mask14, mask15): Rename to
7237 (xtensa_mask0, xtensa_mask1, xtensa_mask2, xtensa_mask3)
7238 (xtensa_mask4, xtensa_mask5, xtensa_mask6, xtensa_mask7)
7239 (xtensa_mask8, xtensa_mask9, xtensa_mask10, xtensa_mask11)
7240 (xtensa_mask12, xtensa_mask13, xtensa_mask14, xtensa_mask15): this.
7241 (xtensa_submask0, xtensa_submask1, xtensa_submask2, xtensa_submask3)
7242 (xtensa_submask4, xtensa_submask5, xtensa_submask6, xtensa_submask7)
7243 (xtensa_submask8, xtensa_submask9, xtensa_submask10)
7244 (xtensa_submask11, xtensa_submask12, xtensa_submask13)
7245 (xtensa_submask14, xtensa_submask15): New.
7246 (rmap): Follow strict aliasing rules doing static initialization.
7247
7248 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
7249
7250 * target-descriptions.c (tdesc_named_type): Move code_ptr and data_ptr
7251 handling from here...
7252 (tdesc_register_type): ...to here.
7253 * xml-tdesc.c (tdesc_start_reg): Allow code_ptr and data_ptr.
7254 * features/arm-core.xml: Use code_ptr and data_ptr.
7255
7256 2007-02-13 Denis Pilat <denis.pilat@st.com>
7257
7258 * varobj.h (enum varobj_update_error): New enum.
7259 * varobj.c (struct varobj_root): Add is_valid member.
7260 (varobj_get_type): Check for invalid varobj.
7261 (varobj_get_attributes): Likewise.
7262 (variable_editable):Likewise.
7263 (varobj_update): Likewise. Use varobj_update_error.
7264 (new_root_variable): Set root varobj as valid by default.
7265 (varobj_invalidate): New function.
7266 * symfile.c (clear_symtab_users): Use varobj_invalidate.
7267 * mi/mi-cmd-var.c (varobj_update_one): Change return type to void.
7268 Use varobj_update_error.
7269
7270 2007-02-12 Pierre Muller <muller@ics.u-strasbg.fr>
7271
7272 Fix PR pascal/2223.
7273 * dwarfread.c (set_cu_language): Recognize DW_LANG_Pascal83 as
7274 Pascal language marker.
7275 * dwarf2read.c (set_cu_language): Likewise.
7276
7277 2007-02-12 Corinna Vinschen <vinschen@redhat.com>
7278
7279 * win32-nat.c (win32_wait): Reset terminal pgrp to GDB.
7280 (do_initial_win32_stuff): Call terminal_init_inferior_with_pgrp
7281 instead of target_terminal_init since inferior_ptid isn't set yet.
7282
7283 2007-02-10 Pedro Alves <pedro_alves@portugalmail.pt>
7284
7285 * MAINTAINERS (Write After Approval): Add myself.
7286
7287 2007-02-09 Fred Fish <fnf@specifix.com>
7288
7289 Based on work by Apple Computer, Inc.
7290 * event-top.c (async_request_quit): Call quit() whenever either
7291 quit_flag is set or immediate_quit is set.
7292
7293 2007-02-09 Gabriel Dos Reis <gdr@integrable-solutions.net>
7294
7295 * ada-lang.c (remove_out_of_scope_renamings): Change third parameter's
7296 type to a pointer to const struct block.
7297 (ada_lookup_symbol_list): Don't cast away constness when calling
7298 remove_out_of_scope_renamings.
7299
7300 2007-02-09 Gabriel Dos Reis <gdr@integrable-solutions.net>
7301
7302 * linux-nat.c (linux_nat_find_memory_regions): Don't check the
7303 address of 'filename'; it is always non null.
7304
7305 2007-02-09 Joel Brobecker <brobecker@adacore.com>
7306
7307 * exec.c (add_to_section_table): Do not discard empty sections.
7308
7309 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
7310
7311 * features/Makefile, features/arm-with-iwmmxt.xml,
7312 features/gdbserver-regs.xsl, features/number-regs.xsl,
7313 features/sort-regs.xsl, features/xscale-iwmmxt.xml: New files.
7314 * regformats/arm-with-iwmmxt.dat: Generate.
7315 * NEWS: Mention iWMMXt.
7316
7317 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
7318
7319 * Makefile.in (arm-tdep.o, eval.o, target-descriptions.o)
7320 (xml-tdesc.o): Update.
7321 * xml-support.c: Add a comment.
7322 (gdb_xml_enums_boolean): New variable.
7323 (gdb_xml_parse_attr_enum): Use strcasecmp.
7324 * xml-support.h (gdb_xml_enums_boolean): Declare.
7325 * xml-tdesc.c (struct tdesc_parsing_data): Record current_feature,
7326 next_regnum, and current_union.
7327 (tdesc_start_feature, tdesc_start_reg, tdesc_start_union)
7328 (tdesc_end_union, tdesc_start_field, tdesc_start_vector)
7329 (field_attributes, union_children, reg_attributes, union_attributes)
7330 (vector_attributes, feature_attributes, feature_children): New.
7331 (target_children): Make static. Add <feature>.
7332 (tdesc_elements): Make static.
7333 * target-descriptions.c (struct tdesc_reg, tdesc_reg_p, type_p)
7334 (struct tdesc_feature, tdesc_feature_p): New types.
7335 (struct target_desc): Add features member.
7336 (struct tdesc_arch_data, tdesc_data): New.
7337 (target_find_description): Clarify error message. Warn about
7338 ignored register descriptions.
7339 (tdesc_has_registers, tdesc_find_feature, tdesc_feature_name)
7340 (tdesc_named_type, tdesc_data_init, tdesc_data_alloc)
7341 (tdesc_data_cleanup, tdesc_numbered_register)
7342 (tdesc_numbered_register_choices, tdesc_find_register)
7343 (tdesc_register_name, tdesc_register_type)
7344 (tdesc_remote_register_number, tdesc_register_reggroup_p)
7345 (set_tdesc_pseudo_register_name, set_tdesc_pseudo_register_type)
7346 (set_tdesc_pseudo_register_reggroup_p, tdesc_use_registers)
7347 (tdesc_free_reg, tdesc_create_reg, tdesc_free_feature)
7348 (tdesc_create_feature, tdesc_record_type): New.
7349 (free_target_description): Free features.
7350 (_initialize_target_descriptions): Initialize tdesc_data.
7351 * arch-utils.c (default_remote_register_number): New.
7352 * arch-utils.h (default_remote_register_number): New prototype.
7353 * target-descriptions.h (set_tdesc_pseudo_register_name)
7354 (set_tdesc_pseudo_register_type, set_tdesc_pseudo_register_reggroup_p)
7355 (tdesc_use_registers, tdesc_data_alloc, tdesc_data_cleanup)
7356 (tdesc_numbered_register, tdesc_numbered_register_choices)
7357 (tdesc_has_registers, tdesc_find_feature, tdesc_feature_name)
7358 (tdesc_named_type, tdesc_create_feature, tdesc_record_type)
7359 (tdesc_create_reg): Declare.
7360 * gdbarch.sh (remote_register_number): New entry.
7361 * gdbarch.c, gdbarch.h: Regenerate.
7362 * remote.c (init_remote_state): Use gdbarch_remote_register_number.
7363 * features/gdb-target.dtd: Add feature, reg, vector, union, and field.
7364
7365 * arm-tdep.c (arm_register_aliases): New.
7366 (arm_register_name_strings): Rename to...
7367 (arm_register_names): ...this. Make const. Delete the old version.
7368 (current_option, arm_register_byte): Delete.
7369 (set_disassembly_style): Simplify. Do not adjust arm_register_names.
7370 (value_of_arm_user_reg): New.
7371 (arm_gdbarch_init): Verify any described registers. Call
7372 tdesc_use_registers. Don't use arm_register_byte. Create aliases
7373 for standard register names.
7374 (_initialize_arm_tdep): Do not adjust arm_register_names.
7375 * user-regs.c (struct user_reg): Add baton member.
7376 (append_user_reg, user_reg_add_builtin, user_regs_init)
7377 (user_reg_add, value_of_user_reg): Use a baton for user
7378 register functions.
7379 * std-regs.c: Update.
7380 * user-regs.h (user_reg_read_ftype, user_reg_add_builtin)
7381 (user_reg_add): Add baton argument.
7382 * NEWS: Mention target description register support.
7383 * features/arm-core.xml, features/arm-fpa.xml: New.
7384 * eval.c (evaluate_subexp_standard): Allow ptype $register
7385 when the program is not running.
7386
7387 2007-02-09 Nick Roberts <nickrob@snap.net.nz>
7388
7389 * mi/mi-cmd-var.c (mi_cmd_var_create): Add value field.
7390
7391 2007-02-08 Thiago Jung Bauermann <bauerman@br.ibm.com>
7392
7393 * rs6000-tdep.c (gdb_print_insn_powerpc): Set
7394 info->disassembler_options to "any".
7395
7396 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
7397
7398 * varobj.c (install_new_value): Only call value_get_print_value
7399 if changeable.
7400
7401 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
7402
7403 Reported by timeless@gmail.com:
7404 * gdb/target.c (target_flash_erase): Do not return void value.
7405 (target_flash_done): Likewise.
7406 * gdb/cli/cli-cmds.c (source_command): Likewise.
7407
7408 2007-02-08 Fred Fish <fnf@specifix.com>
7409
7410 Based on work by Apple Computer, Inc.
7411 * event-top.c (handle_sigint): Set quit_flag.
7412 (async_request_quit): Don't set quit_flag. Avoid calling quit()
7413 if quit_flag has already been reset.
7414
7415 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
7416
7417 * ser-mingw.c (pipe_windows_close): Move variable initialization back
7418 up.
7419
7420 2007-02-08 Fred Fish <fnf@specifix.com>
7421
7422 * defs.h (request_quit): Remove declaration.
7423 * utils.c (request_quit): Remove definition.
7424
7425 2007-02-08 Joel Brobecker <brobecker@gnat.com>
7426 Jan Kratochvil <jan.kratochvil@redhat.com>
7427 Daniel Jacobowitz <dan@codesourcery.com>
7428
7429 * rs6000-tdep.c (bl_to_blrl_insn_p): New function.
7430 (skip_prologue): Allow bl->blrl used by PIC code.
7431
7432 2007-02-08 Mark Kettenis <kettenis@gnu.org>
7433 Daniel Jacobowitz <dan@codesourcery.com>
7434
7435 * cp-valprint.c (cp_print_value_fields, cp_print_value): Always
7436 initialize tmp_obstack.
7437 * p-valprint.c (pascal_object_print_value_fields)
7438 (pascal_object_print_value): Likewise.
7439
7440 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
7441
7442 * features/feature_to_c.sh: Use %s to avoid problems with nawk.
7443
7444 2007-02-08 Mark Kettenis <kettenis@gnu.org>
7445
7446 * sparcnbsd-tdep.c: Include "gdbtypes.h" instead of "floatformat.h".
7447 * Makefile.in (sparcnbsd-tdep.o): Update dependencies.
7448
7449 2007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
7450
7451 * xml-tdesc.c (struct tdesc_xml_cache, tdesc_xml_cache_s)
7452 (xml_cache): New.
7453 (tdesc_parse_xml): Cache expanded descriptions.
7454
7455 2007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
7456
7457 * Makefile.in (XMLFILES): New.
7458 (COMMON_OBS): Add xml-builtin.o.
7459 (xml-builtin.c, stamp-xml): New rules.
7460 (xml-tdesc.o): Update.
7461 * features/feature_to_c.sh: New file.
7462 * xml-support.c (MAX_XINCLUDE_DEPTH): Define.
7463 (struct gdb_xml_parser): Add dtd_name and is_xinclude.
7464 (gdb_xml_start_element): Initialize scope after possibly reallocating
7465 scopes. Move cleanup later. Handle the XInclude description
7466 specially.
7467 (gdb_xml_end_element): Only parse the body if there is a current element.
7468 Call XML_DefaultCurrent if there is no element.
7469 (gdb_xml_fetch_external_entity, gdb_xml_use_dtd): New.
7470 (struct xinclude_parsing_data, xinclude_start_include)
7471 (xinclude_end_include, xml_xinclude_default)
7472 (xml_xinclude_start_doctype, xml_xinclude_end_doctype)
7473 (xml_xinclude_xml_decl, xml_xinclude_cleanup, xinclude_attributes)
7474 (xinclude_elements, xml_process_xincludes, fetch_xml_builtin): New.
7475 * xml-support.h (xml_fetch_another, xml_process_xincludes)
7476 (fetch_xml_builtin, xml_builtin, gdb_xml_use_dtd): New declarations.
7477 * xml-tdesc.c (tdesc_parse_xml): Add fetcher_baton argument. Expand
7478 XInclude directives. Use the compiled in DTD.
7479 (fetch_xml_from_file): Add baton argument. Treat it as a containing
7480 directory name. Do not warn here.
7481 (file_read_description_xml): Update call. Warn here instead. Pass
7482 a dirname as baton.
7483 (fetch_available_features_from_target): New.
7484 (target_read_description_xml): Use it.
7485 * features/gdb-target.dtd: Add copyright notice. Use xinclude.dtd
7486 to handle XInclude.
7487 * features/xinclude.dtd: New file.
7488
7489 2007-02-05 Daniel Jacobowitz <dan@codesourcery.com>
7490
7491 * linux-thread-db.c (check_for_thread_db): Return early if we have
7492 no libthread_db support.
7493
7494 2007-02-05 Daniel Jacobowitz <dan@codesourcery.com>
7495
7496 * mi/mi-parse.h: Include <sys/time.h>.
7497
7498 2007-02-05 Nick Roberts <nickrob@snap.net.nz>
7499
7500 * mi/mi-cmd-stack.c (list_args_or_locals): Use common_val_print
7501 instead of print_variable_value to print values.
7502
7503 2007-02-03 Nick Roberts <nickrob@snap.net.nz>
7504
7505 * mi/mi-main.c: Numerous formatting changes.
7506 (mi_cmd_data_write_register_values): Replace clause inadvertantly
7507 removed in my previous change.
7508
7509 2007-02-03 Eli Zaretskii <eliz@gnu.org>
7510
7511 * mi/mi-main.c (mi_load_progress, timestamp, print_diff_now):
7512 Use 1000000L instead of 1000000.
7513
7514 2007-02-03 Nick Roberts <nickrob@snap.net.nz>
7515
7516 Based on work by Apple Computer, Inc.
7517
7518 * configure.ac: Test for sys/resource.h and getrusage.
7519 * configure, config.in: Regenerate.
7520
7521 * mi/mi-main.c: Include <sys/resource.h> if present.
7522 (rusage): Declare if HAVE_GETRUSAGE.
7523 (current_command_ts, do_timings): New static variables.
7524 (timestamp, print_diff_now, print_diff, timeval_diff):
7525 New static timing functions.
7526 (mi_cmd_enable_timings): New function for new MI command.
7527 (captured_mi_execute_command, mi_execute_async_cli_command):
7528 Call timing functions.
7529
7530 * mi/mi-cmds.c (mi_cmds): Add entry for new MI command
7531 -enable-timings.
7532
7533 * mi/mi-cmds.h (mi_cmd_enable_timings): New extern.
7534
7535 * mi/mi-parse.h: (mi_timestamp): New structure.
7536 (mi_parse): Add mi_timestamp* member.
7537
7538 2007-02-02 Denis Pilat <denis.pilat@st.com>
7539
7540 * thread.c (make_cleanup_restore_current_thread): New function.
7541 (info_threads_command): Use of make_cleanup_restore_current_thread
7542 to restore the current thread and the selected frame.
7543 (restore_selected_frame): New function.
7544 (struct current_thread_cleanup): Add frame_id field.
7545 (do_restore_current_thread_cleanup): Add restoring of the selected
7546 frame.
7547 (make_cleanup_restore_current_thread): Likewise.
7548 (thread_apply_all_command): backup the selected frame while
7549 entering the function and restore it at exit.
7550 (thread_apply_command): Likewise.
7551
7552 2007-02-02 Denis Pilat <denis.pilat@st.com>
7553
7554 * MAINTAINERS (Write After Approval): Add myself to the list.
7555
7556 2007-02-01 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
7557
7558 * gdb/remote-m32r.sdi.c (m32r_fetch_register): Change PWD mask.
7559 (m32r_store_register): Ditto.
7560
7561 2007-01-30 Vladimir Prus <vladimir@codesourcery.com>
7562
7563 * ser-mingw.c (pipe_windows_open)
7564 (pipe_windows_read, pipe_windows_write): Declare
7565 variables at the top of the function.
7566
7567 2007-01-29 Daniel Jacobowitz <dan@codesourcery.com>
7568
7569 * doublest.c (floatformat_from_length): Use the right element from
7570 gdbarch floatformats.
7571 (floatformat_from_type, extract_typed_floating)
7572 (store_typed_floating): Likewise.
7573 * doublest.h: Remove declarations for undefined floatformat arrays.
7574 * gdbarch.sh (float_format, double_format, long_double_format): Change
7575 to pairs.
7576 (pformat): Update for pairs.
7577 * gdbarch.c, gdbarch.h: Regenerated.
7578 * gdbtypes.c (floatformats_ieee_single, floatformats_ieee_double)
7579 (floatformats_ieee_double_littlebyte_bigword)
7580 (floatformats_i387_ext, floatformats_m68881_ext, floatformats_arm_ext)
7581 (floatformats_ia64_spill, floatformats_ia64_quad, floatformats_vax_f)
7582 (floatformats_vax_d): New variables.
7583 (builtin_type_ieee_single, builtin_type_ieee_double)
7584 (builtin_type_arm_ext, builtin_type_ia64_spill)
7585 (builtin_type_ia64_quad): Replace arrays with individual types.
7586 (builtin_type_ieee_single_big, builtin_type_ieee_single_little)
7587 (builtin_type_ieee_double_big, builtin_type_ieee_double_little)
7588 (builtin_type_ieee_double_littlebyte_bigword, builtin_type_i960_ext)
7589 (builtin_type_m88110_ext, builtin_type_m88110_harris_ext)
7590 (builtin_type_arm_ext_big, builtin_type_arm_ext_littlebyte_bigword)
7591 (builtin_type_ia64_spill_big, builtin_type_ia64_spill_little)
7592 (builtin_type_ia64_quad_big, builtin_type_ia64_quad_little): Delete
7593 unused and endian-specific types.
7594 (recursive_dump_type): Update for floatformat pairs.
7595 (build_flt): Move higher. Handle bit == -1. Take a floatformat pair.
7596 (build_gdbtypes): Use build_flt.
7597 (_initialize_gdbtypes): Update set of initialized types.
7598 * gdbtypes.h: Update declarations to match gdbtypes.c.
7599 (struct main_type): Store a pointer to two floatformats.
7600 * arch-utils.c (default_float_format, default_double_format): Delete.
7601 * arch-utils.h (default_float_format, default_double_format): Delete.
7602
7603 * arm-tdep.c, avr-tdep.c, hppa-tdep.c, hppabsd-tdep.c, i386-tdep.c,
7604 ia64-tdep.c, iq2000-tdep.c, m68k-tdep.c, m88k-tdep.c,
7605 mips-linux-tdep.c, mips-tdep.c, mt-tdep.c, ppcobsd-tdep.c,
7606 sparc-linux-tdep.c, sparc-tdep.c, sparcnbsd-tdep.c, spu-tdep.c,
7607 vax-tdep.c, alpha-tdep.c, ppc-sysv-tdep.c: Update.
7608
7609 2007-01-29 Joel Brobecker <brobecker@adacore.com>
7610
7611 * target.c (maintenance_print_target_stack): New function.
7612 (initialize_targets): Add new "maintenance print target-stack"
7613 command.
7614
7615 2007-01-28 Mark Kettenis <kettenis@gnu.org>
7616
7617 * dwarf2read.c (new_symbol): Handle DW_AT_decl_file being zero.
7618
7619 2007-01-27 Daniel Jacobowitz <dan@codesourcery.com>
7620
7621 * dwarf2loc.h (struct dwarf2_locexpr_baton): Change size to a long.
7622 (struct dwarf2_loclist_baton): Likewise.
7623
7624 2007-01-27 Eli Zaretskii <eliz@gnu.org>
7625
7626 * cli/cli-script.c: Include breakpoint.h.
7627 (build_command_line): Require arguments only for if and while
7628 commands.
7629 (get_command_line, execute_user_command, execute_control_command):
7630 Fix wording of warning messages.
7631 (print_command_lines): Print breakpoint commands.
7632 (execute_control_command): Call commands_from_control_command to
7633 handle the `commands' command inside a body of a flow-control
7634 command.
7635 (read_next_line): Recognize the `commands' command and build a
7636 command line structure for it.
7637 (recurse_read_control_structure, read_command_lines): Handle
7638 `commands' similarly to `if' and `while'.
7639
7640 * breakpoint.c (get_number_trailer): Document the special meaning
7641 of NULL as the first argument PP.
7642 (commands_from_control_command): New function.
7643
7644 * breakpoint.h (commands_from_control_command): Add prototype.
7645
7646 * defs.h (commands_control): New enumerated value for enum
7647 command_control_type.
7648
7649 2007-01-26 Joel Brobecker <brobecker@adacore.com>
7650
7651 * ada-lang.c (ada_exception_breakpoint_ops): Fix typo in function name.
7652 (ada_exception_sal): Update accordingly.
7653
7654 2007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7655
7656 * c-valprint.c (c_val_print): Require strings to be of no-signed CHARs.
7657 * NEWS: Describe CHAR array vs. string identifcation rules.
7658
7659 2007-01-25 Paul Brook <paul@codesourcery.com>
7660
7661 * arm-tdep.c (arm_get_next_pc): Fix bitfield off-by-one error.
7662
7663 2007-01-24 Jim Blandy <jimb@codesourcery.com>
7664
7665 * dwarf2loc.c (dwarf2_evaluate_loc_desc): When the location
7666 expression is empty, bother to return the 'optimized out' value we
7667 construct. (Thanks to Carl Burch.)
7668
7669 2007-01-24 Vladimir Prus <vladimir@codesourcery.com>
7670
7671 * varobj.c (c_value_of_root, c_value_of_child)
7672 (cplus_describe_child): Don't call release_value.
7673
7674 2007-01-24 Thiemo Seufer <ths@mips.com>
7675
7676 * mips-linux-tdep.c (mips_linux_n64_rt_sigframe): Fix struct
7677 initialization.
7678
7679 2007-01-24 Vladimir Prus <vladimir@codesourcery.com>
7680
7681 Refactor getting children name, value and type access
7682 for varobjs in C++.
7683 * varobj.c (get_type_deref): Remove.
7684 (adjust_value_for_child_access): New.
7685 (c_number_of_children): Use the above.
7686 (c_describe_child): Likewise.
7687 (enum accessibility): New.
7688 (match_accessibility): New function.
7689 (cplus_describe_child): New function.
7690 (cplus_name_of_child, cplus_value_of_child)
7691 (cplus_type_of_child): Reimplement in terms
7692 of cplus_describe_child.
7693 (cplus_number_of_children): Use
7694 adjust_value_for_child_access.
7695
7696 2007-01-24 Vladimir Prus <vladimir@codesourcery.com>
7697
7698 Fix computation of the 'editable' attribute and
7699 value changeability for for references.
7700 * varobj.c (get_value_type): New function.
7701 (c_variable_editable): Use get_value_type.
7702 (varobj_value_is_changeable): Likewise.
7703
7704 2007-01-24 Joel Brobecker <brobecker@adacore.com>
7705
7706 * source.c (find_and_open_source): Try rewriting the source
7707 path inside filename if dirname is NULL.
7708
7709 2007-01-24 Joel Brobecker <brobecker@adacore.com>
7710
7711 * dwarf2read.c (add_partial_symbol): Create an extra partial
7712 symbol in the VAR_DOMAIN for Ada structures, unions or enums.
7713 (new_symbol): Likewise for symbols.
7714
7715 2007-01-24 Nick Roberts <nickrob@snap.net.nz>
7716
7717 * mi/mi-main.c (mi_cmd_execute): Call free_all_values.
7718
7719 2007-01-23 Vladimir Prus <vladimir@codesourcery.com>
7720
7721 * value.c (value_primitive_field): Copy the full 'location'
7722 contents, instead of assuming that copying ADDRESS will
7723 bring over everything in the union. Remove obsolete comment.
7724
7725 2007-01-23 Masaki Muranaka <monaka@monami-software.com>
7726
7727 * m32c-tdep.c (make_regs, m32c_analyze_prologue)
7728 (m32c_skip_trampoline_code, m32c_m16c_address_to_pointer)
7729 (m32c_m16c_pointer_to_address): Separate code from declarations.
7730
7731 2007-01-23 Nick Hudson <nick.hudson@dsl.pipex.com>
7732
7733 * target.c (update_current_target): Correct typo.
7734
7735 2007-01-22 Masaki Muranaka <monaka@monami-software.com>
7736
7737 * xstormy16-tdep.c (xstormy16_skip_prologue): Separate code from a
7738 declaration.
7739
7740 2007-01-11 Andrew Cagney <cagney@redhat.com>
7741 Daniel Jacobowitz <dan@codesourcery.com>
7742 Jan Kratochvil <jan.kratochvil@redhat.com>
7743
7744 * dwarf2-frame.c (execute_cfa_program): New support of
7745 `DW_CFA_GNU_negative_offset_extended'.
7746
7747 2007-01-21 Daniel Jacobowitz <dan@codesourcery.com>
7748
7749 * NEWS: Mention flash support for "load" and new remote packets.
7750
7751 2007-01-21 Markus Deuling <deuling@de.ibm.com>
7752
7753 * breakpoint.c (delete_command): Skip redundant loop iterations.
7754
7755 2007-01-21 Daniel Jacobowitz <dan@codesourcery.com>
7756
7757 * gdbarch.sh (register_type): Update comment.
7758 * gdbarch.h: Regenerated.
7759 * arch-utils.c (generic_register_size): Call register_type.
7760 * ia64-tdep.c (ia64_extract_return_value): Likewise.
7761 * m32c-tdep.c (check_for_saved): Likewise.
7762 * mips-tdep.c (mips_print_register, print_gp_register_row)
7763 (mips_print_registers_info): Likewise.
7764 * sh-tdep.c (sh_pseudo_register_read, sh_pseudo_register_write):
7765 Likewise.
7766 * sh64-tdep.c (sh64_pseudo_register_read, sh64_pseudo_register_write)
7767 (sh64_do_register, sh64_print_register)
7768 (sh64_media_print_registers_info): Likewise.
7769 * tui/tui-regs.c (tui_register_format): Likewise.
7770
7771 2007-01-21 Daniel Jacobowitz <dan@codesourcery.com>
7772
7773 * objfiles.h (ALL_PRIMARY_SYMTABS): Define.
7774
7775 * ada-lang.c (symtab_for_sym, ada_lookup_symbol_list)
7776 (ada_lookup_symbol): Use ALL_PRIMARY_SYMTABS.
7777 * cp-support.c (make_symbol_overload_list_qualified): Likewise.
7778 * symtab.c (lookup_symbol_aux_block, lookup_symbol_aux_symtabs)
7779 (basic_lookup_transparent_type, find_pc_sect_symtab, search_symbols)
7780 (make_symbol_completion_list): Likewise.
7781
7782 2007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
7783 Daniel Jacobowitz <dan@codesourcery.com>
7784
7785 * buildsym.c (end_symtab): Use preallocated symtab if available.
7786 Fill in SYMBOL_SYMTAB.
7787 * buildsym.h (struct subfile): Add symtab member.
7788 * dwarf2read.c (struct dwarf2_cu): Add line_header.
7789 (struct file_entry): Add symtab.
7790 (free_cu_line_header): New function.
7791 (read_file_scope): Use it. Save line_header in the cu. Process
7792 lines before DIEs.
7793 (add_file_name): Initialize new symtab member.
7794 (dwarf_decode_lines): Create symtabs for included files.
7795 (new_symbol): Set SYMBOL_SYMTAB.
7796 * symtab.c (lookup_symbol): Use SYMBOL_SYMTAB.
7797 (search_symbols): Likewise.
7798 * symtab.h (struct symbol): Add symtab member.
7799 (SYMBOL_SYMTAB): Define.
7800
7801 2007-01-20 Daniel Jacobowitz <dan@codesourcery.com>
7802
7803 * symfile.c (allocate_symtab): Remove INIT_EXTRA_SYMTAB_INFO.
7804
7805 2007-01-20 Daniel Jacobowitz <dan@codesourcery.com>
7806
7807 * arch-utils.c (show_endian): Correct reversed condition.
7808
7809 2007-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
7810
7811 * MAINTAINERS (Write After Approval): Add myself.
7812
7813 2007-01-16 Daniel Jacobowitz <dan@codesourcery.com>
7814 Vladimir Prus <vladimir@codesourcery.com>
7815
7816 Fix 'selected frame' varobjs.
7817 * varobj.c (struct varobj): Remove the error field.
7818 (varobj_set_value): Don't check var->error.
7819 (install_new_value): Don't set var->error.
7820 (varobj_update): Always pass the new value
7821 of the root via install_new_value.
7822 (create_child): Don't set error field.
7823 (new_variable): Likewise.
7824 (c_value_of_root): Always reevaluate the value
7825 of selected frame varobjs in the selected frame.
7826 Don't call reinit_frame_cache.
7827
7828 2007-01-15 Joel Brobecker <brobecker@adacore.com>
7829
7830 * source.c (_initialize_source): Improve the help text of
7831 the substitute-path commands.
7832
7833 2007-01-14 Mark Kettenis <kettenis@gnu.org>
7834
7835 * frv-tdep.c (frv_gdbarch_init, frv_register_name)
7836 (frv_breakpoint_from_pc, frv_gdbarch_adjust_breakpoint_address)
7837 (frv_skip_prologue): Remove prototypes.
7838 (frv_adjust_breakpoint_address): Renamed from
7839 frv_gdbarch_adjust_breakpoint_address.
7840 (frv_gdbarch_init): Adjust.
7841
7842 2007-01-13 Mark Kettenis <kettenis@gnu.org>
7843
7844 * gdbarch.sh (deprecated_extract_return_value)
7845 (deprecated_store_return_value): Remove.
7846 (extract_return_value, store_return_value): Remove default values.
7847 * gdbarch.c, gdbarch.h: Regenerate.
7848 * arch-utils.c, arch-utils.h (legacy_extract_return_value)
7849 (legacy_store_return_value): Remove.
7850 * regcache.c, regcache.h (deprecated_grub_regcache_for_registers):
7851 Remove.
7852
7853 * mi/mi-main.c: Remove obsolete comment.
7854
7855 * regcache.c, regcache.h (deprecated_register_bytes)
7856 (deprecated_read_register_bytes)
7857 (deprecated_write_register_bytes): Remove.
7858
7859 * frame.c (get_frame_register_bytes, put_frame_register_bytes):
7860 Don't forget to move destination pointer.
7861
7862 2007-01-01 Mark Kettenis <kettenis@gnu.org>
7863
7864 * config/i386/nm-i386gnu.h (CHILD_PREPARE_TO_STORE): Remove.
7865
7866 2007-01-11 Ulrich Weigand <uweigand@de.ibm.com>
7867
7868 * spu-tdep.c (spu_analyze_prologue): Fix erroneous backtrace
7869 past entry function with recent newlib.
7870
7871 2007-01-11 Vladimir Prus <vladimir@codesourcery.com>
7872
7873 * gdb.texinfo (GDB/MI Variable Objects): Improve the
7874 introduction. Specify -var-update more exactly.
7875
7876 2007-01-11 Daniel Jacobowitz <dan@codesourcery.com>
7877
7878 * frame.c (get_prev_frame_1): Check PC_REGNUM before using it.
7879
7880 2007-01-10 Jim Blandy <jimb@codesourcery.com>
7881
7882 * MAINTAINERS (Global Maintainers): Ulrich Weigand has accepted
7883 the Global Maintainers' invitation to be a global maintainer.
7884
7885 2007-01-10 Daniel Jacobowitz <dan@codesourcery.com>
7886
7887 * infrun.c (singlestep_pc): New variable.
7888 (resume): Set singlestep_pc.
7889 (context_switch): Add a debugging message. Flush the frame cache.
7890 (handle_inferior_event): Add debugging messages. Handle thread
7891 hops when a software single step has completed. Let context_switch
7892 handle flushing the frame cache.
7893
7894 2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
7895
7896 * NEWS: Mention target descriptions, "set tdesc filename",
7897 "unset tdesc filename", "show tdesc filename", and
7898 qXfer:features:read.
7899 * arch-utils.c (choose_architecture_for_target): New function.
7900 (gdbarch_info_fill): Call it.
7901 * target-descriptions.c (struct property): Make members non-const.
7902 (struct target_desc): Add arch member.
7903 (target_description_filename): New variable.
7904 (target_find_description): Try via XML first.
7905 (tdesc_architecture): New.
7906 (free_target_description, make_cleanup_free_target_description): New.
7907 (set_tdesc_property): Call xstrdup.
7908 (set_tdesc_architecture, tdesc_set_cmdlist, tdesc_show_cmdlist)
7909 (tdesc_unset_cmdlist, unset_tdesc_cmd, unset_tdesc_filename_cmd)
7910 (set_tdesc_cmd, show_tdesc_cmd, set_tdesc_filename_cmd)
7911 (show_tdesc_filename_cmd, _initialize_target_descriptions): New.
7912 * target-descriptions.h (tdesc_architecture)
7913 (make_cleanup_free_target_description, set_tdesc_architecture): New
7914 prototypes.
7915 * Makefile.in (SFILES): Add xml-tdesc.c.
7916 (COMMON_OBS): Add xml-tdesc.o.
7917 (target-descriptions.o): Update.
7918 (xml-tdesc.o): New rule.
7919 * xml-tdesc.c, xml-tdesc.h: New files.
7920 * remote.c (PACKET_qXfer_features): New enum.
7921 (remote_protocol_features): Add qXfer:features:read.
7922 (remote_xfer_partial): Handle TARGET_OBJECT_AVAILABLE_FEATURES.
7923 (_initialize_remote): Register qXfer:features:read.
7924 * target.h (enum target_object): Add TARGET_OBJECT_AVAILABLE_FEATURES.
7925 * features/gdb-target.dtd: New file.
7926
7927 2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
7928
7929 * copyright.sh: Clarify error.
7930
7931 2007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7932
7933 * symtab.c (matching_bfd_sections): Fix VMA matching for
7934 prelinked objects.
7935
7936 2007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7937
7938 * minsyms.c (lookup_minimal_symbol_by_pc_section): Handle
7939 nested symbols.
7940
7941 2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
7942
7943 Updated copyright notices for most files.
7944
7945 2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
7946
7947 * copyright.sh (prunes): Add step-line.inp and step-line.c.
7948
7949 2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
7950
7951 * configure.ac (DEBUGDIR_RELOCATABLE): Define for debugdir inside
7952 exec_prefix.
7953 (TARGET_SYSTEM_ROOT_RELOCATABLE): Allow for exec_prefix being
7954 '${prefix}'.
7955 * configure, config.in: Regenerate.
7956 * defs.h (debug_file_directory): Declare.
7957 * main.c (captured_main): Canonicalize gdb_sysroot. Assume
7958 TARGET_SYSTEM_ROOT is defined. Initialize debug_file_directory and
7959 relocate it if DEBUGDIR_RELOCATABLE.
7960 * symfile.c (debug_file_directory): Make non-static.
7961 (find_separate_debug_file): Look for debug info for SYSROOT/PATH
7962 in DEBUGDIR/PATH if DEBUGDIR is inside SYSROOT.
7963 (_initialize_symfile): Don't initialize debug_file_directory here.
7964
7965 2007-01-09 Jim Blandy <jimb@codesourcery.com>
7966
7967 * score-tdep.c (score_push_dummy_call): Don't mix declarations and
7968 statements.
7969
7970 2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
7971
7972 * alpha-mdebug-tdep.c (alpha_mdebug_frame_prev_register): Use
7973 frame_unwind_register to recurse.
7974 * alpha-tdep.c (alpha_sigtramp_frame_prev_register): Likewise.
7975 (alpha_heuristic_frame_prev_register): Likewise.
7976 * h8300-tdep.c (h8300_frame_prev_register): Likewise.
7977 * m32c-tdep.c (m32c_prev_register): Likewise.
7978 * frame.c (frame_register_unwind_location): Remove FIXME.
7979
7980 2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
7981 Eli Zaretskii <eliz@gnu.org>
7982
7983 * copyright.sh: New file.
7984
7985 2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
7986
7987 * configure.ac: Check for XML_StopParser.
7988 * xml-support.c (gdb_xml_body_text): Check for an error.
7989 (gdb_xml_start_element_wrapper): Conditionalize call to XML_StopParser.
7990 (gdb_xml_end_element_wrapper): Likewise.
7991 * config.in, configure: Regenerated.
7992
7993 2007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
7994
7995 * varobj.c (install_new_value): Always update print_value.
7996 (value_get_print_value): Immediately return NULL for missing
7997 values.
7998
7999 2007-01-08 Jim Blandy <jimb@codesourcery.com>
8000
8001 * configure.ac: Tighten pattern for extracting value of
8002 DEPRECATED_TM_FILE from the target makefile fragment.
8003 * configure: Regenerated.
8004
8005 2007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
8006
8007 * linux-nat.c (struct simple_pid_list): Add status.
8008 (add_to_pid_list): Record the PID's status.
8009 (linux_record_stopped_pid): Likewise. Make static.
8010 (pull_pid_from_list): Return the saved status.
8011 (linux_nat_handle_extended): Deleted.
8012 (linux_handle_extended_wait): Combine with linux_nat_handle_extended.
8013 Make static. Handle non-SIGSTOP for a new thread's first signal.
8014 (flush_callback): Handle unexpected pending signals.
8015 (linux_nat_wait): Update calls to changed functions.
8016 * linux-nat.h (linux_record_stopped_pid, linux_handle_extended_wait):
8017 Remove prototypes for newly static functions.
8018
8019 2007-01-08 Ulrich Weigand <uweigand@de.ibm.com>
8020
8021 * gdbarch.sh (value_from_register): New gdbarch function.
8022 * gdbarch.c, gdbarch.h: Regenerate.
8023 * findvar.c (default_value_from_register): New function.
8024 (value_from_register): Use gdbarch_value_from_register.
8025 * value.h (default_value_from_register): Declare.
8026 * spu-tdep.c (spu_convert_register_p, spu_register_to_value,
8027 spu_value_to_register): Remove.
8028 (spu_value_from_register): New function.
8029 (spu_gdbarch_init): Do not call set_gdbarch_convert_register_p,
8030 set_gdbarch_register_to_value, set_gdbarch_value_to_register.
8031 Call set_gdbarch_value_from_register.
8032 * s390-tdep.c (s390_convert_register_p, s390_register_to_value,
8033 s390_value_to_register): Remove.
8034 (s390_value_from_register): New function.
8035 (s390_gdbarch_init): Do not call set_gdbarch_convert_register_p,
8036 set_gdbarch_register_to_value, set_gdbarch_value_to_register.
8037 Call set_gdbarch_value_from_register.
8038
8039 2007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
8040
8041 * NEWS: Add "set sysroot" and "show sysroot".
8042 * solib.c (solib_absolute_prefix): Delete. Replace
8043 all uses with gdb_sysroot.
8044 (_initialize_solib): Add "set sysroot" and "show sysroot".
8045 Make "solib-absolute-prefix" an alias to it.
8046
8047 2007-01-08 Ulrich Weigand <uweigand@de.ibm.com>
8048
8049 * frame.c (get_frame_register_bytes): New function.
8050 (put_frame_register_bytes): Likewise.
8051 * frame.h (get_frame_register_bytes): Declare.
8052 (put_frame_register_bytes): Likewise.
8053 * findvar.c (value_from_register): Always construct lval_register
8054 values. Use get_frame_register_bytes.
8055 * valops.c (value_assign): Use get_frame_register_bytes and
8056 put_frame_register_bytes.
8057
8058 2007-01-08 Jim Blandy <jimb@codesourcery.com>
8059
8060 * MAINTAINERS: Update Stan Shebs' email address.
8061
8062 2007-01-07 Joel Brobecker <brobecker@adacore.com>
8063
8064 * ada-lang.c (is_known_support_routine): Improve the implementation.
8065
8066 2007-01-06 Joel Brobecker <brobecker@adacore.com>
8067
8068 * ada-lang.c: Add include of source.h.
8069 (is_known_support_routine): Improve the check verifying that the file
8070 associated to this frame exists.
8071 * Makefile.in (ada-lang.o): Add dependency on source.h.
8072
8073 2007-01-07 Jim Blandy <jimb@codesourcery.com>
8074
8075 * ax-general.c (ax_const_l): Select proper opcode for the given
8076 value.
8077
8078 2007-01-05 Vladimir Prus <vladimir@codesourcery.com>
8079
8080 * varobj.c (c_value_of_root): Don't select frame if variable
8081 object is out of scope.
8082
8083 2007-01-05 Nick Roberts <nickrob@snap.net.nz>
8084
8085 * varobj.c (struct varobj): New member print_value.
8086 (install_new_value): Compare last printed value with current one
8087 instead of contents.
8088 (new_variable): Initialize var->print_value to NULL.
8089 (free_variable): Free var->print_value.
8090 (value_get_print_value): New function derived from
8091 c_value_of_variable.
8092 (c_value_of_variable): Use value_get_print_value.
8093
8094 2007-01-05 Joel Brobecker <brobecker@adacore.com>
8095
8096 * i386-tdep.c (i386_analyze_stack_align): Add comment.
8097
8098 2007-01-05 Joel Brobecker <brobecker@adacore.com>
8099
8100 * NEWS: Add entries for new catch commands.
8101
8102 2007-01-05 Joel Brobecker <brobecker@adacore.com>
8103
8104 * dwarf2read.c (partial_die_info): Add field has_byte_size.
8105 (add_partial_symbol): Correct identification of external references.
8106 (process_structure_scope): Likewise.
8107 (read_partial_die): Handle DW_AT_byte_size attribute.
8108
8109 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
8110
8111 * xml-support.c (gdb_xml_end_element): Remove wrong backslashes.
8112
8113 2007-01-05 Nick Roberts <nickrob@snap.net.nz>
8114
8115 * varobj.c (get_type_deref): Fix variable objects for references to
8116 pointers.
8117
8118 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
8119
8120 * symtab.c (find_pc_sect_psymtab): Add comments. Handle psymtabs
8121 with no symbols.
8122
8123 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
8124
8125 * memory-map.c (struct_memory_map_parsing_data): Remove most
8126 members. Make property_name an array.
8127 (free_memory_map_parsing_data, memory_map_start_element)
8128 (memory_map_end_element, memory_map_character_data): Delete.
8129 (memory_map_start_memory, memory_map_end_memory)
8130 (memory_map_start_property, memory_map_end_property): New functions.
8131 (property_attributes, memory_children, memory_type_enum)
8132 (memory_attributes, memory_map_children, memory_map_elements): New.
8133 (parse_memory_map): Rewrite.
8134 * xml-support.c (debug_xml): New.
8135 (xml_get_required_attribute, xml_get_integer_attribute)
8136 (xml_get_enum_value, free_xml_parser, make_cleanup_free_xml_parser):
8137 Delete.
8138 (struct scope_level, struct gdb_xml_parser, gdb_xml_body_text)
8139 (gdb_xml_debug, gdb_xml_error, gdb_xml_values_cleanup)
8140 (gdb_xml_start_element, gdb_xml_start_element_wrapper)
8141 (gdb_xml_end_element, gdb_xml_end_element_wrapper, gdb_xml_cleanup)
8142 (gdb_xml_create_parser_and_cleanup, gdb_xml_parse)
8143 (gdb_xml_parse_ulongest, gdb_xml_parse_attr_ulongest)
8144 (gdb_xml_parse_attr_enum, show_debug_xml, _initialize_xml_support):
8145 New.
8146 * xml-support.h (struct gdb_xml_value, gdb_xml_attribute_handler)
8147 (enum gdb_xml_attribute_flag, struct gdb_xml_attribute)
8148 (enum gdb_xml_element_flag, struct gdb_xml_element)
8149 (gdb_xml_element_start_handler, gdb_xml_element_end_handler)
8150 (struct gdb_xml_enum): New.
8151 (gdb_xml_create_parser_and_cleanup, gdb_xml_parse, gdb_xml_debug)
8152 (gdb_xml_error, gdb_xml_parse_attr_ulongest)
8153 (gdb_xml_parse_attr_enum, gdb_xml_parse_ulongest): New prototypes.
8154 (xml_get_required_attribute, xml_get_integer_attribute)
8155 (xml_get_enum_value, make_cleanup_free_xml_parser): Delete prototypes.
8156 * Makefile.in (xml_support_h, xml-support.o): Update.
8157
8158 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
8159
8160 * Makefile.in (eval.o): Update dependencies.
8161 * eval.c: Include "ui-out.h" and "exceptions.h".
8162 (evaluate_subexp_standard): Use TRY_CATCH around value_of_variable.
8163 Use value_zero if an error occurs when avoiding side effects.
8164 * varobj.c (c_value_of_root): Initialize new_val.
8165
8166 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
8167
8168 * varobj.c (varobj_list_children): Stop if the number of children is
8169 unknown.
8170 (c_number_of_children):
8171
8172 2007-01-04 Mark Kettenis <kettenis@gnu.org>
8173
8174 * alpha-tdep.c (alpha_register_name): Use ARRAY_SIZE.
8175 (alpha_read_insn, alpha_skip_prologue, alpha_heuristic_proc_start)
8176 (alpha_heuristic_frame_unwind_cache, alpha_next_pc)
8177 (alpha_gdbarch_init): Use ALPHA_INSN_SIZE, ALPHA_REGISTER_SIZE and
8178 sizeof, instead of hardcoded constants.
8179
8180 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
8181
8182 * CONTRIBUTE: Use sourceware.org.
8183
8184 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
8185
8186 * buildsym.c (start_subfile): Handle producer.
8187 (record_producer): New function.
8188 * buildsym.h (struct subfile): Include producer.
8189 (record_producer): New prototype.
8190 * dwarf2-frame.c (struct dwarf2_cie): Add version and augmentation.
8191 (struct dwarf2_frame_state): Add armcc_cfa_offsets_sf and
8192 armcc_cfa_offsets_reversed.
8193 (execute_cfa_program): Handle armcc_cfa_offsets_sf.
8194 (dwarf2_frame_find_quirks): New function.
8195 (dwarf2_frame_cache): Call it. Handle armcc_cfa_offsets_reversed.
8196 (decode_frame_entry_1): Record the CIE version. Record the
8197 augmentation. Skip armcc augmentations.
8198 * dwarf2read.c (read_file_scope): Save the producer.
8199 * symtab.h (struct symtab): Rename unused version member to
8200 producer.
8201
8202 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
8203
8204 * configure.ac (build_warnings): Use -Wall and
8205 -Wdeclaration-after-statement.
8206 * configure: Regenerated.
8207
8208 2007-01-04 Vladimir Prus <vladimir@codesourcery.com>
8209
8210 Simplify access to variours properties of child
8211 variable objects in C.
8212 * varobj.c (value_struct_element_index): New function.
8213 (c_describe_child): New function.
8214 (c_name_of_child, c_value_of_child)
8215 (c_type_of_child): Rewrite to use c_describe_child.
8216
8217 2007-01-04 Vladimir Prus <vladimir@codesourcery.com>
8218
8219 gdb/
8220 * varobj.c: Include "vec.h".
8221 (varobj_p): New typedef, declare vector of those.
8222 (struct varobj): Use vector for the 'children' member.
8223 (child_exists): Remove.
8224 (save_child_in_parent): Remove.
8225 (remove_child_from_parent): Remove.
8226 (struct varobj_child): Remove.
8227 (struct vstack): Remove.
8228 (vpush, vpop): Remove.
8229 (varobj_list_children): Adjust to work work vector.
8230 (varobj_update): Likewise. Use vectors for
8231 working stack and result.
8232 (delete_variable_1): Likewise.
8233 * Makefile.in (varobj.o): Update dependencies.
8234
8235 2007-01-04 Vladimir Prus <vladimir@codesourcery.com>
8236
8237 Port from Apple's version.
8238 gdb/
8239 * varobj.c (type_changeable): Rename to...
8240 (varobj_value_is_changeable_p): ...this. Adjust all callers.
8241 (is_root_p): New function. Use it everywhere.
8242
8243 2007-01-04 Jim Blandy <jimb@codesourcery.com>
8244
8245 * glibc-tdep.c (glibc_skip_solib_resolver): Look for '_dl_fixup',
8246 then plain 'fixup'.
8247
8248 2007-01-04 Joel Brobecker <brobecker@adacore.com>
8249
8250 * hpread.c (hpread_start_psymtab): Remove unnecessary extern.
8251
8252 2007-01-04 Joel Brobecker <brobecker@adacore.com>
8253
8254 * hpread.c (hpread_type_lookup): Fix compilation failure.
8255
8256 2007-01-04 Qinwei <qinwei@sunnorth.com.cn>
8257
8258 * NEWS: New port to S+core.
8259 * MAINTAINERS (Write After Approval, Responsible Maintainers):
8260 Add myself.
8261
8262 * Makefile.in: Add dependencies for S+core files.
8263 * configure.tgt (score*, score-*-*): Add S+core target.
8264 * config/score/embed.mt: New file.
8265 * score-tdep.c: New file.
8266 * score-tdep.h: New file.
8267
8268 2007-01-04 Joel Brobecker <brobecker@adacore.com>
8269
8270 * ada-lang.c (ada_evaluate_subexp) [OP_TYPE]: Return a value with
8271 the appropriate type rather than a bogus void type.
8272
8273 2007-01-04 Joel Brobecker <brobecker@adacore.com>
8274
8275 * ada-lang.h (ada_find_printable_frame): Remove.
8276 (ada_exception_catchpoint_p, ada_decode_exception_location)
8277 (ada_decode_assert_location): Add declaration.
8278 * ada-lang.c: Add include of annotate.h and valprint.h.
8279 (exception_catchpoint_kind): New enum.
8280 (function_name_from_pc, is_known_support_routine)
8281 (ada_find_printable_frame, ada_unhandled_exception_name_addr)
8282 (ada_exception_name_addr_1, ada_exception_name_addr)
8283 (print_it_exception, print_one_exception, print_mention_exception)
8284 (print_it_catch_exception, print_one_catch_exception)
8285 (print_mention_catch_exception, catch_exception_breakpoint_ops)
8286 (print_it_catch_exception_unhandled)
8287 (print_one_catch_exception_unhandled)
8288 (print_mention_catch_exception_unhandled, print_it_catch_assert)
8289 (print_one_catch_assert, print_mention_catch_assert)
8290 (ada_exception_catchpoint_p, error_breakpoint_runtime_sym_not_found)
8291 (ada_get_next_arg, catch_ada_exception_command_split)
8292 (ada_exception_sym_name, ada_exception_sym_name)
8293 (ada_exception_breakption_ops, ada_exception_catchpoint_cond_string)
8294 (ada_parse_catchpoint_condition, ada_exception_sal)
8295 (ada_decode_exception_location)
8296 (ada_decode_assert_location): New function.
8297 (catch_exception_unhandled_breakpoint_ops): New global variable.
8298 (catch_assert_breakpoint_ops): New global variable.
8299 * breakpoint.c: Add include of ada-lang.h.
8300 (print_one_breakpoint): Do not print the condition for Ada
8301 exception catchpoints.
8302 (create_ada_exception_breakpoint): New function.
8303 (catch_ada_exception_command, catch_assert_command): New function.
8304 (catch_command_1): Add support for the new "catch exception" and
8305 "catch assert" commands.
8306 (_initialize_breakpoint): Add help description for the new catch
8307 commands.
8308 * Makefile.in (ada-lang.o): Add dependency on annotate.h and
8309 valprint.h.
8310 (breakpoint.o): Add dependency on ada-lang.h.
8311
8312 2007-01-03 Pedro Alves <pedro_alves@portugalmail.pt>
8313
8314 * coffread.c (cs_to_section): If bfd_section is found, always
8315 return its section index.
8316 (coff_symtab_read): Determine the minimal_symbol_type using the
8317 bfd_section flags.
8318
8319 2007-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
8320 Daniel Jacobowitz <dan@codesourcery.com>
8321
8322 * Makefile.in (top.o): Update.
8323 * top.c (gdb_readline_wrapper_done, gdb_readline_wrapper_result)
8324 (saved_after_char_processing_hook, gdb_readline_wrapper_line)
8325 (struct gdb_readline_wrapper_cleanup, gdb_readline_wrapper_cleanup):
8326 New.
8327 (gdb_readline_wrapper): Rewrite to use asynchronous readline.
8328
8329 2007-01-03 Mark Kettenis <kettenis@gnu.org>
8330
8331 * arm-linux-tdep.c (arm_linux_extract_return_value): Remove.
8332 (arm_linux_init_abi): Don't set deprecated_extract_return_value.
8333
8334 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
8335
8336 * ada-lang.c (find_struct_field): Initialize *byte_offset_p.
8337 * breakpoint.c (do_enable_breakpoint): Ignore both mem_cnt and i.
8338 * c-typeprint.c (c_type_print_varspec_suffix): Don't test length
8339 greater than or equal to zero.
8340 * m2-typeprint.c (m2_array): Likewise.
8341 * p-typeprint.c (pascal_type_print_varspec_prefix): Likewise.
8342 * gdbtypes.c (copy_type_recursive): Correct == typo.
8343 * i386-tdep.c (i386_skip_prologue): Remove stray semicolon.
8344 * linux-nat.c (linux_nat_info_proc_cmd): Don't compare a pointer
8345 greater than zero.
8346 * macroscope.c (sal_macro_scope): Don't name a local variable "main".
8347 (default_macro_scope): Remove unused variable.
8348 * prologue-value.h (pv_area_find_reg): Don't name an argument
8349 "register".
8350 * remote-fileio.c (remote_fio_func_map): Add missing braces.
8351 * remote.c (sigint_remote_twice_token, sigint_remote_token): Change
8352 type.
8353 (cleanup_sigint_signal_handler): Remove casts.
8354 * valprint.c (val_print): Use a volatile local for the modified
8355 argument.
8356 * varobj.c (languages): Remove extra array dimension.
8357 (varobj_create): Correct access to languages array.
8358 * mi/mi-cmd-break.c (mi_cmd_break_insert, mi_cmd_break_watch): Add
8359 missing braces.
8360 * mi/mi-cmd-disas.c (mi_cmd_disassemble): Likewise.
8361 * mi/mi-cmd-env.c (mi_cmd_env_path, mi_cmd_env_dir): Likewise.
8362 * mi/mi-getopt.c (mi_valid_noargs): Likewise.
8363 * mi/mi-main.c (mi_cmd_data_read_memory): Likewise.
8364 (mi_cmd_data_write_memory): Likewise.
8365 * signals/signals.c (target_signal_to_string): Cast to int before
8366 comparing.
8367 * tui/tui-layout.c (init_and_make_win): Take and return a void *.
8368 Update all callers.
8369
8370 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
8371
8372 * NEWS: Mention pointer to member improvements.
8373 * Makefile.in (gnu-v3-abi.o): Delete special rule.
8374 (eval.o, gnu-v3-abi.o, ia64-tdep.o): Update.
8375 * ada-valprint.c (ada_print_scalar): Update for new type codes.
8376 * c-typeprint.c (c_print_type): Update for new type codes.
8377 (c_type_print_varspec_prefix, c_type_print_varspec_suffix)
8378 (c_type_print_base): Likewise.
8379 (c_type_print_args): Rewrite.
8380 * c-valprint.c (c_val_print): Update for new type codes. Remove
8381 support for references to members. Treat methods like functions.
8382 * cp-abi.c (cplus_print_method_ptr, cplus_method_ptr_size)
8383 (cplus_make_method_ptr, cplus_method_ptr_to_value): New.
8384 * cp-abi.h (cplus_print_method_ptr, cplus_method_ptr_size)
8385 (cplus_make_method_ptr, cplus_method_ptr_to_value): New prototypes.
8386 (struct cp_abi_ops): Add corresponding members.
8387 * cp-valprint.c (cp_print_class_method): Delete.
8388 (cp_find_class_member): New function.
8389 (cp_print_class_member): Use it. Simplify support for bogus
8390 member pointers.
8391 * dwarf2read.c (quirk_gcc_member_function_pointer): Use
8392 lookup_methodptr_type.
8393 (read_tag_ptr_to_member_type): Likewise, and lookup_memberptr_type.
8394 * eval.c (evaluate_subexp_standard): Implement EVAL_SKIP for
8395 OP_SCOPE. Update call to value_aggregate_elt. Rewrite member
8396 pointer support.
8397 (evaluate_subexp_for_address): Handle OP_SCOPE explicitly. Handle
8398 references returned by user defined operators.
8399 * f-typeprint.c (f_print_type, f_type_print_varspec_prefix)
8400 (f_type_print_varspec_suffix): Remove support for member pointers.
8401 * gdbtypes.c (lookup_memberptr_type): Renamed from lookup_member_type
8402 and adjusted.
8403 (smash_to_memberptr_type): Likewise, from smash_to_member_type.
8404 (lookup_methodptr_type): New.
8405 (rank_one_type): Adjust for TYPE_CODE_MEMBERPTR.
8406 (recursive_dump_type): Update for new types.
8407 * gdbtypes.h (enum type_code): Replace TYPE_CODE_MEMBER with
8408 TYPE_CODE_MEMBERPTR and TYPE_CODE_METHODPTR.
8409 (lookup_memberptr_type, lookup_methodptr_type)
8410 (smash_to_memberptr_type): New prototypes.
8411 (smash_to_method_type): Formatting fix.
8412 (lookup_member_type, smash_to_member_type): Delete prototypes.
8413 * gnu-v3-abi.c (gnuv3_get_vtable, gnuv3_get_virtual_fn): New.
8414 Do not rely on debug information for the vptr or the method's
8415 enclosing type. Handle function descriptors for IA64.
8416 (gnuv3_virtual_fn_field): Rewrite using the new functions.
8417 (gnuv3_find_method_in, gnuv3_print_method_ptr)
8418 (gnuv3_method_ptr_size, gnuv3_make_method_ptr)
8419 (gnuv3_method_ptr_to_value): New.
8420 (init_gnuv3_ops): Set new members of gnu_v3_abi_ops.
8421 * hpread.c (hpread_type_lookup): Update for new types.
8422 * infcall.c (value_arg_coerce): Likewise.
8423 * m2-typeprint.c (m2_print_type): Remove explicit support
8424 for member pointers.
8425 * m2-valprint.c (m2_val_print): Likewise.
8426 * p-typeprint.c (pascal_type_print_varspec_prefix)
8427 (pascal_type_print_varspec_suffix, pascal_type_print_base): Likewise.
8428 * p-valprint.c (pascal_val_print): Likewise.
8429 (pascal_object_print_class_method, pascal_object_print_class_member):
8430 Delete.
8431 * p-lang.h (pascal_object_print_class_method)
8432 (pascal_object_print_class_member): Delete prototypes.
8433 * stabsread.c (read_type): Update for new types.
8434 * typeprint.c (print_type_scalar): Likewise.
8435 * valops.c (value_struct_elt_for_reference, value_namespace_elt)
8436 (value_maybe_namespace_elt, value_aggregate_elt): Add want_address
8437 argument. Construct a pointer to member if the address of a
8438 function or data member is requested.
8439 (value_cast_pointers): Don't modify the input value.
8440 (value_cast): Adjust pointer to member handling for new types.
8441 Allow null pointer to member constants. Don't modify the input
8442 value.
8443 (value_ind): Remove pointer to member check. Handle function
8444 descriptors for function pointers.
8445 (value_struct_elt, value_find_oload_method_list, check_field):
8446 Remove pointer to member checks.
8447 * value.c (unpack_long): Allow pointers to data members.
8448 (value_from_longest): Allow member pointers.
8449 * value.h (value_aggregate_elt): Add want_address.
8450 * varobj.c (c_variable_editable): Remove check for members.
8451 * gdbarch.sh: Add vtable_function_descriptors and vbit_in_delta.
8452 * ia64-tdep.c (ia64_convert_from_func_ptr_addr): Handle descriptors
8453 in virtual tables.
8454 (ia64_gdbarch_init): Call set_gdbarch_vtable_function_descriptors.
8455 * c-lang.h (cp_print_class_method): Delete prototype.
8456 * arm-tdep.c (arm_gdbarch_init): Call set_gdbarch_vbit_in_delta.
8457 * mips-tdep.c (mips_gdbarch_init): Likewise.
8458 * gdbarch.c, gdbarch.h: Regenerated.
8459
8460 2007-01-01 Mark Kettenis <kettenis@gnu.org>
8461
8462 * rs6000-tdep.c (rs6000_use_struct_convention)
8463 (rs6000_extract_return_value, rs6000_store_return_value)
8464 (rs6000_extract_struct_value_address): Remove.
8465 (rs6000_return_value): New function.
8466 (rs6000_gdbarch_init): Don't set deprecated_extract_return_value,
8467 store_return_value, deprecated_extract_struct_value_address and
8468 deprecated_use_struct_convention. Use rs6000_return_value
8469 instead.
8470
8471 2007-01-02 Nick Roberts <nickrob@snap.net.nz>
8472
8473 * mi/mi-cmds.c (mi_cmds): Remove entries for -display-delete,
8474 -display-disable, -display-enable, -display-insert and
8475 -display-list.
8476
8477 2007-01-01 Joel Brobecker <brobecker@adacore.com>
8478
8479 * breakpoint.c (remove_breakpoint): Remove dead code.
8480
8481 2007-01-01 Nick Roberts <nickrob@snap.net.nz>
8482
8483 * varobj.c: Include block.h.
8484 (c_value_of_root): Check scope within nested statements.
8485
8486 2007-01-01 Mark Kettenis <kettenis@gnu.org>
8487
8488 * mi/mi-main.c (mi_cmd_data_write_register_values): Use
8489 regcache_cooked_write_signed instead of
8490 deprecated_write_register_bytes.
8491
8492 2007-01-01 Joel Brobecker <brobecker@adacore.com>
8493
8494 * config/djgpp/fnchange.lst: Add entry for ChangeLog-2006.
8495
8496 2007-01-01 Joel Brobecker <brobecker@adacore.com>
8497
8498 Followed the Start of New Year Procedure:
8499 * ChangeLog-2006: New file, containing all the entries for 2006.
8500 * ChangeLog: Removed all 2006 entries, and changed the reference
8501 to the previous ChangeLog to point to ChangeLog 2006.
8502 * top.c (print_gdb_version): Update copyright year.
8503
8504 2007-01-01 Mark Kettenis <kettenis@gnu.org>
8505
8506 * Makefile.in (remote-sds.o): Remove.
8507 * remote-sds.c: Delete.
8508
8509 For older changes see ChangeLog-2006.
8510 \f
8511 Local Variables:
8512 mode: change-log
8513 left-margin: 8
8514 fill-column: 74
8515 version-control: never
8516 coding: utf-8
8517 End:
This page took 0.249839 seconds and 4 git commands to generate.