]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/ChangeLog
port GDB to ia64-hpux (native).
[thirdparty/binutils-gdb.git] / gdb / ChangeLog
CommitLineData
92c9a463
JB
12011-01-13 Joel Brobecker <brobecker@adacore.com>
2
3 Add support for ia64-hpux.
4 * config/ia64/hpux.mh, ia64-hpux-nat.c, ia64-hpux-tdep.c,
5 ia64-hpux-tdep.h, solib-ia64-hpux.c, solib-ia64-hpux.h: New files.
6
7 * configure.host: Add handling for ia64-hpux hosts. Add associated
8 floatformats.
9 * configure.tgt: Add handling for ia64-hpux targets.
10 * Makefile.in (ALL_64_TARGET_OBS): Add ia64-hpux-tdep.o.
11 (HFILES_NO_SRCDIR): Add ia64-hpux-tdep.h.
12 (ALLDEPFILES): Add ia64-hpux-nat.c ia64-hpux-tdep.c.
13
f688d93f
JB
142011-01-13 Joel Brobecker <brobecker@adacore.com>
15
16 [ttrace] Compute thread list immediately after attach.
17 * inf_ttrace_attach (inf_ttrace_create_threads_after_attach):
18 New subprogram.
19 (inf_ttrace_attach): Use it.
20
1b89e62f
JB
212011-01-13 Joel Brobecker <brobecker@adacore.com>
22
23 * libunwind-frame.c (libunwind_frame_cache): Do not return NULL
24 if we could not determine the frame's function address. Instead,
25 use the frame's PC, and then continue.
26
3e5e6e2a
JB
272011-01-13 Joel Brobecker <brobecker@adacore.com>
28
29 * libunwind-frame.c (__LITTLE_ENDIAN, __BIG_ENDIAN): Define if
30 not already defined.
31
825d6d8a
JB
322011-01-13 Joel Brobecker <brobecker@adacore.com>
33
34 * ia64-tdep.c (ia64_struct_type_p): New function.
35 (ia64_extract_return_value): Handle integral values that are
36 less than 8 bytes long.
37 (ia64_push_dummy_call): Likewise.
38
7458e667
JB
392011-01-13 Joel Brobecker <brobecker@adacore.com>
40
41 * ia64-tdep.c (floatformat_ia64_ext_little): Renames
42 floatformat_ia64_ext.
43 (floatformat_ia64_ext_big): New static const.
44 (floatformats_ia64_ext): Set first entry to &floatformat_ia64_ext_big.
45
1b05df00
TT
462011-01-12 Tom Tromey <tromey@redhat.com>
47
48 * mi/mi-symbol-cmds.c (mi_cmd_symbol_list_lines): Fix error
49 messages.
50 * mi/mi-main.c (mi_cmd_thread_select): Fix error messages.
51 (mi_cmd_thread_list_ids): Likewise.
52 (mi_cmd_data_list_changed_registers): Likewise.
53 (mi_cmd_data_list_register_values): Likewise.
54 (mi_cmd_data_write_register_values): Likewise.
55 (mi_cmd_data_evaluate_expression): Likewise.
56 (mi_cmd_data_read_memory): Likewise.
57 (mi_cmd_data_read_memory_bytes): Likewise.
58 (mi_cmd_data_write_memory): Likewise.
59 (mi_cmd_enable_timings): Likewise.
60 * mi/mi-interp.c (mi_cmd_interpreter_exec): Fix error messages.
61 * mi/mi-cmd-var.c (mi_cmd_var_create): Fix error messages.
62 (mi_cmd_var_delete): Likewise.
63 (mi_cmd_var_set_format): Likewise.
64 (mi_cmd_var_show_format): Likewise.
65 (mi_cmd_var_info_num_children): Likewise.
66 (mi_cmd_var_list_children): Likewise.
67 (mi_cmd_var_info_type): Likewise.
68 (mi_cmd_var_info_expression): Likewise.
69 (mi_cmd_var_show_attributes): Likewise.
70 (mi_cmd_var_assign): Likewise.
71 (mi_cmd_var_update): Likewise.
72 (mi_cmd_enable_pretty_printing): Likewise.
73 (mi_cmd_var_set_update_range): Likewise.
74 * mi/mi-cmd-target.c (mi_cmd_target_file_get): Fix error
75 messages.
76 (mi_cmd_target_file_put): Likewise.
77 (mi_cmd_target_file_delete): Likewise.
78 * mi/mi-cmd-stack.c (mi_cmd_stack_list_frames): Fix error
79 messages.
80 (mi_cmd_stack_info_depth): Likewise.
81 (mi_cmd_stack_list_locals): Likewise.
82 (mi_cmd_stack_list_args): Likewise.
83 (mi_cmd_stack_select_frame): Likewise.
84 (mi_cmd_stack_select_frame): Likewise.
85 (mi_cmd_stack_info_frame): Likewise.
86 * mi/mi-cmd-file.c (mi_cmd_file_list_exec_source_file): Fix error
87 messages.
88 (mi_cmd_file_list_exec_source_files): Likewise.
89 * mi/mi-cmd-env.c (mi_cmd_env_pwd): Fix error messages.
90 (mi_cmd_env_cd): Likewise.
91 (mi_cmd_env_path): Likewise.
92 (mi_cmd_env_dir): Likewise.
93 (mi_cmd_inferior_tty_show): Likewise.
94 * mi/mi-cmd-disas.c (mi_cmd_disassemble): Fix error messages.
95 * mi/mi-cmd-break.c (mi_cmd_break_insert): Fix error messages.
96 (mi_cmd_break_watch): Likewise.
97
ad422571
TJB
982011-01-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
99
100 * ppc-linux-nat.c (booke_cmp_hw_point): Fix whitespace.
101 (ppc_linux_insert_hw_breakpoint): Likewise.
102 (ppc_linux_remove_hw_breakpoint): Likewise.
103 (ppc_linux_insert_watchpoint): Likewise.
104
c2ff108b
JK
1052011-01-12 Andrew Burgess <aburgess@broadcom.com>
106 Jan Kratochvil <jan.kratochvil@redhat.com>
107
108 PR fortran/11104 and DWARF unbound arrays detection.
109 * dwarf2read.c (read_subrange_type): Set zero length on unspecified
110 upper bound. Set TYPE_HIGH_BOUND_UNDEFINED if not language_ada on
111 unspecified upper bound.
112 * eval.c (evaluate_subexp_standard) <multi_f77_subscript>: Remove
113 variables array_size_array, tmp_type and offset_item. New variable
114 array. Remove call to f77_get_upperbound. New variables array_type
115 and index. Call value_subscripted_rvalue for each dimenasion. Remove
116 the final call to deprecated_set_value_type.
117
41e8491f
JK
1182011-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
119
120 Make value allocations more lazy.
121 * ada-lang.c (coerce_unspec_val_to_type): Use allocate_value_lazy
122 instead of allocate_value and set_value_lazy when possible.
123 * dwarf2loc.c (dwarf2_evaluate_loc_desc_full): Use allocate_value_lazy
124 instead of allocate_value and set_value_lazy.
125 * findvar.c (value_of_register_lazy): Likewise.
126 (read_var_value): Remove V preallocation, call just check_typedef in
127 advance. Move allocate_value to LOC_CONST, LOC_LABEL,
128 LOC_CONST_BYTES. Use allocate_value_lazy in LOC_STATIC, LOC_ARG,
129 LOC_REF_ARG, LOC_LOCAL, LOC_BLOCK. Set ADDR instead of
130 set_value_address and break in LOC_BLOCK. Use allocate_value_lazy and
131 remove lval_memory set in LOC_REGPARM_ADDR. Use allocate_value_lazy
132 in LOC_UNRESOLVED and LOC_OPTIMIZED_OUT. Add setting lval_memory at
133 the end, remove set_value_lazy there.
134 * valarith.c (value_subscripted_rvalue): Use allocate_value_lazy
135 instead of allocate_value and set_value_lazy when possible.
136 * valops.c (value_fetch_lazy): Do nop for value_optimized_out VAL.
137 * value.c (allocate_computed_value): Use allocate_value_lazy instead
138 of allocate_value and set_value_lazy.
139 (value_from_contents_and_address): Use allocate_value_lazy instead of
140 allocate_value and set_value_lazy when possible.
141
b716877b
AB
1422011-01-12 Andrew Burgess <aburgess@broadcom.com>
143
144 * disasm.c (dump_insns): Support dumping opcodes for MI.
145 * mi/mi-cmd-disas.c (mi_cmd_disassemble): Allow mode to control
146 dumping of instruction opcodes.
147
d5ae309f
JB
1482011-01-09 Robert Millan <rmh@gnu.org> (tiny patch)
149
150 * configure.tgt: Detect GNU/kFreeBSD and set `gdb_osabi'
151 appropiately.
152
98871305
TT
1532011-01-11 Tom Tromey <tromey@redhat.com>
154
155 * thread.c (do_captured_thread_select): Emit newline before
156 printing frame.
157
c378eb4e
MS
1582011-01-11 Michael Snyder <msnyder@vmware.com>
159
160 * s390-tdep.c: Comment cleanup, mostly periods and spaces.
161 * score-tdep.c: Ditto.
162 * score-tdep.h: Ditto.
163 * ser-base.c: Ditto.
164 * ser-go32.c: Ditto.
165 * serial.c: Ditto.
166 * serial.h: Ditto.
167 * ser-mingw.c: Ditto.
168 * ser-pipe.c: Ditto.
169 * ser-tcp.c: Ditto.
170 * ser-unix.c: Ditto.
171 * sh64-tdep.c: Ditto.
172 * shnbsd-nat.c: Ditto.
173 * sh-tdep.c: Ditto.
174 * sh-tdep.h: Ditto.
175 * solib.c: Ditto.
176 * solib-darwin.c: Ditto.
177 * solib-frv.c: Ditto.
178 * solib.h: Ditto.
179 * solib-irix.c: Ditto.
180 * solib-osf.c: Ditto.
181 * solib-pa64.c: Ditto.
182 * solib-som.c: Ditto.
183 * solib-spu.c: Ditto.
184 * solib-sunos.c: Ditto.
185 * solib-svr4.c: Ditto.
186 * solist.h: Ditto.
187 * sol-thread.c: Ditto.
188 * somread.c: Ditto.
189 * source.c: Ditto.
190 * source.h: Ditto.
191 * sparc64-linux-tdep.c: Ditto.
192 * sparc64-tdep.c: Ditto.
193 * sparc-linux-nat.c: Ditto.
194 * sparc-linux-tdep.c: Ditto.
195 * sparc-sol2-nat.c: Ditto.
196 * sparc-sol2-tdep.c: Ditto.
197 * sparc-tdep.c: Ditto.
198 * sparc-tdep.h: Ditto.
199 * spu-tdep.c: Ditto.
200 * stabsread.c: Ditto.
201 * stabsread.h: Ditto.
202 * stack.c: Ditto.
203 * symfile.c: Ditto.
204 * symfile.h: Ditto.
205 * symmisc.c: Ditto.
206 * symtab.c: Ditto.
207 * symtab.h: Ditto.
208 * target.c: Ditto.
209 * target-descriptions.c: Ditto.
210 * target-descriptions.h: Ditto.
211 * target.h: Ditto.
212 * target-memory.c: Ditto.
213 * terminal.h: Ditto.
214 * thread.c: Ditto.
215 * top.c: Ditto.
216 * tracepoint.c: Ditto.
217 * tracepoint.h: Ditto.
218 * trad-frame.h: Ditto.
219 * typeprint.c: Ditto.
220
581e13c1
MS
2212011-01-11 Michael Snyder <msnyder@vmware.com>
222
223 * ui-file.c: Comment cleanup, mostly periods and spaces.
224 * ui-file.h: Ditto.
225 * ui-out.c: Ditto.
226 * ui-out.h: Ditto.
227 * utils.c: Ditto.
228 * v850-tdep.c: Ditto.
229 * valarith.c: Ditto.
230 * valops.c: Ditto.
231 * valprint.c: Ditto.
232 * valprint.h: Ditto.
233 * value.c: Ditto.
234 * value.h: Ditto.
235 * varobj.c: Ditto.
236 * varobj.h: Ditto.
237 * vax-tdep.c: Ditto.
238 * vec.c: Ditto.
239 * vec.h: Ditto.
240 * version.h: Ditto.
241 * windows-nat.c: Ditto.
242 * windows-tdep.c: Ditto.
243 * xcoffread.c: Ditto.
244 * xcoffsolib.c: Ditto.
245 * xml-support.c: Ditto.
246 * xstormy16-tdep.c: Ditto.
247 * xtensa-tdep.c: Ditto.
248 * xtensa-tdep.h: Ditto.
249
90e4670f
TJB
2502011-01-11 Thiago Jung Bauermann <bauerman@br.ibm.com>
251
252 * breakpoint.c (resources_needed_watchpoint): Fix indentation.
253 * gdbtypes.c (is_scalar_type_recursive): Fix formatting.
254
e09342b5
TJB
2552011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
256 Thiago Jung Bauermann <bauerman@br.ibm.com>
257
258 Implement support for PowerPC BookE ranged watchpoints.
259 * breakpoint.h
260 (struct breakpoint_ops) <resources_needed>: New method.
261 Initialize to NULL in all existing breakpoint_ops instances.
262 (struct breakpoint) <exact>: New field.
263 (target_exact_watchpoints): Declare external global.
264 * breakpoint.c (target_exact_watchpoints): New global flag.
265 (update_watchpoint): Set b->type to bp_hardware_watchpoint and
266 b->enable_state to bp_enabled before calling
267 hw_watchpoint_used_count.
268 (hw_watchpoint_used_count): Iterate over all bp_locations in a
269 watchpoint. Call breakpoint's breakpoint_ops.resources_needed
270 if available.
271 (insert_watchpoint, remove_watchpoint): Use fixed length of 1 byte
272 if the watchpoint is exact.
273 (resources_needed_watchpoint): New function.
274 (watchpoint_breakpoint_ops): Add resources_needed_watchpoint.
275 (watch_command_1): Set b->exact if the user asked for an exact
276 watchpoint and one can be set.
277 (can_use_hardware_watchpoint): Add exact_watchpoints argument.
278 Pass fixed length of 1 to target_region_ok_for_hw_watchpoint if
279 the user asks for an exact watchpoint and one can be set. Return
280 number of needed debug registers to watch the expression.
281 * gdbtypes.c (is_scalar_type): New function, based on
282 valprint.c:scalar_type_p.
283 (is_scalar_type_recursive): New function.
284 * gdbtypes.h (is_scalar_type_recursive): Declare.
285 * ppc-linux-nat.c (ppc_linux_region_ok_for_hw_watchpoint): Always
286 handle regions when ranged watchpoints are available.
287 (create_watchpoint_request): New function.
288 (ppc_linux_insert_watchpoint, ppc_linux_remove_watchpoint): Use
289 create_watchpoint_request.
290 * rs6000-tdep.c (show_powerpc_exact_watchpoints): New function.
291 (_initialize_rs6000_tdep): Add `exact-watchpoints' boolean to the
292 `set powerpc' and `show powerpc' commands.
293 * target.h (struct target_ops) <to_region_ok_for_hw_watchpoint>:
294 Mention documentation comment in the target macro.
295 (target_region_ok_for_hw_watchpoint): Document return value.
296
9fa40276
TJB
2972011-01-11 Thiago Jung Bauermann <bauerman@br.ibm.com>
298
299 * breakpoint.c (update_watchpoint): Decide on using a software or
300 hardware watchpoint after the bp_locations are created.
301
77b06cd7
TJB
3022010-01-11 Thiago Jung Bauermann <bauerman@br.ibm.com>
303
304 Convert hardware watchpoints to use breakpoint_ops.
305 * breakpoint.h (breakpoint_ops) <insert>: Rename to...
306 <insert_location>: ... this. Return int instead of void.
307 Accept pointer to struct bp_location instead of pointer to
308 struct breakpoint. Adapt all implementations.
309 (breakpoint_ops) <remove>: Rename to...
310 <remove_location>: ... this. Accept pointer to struct bp_location
311 instead of pointer to struct breakpoint. Adapt all implementations.
312 * breakpoint.c (insert_catchpoint): Delete function.
313 (insert_bp_location): Call the watchpoint or catchpoint's
314 breakpoint_ops.insert method.
315 (remove_breakpoint_1): Call the watchpoint or catchpoint's
316 breakpoint_ops.remove method.
317 (insert_watchpoint, remove_watchpoint): New functions.
318 (watchpoint_breakpoint_ops): New structure.
319 (watch_command_1): Initialize the OPS field.
320 * inf-child.c (inf_child_insert_fork_catchpoint)
321 (inf_child_remove_fork_catchpoint, inf_child_insert_vfork_catchpoint)
322 (inf_child_remove_vfork_catchpoint, inf_child_insert_exec_catchpoint)
323 (inf_child_remove_exec_catchpoint, inf_child_set_syscall_catchpoint):
324 Delete functions.
325 (inf_child_target): Remove initialization of to_insert_fork_catchpoint,
326 to_remove_fork_catchpoint, to_insert_vfork_catchpoint,
327 to_remove_vfork_catchpoint, to_insert_exec_catchpoint,
328 to_remove_exec_catchpoint and to_set_syscall_catchpoint.
329 * target.c (update_current_target): Change default implementation of
330 to_insert_fork_catchpoint, to_remove_fork_catchpoint,
331 to_insert_vfork_catchpoint, to_remove_vfork_catchpoint,
332 to_insert_exec_catchpoint, to_remove_exec_catchpoint and
333 to_set_syscall_catchpoint to return_one.
334 (debug_to_insert_fork_catchpoint, debug_to_insert_vfork_catchpoint)
335 (debug_to_insert_exec_catchpoint): Report return value.
336 * target.h (to_insert_fork_catchpoint, to_insert_vfork_catchpoint)
337 (to_insert_exec_catchpoint): Change declaration to return int instead
338 of void.
339
9b20d036
MS
3402011-01-11 Michael Snyder <msnyder@vmware.com>
341
342 * arm-tdep.c: Internationalization.
343 * c-lang.c: Ditto.
344 * charset.c: Ditto.
345 * fork-child.c: Ditto.
346 * nto-procfs.c: Ditto.
347 * ppc-sysv-tdep.c: Ditto.
348 * procfs.c: Ditto.
349 * remote-mips.c: Ditto.
350 * remote.c: Ditto.
351 * rs6000-nat.c: Ditto.
352 * rs6000-tdep.c: Ditto.
353 * target.c: Ditto.
354 * valops.c: Ditto.
355 * value.c: Ditto.
356 * xml-support.c: Ditto.
357 * mi/mi-cmd-break.c: Ditto.
358 * mi/mi-cmd-var.c: Ditto.
359 * mi/mi-interp.c: Ditto.
360 * mi/mi-main.c: Ditto.
361
dae477fe
AB
3622011-01-11 Andrew Burgess <aburgess@broadcom.com>
363
364 * remote-sim.c (gdbsim_store_register): Update API to
365 sim_store_register to check more error conditions.
366
0df8b418
MS
3672011-01-10 Michael Snyder <msnyder@vmware.com>
368
369 * nto-procfs.c: Comment cleanup, mostly periods and spaces.
370 * nto-tdep.c: Ditto.
371 * nto-tdep.h: Ditto.
372 * objc-exp.y: Ditto.
373 * objc-lang.c: Ditto.
374 * objfiles.c: Ditto.
375 * objfiles.h: Ditto.
376 * observer.c: Ditto.
377 * opencl-lang.c: Ditto.
378 * osabi.c: Ditto.
379 * parse.c: Ditto.
380 * parser-defs.h: Ditto.
381 * p-exp.y: Ditto.
382 * p-lang.c: Ditto.
383 * posix-hdep.c: Ditto.
384 * ppcbug-rom.c: Ditto.
385 * ppc-linux-nat.c: Ditto.
386 * ppc-linux-tdep.c: Ditto.
387 * ppc-linux-tdep.h: Ditto.
388 * ppcnbsd-tdep.c: Ditto.
389 * ppcobsd-tdep.c: Ditto.
390 * ppcobsd-tdep.h: Ditto.
391 * ppc-sysv-tdep.c: Ditto.
392 * ppc-tdep.h: Ditto.
393 * printcmd.c: Ditto.
394 * proc-abi.c: Ditto.
395 * proc-flags.c: Ditto.
396 * procfs.c: Ditto.
397 * proc-utils.h: Ditto.
398 * progspace.h: Ditto.
399 * prologue-value.c: Ditto.
400 * prologue-value.h: Ditto.
401 * psympriv.h: Ditto.
402 * psymtab.c: Ditto.
403 * p-typeprint.c: Ditto.
404 * p-valprint.c: Ditto.
405 * ravenscar-sparc-thread.c: Ditto.
406 * ravenscar-thread.c: Ditto.
407 * ravenscar-thread.h: Ditto.
408 * record.c: Ditto.
409 * regcache.c: Ditto.
410 * regcache.h: Ditto.
411 * remote.c: Ditto.
412 * remote-fileio.c: Ditto.
413 * remote-fileio.h: Ditto.
414 * remote.h: Ditto.
415 * remote-m32r-sdi.c: Ditto.
416 * remote-mips.c: Ditto.
417 * remote-sim.c: Ditto.
418 * rs6000-aix-tdep.c: Ditto.
419 * rs6000-nat.c: Ditto.
420 * rs6000-tdep.c: Ditto.
421
0d7a18f7
MS
4222011-01-10 Michael Snyder <msnyder@vmware.com>
423
424 * charset.c (validate): Internationalization.
425 * coffread.c (read_one_sym): Ditto.
426 * dwarf2read.c (dwarf2_attach_fields_to_type): Ditto.
427 * h8300-tdep.c (H8300_extract_return_value): Ditto.
428 * inflow.c (new_tty): Ditto.
429 * iq2000-tdep.c (iq2000_breakpoint_from_pc): Ditto.
430 * m32c-tdep.c (m32c_return_value): Ditto.
431 * mep-tdep.c (mep_store_return_value): Ditto.
432 * score-tdep.c (score7_fetch_insn): Ditto.
433 * ser-mingw.c (pipe_windows_open): Ditto.
434 * sh64-tdep.c (sh64_extract_return_value): Ditto.
435 * spu-tdep.c (spu_register_type): Ditto.
436 * tracepoint.c (trace_find_command): Ditto.
437 * valarith.c (value_pos): Ditto.
438
9a153e0b
JB
4392011-01-10 Joel Brobecker <brobecker@adacore.com>
440
441 * ada-valprint.c (printstr): Minor comment reformatting.
442
35ecd2d6
MS
4432011-01-08 Michael Snyder <msnyder@vmware.com>
444
445 * m32r-rom.c (m32r_upload_command): Fix up ARI warnings for _
446 markup.
447
1777feb0
MS
4482011-01-08 Michael Snyder <msnyder@vmware.com>
449
450 * h8300-tdep.c: Comment cleanup, mostly periods and spaces.
451 * hppa-hpux-tdep.c: Ditto.
452 * hppa-linux-nat.c: Ditto.
453 * hppa-linux-tdep.c: Ditto.
454 * hppanbsd-tdep.c: Ditto.
455 * hppa-tdep.c: Ditto.
456 * hppa-tdep.h: Ditto.
457 * hpux-thread.c: Ditto.
458 * i386-cygwin-tdep.c: Ditto.
459 * i386-darwin-nat.c: Ditto.
460 * i386gnu-nat.c: Ditto.
461 * i386-linux-nat.c: Ditto.
462 * i386-linux-tdep.c: Ditto.
463 * i386-nat.c: Ditto.
464 * i386-nat.h: Ditto.
465 * i386nbsd-tdep.c: Ditto.
466 * i386-sol2-nat.c: Ditto.
467 * i386-stub.c: Ditto.
468 * i386-tdep.c: Ditto.
469 * i386-tdep.h: Ditto.
470 * i387-tdep.c: Ditto.
471 * ia64-linux-nat.c: Ditto.
472 * ia64-linux-tdep.c: Ditto.
473 * ia64-tdep.c: Ditto.
474 * infcall.c: Ditto.
475 * infcall.h: Ditto.
476 * infcmd.c: Ditto.
477 * inferior.c: Ditto.
478 * inferior.h: Ditto.
479 * infloop.c: Ditto.
480 * inflow.c: Ditto.
481 * infrun.c: Ditto.
482 * interps.c: Ditto.
483 * interps.h: Ditto.
484 * iq2000-tdep.c: Ditto.
485 * irix5-nat.c: Ditto.
486 * jit.c: Ditto.
487 * jit.h: Ditto.
488 * jv-exp.y: Ditto.
489 * jv-lang.c: Ditto.
490 * jv-lang.h: Ditto.
491 * jv-typeprint.c: Ditto.
492 * jv-valprint.c: Ditto.
493 * language.c: Ditto.
494 * language.h: Ditto.
495 * linespec.c: Ditto.
496 * linux-fork.c: Ditto.
497 * linux-nat.c: Ditto.
498 * linux-thread-db.c: Ditto.
499 * lm32-tdep.c: Ditto.
500
025bb325
MS
5012011-01-08 Michael Snyder <msnyder@vmware.com>
502
503 * m2-exp.y: Comment cleanup, mostly periods and spaces.
504 * m2-lang.c: Ditto.
505 * m2-typeprint.c: Ditto.
506 * m2-valprint.c: Ditto.
507 * m32c-tdep.c: Ditto.
508 * m32r-linux-nat.c: Ditto.
509 * m32r-rom.c: Ditto.
510 * m32r-tdep.c: Ditto.
511 * m32r-tdep.h: Ditto.
512 * m68hc11-tdep.c: Ditto.
513 * m58klinux-nat.c: Ditto.
514 * m68k-tdep.c: Ditto.
515 * m88k-tdep.c: Ditto.
516 * m88k-tdep.h: Ditto.
517 * machoread.c: Ditto.
518 * macrocmd.c: Ditto.
519 * macroexp.c: Ditto.
520 * macrotab.c: Ditto.
521 * main.c: Ditto.
522 * maint.c: Ditto.
523 * mdebugread.c: Ditto.
524 * mdebugread.h: Ditto.
525 * memattr.c: Ditto.
526 * memattr.h: Ditto.
527 * memory-map.h: Ditto.
528 * mep-tdep.c: Ditto.
529 * microblaze-rom.c: Ditto.
530 * microblaze-tdep.c: Ditto.
531 * minsyms.c: Ditto.
532 * mips-irix-tdep.c: Ditto.
533 * mips-linux-nat.c: Ditto.
534 * mips-linux-tdep.c: Ditto.
535 * mips-linux-tdep.h: Ditto.
536 * mipsnbsd-nat.c: Ditto.
537 * mipsnbsd-tdep.c: Ditto.
538 * mipsread.c: Ditto.
539 * mips-tdep.c: Ditto.
540 * mips-tdep.h: Ditto.
541 * mn10300-linux-tdep.c: Ditto.
542 * mn10300-tdep.c: Ditto.
543 * mn10300-tdep.h: Ditto.
544 * monitor.c: Ditto.
545 * monitor.h: Ditto.
546 * moxie-tdep.c: Ditto.
547 * moxie-tdep.h: Ditto.
548 * mt-tdep.c: Ditto.
549
1642781b
MF
5502011-01-08 Mike Frysinger <vapier@gentoo.org>
551
552 * bfin-tdep.h (BFIN_A0_DOT_W_REGNUM): Fix typo in name.
553
394b0adb
JB
5542011-01-08 Robert Millan <rmh@gnu.org>
555
556 * fbsd-nat.c (fbsd_find_memory_regions): Fix typo.
557
b670013c
MS
5582011-01-07 Michael Snyder <msnyder@vmware.com>
559
560 * charset.c (_initialize_charset): Fix typo in string.
561
a743e542
MS
5622011-01-07 Michael Snyder <msnyder@vmware.com>
563
564 * mi/mi-cmd-disas.c (mi_cmd_disassemble): Mark up error message
565 for i18n.
566 * tui/tui-layout.c (tui_set_layout_for_display_command):
567 Split line so that operator goes to beginning of line.
568 * tui/tui-winsource.c (tui_horizontal_source_scroll): Move
569 assignment out of if statement.
570
0963b4bd
MS
5712011-01-07 Michael Snyder <msnyder@vmware.com>
572
573 * ada-lang.c: Comment cleanup, mostly periods and spaces.
574 * ada-lang.h: Ditto.
575 * ada-tasks.c: Ditto.
576 * ada-valprint.c: Ditto.
577 * aix-threads.c: Ditto.
578 * alpha-linux-nat.c: Ditto.
579 * alpha-linux-tdep.c: Ditto.
580 * alpha-mdebug-tdep.c: Ditto.
581 * alpha-nat.c: Ditto.
582 * alpha-osf1-tdep.c: Ditto.
583 * alpha-tdep.c: Ditto.
584 * alphabsd-nat.c: Ditto.
585 * alphabsd-tdep.c: Ditto.
586 * amd64-darwin-tdep.c: Ditto.
587 * amd64-linux-nat.c: Ditto.
588 * amd64-linux-tdep.c: Ditto.
589 * amd64-sol2-tdep.c: Ditto.
590 * amd64-tdep.c: Ditto.
591 * amd64-fbsd-tdep.c: Ditto.
592 * amd64-nbsd-tdep.c: Ditto.
593 * amd64-obsd-tdep.c: Ditto.
594 * amd64-linux-nat.c: Ditto.
595 * amd64-linux-tdep.c: Ditto.
596 * arm-tdep.c: Ditto.
597 * arm-tdep.h: Ditto.
598 * armnbsd-nat.c: Ditto.
599 * avr-tdep.c: Ditto.
600 * bfin-tdep.c: Ditto.
601 * bsd-kvm.c: Ditto.
602 * c-typeprintc: Ditto.
603 * c-valprint.c: Ditto.
604 * coff-pe-read.h: Ditto.
605 * coffreead.c: Ditto.
606 * cris-tdep.c: Ditto.
607 * d-lang.c: Ditto.
608 * darwin-nat-info.c: Ditto.
609 * darwin-nat.c: Ditto.
610 * dbug-rom.c: Ditto.
611 * dbxread.c: Ditto.
612 * dcache.c: Ditto.
613 * dcache.h: Ditto.
614 * dec-thread.c: Ditto.
615 * defs.h: Ditto.
616 * demangle.c: Ditto.
617 * dicos-tdep.c: Ditto.
618 * dictionary.c: Ditto.
619 * dictionary.h: Ditto.
620 * dink32-rom.c: Ditto.
621 * disasm.c: Ditto.
622 * doublest.c: Ditto.
623 * dsrec.c: Ditto.
624 * dummy-frame.c: Ditto.
625 * dwarf2-frame.c: Ditto.
626 * dwarf2expr.c: Ditto.
627 * dwarf2loc.c: Ditto.
628 * dwarf2read.c: Ditto.
629 * elfread.c: Ditto.
630 * environ.c: Ditto.
631 * eval.c: Ditto.
632 * event-top.h: Ditto.
633 * exceptions.c: Ditto.
634 * exceptions.h: Ditto.
635 * exec.c: Ditto.
636 * expprint.c: Ditto.
637 * expression.h: Ditto.
638 * f-exp.y: Ditto.
639 * f-lang.c: Ditto.
640 * f-lang.h: Ditto.
641 * f-typeprint.c: Ditto.
642 * f-valprint.c: Ditto.
643 * fbsd-nat.c: Ditto.
644 * findvar.c: Ditto.
645 * fork-child.c: Ditto.
646 * frame.c: Ditto.
647 * frame.h: Ditto.
648 * frv-linux-tdep.c: Ditto.
649 * frv-tdep.c: Ditto.
650 * gcore.c: Ditto.
651 * gdb-stabs.h: Ditto.
652 * gdb_assert.h: Ditto.
653 * gdb_string.h: Ditto.
654 * gdb_thread_db.h: Ditto.
655 * gdb_wait.h: Ditto.
656 * gdbarch.sh: Ditto.
657 * gdbcore.h: Ditto.
658 * gdbthread.h: Ditto.
659 * gdbtypes.c: Ditto.
660 * gdbtypes.h: Ditto.
661 * gnu-nat.c: Ditto.
662 * gnu-nat.h: Ditto.
663 * gnu-v2-abi.c: Ditto.
664 * gnu-v3-abi.c: Ditto.
665 * go32-nat.c: Ditto.
666 * gdbarch.c: Regenerate.
667 * gdbarch.h: Regenerate.
668
ac74f770
MS
6692011-01-07 Michael Snyder <msnyder@vmware.com>
670
671 * ax-gdb.c: Adjust some long output strings.
672 * breakpoint.c: Ditto.
673 * charset.c: Ditto.
674 * cp-abi.c: Ditto.
675 * infcall.c: Ditto.
676 * infrun.c: Ditto.
677 * linux-nat.c: Ditto.
678 * solib-pa64.c: Ditto.
679 * solib-som.c: Ditto.
680
d8e22779
TT
6812011-01-06 Tom Tromey <tromey@redhat.com>
682
683 PR python/12367:
684 * NEWS: Add item.
685 * python/python.c (GdbMethods): Add "newest_frame" method.
686 * python/python-internal.h (gdbpy_newest_frame): Declare.
687 * python/py-frame.c (gdbpy_newest_frame): New function.
688
a255712f
PP
6892010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
690
691 * jit.h (struct jit_code_entry): use ULONGEST for symfile_size.
692 * jit.c (jit_debug): New variable.
693 (show_jit_debug): New function.
694 (struct target_buffer): Use ULONGEST.
695 (bfd_open_from_target_memory): Likewise.
696 (jit_register_code, jit_inferior_init): Add debug output.
697 (_initialize_jit): Register "debug jit" command.
698
ccfc3d6e
TT
6992011-01-06 Tom Tromey <tromey@redhat.com>
700
701 * frame.h (enum frame_type) <INLINE_FRAME>: Fix comment.
702 * python/py-frame.c (gdbpy_initialize_frames): Add INLINE_FRAME
703 and ARCH_FRAME.
704
57126e4a
TT
7052011-01-06 Tom Tromey <tromey@redhat.com>
706
707 * python/py-frame.c (frapy_block): Use get_frame_block.
708
16dfc9ce
JB
7092011-01-06 Joel Brobecker <brobecker@adacore.com>
710
711 Do not stop on SIGPRIO signals by default
712 * infrun.c (_initialize_infrun): Unset signal_stop and
713 signal_print for TARGET_SIGNAL_PRIO.
714
b1ce2347
JB
7152011-01-06 Joel Brobecker <brobecker@adacore.com>
716
717 * ada-tasks.c: Fix style violation in comment.
718
8f7e195f
JB
7192011-01-06 Joel Brobecker <brobecker@adacore.com>
720
721 * linespec.c (decode_compound, find_method): Remove trailing \n
722 at end of error string.
723 * solib-irix.c (irix_current_sos): Likewise.
724 * varobj.c (uninstall_variable): Likewise.
725
e9bdf92c
JB
7262011-01-06 Joel Brobecker <brobecker@adacore.com>
727
728 * copyright.py: New script.
729 * copyright.sh (byhand): Add *.ads, *.adb, *.gpr and *.inc.
730 Launch emacs without exec'ing. Call copyright.py afterwards.
731
3e43a32a
MS
7322011-01-05 Michael Snyder <msnyder@vmware.com>
733
734 * addrmap.c: Shorten lines of >= 80 columns.
735 * arch-utils.c: Ditto.
736 * arch-utils.h: Ditto.
737 * ax-gdb.c: Ditto.
738 * ax-general.c: Ditto.
739 * bcache.c: Ditto.
740 * blockframe.c: Ditto.
741 * breakpoint.c: Ditto.
742 * buildsym.c: Ditto.
743 * c-lang.c: Ditto.
744 * c-typeprint.c: Ditto.
745 * charset.c: Ditto.
746 * coffread.c: Ditto.
747 * command.h: Ditto.
748 * corelow.c: Ditto.
749 * cp-abi.c: Ditto.
750 * cp-namespace.c: Ditto.
751 * cp-support.c: Ditto.
752 * dbug-rom.c: Ditto.
753 * dbxread.c: Ditto.
754 * defs.h: Ditto.
755 * dfp.c: Ditto.
756 * dfp.h: Ditto.
757 * dictionary.c: Ditto.
758 * disasm.c: Ditto.
759 * doublest.c: Ditto.
760 * dwarf2-frame.c: Ditto.
761 * dwarf2expr.c: Ditto.
762 * dwarf2loc.c: Ditto.
763 * dwarf2read.c: Ditto.
764 * elfread.c: Ditto.
765 * eval.c: Ditto.
766 * event-loop.c: Ditto.
767 * event-loop.h: Ditto.
768 * exceptions.h: Ditto.
769 * exec.c: Ditto.
770 * expprint.c: Ditto.
771 * expression.h: Ditto.
772 * f-lang.c: Ditto.
773 * f-valprint.c: Ditto.
774 * findcmd.c: Ditto.
775 * frame-base.c: Ditto.
776 * frame-unwind.c: Ditto.
777 * frame-unwind.h: Ditto.
778 * frame.c: Ditto.
779 * frame.h: Ditto.
780 * gcore.c: Ditto.
781 * gdb-stabs.h: Ditto.
782 * gdb_assert.h: Ditto.
783 * gdb_dirent.h: Ditto.
784 * gdb_obstack.h: Ditto.
785 * gdbcore.h: Ditto.
786 * gdbtypes.c: Ditto.
787 * gdbtypes.h: Ditto.
788 * inf-ttrace.c: Ditto.
789 * infcall.c: Ditto.
790 * infcmd.c: Ditto.
791 * inflow.c: Ditto.
792 * infrun.c: Ditto.
793 * inline-frame.h: Ditto.
794 * language.c: Ditto.
795 * language.h: Ditto.
796 * libunwind-frame.c: Ditto.
797 * libunwind-frame.h: Ditto.
798 * linespec.c: Ditto.
799 * linux-nat.c: Ditto.
800 * linux-nat.h: Ditto.
801 * linux-thread-db.c: Ditto.
802 * machoread.c: Ditto.
803 * macroexp.c: Ditto.
804 * macrotab.c: Ditto.
805 * main.c: Ditto.
806 * maint.c: Ditto.
807 * mdebugread.c: Ditto.
808 * memattr.c: Ditto.
809 * minsyms.c: Ditto.
810 * monitor.c: Ditto.
811 * monitor.h: Ditto.
812 * objfiles.c: Ditto.
813 * objfiles.h: Ditto.
814 * osabi.c: Ditto.
815 * p-typeprint.c: Ditto.
816 * p-valprint.c: Ditto.
817 * parse.c: Ditto.
818 * printcmd.c: Ditto.
819 * proc-events.c: Ditto.
820 * procfs.c: Ditto.
821 * progspace.c: Ditto.
822 * progspace.h: Ditto.
823 * psympriv.h: Ditto.
824 * psymtab.c: Ditto.
825 * record.c: Ditto.
826 * regcache.c: Ditto.
827 * regcache.h: Ditto.
828 * remote-fileio.c: Ditto.
829 * remote.c: Ditto.
830 * ser-mingw.c: Ditto.
831 * ser-tcp.c: Ditto.
832 * ser-unix.c: Ditto.
833 * serial.c: Ditto.
834 * serial.h: Ditto.
835 * solib-frv.c: Ditto.
836 * solib-irix.c: Ditto.
837 * solib-osf.c: Ditto.
838 * solib-pa64.c: Ditto.
839 * solib-som.c: Ditto.
840 * solib-sunos.c: Ditto.
841 * solib-svr4.c: Ditto.
842 * solib-target.c: Ditto.
843 * solib.c: Ditto.
844 * somread.c: Ditto.
845 * source.c: Ditto.
846 * stabsread.c: Ditto.
847 * stabsread.c: Ditto.
848 * stack.c: Ditto.
849 * stack.h: Ditto.
850 * symfile-mem.c: Ditto.
851 * symfile.c: Ditto.
852 * symfile.h: Ditto.
853 * symmisc.c: Ditto.
854 * symtab.c: Ditto.
855 * symtab.h: Ditto.
856 * target-descriptions.c: Ditto.
857 * target-memory.c: Ditto.
858 * target.c: Ditto.
859 * target.h: Ditto.
860 * terminal.h: Ditto.
861 * thread.c: Ditto.
862 * top.c: Ditto.
863 * tracepoint.c: Ditto.
864 * tracepoint.h: Ditto.
865 * ui-file.c: Ditto.
866 * ui-file.h: Ditto.
867 * ui-out.h: Ditto.
868 * user-regs.c: Ditto.
869 * user-regs.h: Ditto.
870 * utils.c: Ditto.
871 * valarith.c: Ditto.
872 * valops.c: Ditto.
873 * valprint.c: Ditto.
874 * valprint.h: Ditto.
875 * value.c: Ditto.
876 * varobj.c: Ditto.
877 * varobj.h: Ditto.
878 * vec.h: Ditto.
879 * xcoffread.c: Ditto.
880 * xcoffsolib.c: Ditto.
881 * xcoffsolib.h: Ditto.
882 * xml-syscall.c: Ditto.
883 * xml-tdesc.c: Ditto.
884
9a2b4c1b
MS
8852011-01-05 Michael Snyder <msnyder@vmware.com>
886
887 * cli/cli-cmds.c: Shorten lines of >= 80 columns.
888 * cli/cli-decode.c: Ditto.
889 * cli/cli-dump.c: Ditto.
890 * cli/cli-logging.c: Ditto.
891 * cli/cli-script.c: Ditto.
892 * cli/cli-setshow.c: Ditto.
893 * common/signals.c: Ditto.
894 * mi/mi-cmd-break.c: Ditto.
895 * mi/mi-cmd-disas.c: Ditto.
896 * mi/mi-cmd-stack.c: Ditto.
897 * mi/mi-cmd-var.c: Ditto.
898 * mi/mi-cmds.c: Ditto.
899 * mi/mi-common.h: Ditto.
900 * mi/mi-console.c: Ditto.
901 * mi/mi-interp.c: Ditto.
902 * mi/mi-main.c: Ditto.
903 * osf-share/cma_attr.c: Ditto.
904 * osf-share/cma_deb_core.h: Ditto.
905 * osf-share/cma_debug_client.h: Ditto.
906 * osf-share/cma_handle.h: Ditto.
907 * osf-share/cma_mutex.h: Ditto.
908 * osf-share/cma_stack_int.h: Ditto.
909 * osf-share/cma_tcb_defs.h: Ditto.
910 * python/py-auto-load.c: Ditto.
911 * python/py-breakpoint.c: Ditto.
912 * python/py-cmd.c: Ditto.
913 * python/py-frame.c: Ditto.
914 * python/py-objfile.c: Ditto.
915 * python/py-param.c: Ditto.
916 * python/py-progspace.c: Ditto.
917 * python/py-symbol.c: Ditto.
918 * python/py-value.c: Ditto.
919 * python/python-internal.h: Ditto.
920 * python/python.c: Ditto.
921 * tui/tui-data.c: Ditto.
922 * tui/tui-disasm.c: Ditto.
923 * tui/tui-hooks.c: Ditto.
924 * tui/tui-io.c: Ditto.
925 * tui/tui-layout.c: Ditto.
926 * tui/tui-regs.c: Ditto.
927 * tui/tui-source.c: Ditto.
928 * tui/tui-stack.c: Ditto.
929 * tui/tui-win.c: Ditto.
930 * tui/tui-windata.c: Ditto.
931 * tui/tui-winsource.c: Ditto.
932
44944448
JB
9332011-01-05 Joel Brobecker <brobecker@adacore.com>
934
935 * configure.ac, gdb.1: Copyright year update.
936
ebedcab5
JK
9372011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
938
939 * frame.c (get_prev_frame_1) <UNWIND_INNER_ID>: New variables
940 this_pc_in_block, morestack_msym and morestack_name. Check for
941 "__morestack" minimal symbol there.
942
e5cc9f32
JB
9432011-01-03 Joel Brobecker <brobecker@adacore.com>
944
945 * symfile.c (find_sym_fns): Add call to dont_repeat.
946
7b6bb8da
JB
9472011-01-01 Joel Brobecker <brobecker@adacore.com>
948
949 Copyright year update in most files (performed by copyright.sh).
950
71ce852c
JB
9512011-01-01 Joel Brobecker <brobecker@adacore.com>
952
953 * top.c (print_gdb_version): Update copyright year in version output.
0e2de366 954
c3c1ebe8 955For older changes see ChangeLog-2010.
c906108c
SS
956\f
957Local Variables:
958mode: change-log
959left-margin: 8
960fill-column: 74
961version-control: never
57da7796 962coding: utf-8
c906108c 963End: