* ada-lang.h (ada_decode_symbol): Make return type const.
[external/binutils.git] / gdb / ChangeLog
1 2013-01-24  Tom Tromey  <tromey@redhat.com>
2
3         * ada-lang.h (ada_decode_symbol): Make return type const.
4         * ada-lang.c (ada_decode_symbol): Likewise.
5
6 2013-01-23  Doug Evans  <dje@google.com>
7
8         * linespec.c (find_linespec_symbols): Make static.
9
10 2013-01-23  Tiago Stürmer Daitx  <tdaitx@linux.vnet.ibm.com>
11
12         * ppc-sysv-tdep.c (ppc64_sysv_abi_return_value): Set correct
13         type on float conversion for complex type.
14
15 2013-01-23  Siva Chandra Reddy  <sivachandra@google.com>
16
17         Add a new class gdb.Architecture which exposes GDB's
18         internal representation of architecture via GDB Python API.
19         * Makefile.in: Add entries corresponding to the new file
20         python/py-arch.c.
21         * NEWS (Python Scripting): Add entries for the new class
22         gdb.Architecture and the new method gdb.Frame.architecture.
23         * python/py-arch.c: Implement gdb.Architecture class.
24         * python/py-frame.c (frapy_arch): Implement the method
25         gdb.Frame.architecture().
26         (frame_object_methods): Add 'architecture' to the method table.
27         * python/python-internal.h: Add declarations of new utility
28         functions.
29         * python/python.c (_initialize_python): Initialize
30         gdb.Architecture class.
31
32 2013-01-23  Doug Evans  <dje@google.com>
33
34         Work around binutils/15021.
35         * dwarf2read.c (dwarf2_per_cu_data): Split imported_symtabs and
36         type_unit_group out of union s.  All uses updated.
37         (read_index_from_section): Watch for index version 8.
38         (follow_die_sig): If using .gdb_index version <= 7, record the TU as
39         an imported symtab.
40         (write_psymtabs_to_index): Increment version number to 8.
41
42 2013-01-22  Pedro Alves  <palves@redhat.com>
43
44         * annotate.c (breakpoint_changed): Skip if breakpoint is not
45         user-visible.
46
47 2013-01-22  Pedro Alves  <palves@redhat.com>
48
49         * annotate.c (annotate_breakpoints_changed): Rename to ...
50         (annotate_breakpoints_invalid): ... this.  Make static.
51         (breakpoint_changed): Adjust.
52         (_initialize_annotate): Always install the observers.  Install a
53         "breakpoint_created" observer.
54         * annotate.h (annotate_breakpoints_changed): Delete declaration.
55         * breakpoint.c (set_breakpoint_condition)
56         (breakpoint_set_commands, do_map_commands_command)
57         (init_raw_breakpoint, clear_command, set_ignore_count)
58         (enable_breakpoint_disp): No longer call
59         annotate_breakpoints_changed.
60
61 2013-01-22  Pedro Alves  <palves@redhat.com>
62
63         * annotate.c: Include "inferior.h".
64         (frames_invalid_emitted)
65         (breakpoints_invalid_emitted): New globals.
66         (async_background_execution_p): New function.
67         (annotate_breakpoints_changed, annotate_frames_invalid): Skip
68         emitting the annotation if it has already been emitted.
69         (annotate_display_prompt): New function.
70         * annotate.h (annotate_display_prompt): New declaration.
71         * event-top.c: Include annotate.h.
72         (display_gdb_prompt): Call annotate_display_prompt.
73
74 2013-01-22  Pedro Alves  <palves@redhat.com>
75
76         * annotate.c (ignore_count_changed): Delete.
77         (annotate_breakpoints_changed): Don't clear ignore_count_changed.
78         (annotate_ignore_count_change): Delete.
79         (annotate_stopped): Don't emit a delayed breakpoints-changed
80         annotation.
81         * annotate.h (annotate_ignore_count_change): Delete.
82         * breakpoint.c (bpstat_check_breakpoint_conditions): Don't call
83         annotate_ignore_count_change.
84
85 2013-01-22  Tom Tromey  <tromey@redhat.com>
86
87         * dwarf2loc.c (dwarf2_compile_expr_to_ax) <DW_OP_fbreg>: Only
88         require_rvalue for a register location.
89
90 2013-01-21  Marc Khouzam  <marc.khouzam@ericsson.com>
91
92         * breakpoint.c (print_one_breakpoint_location): Add MI
93         field 'thread-groups' when printing a breakpoint.
94         (output_thread_groups): New function.
95
96 2013-01-21  Siva Chandra Reddy  <sivachandra@google.com>
97
98         * python/lib/gdb/commands/explore.py
99         (CompoundExplorer.explore_expr): Correct the name of a method
100         being invoked.
101         (ExploreTypeCommand.invoke): Add a missing 'return'.
102
103 2013-01-21  Tom Tromey  <tromey@redhat.com>
104
105         * gdb_obstack.h (obconcat): Move declaration here, from...
106         * symfile.h (obconcat): ... here.
107         * gdb_obstack.c: New file.
108         (obconcat): Move from...
109         * symfile.c (obconcat): ... here.
110         * Makefile.in (SFILES): Add gdb_obstack.c.
111         (COMMON_OBS): Add gdb_obstack.o.
112
113 2013-01-21  Tom Tromey  <tromey@redhat.com>
114
115         * symfile.h (obsavestring): Don't declare.
116         * symfile.c (obsavestring): Remove.
117         * ada-exp.y: Use obstack_copy0, not obsavestring.
118         * ada-lang.c: Use obstack_copy0, not obsavestring.
119         * coffread.c: Use obstack_copy0, not obsavestring.
120         * cp-namespace.c: Use obstack_copy0, not obsavestring.
121         * dbxread.c: Use obstack_copy0, not obsavestring.
122         * dwarf2read.c: Use obstack_copy0, not obsavestring.
123         * jit.c: Use obstack_copy0, not obsavestring.
124         * mdebugread.c: Use obstack_copy0, not obsavestring.
125         * psymtab.c: Use obstack_copy0, not obsavestring.
126         * stabsread.c: Use obstack_copy0, not obsavestring.
127         * xcoffread.c: Use obstack_copy0, not obsavestring.
128
129 2013-01-21  Tom Tromey  <tromey@redhat.com>
130
131         * dwarf2read.c (fixup_go_packaging): Save package name
132         on objfile obstack.
133         * gdbtypes.c (init_type): Don't copy name.
134
135 2013-01-21  Tom Tromey  <tromey@redhat.com>
136
137         * dwarf2read.c (struct partial_die_info) <name, scope>: Now
138         const.
139         (struct attribute) <u.str>: Now const.
140         (struct fnfieldlist) <name>: Now const.
141         (dw2_get_file_names_reader, init_cutu_and_read_dies): Update.
142         (partial_die_parent_scope): Make return type const.
143         (partial_die_full_name, add_partial_symbol): Update.
144         (dwarf2_compute_name, dwarf2_full_name, dwarf2_physname): Make
145         'name' const.
146         (find_file_and_directory): Make 'name' and 'comp_dir' const.
147         (read_file_scope, read_func_scope, dwarf2_add_field)
148         (dwarf2_add_member_fn, read_structure_type)
149         (process_enumeration_scope, read_array_type, read_module_type)
150         (read_base_type, read_subrange_type): Update.
151         (dwarf2_start_symtab): Make 'name' and 'comp_dir' const.
152         (new_symbol_full, guess_full_die_structure_name): Update.
153         (dwarf2_canonicalize_name): Return const type.  Make 'name' const.
154         (dwarf2_name): Return const type.
155         (dwarf_decode_macro_bytes, dwarf_decode_macros): Make 'comp_dir'
156         const.
157
158 2013-01-21  Tom Tromey  <tromey@redhat.com>
159
160         * gdbtypes.c (init_type): Make 'name' const.
161         * gdbtypes.h (init_type): Update.
162
163 2013-01-21  Tom Tromey  <tromey@redhat.com>
164
165         * buildsym.c (patch_subfile_names): Use set_last_source_file.
166         (start_symtab): Make 'name' and 'dirname' const.  Use
167         set_last_source_file.
168         (restart_symtab, reset_symtab_globals): Use set_last_source_file.
169         (last_source_file): Define.  Now static.
170         (set_last_source_file, get_last_source_file): New functions.
171         * buildsym.h (last_source_file): Don't declare.
172         (start_symtab): Update.
173         (set_last_source_file, get_last_source_file): Declare.
174         * coffread.c (complete_symtab): Use set_last_source_file.
175         (coff_end_symtab): Likewise.
176         (coff_symtab_read): Use set_last_source_file, get_last_source_file.
177         * dbxread.c (read_dbx_symtab, read_ofile_symtab): Use
178         set_last_source_file.
179         (process_one_symbol): Use get_last_source_file.
180         * mdebugread.c (parse_partial_symbols): Use set_last_source_file.
181         (psymtab_to_symtab_1): Use get_last_source_file.
182         * xcoffread.c (process_linenos): Use get_last_source_file.
183         (complete_symtab): Use set_last_source_file.
184         (read_xcoff_symtab): Use set_last_source_file, get_last_source_file.
185         (scan_xcoff_symtab): Use set_last_source_file.
186
187 2013-01-21  Tom Tromey  <tromey@redhat.com>
188
189         * symtab.c (struct demangled_name_entry) <mangled>: Now const.
190         (symbol_set_names): Remove casts.  Handle field const-ness.
191
192 2013-01-21  Tom Tromey  <tromey@redhat.com>
193
194         * dwarf2read.c (new_symbol_full): Remove cast.
195         * symtab.c (symbol_set_demangled_name): Make 'name' const.
196         * symtab.h (symbol_set_demangled_name): Update.
197
198 2013-01-21  Tom Tromey  <tromey@redhat.com>
199
200         * main.c (captured_main): Call bfd_init.
201
202 2013-01-21  Tom Tromey  <tromey@redhat.com>
203
204         * gnu-v2-abi.c (_initialize_gnu_v2_abi): Don't set default ABI.
205         * gnu-v3-abi.c (_initialize_gnu_v3_abi): Set default ABI.
206         * minsyms.c (install_minimal_symbols): Don't check for _Z symbols.
207         * NEWS: Update.
208
209 2013-01-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
210
211         * symmisc.c (maintenance_print_msymbols): Check also ST_DEV.
212
213 2013-01-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
214
215         Fix gdb.fortran/common-block.exp crash in PIE mode.
216         * dwarf2read.c (new_symbol_full) <DW_TAG_common_block>: Use
217         LOC_COMMON_BLOCK.
218         * f-valprint.c (info_common_command_for_block): Expect
219         LOC_COMMON_BLOCK in gdb_assert.
220         * symtab.h (struct general_symbol_info): Update comment for the
221         common_block member.
222         (domain_enum): Extend comment for the COMMON_BLOCK_DOMAIN member.
223         (enum address_class): New member LOC_COMMON_BLOCK.
224
225 2013-01-18  David Blaikie  <dblaikie@gmail.com>
226
227         * MAINTAINERS (Write After Approval): Add "David Blaikie".
228
229 2013-01-18  Tom Tromey  <tromey@redhat.com>
230
231         PR c++/14999:
232         * dwarf2loc.c (dwarf2_compile_expr_to_ax) <DW_OP_fbreg>:
233         Call require_rvalue.
234
235 2013-01-18  Yao Qi  <yao@codesourcery.com>
236
237         * dbxread.c (dbx_psymtab_to_symtab): Delete the declaration.
238         (dbx_read_symtab): New declaration.
239         (dbx_psymtab_to_symtab): Delete.
240         (dbx_read_symtab): Rename from dbx_psymtab_to_symtab.
241         Rename parameter PST to SELF.  Exchanged two parameters.
242         (start_psymtab): Caller update.
243         * dwarf2read.c (dwarf2_psymtab_to_symtab): Delete the declaration.
244         (dwarf2_read_symtab): New declaration.
245         (dwarf2_psymtab_to_symtab): Delete.
246         (dwarf2_read_symtab): Rename from dwarf2_psymtab_to_symtab.
247         Rename parameter PST to SELF.  Exchanged two parameters.
248         (create_partial_symtab): Caller update.
249         * mdebugread.c (mdebug_psymtab_to_symtab): Delete.
250         (mdebug_read_symtab): Rename from mdebug_psymtab_to_symtab.
251         Rename parameter PST to SELF.  Exchanged two parameters.
252         (parse_partial_symbols, new_psymtab): Caller update.
253         * psympriv.h (struct partial_symtab) <read_symtab>: Exchange
254         two parameters.
255         * psymtab.c (psymtab_to_symtab): Caller update.
256         * xcoffread.c (xcoff_psymtab_to_symtab): Delete.
257         (xcoff_read_symtab): Rename from xcoff_psymtab_to_symtab.
258         Rename parameter PST to SELF.  Exchanged two parameters.
259         (xcoff_start_psymtab): Caller update.
260
261 2013-01-18  Yao Qi  <yao@codesourcery.com>
262
263         * infrun.c (proceed): Rename local variable 'oneproc' to
264         'force_step'.
265
266 2013-01-17  Doug Evans  <dje@google.com>
267
268         * dwarf2read.c (dw2_build_type_unit_groups_reader): Delete.
269         (dw2_build_type_unit_groups): Delete.  All uses updated.
270
271         * symtab.h (struct symbol_search): Add comment.
272
273 2013-01-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
274
275         * symtab.c (compare_filenames_for_search): New comment for
276         HAS_DRIVE_SPEC.
277
278 2013-01-17  Tom Tromey  <tromey@redhat.com>
279
280         * cp-abi.c (cp_abi_completer): Fix typo in assignment.
281
282 2013-01-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
283
284         * symtab.c (iterate_over_some_symtabs): New variable cleanups,
285         initialize it by existing make_cleanup.  Call new do_cleanups.
286
287 2013-01-17  Tom Tromey  <tromey@redhat.com>
288
289         * cp-abi.c (cp_abi_completer): New function.
290         (_initialize_cp_abi): Set completer for "set cp-abi".
291
292 2013-01-17  Tom Tromey  <tromey@redhat.com>
293
294         * mem-break.c: Remove obsolete comment.
295         * bfin-tdep.c (bfin_breakpoint_from_pc): Fix comment.
296
297 2012-01-17  Sanjoy Das <sanjoy@playingwithpointers.com>
298
299         * jit.c (jit_reader_load_command): Interpret the jit reader name
300         as an absolute path if it begins with a forward slash.
301
302 2012-01-17  Sanjoy Das <sanjoy@playingwithpointers.com>
303
304         PR gdb/14550
305
306         * jit.c (finalize_symtab): Ensure that only the global block has a
307         NULL superblock.
308
309 2013-01-17  Pedro Alves  <palves@redhat.com>
310
311         * acinclude.m4: Include ../config/plugins.m4,
312         ../config/largefile.m4 and ../config/lead-dot.m4.  Add comments.
313         * Makefile.in (aclocal_m4_deps): Update.
314         * aclocal.m4: Renegerate.
315
316 2013-01-16  Doug Evans  <dje@google.com>
317
318         * contrib/cc-with-tweaks.sh: Add references to Fission docs.
319
320 2013-01-16  Pedro Alves  <palves@redhat.com>
321             Tom Tromey  <tromey@redhat.com>
322
323         PR cli/7221:
324         * NEWS: Add "catch signal".
325         * breakpoint.c (base_breakpoint_ops): No longer static.
326         (bpstat_explains_signal): New function.
327         (init_catchpoint): No longer static.
328         (base_breakpoint_explains_signal): New function.
329         (base_breakpoint_ops): Initialize new field.
330         * breakpoint.h (enum bpstat_signal_value): New.
331         (struct breakpoint_ops) <explains_signal>: New field.
332         (bpstat_explains_signal): Remove macro, declare as function.
333         (base_breakpoint_ops, init_catchpoint): Declare.
334         * break-catch-sig.c: New file.
335         * inferior.h (signal_catch_update): Declare.
336         * infrun.c (signal_catch): New global.
337         (handle_syscall_event): Update for change to
338         bpstat_explains_signal.
339         (handle_inferior_event): Likewise.  Always handle random signals
340         via bpstats.
341         (signal_cache_update): Check signal_catch.
342         (signal_catch_update): New function.
343         (_initialize_infrun): Initialize signal_catch.
344         * Makefile.in (SFILES): Add break-catch-sig.c.
345         (COMMON_OBS): Add break-catch-sig.o.
346
347 2013-01-16  Tom Tromey  <tromey@redhat.com>
348
349         * breakpoint.c (print_one_catch_fork, print_one_catch_vfork)
350         (print_one_catch_solib, print_one_catch_syscall)
351         (print_one_catch_exec, print_one_exception_catchpoint): Emit
352         "catch-type".
353
354 2013-01-16  Yao Qi  <yao@codesourcery.com>
355
356         * printcmd.c (current_display_number): Make it static.
357
358 2013-01-16  Yao Qi  <yao@codesourcery.com>
359
360         * infcmd.c (step_once): Don't check '!single_inst' as it was
361         checked before.
362
363 2013-01-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
364
365         * dwarf2read.c (psymtab_include_file_name): Extend the function comment.
366
367 2013-01-14  Tom Tromey  <tromey@redhat.com>
368
369         * cli/cli-decode.c (add_setshow_string_noescape_cmd): Return the
370         set command.
371         * command.h (add_setshow_string_noescape_cmd): Update.
372         * corefile.c (set_gnutarget_command): Remove trailing whitespace.
373         (complete_set_gnutarget): New function.
374         (_initialize_core): Set the "set gnutarget" completer.
375
376 2013-01-14  Tom Tromey  <tromey@redhat.com>
377
378         PR symtab/14442:
379         * c-typeprint.c (cp_type_print_method_args): Handle 'restrict'.
380         (c_type_print_modifier): Likewise.
381         * dwarf2read.c (read_tag_restrict_type): New function.
382         (read_type_die_1): Handle DW_TAG_restrict_type.
383         * gdbtypes.c (make_restrict_type): New function.
384         (recursive_dump_type): Handle TYPE_RESTRICT.
385         * gdbtypes.h (enum type_flag_values): Renumber.
386         (enum type_instance_flag_value): Add
387         TYPE_INSTANCE_FLAG_RESTRICT.
388         (TYPE_RESTRICT): New macro.
389         (make_restrict_type): Declare.
390
391 2013-01-14  Tom Tromey  <tromey@redhat.com>
392
393         PR symtab/14931:
394         * psymtab.c (struct psymtab_state): New.
395         (discard_psymtabs_upto, make_cleanup_discard_psymtabs): New
396         functions.
397         * psympriv.h (make_cleanup_discard_psymtabs): Declare.
398         * dwarf2read.c (dwarf2_build_psymtabs): Catch exceptions.
399
400 2013-01-14  Richard Sharman  <richard_sharman@mitel.com>
401             Pedro Alves  <palves@redhat.com>
402
403         PR remote/14786
404
405         * remote.c (remote_threads_info): Make a copy of the reply from
406         qfThreadInfo and use that instead of rs->buf.
407
408 2013-01-14  Yao Qi  <yao@codesourcery.com>
409
410         * dbxread.c (dbx_psymtab_to_symtab_1): Don't check PST is NULL.
411         (dbx_psymtab_to_symtab): Likewise.
412         * dwarf2read.c (dwarf2_psymtab_to_symtab): Likewise.
413         * mdebugread.c (mdebug_psymtab_to_symtab): Likewise.
414         * xcoffread.c (xcoff_psymtab_to_symtab_1): Likewise.
415
416 2013-01-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
417
418         * parse.c (parse_exp_in_context): New variable inner_chain.  Call
419         make_cleanup_restore_current_language.  Call set_language.  Move
420         OLD_CHAIN and INNER_CHAIN cleanups.
421         * utils.c (do_restore_current_language)
422         (make_cleanup_restore_current_language): New functions.
423         * utils.h (make_cleanup_restore_current_language): New declaration.
424
425 2013-01-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
426
427         * source.c (symtab_to_fullname): Apply rewrite_source_path also for
428         non-existing files.
429
430         * source.c (symtab_to_fullname): Do not prepend DIRNAME for
431         non-existing files if FILENAME is already absolute.
432
433 2013-01-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
434
435         * macrocmd.c (macro_inform_no_debuginfo): Use puts_filtered instead of
436         fputs_filtered.  Append trailing newline.
437
438 2013-01-11  Yao Qi  <yao@codesourcery.com>
439             Stan Shebs  <stan@codesourcery.com>
440
441         * psymtab.c (init_psymbol_list): Clarify the comment.
442
443 2013-01-11  Yao Qi  <yao@codesourcery.com>
444
445         * breakpoint.c (print_one_breakpoint_location): Remove dead code.
446         (update_dprintf_command_list): Assert that 'printf_line' is
447         non-null.  Remove condition check.
448
449 2013-01-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
450
451         Code cleanup.
452         * psymtab.c (psymtab_to_fullname, psymtab_to_fullname): Make the return
453         type const char *.
454         * tui/tui-source.c (tui_source_is_displayed): Make the parameter fname
455         const char *.
456         * tui/tui-source.h (tui_source_is_displayed): Likewise.
457
458 2013-01-09  Anthony Green  <green@moxielogic.com>
459
460         * cp-abi.c (cplus_print_vtable): Don't return value from void
461         function.
462         * ada-lang.c (re_set_catch_assert): Ditto.
463
464 2013-01-09  Doug Evans  <dje@google.com>
465
466         * symfile.h (quick_symbol_functions): Delete member
467         pre_expand_symtabs_matching.  All uses removed.
468         * dwarf2read.c (dw2_lookup_symbol): Implement.
469         (dw2_do_expand_symtabs_matching): Delete.
470         (dw2_pre_expand_symtabs_matching): Delete.
471         (struct dw2_symtab_iterator): New type.
472         (dw2_symtab_iter_init, dw2_symtab_iter_next): New functions.
473         (dw2_expand_symtabs_for_function): Rewrite.
474         (dwarf2_gdb_index_functions): Update.
475         * psymtab.c (pre_expand_symtabs_matching_psymtabs): Delete.
476         (psym_functions): Update.
477
478 2013-01-09  Tom Tromey  <tromey@redhat.com>
479
480         * config/pa/hpux.mh (NATDEPFILES): Remove somread.o.
481         * configure: Rebuild.
482         * configure.ac: Add somread.o to the build if BFD has SOM
483         support.
484         * somread.c: Include som/aout.h, not syms.h.
485         (som_symtab_read): Use som_external_symbol_dictionary_record.
486         Unpack records manually.
487         (_initialize_somread): Declare.
488
489 2012-01-08  Mike Frysinger  <vapier@gentoo.org>
490
491         * common/linux-ptrace.c (linux_ptrace_test_ret_to_nx) [__x86_64__]:
492         Cast return_address to 64bits.
493
494 2013-01-08  Hui Zhu  <hui_zhu@mentor.com>
495
496         * printcmd.c: Remove define of function output_command.
497         * tracepoint.c: Remove extern of function output_command.
498         * valprint.h: (output_command): New extern.
499
500 2013-01-07  Tom Tromey  <tromey@redhat.com>
501
502         * objc-lang.c (objc_emit_char, objc_printchar, objc_printstr):
503         Remove.
504         (objc_language_defn): Use c_printchar, c_printstr,
505         c_emit_char.
506
507 2013-01-07  Tom Tromey  <tromey@redhat.com>
508
509         PR cli/7719:
510         * NEWS: Update.
511         * ada-valprint.c (printstr, print_field_values): Remove
512         "inspect_it" code.
513         * cp-valprint.c (cp_print_value_fields): Remove "inspect_it"
514         code.
515         * jv-valprint.c (java_print_value_fields): Remove "inspect_it"
516         code.
517         * m2-lang.c (m2_printstr): Remove "inspect_it" code.
518         * main.c (captured_main): Remove "epoch" argument.
519         * objc-lang.c (objc_printstr): Remove "inspect_it" code.
520         * p-lang.c (pascal_printstr): Remove "inspect_it" code.
521         * p-valprint.c (pascal_object_print_value_fields): Remove
522         "inspect_it" code.
523         * printcmd.c (print_command_1): Remove 'inspect' argument.
524         (print_command, call_command): Update.
525         (inspect_command): Remove.
526         (_initialize_printcmd): Make "inspect" an alias for "print".
527         * top.c (epoch_interface): Remove.
528         * top.h (epoch_interface): Remove.
529         * valprint.c (user_print_options): Update.
530         (print_converted_chars_to_obstack): Remove "inspect_it" code.
531         * valprint.h (struct value_print_options) <inspect_it>: Remove
532         field.
533
534 2013-01-04  Tom Tromey  <tromey@redhat.com>
535
536         * valprint.h (read_string): Add 'extern'.
537
538 2013-01-07  Joel Brobecker  <brobecker@adacore.com>
539
540         * darwin-nat.c: Fix typo in TASK_DYLD_INFO_COUNT macro test
541         used to decide whether to define darwin_read_dyld_info or not.
542
543 2013-01-03  Pierre Muller  <muller@sourceware.org>
544
545         * main.c (relocate_gdb_directory): Avoid calling stat function
546         if DIR is empty.
547
548 2013-01-03  Yao Qi  <yao@codesourcery.com>
549
550         * psymtab.c (fixup_psymbol_section): Update declaration.
551         (fixup_psymbol_section): Remove code returning value.
552
553 2013-01-03  Yao Qi  <yao@codesourcery.com>
554
555         * symtab.h: Remove some out of date comments.
556          (enum exception_event_kind): Move it ...
557         * breakpoint.c: ... here.
558
559 2013-01-02  Iain Sandoe  <developer@sandoe-acoustics.co.uk>
560
561         PR gdb/14405
562         * darwin-nat.c (darwin_read_dyld_info): Only build if
563         TASK_DYLD_INFO_COUNT is defined.
564         (darwin_xfer_partial): Call darwin_read_dyld_info only if
565         TASK_DYLD_INFO_COUNT is defined.
566
567 2013-01-02  Tom Tromey  <tromey@redhat.com>
568
569         * symfile.h (struct ecoff_debug_hack): Remove.
570         * objfiles.c: Don't include mdebugread.h.
571
572 2013-01-02  Tom Tromey  <tromey@redhat.com>
573
574         * config/i386/darwin.mh (NATDEPFILES): Remove machoread.o.
575         * configure.ac: Check for Mach-O support in BFD.  Update
576         CONFIG_OBS.
577         * configure: Rebuild.
578
579 2013-01-02  Tom Tromey  <tromey@redhat.com>
580
581         * acinclude.m4 (GDB_AC_CHECK_BFD): New macro.
582         * configure.ac: Use GDB_AC_CHECK_BFD.
583         * configure: Rebuild.
584
585 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
586
587         * MAINTAINERS: Update my email.
588
589 2013-01-01  Joel Brobecker  <brobecker@adacore.com>
590
591         * cli/cli-script.h (make_cleanup_free_command_lines): Make extern.
592
593 2013-01-01  Joel Brobecker  <brobecker@adacore.com>
594
595         * rs6000-nat.c (bss_data_overlap): New function.
596         (vmap_symtab): Use it to adjust the .bss section's offset.
597
598 2013-01-01  Joel Brobecker  <brobecker@adacore.com>
599
600         Update year range in copyright notice of all files.
601
602 2013-01-01, 13  Joel Brobecker  <brobecker@adacore.com>
603
604         * top.c (print_gdb_version): Update copyright year.
605
606 For older changes see ChangeLog-2012.
607 \f
608 Local Variables:
609 mode: change-log
610 left-margin: 8
611 fill-column: 74
612 version-control: never
613 coding: utf-8
614 End: