]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/ChangeLog
ppc476 icache bug workaround
[thirdparty/binutils-gdb.git] / gdb / ChangeLog
CommitLineData
ae56bfb8
JB
12014-01-31 Joel Brobecker <brobecker@adacore.com>
2
3 * ada-lang.h (clear_ada_sym_cache): Delete.
4
718ee4dc
UW
52014-01-30 Ulrich Weigand  <uweigand@de.ibm.com>
6
7 * auxv.c (fprint_target_auxv): Handle AT_HWCAP2.
8
401e27fd
JM
92014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
10
11 * sparc64-linux-tdep.c (sparc64_linux_step_trap): Get PC from
12 the sigreturn register save area only if the syscall is
13 sigreturn.
14
a7c88acd
JB
152014-01-29 Joel Brobecker <brobecker@adacore.com>
16
17 * valops.c (value_slice): Minor reformatting.
18
fa0079ea
UW
192014-01-28 Ulrich Weigand  <uweigand@de.ibm.com>
20
21 * ppc64-tdep.c (ppc64_standard_linkage7): Fix typo.
22
c6044dd1
JB
232014-01-28 Joel Brobecker <brobecker@adacore.com>
24
25 * ada-lang.c (maint_set_ada_cmdlist, maint_show_ada_cmdlist):
26 New static globals.
27 (maint_set_ada_cmd, maint_show_ada_cmd): New functions.
28 (ada_ignore_descriptive_types_p): New static global.
29 (find_parallel_type_by_descriptive_type): Return immediately
30 if ada_ignore_descriptive_types_p is set.
31 (_initialize_ada_language): Register new commands "maintenance
32 set ada", "maintenance show ada", "maintenance set ada
33 ignore-descriptive-types" and "maintenance show ada
34 ignore-descriptive-types".
35 * NEWS: Add entry for new "maint ada set/show
36 ignore-descriptive-types" commands.
37
568e808b
MM
382014-01-27 Markus Metzger <markus.t.metzger@intel.com>
39
40 * record-btrace.c (record_btrace_close): Call btrace_teardown
41 for all threads.
42
467d141b
JB
432014-01-27 Joel Brobecker <brobecker@adacore.com>
44
45 * ada-lang.c: Remove "#ifdef UI_OUT" condition for including
46 "ui-out.h".
47
fb151210
JB
482014-01-27 Joel Brobecker <brobecker@adacore.com>
49
50 * ada-typeprint (type_is_full_subrange_of_target_type):
51 New function.
52 (print_range): Add parameter bounds_prefered_p. If not set,
53 try printing range types using the name of their base type.
54 (print_range_type): Add parameter bounds_prefered_p.
55 Use it in call to print_range.
56 (print_array_type, ada_print_type): Update calls to print_range
57 and print_range_type.
58
aba02109
JB
592014-01-27 Joel Brobecker <brobecker@adacore.com>
60
61 * ada-typeprint.c (print_array_type, print_choices, print_range)
62 (print_range_bound, print_dynamic_range_bound, print_range_type):
63 Remove declaration.
64
e62e21fd
JB
652014-01-27 Joel Brobecker <brobecker@adacore.com>
66
67 * ada-typeprint.c (print_range): Add missing empty line
68 after local declaration.
69
859cf5d1
JB
702014-01-27 Joel Brobecker <brobecker@adacore.com>
71
72 * ada-valprint.c (print_optional_low_bound): Get index_type's
73 target type for as long as it is a TYPE_CODE_RANGE.
74
25790f6f
JB
752014-01-27 Joel Brobecker <brobecker@adacore.com>
76
77 * procfs.c (procfs_make_note_section): Remove assertion and
78 associated comment.
79
6b6aa828
YQ
802014-01-24 Yao Qi <yao@codesourcery.com>
81
82 * remote.c (remote_read_bytes): Change type of len to ULONGEST.
83 * corelow.c (get_core_siginfo): Likewise.
84
5d6df423
YQ
852014-01-24 Yao Qi <yao@codesourcery.com>
86
87 * remote.c (remote_write_bytes_aux): Change type of 'len' to
88 ULONGEST. Don't check 'len' is negative.
89 (remote_write_bytes): Change type of 'len' to ULONGEST.
90
83b645b8
TT
912014-01-23 Tom Tromey <tromey@redhat.com>
92
93 PR python/16485:
94 * python/lib/gdb/FrameDecorator.py: (FrameVars.fetch_frame_args):
95 Handle exception from frame.block.
96 (FrameVars.fetch_frame_locals): Likewise.
97
0740f8d8
TT
982014-01-23 Tom Tromey <tromey@redhat.com>
99
100 PR python/16487:
101 * python/py-framefilter.c (py_print_frame): Don't call Py_DECREF
102 on a NULL pointer. Move "goto error" to correct place.
103
21909fa1
TT
1042014-01-23 Tom Tromey <tromey@redhat.com>
105
106 PR python/16491:
107 * python/py-framefilter.c (apply_frame_filter): Call
108 ensure_python_env after computing gdbarch.
109
17fde6d0
YQ
1102014-01-23 Yao Qi <yao@codesourcery.com>
111
112 * target.c (raw_memory_xfer_partial): Change argument type
113 from void * to gdb_byte *.
114 (memory_xfer_partial_1, memory_xfer_partial): Likewise.
115
87ce2a04
DE
1162014-01-22 Doug Evans <dje@google.com>
117
118 New gdbserver option --debug-format=timestamp.
119 * NEWS: Mention it.
120
237b092b
AA
1212014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
122
123 * syscalls/s390x-linux.xml: New file.
124 * syscalls/s390-linux.xml: New file.
125 * s390-linux-tdep.c (XML_SYSCALL_FILENAME_S390): New macro.
126 (XML_SYSCALL_FILENAME_S390X): Likewise.
127 (op_svc): New enum value for SVC opcode.
128 (s390_sigtramp_frame_sniffer): Replace literal by 'op_svc'.
129 (s390_linux_get_syscall_number): New function.
130 (s390_gdbarch_init): Register '*get_syscall_number' and the
131 syscall xml file name.
132 * data-directory/Makefile.in (SYSCALLS_FILES): Add
133 "s390-linux.xml" and "s390x-linux.xml".
134 * NEWS: Announce new feature.
135
54bff650
BS
1362014-01-22 Baruch Siach <baruch@tkos.co.il>
137
138 * xtensa-tdep.h (xtensa_elf_greg_t): Change type to uint32_t.
139
14e361d7
PA
1402014-01-22 Pedro Alves <palves@redhat.com>
141
142 * xtensa-config.c: Include defs.h.
143
46bbb3ed
JB
1442014-01-22 Joel Brobecker <brobecker@adacore.com>
145
146 * common/common-utils.h: Add "ARI:" comment beside __func__
147 reference.
148
3a80edfc
JB
1492014-01-22 Joel Brobecker <brobecker@adacore.com>
150
151 * common/common-utils.h (FUNCTION_NAME): Expand the macro's
152 documentation a bit.
153
4869db5e
RM
1542014-01-21 Roland McGrath <mcgrathr@google.com>
155
156 * configure.ac: Call AM_PROG_INSTALL_STRIP.
157 * configure: Regenerate.
158 * aclocal.m4: Regenerate.
159 * Makefile.in (install_sh, INSTALL_STRIP_PROGRAM, STRIP):
160 New substituted variables.
161 (install-strip): New target.
162 (INSTALL_SCRIPT): New substituted variable.
163 (FLAGS_TO_PASS): Add it.
164 (install-only): Use $(INSTALL_SCRIPT) rather than
165 $(INSTALL_PROGRAM) for gcore.
166
9ea4267d
TT
1672014-01-20 Tom Tromey <tromey@redhat.com>
168
169 * cli/cli-decode.h (struct cmd_list_element): Move all bitfields
170 together.
171
1f2bdf09
TT
1722014-01-20 Tom Tromey <tromey@redhat.com>
173
174 * cli/cli-decode.c (add_cmd, deprecate_cmd, add_alias_cmd)
175 (add_setshow_cmd_full, delete_cmd, lookup_cmd_1)
176 (deprecated_cmd_warning, complete_on_cmdlist): Update.
177 * cli/cli-decode.h (CMD_DEPRECATED, DEPRECATED_WARN_USER)
178 (MALLOCED_REPLACEMENT, DOC_ALLOCATED): Remove.
179 (struct cmd_list_element) <flags>: Remove.
180 <cmd_deprecated, deprecated_warn_user, malloced_replacement,
181 doc_allocated>: New fields.
182 <hook_in, allow_unknown, abbrev_flag, type, var_type>: Now
183 bitfields.
184 * maint.c (maintenance_do_deprecate): Update.
185 * top.c (execute_command): Update.
186
e671835b
BS
1872014-01-20 Baruch Siach <baruch@tkos.co.il>
188
189 * xtensa-linux-nat.c: Include asm/ptrace.h.
190
50367cd2
IB
1912014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
192
193 * Makefile.in (SFILES): Add d-support.c.
194 (COMMON_OBS): Add d-support.o.
195 * d-lang.h (d_parse_symbol): Add comment, now defined in
196 d-support.c.
197 * d-lang.c (parse_call_convention)
198 (parse_attributes, parse_function_types)
199 (parse_function_args, parse_type, parse_identifier)
200 (call_convention_p, d_parse_symbol): Move functions to ...
201 * d-support.c: ... New file.
202
ec9f644a
IB
2032014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
204
205 * d-lang.h (d_parse_symbol): Add declaration.
206 * d-lang.c (extract_identifiers)
207 (extract_type_info): Remove functions.
208 (parse_call_convention, parse_attributes)
209 (parse_function_types, parse_function_args)
210 (parse_type, parse_identifier, call_convention_p)
211 (d_parse_symbol): New functions.
212 (d_demangle): Use d_parse_symbol to demangle D symbols.
213
94b1b47e
IB
2142014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
215
216 * d-lang.h (struct builtin_d_type): New data type.
217 (builtin_d_type): Add declaration.
218 * d-lang.c (d_language_arch_info, build_d_types)
219 (builtin_d_type): New functions.
220 (enum d_primitive_types): New data type.
221 (d_language_defn): Change c_language_arch_info to
222 d_language_arch_info.
223 (d_type_data): New static variable.
224 (_initialize_d_language): Initialize d_type_data.
225
63778547
IB
2262014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
227
228 * d-lang.h (d_main_name): Add declaration.
229 * d-lang.c (d_main_name): New function.
230 * symtab.c (find_main_name): Add call to d_main_name.
231
3271ba66
IB
2322014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
233
234 * d-lang.c (d_language_defn): Change macro_expansion_c to
235 macro_expansion_no.
236
d36b3012
IB
2372014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
238
239 * MAINTAINERS: Add myself as a write-after-approval maintainer.
240
c90a6fb7
SDJ
2412014-01-17 Sergio Durigan Junior <sergiodj@redhat.com>
242
243 * breakpoint.c (insert_bp_location): Add "volatile" keyword to "struct
244 gdb_exception" declaration.
245 * remote.c (getpkt_or_notif_sane): Likewise.
246
749234e5
DE
2472014-01-17 Doug Evans <dje@google.com>
248
249 * common/gdb_vecs.c (delim_string_to_char_ptr_vec_append): New
250 function, contents of dirnames_to_char_ptr_vec_append moved here.
251 (delim_string_to_char_ptr_vec): New function.
252 (dirnames_to_char_ptr_vec_append): Rewrite.
253 * common/gdb_vecs.h (delim_string_to_char_ptr_vec): Declare.
254
df049a58
DE
2552014-01-17 Doug Evans <dje@google.com>
256
257 * common/common-utils.h (FUNCTION_NAME): Renamed from ASSERT_FUNCTION,
258 and moved here ...
259 * common/gdb_assert.h (ASSERT_FUNCTION): ... from here.
260 #include "common-utils.h".
261 (gdb_assert, gdb_assert_fail, gdb_assert_not_reached): Update.
262 * common/vec.h (VEC_ASSERT_PASS): Update.
263 * darwin-nat.h: Replace #include of gdb_assert.h with common-utils.h.
264 (MACH_CHECK_ERROR): Update.
265
69f97648
SM
2662014-01-17 Simon Marchi <simon.marchi@ericsson.com>
267
268 * gdbarch.sh (gdbarch_address_class_name_to_type_flags): Add
269 comments.
270 * gdbarch.h: Regenerate.
271
98b1cfdc
TT
2722014-01-16 Tom Tromey <tromey@redhat.com>
273
274 * value.c (struct value) <regnum>: Move earlier.
275
77a19445
TT
2762014-01-16 Tom Tromey <tromey@redhat.com>
277
278 * remote.c (extended_remote_create_inferior): Rename from
279 extended_remote_create_inferior_1. Add "ops" argument. Remove
280 old implementation.
281
62261490
PA
2822014-01-16 Pedro Alves <palves@redhat.com>
283
284 * s390-linux-tdep.c (s390_frame_unwind_cache): Swallow
285 NOT_AVAILABLE_ERROR errors while parsing the prologue or reading
286 the backchain.
287
4d65956b
DE
2882014-01-16 Doug Evans <dje@google.com>
289
290 * dwarf2read.c (open_and_init_dwp_file): Fix typo in comment.
291
52834460
MM
2922014-01-16 Markus Metzger <markus.t.metzger@intel.com>
293
294 * btrace.h (btrace_thread_flag): New.
295 (struct btrace_thread_info) <flags>: New.
296 * record-btrace.c (record_btrace_resume_thread)
297 (record_btrace_find_thread_to_move, btrace_step_no_history)
298 (btrace_step_stopped, record_btrace_start_replaying)
299 (record_btrace_step_thread, record_btrace_decr_pc_after_break)
300 (record_btrace_find_resume_thread): New.
301 (record_btrace_resume, record_btrace_wait): Extend.
302 (record_btrace_can_execute_reverse): New.
303 (record_btrace_open): Fail in non-stop mode.
304 (record_btrace_set_replay): Split into this, ...
305 (record_btrace_stop_replaying): ... this, ...
306 (record_btrace_clear_histories): ... and this.
307 (init_record_btrace_ops): Init to_can_execute_reverse.
308 * NEWS: Announce it.
309
118e6252
MM
3102014-01-16 Markus Metzger <markus.t.metzger@intel.com>
311
312 * target.h (struct target_ops) <to_decr_pc_after_break>: New.
313 (forward_target_decr_pc_after_break)
314 (target_decr_pc_after_break): New.
315 * target.c (forward_target_decr_pc_after_break)
316 (target_decr_pc_after_break): New.
317 * aix-thread.c (aix_thread_wait): Call target_decr_pc_after_break
318 instead of gdbarch_decr_pc_after_break.
319 * darwin-nat.c (cancel_breakpoint): Call target_decr_pc_after_break
320 instead of gdbarch_decr_pc_after_break.
321 * infrun.c (adjust_pc_after_break): Call target_decr_pc_after_break
322 instead of gdbarch_decr_pc_after_break.
323 * linux-nat.c (cancel_breakpoint): Call target_decr_pc_after_break
324 instead of gdbarch_decr_pc_after_break.
325 * linux-thread-db.c (check_event): Call target_decr_pc_after_break
326 instead of gdbarch_decr_pc_after_break.
327 * record-full.c (record_full_wait_1): Call target_decr_pc_after_break
328 instead of gdbarch_decr_pc_after_break.
329
6e07b1d2
MM
3302014-01-16 Markus Metzger <markus.t.metzger@intel.com>
331
332 * btrace.c: Include regcache.h.
333 (btrace_add_pc): New.
334 (btrace_enable): Call btrace_add_pc.
335 (btrace_is_empty): New.
336 * btrace.h (btrace_is_empty): New.
337 * record-btrace.c (require_btrace, record_btrace_info): Call
338 btrace_is_empty.
339
969c39fb
MM
3402014-01-16 Markus Metzger <markus.t.metzger@intel.com>
341
342 * common/linux-btrace.c (perf_event_read_bts, linux_read_btrace):
343 Support delta reads.
344 (linux_disable_btrace): Change return type.
345 * common/linux-btrace.h (linux_read_btrace): Change parameters
346 and return type to allow error reporting. Update users.
347 (linux_disable_btrace): Change return type. Update users.
348 * common/btrace-common.h (btrace_read_type) <BTRACE_READ_DELTA>:
349 New.
350 (btrace_error): New.
351 (btrace_block) <begin>: Comment on BEGIN == 0.
352 * btrace.c (btrace_compute_ftrace): Start from the end of
353 the current trace.
354 (btrace_stitch_trace, btrace_clear_history): New.
355 (btrace_fetch): Read delta trace, return if replaying.
356 (btrace_clear): Move clear history code to btrace_clear_history.
357 (parse_xml_btrace): Throw an error if parsing failed.
358 * target.h (struct target_ops) <to_read_btrace>: Change parameters
359 and return type to allow error reporting.
360 (target_read_btrace): Change parameters and return type to allow
361 error reporting.
362 * target.c (target_read_btrace): Update.
363 * remote.c (remote_read_btrace): Support delta reads. Pass
364 errors on.
365 * NEWS: Announce it.
366
0b722aec
MM
3672014-01-16 Markus Metzger <markus.t.metzger@intel.com>
368
369 * record.h (record_btrace_frame_unwind)
370 (record_btrace_tailcall_frame_unwind): New declarations.
371 * dwarf2-frame: Include record.h
372 (dwarf2_frame_cfa): Throw an error for btrace frames.
373 * record-btrace.c: Include hashtab.h.
374 (btrace_get_bfun_name): New.
375 (btrace_call_history): Call btrace_get_bfun_name.
376 (struct btrace_frame_cache): New.
377 (bfcache): New.
378 (bfcache_hash, bfcache_eq, bfcache_new): New.
379 (btrace_get_frame_function): New.
380 (record_btrace_frame_unwind_stop_reason): Allow unwinding.
381 (record_btrace_frame_this_id): Compute own id.
382 (record_btrace_frame_prev_register): Provide PC, throw_error
383 for all other registers.
384 (record_btrace_frame_sniffer): Detect btrace frames.
385 (record_btrace_tailcall_frame_sniffer): New.
386 (record_btrace_frame_dealloc_cache): New.
387 (record_btrace_frame_unwind): Add new functions.
388 (record_btrace_tailcall_frame_unwind): New.
389 (_initialize_record_btrace): Allocate cache.
390 * btrace.c (btrace_clear): Call reinit_frame_cache.
391 * NEWS: Announce it.
392
066ce621
MM
3932014-01-16 Markus Metzger <markus.t.metzger@intel.com>
394
395 * record-btrace.c (record_btrace_set_replay)
396 (record_btrace_goto_begin, record_btrace_goto_end)
397 (record_btrace_goto): New.
398 (init_record_btrace_ops): Initialize them.
399 * NEWS: Announce it.
400
e2887aa3
MM
4012014-01-16 Markus Metzger <markus.t.metzger@intel.com>
402
403 * record-btrace.c (record_btrace_find_new_threads)
404 (record_btrace_thread_alive): New.
405 (init_record_btrace_ops): Initialize to_find_new_threads and
406 to_thread_alive.
407
b2f4cfde
MM
4082014-01-16 Markus Metzger <markus.t.metzger@intel.com>
409
410 * record-btrace.c (record_btrace_resume): New.
411 (record_btrace_wait): New.
412 (init_record_btrace_ops): Initialize to_wait and to_resume.
413
633785ff
MM
4142014-01-16 Markus Metzger <markus.t.metzger@intel.com>
415
416 * record-btrace.c (record_btrace_xfer_partial)
417 (record_btrace_insert_breakpoint, record_btrace_remove_breakpoint)
418 (record_btrace_allow_memory_access): New.
419 (init_record_btrace_ops): Initialize new methods.
420 * target.c (raw_memory_xfer_partial): Bail out if target reports
421 that this memory is not available.
422
3db08215
MM
4232014-01-16 Markus Metzger <markus.t.metzger@intel.com>
424
425 * target.h (target_ops) <to_insert_breakpoint>
426 <to_remove_breakpoint>: Add target_ops parameter.
427 (forward_target_insert_breakpoint): New.
428 (forward_target_remove_breakpoint): New.
429 (memory_remove_breakpoint, memory_insert_breakpoint):
430 Add target_ops parameter.
431 * target.c (target_insert_breakpoint): Split into this and ...
432 (forward_target_insert_breakpoint): ... this.
433 (target_remove_breakpoint): Split into this and ...
434 (forward_target_remove_breakpoint): ... this.
435 (debug_to_insert_breakpoint): Add target_ops parameter.
436 Call forward_target_insert_breakpoint.
437 (debug_to_remove_breakpoint): Add target_ops parameter.
438 Call forward_target_remove_breakpoint.
439 (update_current_target): Do not inherit or default to_insert_breakpoint
440 and to_remove_breakpoint.
441 * corelow.c (ignore): Add target_ops parameter.
442 * exec.c (ignore): Add target_ops parameter.
443 * mem-break.c (memory_insert_breakpoint, memory_remove_breakpoint):
444 Add target_ops parameter.
445 * monitor.c (monitor_insert_breakpoint, monitor_remove_breakpoint):
446 Add target_ops parameter.
447 * nto-procfs.c (procfs_insert_breakpoint, procfs_remove_breakpoint):
448 Add target_ops parameter.
449 * record-full.c (record_full_beneath_to_insert_breakpoint)
450 (record_full_beneath_to_remove_breakpoint, tmp_to_insert_breakpoint)
451 (tmp_to_remove_breakpoint, record_full_insert_breakpoint)
452 (record_full_remove_breakpoint, record_full_core_insert_breakpoint)
453 (record_full_core_remove_breakpoint): Add target_ops parameter.
454 Update users.
455 (record_full_beneath_to_insert_breakpoint_ops)
456 (record_full_beneath_to_remove_breakpoint_ops)
457 (tmp_to_insert_breakpoint_ops, tmp_to_remove_breakpoint_ops): New.
458 (record_full_open): Initialize tmp_to_insert_breakpoint_ops,
459 tmp_to_remove_breakpoint_ops,
460 record_full_beneath_to_insert_breakpoint_ops, and
461 record_full_beneath_to_remove_breakpoint_ops.
462 * remote-m32r-sdi.c (m32r_insert_breakpoint)
463 (m32r_remove_breakpoint): Add target_ops parameter.
464 * remote-mips.c (mips_insert_breakpoint, mips_remove_breakpoint):
465 Add target_ops parameter.
466 * remote.c (remote_insert_breakpoint, remote_remove_breakpoint):
467 Add target_ops parameter.
468
cecac1ab
MM
4692014-01-16 Jan Kratochvil <jan.kratochvil@redhat.com>
470 Markus Metzger <markus.t.metzger@intel.com>
471
472 * record-btrace.c: Include frame-unwind.h.
473 (record_btrace_frame_unwind_stop_reason)
474 (record_btrace_frame_this_id, record_btrace_frame_prev_register)
475 (record_btrace_frame_sniffer, record_btrace_frame_unwind):
476 New.
477 (init_record_btrace_ops): Install it.
478
824344ca
MM
4792014-01-16 Jan Kratochvil <jan.kratochvil@redhat.com>
480
481 * frame.c (get_frame_unwind_stop_reason): Unconditionally call
482 get_prev_frame_1.
483
32261e52
MM
4842014-01-16 Jan Kratochvil <jan.kratochvil@redhat.com>
485
486 * dwarf2-frame.c (dwarf2_frame_cfa): Move UNWIND_UNAVAILABLE check
487 earlier.
488
ea001bdc
MM
4892014-01-16 Jan Kratochvil <jan.kratochvil@redhat.com>
490
491 * frame-unwind.c: Include target.h.
492 (frame_unwind_try_unwinder): New function with code from ...
493 (frame_unwind_find_by_frame): ... here. New variable
494 unwinder_from_target, call also target_get_unwinder)
495 (target_get_tailcall_unwinder, and frame_unwind_try_unwinder for it.
496 * target.c (target_get_unwinder, target_get_tailcall_unwinder): New.
497 * target.h (struct target_ops): New fields to_get_unwinder and
498 to_get_tailcall_unwinder.
499 (target_get_unwinder, target_get_tailcall_unwinder): New declarations.
500
1f3ef581
MM
5012014-01-16 Markus Metzger <markus.t.metzger@intel.com>
502
503 * record-btrace.c (record_btrace_fetch_registers)
504 (record_btrace_store_registers)
505 (record_btrace_to_prepare_to_store): New.
506 (init_record_btrace_ops): Add the above.
507
f32dbf8c
MM
5082014-01-16 Tom Tromey <tromey@redhat.com>
509
510 * windows-nat.c (windows_prepare_to_store): Add 'self' argument.
511 * target.h (struct target_ops) <to_prepare_to_store>: Add
512 argument.
513 (target_prepare_to_store): Add argument.
514 * target.c (debug_to_prepare_to_store): Add argument.
515 (update_current_target): Update.
516 * remote.c (remote_prepare_to_store): Add 'self' argument.
517 * remote-sim.c (gdbsim_prepare_to_store): Add 'self' argument.
518 * remote-mips.c (mips_prepare_to_store): Add 'self' argument.
519 * remote-m32r-sdi.c (m32r_prepare_to_store): Add 'self' argument.
520 * record-full.c (record_full_core_prepare_to_store): Add 'self'
521 argument.
522 * ravenscar-thread.c (ravenscar_prepare_to_store): Add argument.
523 * nto-procfs.c (procfs_prepare_to_store): Add 'self' argument.
524 * monitor.c (monitor_prepare_to_store): Add 'self' argument.
525 * inf-child.c (inf_child_prepare_to_store): Add 'self' argument.
526 * go32-nat.c (go32_prepare_to_store): Add 'self' argument.
527
07bbe694
MM
5282014-01-16 Markus Metzger <markus.t.metzger@intel.com>
529
530 * btrace.h (replay) <replay>: New.
531 (btrace_is_replaying): New.
532 * btrace.c (btrace_clear): Free replay iterator.
533 (btrace_is_replaying): New.
534 * record-btrace.c (record_btrace_is_replaying): New.
535 (record_btrace_info): Print insn number if replaying.
536 (record_btrace_insn_history): Start at replay position.
537 (record_btrace_call_history): Start at replay position.
538 (init_record_btrace_ops): Init to_record_is_replaying.
539
0688d04e
MM
5402014-01-16 Markus Metzger <markus.t.metzger@intel.com>
541
542 * record-btrace.c (record_btrace_insn_history_range): Include
543 end.
544 (record_btrace_insn_history_from): Adjust range.
545 (record_btrace_call_history_range): Include
546 end.
547 (record_btrace_call_history_from): Adjust range.
548 * NEWS: Announce changes.
549
8710b709
MM
5502014-01-16 Markus Metzger <markus.t.metzger@intel.com>
551
552 * record.h (enum record_print_flag)
553 <record_print_indent_calls>: New.
554 * record.c (get_call_history_modifiers): Recognize /c modifier.
555 (_initialize_record): Document /c modifier.
556 * record-btrace.c (btrace_call_history): Add btinfo parameter.
557 Reorder fields. Optionally indent the function name. Update
558 all users.
559 * NEWS: Announce changes.
560
d0fa7535
MM
5612014-01-16 Markus Metzger <markus.t.metzger@intel.com>
562
563 * common/linux-btrace.c (linux_enable_btrace): Enlarge buffer.
564
5de9129b
MM
5652014-01-16 Markus Metzger <markus.t.metzger@intel.com>
566
567 * btrace.c (ftrace_new_function): Start counting at one.
568 * record-btrace.c (record_btrace_info): Adjust number of calls
569 and insns.
570 * NEWS: Announce it.
571
7acbe133
MM
5722014-01-16 Markus Metzger <markus.t.metzger@intel.com>
573
574 * record-btrace.c (btrace_call_history_insn_range): Print
575 insn range as [begin, end].
576
23a7fe75
MM
5772014-01-16 Markus Metzger <markus.t.metzger@intel.com>
578
579 * btrace.h (struct btrace_func_link): New.
580 (enum btrace_function_flag): New.
581 (struct btrace_inst): Rename to ...
582 (struct btrace_insn): ...this. Update all users.
583 (struct btrace_func) <ibegin, iend>: Remove.
584 (struct btrace_func_link): New.
585 (struct btrace_func): Rename to ...
586 (struct btrace_function): ...this. Update all users.
587 (struct btrace_function) <segment, flow, up, insn, insn_offset)
588 (number, level, flags>: New.
589 (struct btrace_insn_iterator): Rename to ...
590 (struct btrace_insn_history): ...this.
591 Update all users.
592 (struct btrace_insn_iterator, btrace_call_iterator): New.
593 (struct btrace_target_info) <btrace, itrace, ftrace>: Remove.
594 (struct btrace_target_info) <begin, end, level>
595 <insn_history, call_history>: New.
596 (btrace_insn_get, btrace_insn_number, btrace_insn_begin)
597 (btrace_insn_end, btrace_insn_prev, btrace_insn_next)
598 (btrace_insn_cmp, btrace_find_insn_by_number, btrace_call_get)
599 (btrace_call_number, btrace_call_begin, btrace_call_end)
600 (btrace_call_prev, btrace_call_next, btrace_call_cmp)
601 (btrace_find_function_by_number, btrace_set_insn_history)
602 (btrace_set_call_history): New.
603 * btrace.c (btrace_init_insn_iterator)
604 (btrace_init_func_iterator, compute_itrace): Remove.
605 (ftrace_print_function_name, ftrace_print_filename)
606 (ftrace_skip_file): Change
607 parameter to const.
608 (ftrace_init_func): Remove.
609 (ftrace_debug): Use new btrace_function fields.
610 (ftrace_function_switched): Also consider gaining and
611 losing symbol information).
612 (ftrace_print_insn_addr, ftrace_new_call, ftrace_new_return)
613 (ftrace_new_switch, ftrace_find_caller, ftrace_new_function)
614 (ftrace_update_caller, ftrace_fixup_caller, ftrace_new_tailcall):
615 New.
616 (ftrace_new_function): Move. Remove debug print.
617 (ftrace_update_lines, ftrace_update_insns): New.
618 (ftrace_update_function): Check for call, ret, and jump.
619 (compute_ftrace): Renamed to ...
620 (btrace_compute_ftrace): ...this. Rewritten to compute call
621 stack.
622 (btrace_fetch, btrace_clear): Updated.
623 (btrace_insn_get, btrace_insn_number, btrace_insn_begin)
624 (btrace_insn_end, btrace_insn_prev, btrace_insn_next)
625 (btrace_insn_cmp, btrace_find_insn_by_number, btrace_call_get)
626 (btrace_call_number, btrace_call_begin, btrace_call_end)
627 (btrace_call_prev, btrace_call_next, btrace_call_cmp)
628 (btrace_find_function_by_number, btrace_set_insn_history)
629 (btrace_set_call_history): New.
630 * record-btrace.c (require_btrace): Use new btrace thread
631 info fields.
632 (record_btrace_info, btrace_insn_history)
633 (record_btrace_insn_history, record_btrace_insn_history_range):
634 Use new btrace thread info fields and new iterator.
635 (btrace_func_history_src_line): Rename to ...
636 (btrace_call_history_src_line): ...this. Use new btrace
637 thread info fields.
638 (btrace_func_history): Rename to ...
639 (btrace_call_history): ...this. Use new btrace thread info
640 fields and new iterator.
641 (record_btrace_call_history, record_btrace_call_history_range):
642 Use new btrace thread info fields and new iterator.
643
8372a7cb
MM
6442014-01-16 Markus Metzger <markus.t.metzger@intel.com>
645
646 * frame.h (frame_id_build_unavailable_stack_special): New.
647 * frame.c (frame_id_build_unavailable_stack_special): New.
648
c2170eef
MM
6492014-01-16 Markus Metzger <markus.t.metzger@intel.com>
650
651 * amd64-tdep.c (amd64_classify_insn_at, amd64_insn_is_call)
652 (amd64_insn_is_ret, amd64_insn_is_jump, amd64_jmp_p): New.
653 (amd64_init_abi): Add insn_is_call, insn_is_ret, and insn_is_jump
654 to gdbarch.
655 * i386-tdep.c (i386_insn_is_call, i386_insn_is_ret)
656 (i386_insn_is_jump, i386_jmp_p): New.
657 (i386_gdbarch_init): Add insn_is_call, insn_is_ret, and
658 insn_is_jump to gdbarch.
659 * gdbarch.sh (insn_is_call, insn_is_ret, insn_is_jump): New.
660 * gdbarch.h: Regenerated.
661 * gdbarch.c: Regenerated.
662 * arch-utils.h (default_insn_is_call, default_insn_is_ret)
663 (default_insn_is_jump): New.
664 * arch-utils.c (default_insn_is_call, default_insn_is_ret)
665 (default_insn_is_jump): New.
666
864089d2
MM
6672014-01-16 Markus Metzger <markus.t.metzger@intel.com>
668
669 * common/btrace-common.h (btrace_read_type) <btrace_read_all>:
670 Change to ...
671 (btrace_read_type) <BTRACE_READ_ALL>: ... this. Update users.
672 (btrace_read_type) <btrace_read_new>: Change to ...
673 (btrace_read_type) <BTRACE_READ_NEW>: ... this. Update users.
674
ed9edfb5
MM
6752014-01-16 Markus Metzger <markus.t.metzger@intel.com>
676
677 * common/linux-btrace.c (linux_read_btrace): Free trace from
678 previous iteration.
679
fbcbc3fd
DE
6802014-01-15 Doug Evans <dje@google.com>
681
682 * dwarf2read.c (open_and_init_dwp_file): Use pulongest to print
683 uint32_t.
684
3d548a53
TT
6852014-01-15 Tom Tromey <tromey@redhat.com>
686
687 * dbxread.c (process_one_symbol): Use set_objfile_main_name.
688 * dwarf2read.c (read_partial_die): Use set_objfile_main_name.
689 * objfiles.c (get_objfile_bfd_data): Initialize language_of_main.
690 (set_objfile_main_name): New function.
691 * objfiles.h (struct objfile_per_bfd_storage) <name_of_main,
692 language_of_main>: New fields.
693 (set_objfile_main_name): Declare.
694 * symtab.c (find_main_name): Loop over objfiles to find the main
695 name and language.
696 (set_main_name): Now static.
697 (get_main_info): Add comment.
698 * symtab.h (set_main_name): Don't declare.
699
32ac0d11
TT
7002014-01-15 Tom Tromey <tromey@redhat.com>
701
702 * symtab.c (main_progspace_key): New global.
703 (struct main_info): New.
704 (name_of_main, language_of_main): Remove.
705 (get_main_info, main_info_cleanup): New function.
706 (set_main_name, main_name, main_language): Use get_main_info.
707 (_initialize_symtab): Initialize main_progspace_key.
708
9e6c82ad
TT
7092014-01-15 Tom Tromey <tromey@redhat.com>
710
711 * dbxread.c (process_one_symbol): Update.
712 * dwarf2read.c (read_partial_die): Update.
713 * symfile.c (set_initial_language): Call main_language.
714 * symtab.c (language_of_main): Now static.
715 (set_main_name): Add 'lang' parameter.
716 (find_main_name): Update.
717 (main_language): New function.
718 (symtab_observer_executable_changed): Update.
719 * symtab.h (set_main_name): Update.
720 (language_of_main): Remove.
721 (main_language): Declare.
722
6ef55de7
TT
7232014-01-15 Tom Tromey <tromey@redhat.com>
724
725 * symfile.c (init_entry_point_info): Use new "initialized" field.
726 Update.
727 * objfiles.h (struct entry_point) <initialized>: New field.
728 (struct objfile_per_bfd_storage) <ei>: New field, moved from...
729 (struct objfile) <ei>: ...here. Remove.
730 * objfiles.c (entry_point_address_query): Update.
731
53eddfa6
TT
7322014-01-15 Tom Tromey <tromey@redhat.com>
733
734 * objfiles.c (entry_point_address_query): Relocate entry point
735 address.
736 (objfile_relocate1): Do not relocate entry point address.
737 * objfiles.h (struct entry_info) <entry_point>: Update comment.
738 <the_bfd_section_index>: New field.
739 * symfile.c (init_entry_point_info): Find the entry point's
740 section.
741
d56e56aa
TT
7422014-01-15 Tom Tromey <tromey@redhat.com>
743
744 * solib-frv.c (enable_break): Use entry_point_address_query.
745
33a97bbe
OJ
7462014-01-15 Omair Javaid <omair.javaid@linaro.org>
747
748 * NEWS: Add note on improved process record-replay on
749 arm*-linux* targets.
750
c6ec2b30
OJ
7512014-01-15 Omair Javaid <omair.javaid@linaro.org>
752
753 * arm-tdep.c (enum arm_record_result): New enum.
754 (arm_record_unsupported_insn): New function.
755 (arm_record_coproc_data_proc): Removed.
756 (thumb2_record_ld_st_multiple): New function.
757 (thumb2_record_ld_st_dual_ex_tbb): New function.
758 (thumb2_record_data_proc_sreg_mimm): New function.
759 (thumb2_record_ps_dest_generic): New function.
760 (thumb2_record_branch_misc_cntrl): New function.
761 (thumb2_record_str_single_data): New function.
762 (thumb2_record_ld_mem_hints): New function.
763 (thumb2_record_ld_word): New function.
764 (thumb2_record_lmul_lmla_div): New function.
765 (thumb2_record_decode_insn_handler): New function.
766 (decode_insn): Add thumb32 instruction handlers.
767
97dfe206
OJ
7682014-01-15 Omair Javaid <omair.javaid@linaro.org>
769
770 * arm-linux-tdep.c: Include "record-full.h" and "linux-record.h".
771 (struct arm_linux_record_tdep): Declare.
772 (arm_canonicalize_syscall): New function.
773 (arm_all_but_pc_registers_record): New function.
774 (arm_linux_syscall_record): New function.
775 (arm_linux_init_abi): Add syscall recording constructs.
776 * arm-tdep.c (thumb_record_ldm_stm_swi): Update thumb syscall
777 decoding. (arm_record_coproc_data_proc): Update arm syscall
778 decoding.
779 * arm-tdep.h (struct gdbarch_tdep) <arm_swi_record>: Remove.
780 <arm_syscall_record>: New field.
781 * configure.tgt (arm*-*-linux*): Add linux-record.o to
782 gdb_target_obs.
783
9904a494
OJ
7842014-01-15 Omair Javaid <omair.javaid@linaro.org>
785
786 * arm-tdep.c (thumb_record_misc): Update to use sp as base
787 register for push instruction recording.
788
f969241e
OJ
7892014-01-15 Omair Javaid <omair.javaid@linaro.org>
790
791 * arm-tdep.c (thumb_record_misc): Update to correct logical
792 error while recording ldm, ldmia and pop instructions.
793
bfbbec00
OJ
7942014-01-15 Omair Javaid <omair.javaid@linaro.org>
795
796 * arm-tdep.c (struct arm_mem_r) <addr>: Change type to uint32_t.
797
e40adcc9
PA
7982014-01-15 Pedro Alves <palves@redhat.com>
799
800 * go32-nat.c (go32_open, go32_close, go32_attach, go32_detach)
801 (go32_resume, go32_fetch_registers, store_register)
802 (go32_store_registers, go32_prepare_to_store)
803 (go32_xfer_memory, go32_files_info, go32_kill_inferior)
804 (go32_create_inferior, go32_can_run, go32_terminal_init)
805 (go32_terminal_inferior, go32_terminal_ours): Delete forward
806 declarations.
807
b0a16e66
TT
8082014-01-15 Tom Tromey <tromey@redhat.com>
809
810 * target.h (async_callback_ftype): New typedef.
811 (struct target_ops) <to_async>: Use it.
812
bf7105a4
JB
8132014-01-15 Joel Brobecker <brobecker@adacore.com>
814
815 * python/py-value.c (get_field_type): Remove unnecessary curly
816 braces for single-statement if block.
817
a8f35c2e
JB
8182014-01-15 Joel Brobecker <brobecker@adacore.com>
819
820 * python/py-type.c (convert_field): Add missing empty line
821 after declarations.
822
bb4142cf
DE
8232014-01-14 Doug Evans <dje@google.com>
824
825 * symfile.h (expand_symtabs_matching): Renamed from
826 expand_partial_symbol_names. Update prototype.
827 (map_symbol_filenames): Renamed from map_partial_symbol_filenames.
828 * symfile.c (expand_symtabs_matching): Renamed from
829 expand_partial_symbol_names. New args file_matcher, kind.
830 Rename arg fun to symbol_matcher.
831 (map_symbol_filenames): Renamed from map_partial_symbol_filenames.
832 * ada-lang.c (ada_complete_symbol_matcher): Renamed from
833 ada_expand_partial_symbol_name.
834 (ada_make_symbol_completion_list): Update to call
835 expand_symtabs_matching.
836 (ada_add_global_exceptions): Call expand_symtabs_matching.
837 * mi/mi-cmd-file.c (mi_cmd_file_list_exec_source_files): Update to
838 call map_symbol_filenames.
839 * symtab.c (sources_info): Update to call map_symbol_filenames.
840 (search_symbols): Call expand_symtabs_matching.
841 (symbol_completion_matcher): Renamed from expand_partial_symbol_name.
842 (default_make_symbol_completion_list_break_on): Update to call
843 expand_symtabs_matching.
844 (make_source_files_completion_list): Update to call
845 map_symbol_filenames.
846
206f2a57
DE
8472014-01-14 Doug Evans <dje@google.com>
848
849 * symfile.h (expand_symtabs_file_matcher_ftype): New typedef.
850 (expand_symtabs_symbol_matcher_ftype): New typedef.
851 (quick_symbol_functions.expand_symtabs_matching): Update to use.
852 expand_symtabs_file_matcher_ftype, expand_symtabs_symbol_matcher_ftype.
853 * symfile.c (expand_partial_symbol_names): Update to use
854 expand_symtabs_symbol_matcher_ftype.
855 * dwarf2read.c (dw2_expand_symtabs_matching): Update to use
856 expand_symtabs_file_matcher_ftype, expand_symtabs_symbol_matcher_ftype.
857 Arg name_matcher renamed to symbol_matcher.
858 * psymtab.c (recursively_search_psymtabs): Update to use
859 expand_symtabs_symbol_matcher_ftype. Arg name_matcher renamed to
860 sym_matcher.
861 (expand_symtabs_matching_via_partial): Update to use
862 expand_symtabs_file_matcher_ftype, expand_symtabs_symbol_matcher_ftype.
863 Arg name_matcher renamed to symbol_matcher.
864
540c2971
DE
8652014-01-14 Doug Evans <dje@google.com>
866
867 * psymtab.c (expand_partial_symbol_names): Delete, moved to symfile.c.
868 (map_partial_symbol_filenames): Ditto.
869 * psymtab.h (expand_partial_symbol_names): Delete, moved to symfile.h.
870 (map_partial_symbol_filenames): Ditto.
871 * symfile.c (expand_partial_symbol_names): Moved here from psymtab.c.
872 (map_partial_symbol_filenames): Ditto.
873 * symfile.h (expand_partial_symbol_names): Moved here from psymtab.h.
874 (map_partial_symbol_filenames): Ditto.
875 * symtab.c: Delete #include "psymtab.h".
876
8213266a
PA
8772014-01-14 Pedro Alves <palves@redhat.com>
878 Tom Tromey <tromey@redhat.com>
879
880 * infrun.c (use_displaced_stepping): Use find_record_target
881 instead of RECORD_IS_USED.
882 (adjust_pc_after_break): Use record_full_is_used instead of
883 RECORD_IS_USED.
884 * record-btrace.c (record_btrace_open): Call record_preopen
885 instead of checking RECORD_IS_USED.
886 * record-full.c (record_full_shortname)
887 (record_full_core_shortname): New globals.
888 (record_full_is_used): New function.
889 (find_full_open): Call record_preopen instead of checking
890 RECORD_IS_USED.
891 (init_record_full_ops): Set the target's shortname to
892 record_full_shortname.
893 (init_record_full_core_ops): Set the target's shortname to
894 record_full_core_shortname.
895 * record-full.h (record_full_is_used): Declare.
896 * record.c (find_record_target): Make extern.
897 (record_preopen): New function.
898 * record.h (RECORD_IS_USED): Delete macro.
899 (find_record_target, record_preopen): Declare functions.
900
7ec1862d
YQ
9012014-01-14 Yao Qi <yao@codesourcery.com>
902
903 * gdbarch.sh (core_xfer_shared_libraries): Change its argument
904 'len''s type to ULONGEST.
905 (core_xfer_shared_libraries_aix): Likewise.
906 * gdbarch.c, gdbarch.h: Regenerated.
907 * i386-cygwin-tdep.c (windows_core_xfer_shared_libraries):
908 Change type of 'len' to ULONGEST.
909 * rs6000-aix-tdep.c (rs6000_aix_ld_info_to_xml): Likewise.
910 (rs6000_aix_core_xfer_shared_libraries_aix): Likewise.
911
dea80a27
YQ
9122014-01-14 Yao Qi <yao@codesourcery.com>
913
914 * common/linux-osdata.c (linux_xfer_osdata_processes): Change
915 type of 'len' to ULONGEST.
916 (linux_xfer_osdata_processgroups): Likewise.
917 (linux_xfer_osdata_threads): Likewise.
918 (linux_xfer_osdata_fds): Likewise.
919 (linux_xfer_osdata_isockets): Likewise.
920 (linux_xfer_osdata_shm): Likewise.
921 (linux_xfer_osdata_sem): Likewise.
922 (linux_xfer_osdata_msg): Likewise.
923 (linux_common_xfer_osdata): Likewise.
924 (struct osdata_type) <getter>: Likewise.
925 * common/linux-osdata.h (linux_common_xfer_osdata): Update
926 the declaration.
927
b55e14c7
YQ
9282014-01-14 Yao Qi <yao@codesourcery.com>
929
930 * target.h (target_xfer_partial_ftype): Update.
931 (struct target_ops) <to_xfer_partial>: Change 'len' type to
932 ULONGEST.
933 * aix-thread.c (aix_thread_xfer_partial): Change type of
934 argument 'len' to ULONGEST.
935 * auxv.c (procfs_xfer_auxv): Likewise.
936 (ld_so_xfer_auxv): Likewise.
937 (memory_xfer_auxv): Likewise.
938 * bfd-target.c (target_bfd_xfer_partial): Likewise.
939 * bsd-kvm.c (bsd_kvm_xfer_partial): Likewise.
940 * bsd-uthread.c (bsd_uthread_xfer_partial): Likewise.
941 * corelow.c (core_xfer_partial): Likewise.
942 * ctf.c (ctf_xfer_partial): Likewise.
943 * darwin-nat.c (darwin_read_write_inferior): Likewise. Use
944 '%u'.
945 (darwin_read_dyld_info): Likewise.
946 (darwin_xfer_partial): Likewise.
947 * exec.c (section_table_xfer_memory_partial): Likewise.
948 (exec_xfer_partial): Likewise.
949 * exec.h (section_table_xfer_memory_partial): Update
950 declaration.
951 * gnu-nat.c (gnu_xfer_memory): Likewise. Call pulongest
952 instead of plongest.
953 (gnu_xfer_partial): Likewise.
954 * ia64-hpux-nat.c (ia64_hpux_xfer_memory): Likewise.
955 (ia64_hpux_xfer_solib_got): Likewise.
956 (ia64_hpux_xfer_partial): Likewise.
957 * ia64-linux-nat.c (ia64_linux_xfer_partial):
958 * inf-ptrace.c (inf_ptrace_xfer_partial):
959 * inf-ttrace.c (inf_ttrace_xfer_partial):
960 * linux-nat.c (linux_xfer_siginfo): Likewise.
961 (linux_nat_xfer_partial): Likewise.
962 (spu_enumerate_spu_ids, linux_proc_xfer_spu): Likewise.
963 (linux_nat_xfer_osdata, linux_xfer_partial): Likewise.
964 * monitor.c (monitor_xfer_memory): Likewise.
965 (monitor_xfer_partial): Likewise.
966 * procfs.c (procfs_xfer_partial): Likewise.
967 * record-full.c (record_full_xfer_partial): Likewise.
968 (record_full_core_xfer_partial): Likewise.
969 * remote-sim.c (gdbsim_xfer_memory): Likewise. Call pulongest
970 instead of plongest.
971 (gdbsim_xfer_partial): Likewise.
972 * remote.c (remote_xfer_partial): Likewise.
973 * rs6000-aix-tdep.c (rs6000_aix_ld_info_to_xml): Likewise.
974 * rs6000-aix-tdep.h (rs6000_aix_ld_info_to_xml): Update
975 declaration.
976 * rs6000-nat.c (rs6000_xfer_partial): Likewise.
977 (rs6000_xfer_shared_libraries): Likewise.
978 * sol-thread.c (sol_thread_xfer_partial): Likewise.
979 * sparc-nat.c (sparc_xfer_wcookie): Likewise.
980 (sparc_xfer_partial): Likewise.
981 * spu-linux-nat.c (spu_proc_xfer_spu): Likewise.
982 (spu_xfer_partial): Likewise.
983 * spu-multiarch.c (spu_xfer_partial): Likewise.
984 * target.c (target_read_live_memory): Likewise.
985 (memory_xfer_live_readonly_partial): Likewise.
986 (memory_xfer_partial, memory_xfer_partial_1): Likewise.
987 (target_xfer_partial, default_xfer_partial): Likewise.
988 (current_xfer_partial): Likewise.
989 * tracepoint.c (tfile_xfer_partial): Likewise.
990 * windows-nat.c (windows_xfer_memory): Likewise. Call
991 pulongest instead of plongest.
992 (windows_xfer_partial): Likewise.
993 (windows_xfer_shared_libraries): Likewise.
994
05804640
YQ
9952014-01-14 Yao Qi <yao@codesourcery.com>
996
997 * rs6000-nat.c (rs6000_xfer_shared_libraries): Use
998 target_xfer_partial_ftype.
999
b5b08fb4
SC
10002014-01-13 Siva Chandra Reddy <sivachandra@google.com>
1001
1002 PR python/15464
1003 PR python/16113
1004 * valops.c (value_struct_elt_bitpos): New function
1005 * py-type.c (convert_field): Set 'name' attribute of a gdb.Field
1006 object to 'None' if the field name is an empty string ("").
1007 * python/py-value.c (valpy_getitem): Use 'bitpos' and 'type'
1008 attribute to look for a field when 'name' is 'None'.
1009 (get_field_type): New function
1010
13aaf454
DE
10112014-01-13 Doug Evans <dje@google.com>
1012
1013 PR symtab/16426
1014 * dwarf2read.c (dwarf2_get_dwz_file): Call gdb_bfd_record_inclusion.
1015 (try_open_dwop_file): Ditto.
1016 * gdb_bfd.c: #include "vec.h".
1017 (bfdp): New typedef.
1018 (struct gdb_bfd_data): New member included_bfds.
1019 (gdb_bfd_unref): Unref all included bfds.
1020 (gdb_bfd_record_inclusion): New function.
1021 * gdb_bfd.h (gdb_bfd_record_inclusion): Declare.
1022
c2cec97c
TT
10232014-01-13 Tom Tromey <tromey@redhat.com>
1024
1025 * gdbcore.h (deprecated_core_resize_section_table): Remove.
1026
78e5999d
TT
10272014-01-13 Tom Tromey <tromey@redhat.com>
1028
1029 * defs.h (use_windows): Remove.
1030 * gdb.c (main): Update.
1031 * main.c (captured_main, gdb_main): Update.
1032 * main.h (struct captured_main_args) <use_windows>: Remove.
1033 * top.c (use_windows): Remove.
1034
f2052bbe
TT
10352014-01-13 Tom Tromey <tromey@redhat.com>
1036
1037 * defs.h (deprecated_flush_hook): Remove.
1038
fde4f8ed
JK
10392014-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1040
1041 PR threads/16216
1042 * linux-thread-db.c (try_thread_db_load): Add parameter
1043 check_auto_load_safe. Move here the file_is_auto_load_safe call.
1044 (try_thread_db_load_from_pdir_1): Move it there from here.
1045 (try_thread_db_load_from_sdir): Update caller.
1046 (try_thread_db_load_from_dir): Move it there from here.
1047
bdf61915
PP
10482014-01-13 Patrick Palka <patrick@parcs.ath.cx>
1049
1050 * regformats/regdat.sh: Always rewrite the register file.
1051
f71e1a8d
PA
10522014-01-13 Pedro Alves <palves@redhat.com>
1053
1054 * Makefile.in (CHECK_HEADERS): New variable.
1055 (check-headers:): New rule.
1056
42c85435
TT
10572014-01-13 Tom Tromey <tromey@redhat.com>
1058
1059 * cli/cli-setshow.c (do_set_command): Update.
1060 * defs.h (deprecated_set_hook): Remove.
1061 * top.c (deprecated_set_hook): Remove.
1062
f8de5129
PA
10632014-01-13 Pedro Alves <palves@redhat.com>
1064
1065 * tracepoint.c (tfile_fetch_registers): Don't infer the PC from
1066 the tracepoint if the PC is a pseudo-register.
1067
fc270c35
TT
10682014-01-13 Tom Tromey <tromey@redhat.com>
1069
1070 * defs.h (XCALLOC): Remove.
1071 * bcache.c (bcache_xmalloc): Use XCNEW, not XCALLOC.
1072 (print_bcache_statistics): Use XCNEWVEC, not XCALLOC.
1073 * dwarf2loc.c (allocate_piece_closure): Likewise.
1074 * elfread.c (elf_symfile_segments): Likewise.
1075 (elf_symfile_segments): Likewise.
1076 * gdbtypes.c (copy_type_recursive): Likewise.
1077 * i386-tdep.c (i386_gdbarch_init): Use XCNEW, not XCALLOC.
1078 * jit.c (jit_frame_sniffer): Use XCNEWVEC, not XCALLOC.
1079 * minsyms.c (prim_record_minimal_symbol_full): Use XCNEW, not
1080 XCALLOC.
1081 * mt-tdep.c (mt_gdbarch_init): Likewise.
1082 * opencl-lang.c (allocate_lval_closure): Use XCNEWVEC, not
1083 XCALLOC.
1084 * psymtab.c (psymbol_compare): Use XCNEW, not XCALLOC.
1085 * regcache.c (regcache_xmalloc_1): Use XCNEWVEC, not XCALLOC.
1086 * registry.c (registry_alloc_data): Likewise.
1087 * rs6000-tdep.c (rs6000_gdbarch_init): Use XCNEW, not XCALLOC.
1088 * s390-linux-tdep.c (s390_gdbarch_init): Likewise.
1089 * serial.c (serial_fdopen_ops): Likewise.
1090 * solib-aix.c (solib_aix_get_section_offsets): Use XCNEWVEC, not
1091 XCALLOC.
1092 * spu-tdep.c (spu_gdbarch_init): Use XCNEW, not XCALLOC.
1093 * symfile.c (default_symfile_segments): Use XCNEW and XCNEWVEC,
1094 not XCALLOC.
1095
70ba0933
TT
10962014-01-13 Tom Tromey <tromey@redhat.com>
1097
1098 * defs.h (XMALLOC): Remove.
1099 * avr-tdep.c (avr_gdbarch_init): Use XNEW, not XMALLOC.
1100 * bfin-tdep.c (bfin_gdbarch_init): Likewise.
1101 * cli-out.c (struct ui_out *): Likewise.
1102 * cli/cli-dump.c (add_dump_command): Likewise.
1103 (add_dump_command): Likewise.
1104 * complaints.c (get_complaints): Likewise.
1105 (find_complaint): Likewise.
1106 * dwarf2-frame.c (execute_cfa_program): Likewise.
1107 * dwarf2read.c (abbrev_table_read_table): Likewise.
1108 * gdbarch.sh: Likewise.
1109 * gdbarch.c: Rebuild.
1110 * inf-ttrace.c (inf_ttrace_add_page): Likewise.
1111 * interps.c (interp_new): Likewise.
1112 * lm32-tdep.c (lm32_gdbarch_init): Likewise.
1113 * m32r-tdep.c (m32r_gdbarch_init): Likewise.
1114 * mi/mi-console.c (mi_console_file_new): Likewise.
1115 * mi/mi-interp.c (mi_interpreter_init): Likewise.
1116 * mi/mi-out.c (mi_out_new): Likewise.
1117 * mi/mi-parse.c (mi_parse): Likewise.
1118 * microblaze-tdep.c (microblaze_gdbarch_init): Likewise.
1119 * moxie-tdep.c (moxie_gdbarch_init): Likewise.
1120 * observer.c (xalloc_observer_list_node): Likewise.
1121 * regcache.c (regcache_xmalloc_1): Likewise.
1122 * reggroups.c (reggroup_new): Likewise.
1123 (_initialize_reggroup): Likewise.
1124 * registry.c (register_data_with_cleanup): Likewise.
1125 * remote.c (remote_notif_stop_alloc_reply): Likewise.
1126 * ser-base.c (serial_ttystate): Likewise.
1127 * ser-mingw.c (make_pipe_state): Likewise.
1128 * ser-pipe.c (pipe_open): Likewise.
1129 * serial.c (serial_open): Likewise.
1130 * sh64-tdep.c (sh64_gdbarch_init): Likewise.
1131 * tui/tui-data.c (tui_alloc_generic_win_info): Likewise.
1132 (tui_alloc_win_info): Likewise.
1133 (tui_add_content_elements): Likewise.
1134 * tui/tui-file.c (tui_file_new): Likewise.
1135 * tui/tui-out.c (tui_out_new): Likewise.
1136 * ui-file.c (mem_file_new): Likewise.
1137 * ui-out.c (push_level): Likewise.
1138 (make_cleanup_ui_out_end): Likewise.
1139 (append_header_to_list): Likewise.
1140 (ui_out_new): Likewise.
1141 * user-regs.c (user_reg_add_builtin): Likewise.
1142
41bf6aca
TT
11432014-01-13 Tom Tromey <tromey@redhat.com>
1144
1145 * defs.h (XZALLOC): Remove.
1146 * ada-lang.c (get_ada_inferior_data): Use XCNEW, not XZALLOC.
1147 * ada-tasks.c (get_ada_tasks_pspace_data): Likewise.
1148 (get_ada_tasks_inferior_data): Likewise.
1149 * auto-load.c (get_auto_load_pspace_data): Likewise.
1150 * auxv.c (get_auxv_inferior_data): Likewise.
1151 * bfd-target.c (target_bfd_reopen): Likewise.
1152 * breakpoint.c (get_catch_syscall_inferior_data): Likewise.
1153 (deprecated_insert_raw_breakpoint): Likewise.
1154 * bsd-uthread.c (bsd_uthread_pid_to_str): Likewise.
1155 * corelow.c (core_open): Likewise.
1156 * darwin-nat.c (darwin_check_new_threads): Likewise.
1157 (darwin_attach_pid): Likewise.
1158 * dummy-frame.c (dummy_frame_push): Likewise.
1159 * dwarf2-frame.c (dwarf2_frame_cache): Likewise.
1160 * dwarf2loc.c (allocate_piece_closure): Likewise.
1161 * elfread.c (elf_symfile_segments): Likewise.
1162 * eval.c (ptrmath_type_p): Likewise.
1163 * exceptions.c (EXCEPTIONS_SIGJMP_BUF): Likewise.
1164 * gdbtypes.c (alloc_type_arch): Likewise.
1165 (alloc_type_instance): Likewise.
1166 * hppa-tdep.c (hppa_gdbarch_init): Likewise.
1167 * inf-child.c (inf_child_can_use_agent): Likewise.
1168 * inflow.c (get_inflow_inferior_data): Likewise.
1169 * infrun.c (save_infcall_suspend_state): Likewise.
1170 * jit.c (jit_reader_load): Likewise.
1171 (get_jit_objfile_data): Likewise.
1172 (get_jit_program_space_data): Likewise.
1173 (jit_object_open_impl): Likewise.
1174 (jit_symtab_open_impl): Likewise.
1175 (jit_block_open_impl): Likewise.
1176 (jit_frame_sniffer): Likewise.
1177 * linux-fork.c (add_fork): Likewise.
1178 * maint.c (make_command_stats_cleanup): Likewise.
1179 * objfiles.c (get_objfile_pspace_data): Likewise.
1180 * opencl-lang.c (struct lval_closure): Likewise.
1181 * osdata.c (osdata_start_osdata): Likewise.
1182 * progspace.c (new_address_space): Likewise.
1183 (add_program_space): Likewise.
1184 * remote-sim.c (get_sim_inferior_data): Likewise.
1185 * sh-tdep.c (sh_gdbarch_init): Likewise.
1186 * skip.c (Ignore): Likewise.
1187 (skip_delete_command): Likewise.
1188 * solib-aix.c (get_solib_aix_inferior_data): Likewise.
1189 (library_list_start_library): Likewise.
1190 (solib_aix_current_sos): Likewise.
1191 * solib-darwin.c (get_darwin_info): Likewise.
1192 (darwin_current_sos): Likewise.
1193 * solib-dsbt.c (get_dsbt_info): Likewise.
1194 * solib-ia64-hpux.c (new_so_list): Likewise.
1195 (ia64_hpux_get_solib_linkage_addr): Likewise.
1196 * solib-spu.c (append_ocl_sos): Likewise.
1197 (spu_current_sos): Likewise.
1198 * solib-svr4.c (get_svr4_info): Likewise.
1199 (svr4_keep_data_in_core): Likewise.
1200 (library_list_start_library): Likewise.
1201 (svr4_default_sos): Likewise.
1202 (svr4_read_so_list): Likewise.
1203 * solib-target.c (library_list_start_library): Likewise.
1204 (solib_target_current_sos): Likewise.
1205 * sparc-tdep.c (sparc32_gdbarch_init): Likewise.
1206 * symfile-debug.c (install_symfile_debug_logging): Likewise.
1207 * symfile.c (default_symfile_segments): Likewise.
1208 * target-descriptions.c (tdesc_data_init): Likewise.
1209 (tdesc_create_reg): Likewise.
1210 (struct tdesc_type *): Likewise.
1211 (tdesc_create_vector): Likewise.
1212 (tdesc_set_struct_size): Likewise.
1213 (struct tdesc_type *): Likewise.
1214 (tdesc_free_feature): Likewise.
1215 (tdesc_create_feature): Likewise.
1216 * windows-nat.c (windows_add_thread): Likewise.
1217 (windows_make_so): Likewise.
1218 * xml-support.c (gdb_xml_body_text): Likewise.
1219 (gdb_xml_create_parser_and_cleanup): Likewise.
1220 (xml_process_xincludes): Likewise.
1221 * xml-syscall.c (allocate_syscalls_info): Likewise.
1222 (syscall_create_syscall_desc): Likewise.
1223
5acfdbae
SDJ
12242014-01-12 Sergio Durigan Junior <sergiodj@redhat.com>
1225
1226 * i386-tdep.c (i386_stap_parse_special_token_triplet): New
1227 function, with code from i386_stap_parse_special_token.
1228 (i386_stap_parse_special_token_three_arg_disp): Likewise.
1229 (i386_stap_parse_special_token): Move code to the two functions
1230 above; simplify it.
1231
0000e5cc
PA
12322014-01-09 Pedro Alves <palves@redhat.com>
1233 Hui Zhu <hui@codesourcery.com>
1234
1235 PR gdb/16101
1236 * breakpoint.c (insert_bp_location): Rename hw_bp_err_string to
1237 bp_err_string. Don't mark the location shlib_disabled if the
1238 error thrown wasn't a generic or memory error. Catch errors
1239 thrown while inserting breakpoints in overlayed code. Output
1240 error message of software breakpoints.
1241 * remote.c (remote_insert_breakpoint): If this breakpoint has
1242 target-side commands but this stub doesn't support Z0 packets,
1243 throw NOT_SUPPORTED_ERROR error.
1244 * exceptions.h (enum errors) <NOT_SUPPORTED_ERROR>: New error.
1245 * target.h (target_insert_breakpoint): Extend comment.
1246 (target_insert_hw_breakpoint): Add comment.
1247
b7ea362b
PA
12482014-01-08 Pedro Alves <palves@redhat.com>
1249
1250 * remote.c (remote_add_thread): Add threads silently if starting
1251 up.
1252 (remote_notice_new_inferior): If in all-stop, and starting up,
1253 don't call notice_new_inferior.
1254 (get_current_thread): New function, factored out from ...
1255 (add_current_inferior_and_thread): ... this. Adjust.
1256 (remote_start_remote) <all-stop>: Fetch the thread list. If we
1257 found any thread, then select the remote's current thread as GDB's
1258 current thread too.
1259
b7bba001
JB
12602014-01-08 Joel Brobecker <brobecker@adacore.com>
1261
1262 * NEWS: Create a new section for the next release branch.
1263 Rename the section of the current branch, now that it has
1264 been cut.
1265
16dfbded
JB
12662014-01-08 Joel Brobecker <brobecker@adacore.com>
1267
1268 GDB 7.7 branch created (79301218fa0f074c5656db0ec8972a5ddcf91fb5):
1269 * version.in: Bump version to 7.7.50.DATE-cvs.
1270
22c90ac1
YQ
12712014-01-08 Yao Qi <yao@codesourcery.com>
1272
1273 * spu-linux-nat.c (spu_symbol_file_add_from_memory): Change
1274 type of 'id' to gdb_byte. Cast 'id' to 'const char *'.
1275 (spu_xfer_partial): Cast 'buf' to 'const char *'.
1276
d64ad97c
YQ
12772014-01-08 Yao Qi <yao@codesourcery.com>
1278
1279 * spu-linux-nat.c (spu_symbol_file_add_from_memory): Pass
1280 return value of bfd_get_filename to symbol_file_add_from_bfd.
1281
f93ba80c
PM
12822014-01-08 Pierre Muller <muller@sourceware.org>
1283
1284 Fix PR16201.
1285 * coff-pe-read.c (struct read_pe_section_data): Add index field.
1286 (add_pe_exported_sym): Use SECTION_DATA->INDEX for call
1287 to prim_record_mininal_symbol_and_info.
1288 (add_pe_forwarded_sym): Use known section number of forwarded symbol
1289 in call to prim_record_minimal_symbol_and_info.
1290 (read_pe_exported_syms): Set index field of section_data.
1291
a4d9ba85
AP
12922014-01-07 Andrew Pinski <apinski@cavium.com>
1293
1294 * features/aarch64-core.xml (cpsr): Change to be 64bit.
1295 * features/aarch64.c: Regenerate.
1296
1b67eb02
AS
12972014-01-07 Andreas Schwab <schwab@linux-m68k.org>
1298
1299 * target.c (return_null): Define.
1300 (update_current_target): Use it instead of return_zero for
1301 functions that return a pointer.
1302
5e3f4fab
EBM
13032014-01-07 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
1304
1305 * source.c (add_path): Fix check for duplicated paths in the previously
1306 included paths.
1307
e2616788
HK
13082014-01-07 Honggyu Kim <hong.gyu.kim@lge.com>
1309
1310 * ada-lang.c: Remove duplicated include statements.
1311 * alphabsd-nat.c: Ditto.
1312 * amd64-darwin-tdep.c: Ditto.
1313 * amd64fbsd-nat.c: Ditto.
1314 * auto-load.c: Ditto.
1315 * ax-gdb.c: Ditto.
1316 * breakpoint.c: Ditto.
1317 * dbxread.c: Ditto.
1318 * fork-child.c: Ditto.
1319 * gdb_usleep.c: Ditto.
1320 * i386-darwin-tdep.c: Ditto.
1321 * i386fbsd-nat.c: Ditto.
1322 * infcmd.c: Ditto.
1323 * inferior.c: Ditto.
1324 * jv-lang.c: Ditto.
1325 * linux-nat.c: Ditto.
1326 * linux-tdep.c: Ditto.
1327 * m68kbsd-nat.c: Ditto.
1328 * m68klinux-nat.c: Ditto.
1329 * microblaze-tdep.c: Ditto.
1330 * mips-linux-tdep.c: Ditto.
1331 * mn10300-tdep.c: Ditto.
1332 * nto-tdep.c: Ditto.
1333 * opencl-lang.c: Ditto.
1334 * osdata.c: Ditto.
1335 * printcmd.c: Ditto.
1336 * regcache.c: Ditto.
1337 * remote-m32r-sdi.c: Ditto.
1338 * remote.c: Ditto.
1339 * symfile.c: Ditto.
1340 * symtab.c: Ditto.
1341 * tilegx-linux-nat.c: Ditto.
1342 * tilegx-tdep.c: Ditto.
1343 * tracepoint.c: Ditto.
1344 * valops.c: Ditto.
1345 * vaxbsd-nat.c: Ditto.
1346 * windows-nat.c: Ditto.
1347 * xtensa-tdep.c: Ditto.
1348
bd1f7788
YQ
13492014-01-07 Yao Qi <yao@codesourcery.com>
1350
1351 * spu-linux-nat.c (_initialize_spu_nat): Declare.
1352
79301218
JB
13532014-01-07 Yao Qi <yao@codesourcery.com>
1354 Joel Brobecker <brobecker@adacore.com>
1355
1356 * aix-thread.c (pdc_read_regs): Cast parameter to uintptr_t.
1357 (pdc_write_regs): Likewise.
1358 (fetch_regs_kernel_thread): Likewise.
1359 (store_regs_kernel_thread): Likewise.
1360
13612014-01-07 Joel Brobecker <brobecker@adacore.com>
1362
1363 * ada-varobj.c (ada_varobj_adjust_for_child_access): Convert
1364 tagged type objects to their actual type.
1365
8e355c5d
JB
13662014-01-07 Joel Brobecker <brobecker@adacore.com>
1367
1368 * ada-valprint.c (print_field_values): Add "language" parameter.
1369 Update calls to print_field_values and print_variant_part.
1370 Pass new parameter "language" in call to val_print instead
1371 of "current_language". Replace call to ada_val_print by call
1372 to val_print.
1373 (print_variant_part): Add "language" parameter.
1374 (ada_val_print_struct_union): Update call to print_field_values.
1375
4fbf5aa5
JB
13762014-01-07 Joel Brobecker <brobecker@adacore.com>
1377
1378 * ada-valprint.c (ui_memcpy): Delete.
1379 (ada_print_floating): Update documentation. Add empty line
1380 between between function documentation and implementation.
1381 Delete variable "buffer". Use ui_file_xstrdup in place of
1382 ui_file_put. Minor adjustments following this change.
1383
71855601
JB
13842014-01-07 Joel Brobecker <brobecker@adacore.com>
1385
1386 * ada-valprint.c (ada_val_print_string): New function,
1387 extracted from ada_val_print_array.
1388 (ada_val_print_array): Replace extracted code by call
1389 to ada_val_print_string followed by a return. Move
1390 "else" branch to the function's top block.
1391
4eb27a30
JB
13922014-01-07 Joel Brobecker <brobecker@adacore.com>
1393
1394 * ada-valprint.c (ada_val_print_array): Move implementation
1395 down. Rename parameter "offset" and "val" into "offset_aligned"
1396 and "original_value" respectively. Add parameter "offset".
1397
34b27950
JB
13982014-01-07 Joel Brobecker <brobecker@adacore.com>
1399
1400 * ada-valprint.c (ada_val_print_ref): Rewrite by mostly
1401 re-organizing the code. Change the "???" message printed
1402 when target type is a TYPE_CODE_UNDEF into
1403 "<ref to undefined type>".
1404
079e4591
JB
14052014-01-07 Joel Brobecker <brobecker@adacore.com>
1406
1407 * ada-valprint.c (print_record): Delete, implementation inlined...
1408 (ada_val_print_struct_union): ... here. Remove call to
1409 ada_check_typedef in inlined implementation.
1410
8004dfd1
JB
14112014-01-07 Joel Brobecker <brobecker@adacore.com>
1412
1413 * ada-valprint.c (ada_val_print_gnat_array): New function,
1414 extracted from ada_val_print_1;
1415 (ada_val_print_ptr, ada_val_print_num, ada_val_print_enum)
1416 (ada_val_print_flt, ada_val_print_struct_union)
1417 (ada_val_print_ref): Likewise.
1418 (ada_val_print_1): Delete variables i and elttype.
1419 Replace extracted-out code by call to corresponding
1420 new functions.
1421
760a2db0
JB
14222014-01-07 Joel Brobecker <brobecker@adacore.com>
1423
1424 * ada-valprint.c (ada_val_print_1): Remove call to gdb_flush.
1425
3a92c861
JB
14262014-01-07 Joel Brobecker <brobecker@adacore.com>
1427
1428 * ada-valprint.c (ada_val_print_1): Replace calls to
1429 ada_val_print_1 by calls to val_print.
1430
cd1630f9
JB
14312014-01-07 Joel Brobecker <brobecker@adacore.com>
1432
1433 * ada-valprint.c (ada_val_print_1): Add parameter "language".
1434 Update calls to self accordingly. Replace calls to c_val_print
1435 by calls to val_print.
1436
bdf779a0
JB
14372014-01-07 Joel Brobecker <brobecker@adacore.com>
1438
1439 * ada-valprint.c (print_record): Delete declaration.
1440 (adjust_type_signedness, ada_val_print_1): Likewise.
1441 (ada_val_print): Move function implementation down.
1442 (print_variant_part, print_field_values, print_record):
1443 Move function implementation up.
1444
c0d48811
JB
14452014-01-07 Joel Brobecker <brobecker@adacore.com>
1446
1447 * python/py-type.c (typy_get_name): New function.
1448 (type_object_getset): Add entry for attribute "name".
1449 * NEWS: Add entry mentioning this new attribute.
1450
c26e9cbb
YQ
14512014-01-07 Yao Qi <yao@codesourcery.com>
1452
1453 * gnu-nat.c (set_exceptions_cmd): Remove an empty body 'if'
1454 statement.
1455
0cc6f43d
YQ
14562014-01-07 Yao Qi <yao@codesourcery.com>
1457
1458 * gnu-nat.c (info_port_rights): Add qualifier const to
1459 argument args.
1460
eec03155
YQ
14612014-01-07 Yao Qi <yao@codesourcery.com>
1462
1463 * gnu-nat.c (trace_me): Use 'void' for empty argument list.
1464
f04a82ef
YQ
14652014-01-07 Yao Qi <yao@codesourcery.com>
1466
1467 * gnu-nat.c (make_inf) Update declaration.
1468 (make_inf): Make it static.
1469 (inf_set_traced): Likewise.
1470 (inf_port_to_thread, inf_task_died_status): Likewise.
1471
d57dda0a
YQ
14722014-01-07 Yao Qi <yao@codesourcery.com>
1473
1474 * gnu-nat.c (inf_tid_to_proc): Remove declaration.
1475
3aa8c969
YQ
14762014-01-07 Yao Qi <yao@codesourcery.com>
1477
1478 * gnu-nat.c (_initialize_gnu_nat): Declare.
1479
94123b4f
YQ
14802014-01-07 Yao Qi <yao@codesourcery.com>
1481
1482 * gdbarch.sh (byte_order, byte_order_for_code): Change type to
1483 'enum bfd_endian'.
1484 (struct gdbarch_info) <byte_order>: Change type to
1485 'enum bfd_endian'.
1486 <byte_order_for_code>: Likewise.
1487 * gdbarch.c, gdbarch.h: Regenerated.
1488
dc81d70a
TT
14892014-01-06 Sasha Smundak <asmundak@google.com>
1490
1491 * jit.c: (jit_reader_load_command): Fix JIT reader path creation.
1492
cc2f3c35
TT
14932014-01-06 Tom Tromey <tromey@redhat.com>
1494
1495 * doublest.c (convert_doublest_to_floatformat): Use const, not
1496 CONST.
1497 * somread.c (som_symtab_read): Likewise.
1498
adcf2eed
HZ
14992014-01-07 Hui Zhu <hui@codesourcery.com>
1500
1501 * gdb_bfd.c (gdb_bfd_stash_filename): Removed.
1502 (gdb_bfd_open): Removed gdb_bfd_stash_filename.
1503 (gdb_bfd_fopen): Ditto.
1504 (gdb_bfd_openr): Ditto.
1505 (gdb_bfd_openw): Ditto.
1506 (gdb_bfd_openr_iovec): Ditto.
1507 (gdb_bfd_fdopenr): Ditto.
1508 * gdb_bfd.h (gdb_bfd_stash_filename): Removed.
1509 * solib-aix.c (solib_aix_bfd_open): Alloc object_bfd->filename
1510 with xstrdup.
1511 * solib-darwin.c (darwin_bfd_open): Alloc res->filename
1512 with xstrdup.
1513 * symfile-mem.c (symbol_file_add_from_memory): Removed
1514 gdb_bfd_stash_filename.
1515
50722198
DE
15162014-01-03 Doug Evans <dje@google.com>
1517
1518 * nat/linux-waitpid.c (linux_debug): Remove extraneous \n from
1519 output.
1520
2fa4b862
JB
15212014-01-01 Joel Brobecker <brobecker@adacore.com>
1522
1523 Update year range in copyright notice of all files.
1524
28498c42
JB
15252014-01-01 Joel Brobecker <brobecker@adacore.com>
1526
1527 * top.c (print_gdb_version): Set copyright year to 2014.
1528
7b6e1046
JB
15292014-01-01 Joel Brobecker <brobecker@adacore.com>
1530
1531 * config/djgpp/fnchange.lst: Add entry for gdb/ChangeLog-2013.
1532
df96af55 1533For older changes see ChangeLog-2013.
c906108c
SS
1534\f
1535Local Variables:
1536mode: change-log
1537left-margin: 8
1538fill-column: 74
1539version-control: never
57da7796 1540coding: utf-8
c906108c 1541End: