Unbreak Windows-hosted cross debugger builds.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 3211a431649809066157728bd241396968fb5a4a..21585e2e75859f427c7f40a976004d82d83c97dd 100644 (file)
@@ -1,3 +1,562 @@
+2013-04-06  Eli Zaretskii  <eliz@gnu.org>
+
+       * windows-nat.c (windows_get_absolute_argv0): Move from here...
+       * mingw-hdep.c (windows_get_absolute_argv0): ...to here.
+       Include main.h.
+
+       * windows-nat.h (windows_get_absolute_argv0): Move prototype from
+       here...
+       * main.h (windows_get_absolute_argv0): ...to here.
+
+2013-04-05  Doug Evans  <dje@google.com>
+
+       * dwarf2read.c (struct dwarf2_per_objfile): Tweak comment.
+       (read_cutu_die_from_dwo): Add comments.
+       (read_structure_type): Update comment.
+       (read_enumeration_type, read_namespace_type): Update comment.
+       (read_die_type, get_die_type_at_offset, get_die_type): Update comment.
+
+2013-04-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       Convert man pages to texinfo, new gdbinit.5 texinfo page.
+       * Makefile.in (gdb.z): Remove.
+       (install-only): Remove $(man1dir) and gdb.1 installation.
+       * gdb.1: Remove.
+
+2013-04-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       Fix compatibility with Linux kernel 3.8.3.
+       * linux-tdep.c (linux_find_memory_regions_full): Move variable number
+       to more inner block.  Remove parsing of NUMBER from outer block.
+       Parse NUMBER only if KEYWORD has been identified.
+
+2013-04-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       Fix variable name shadowing.
+       * linux-tdep.c (linux_find_memory_regions_full): Rename outer variable
+       filename to mapsfilename and update its uses.
+
+2013-04-05  Eli Zaretskii  <eliz@gnu.org>
+
+       * Makefile.in (TAGS): Avoid warning from etags when $GDB_NM_FILE is
+       empty.  See http://sourceware.org/ml/gdb-patches/2012-08/msg00504.html
+       and http://sourceware.org/ml/gdb-patches/2013-04/msg00055.html for
+       details of the problem.
+
+2013-04-04  Pedro Alves  <palves@redhat.com>
+           Hui Zhu  <hui@codesourcery.com>
+
+       * breakpoint.c (validate_commands_for_breakpoint): If validating a
+       tracepoint, reset its STEP_COUNT and call validate_actionline.
+
+2013-04-03  Doug Evans  <dje@google.com>
+
+       * dwarf2read.c (read_die_and_siblings_1): Renamed from
+       read_die_and_siblings.
+       (read_die_and_siblings): New function.
+       (read_cutu_die_from_dwo): Dump die if requested.
+       (read_die_and_children): Call read_full_die_1 and
+       read_die_and_siblings_1.
+       (read_full_die): Dump die if requested.
+
+       * dwarf2read.c (read_comp_units_from_section): Add debugging printf.
+
+       * dwarf2read.c (struct dwo_file): New member comp_dir.
+       Rename member name to dwo_name.  All uses updated.
+       (hash_dwo_file): Include comp_dir in computation.
+       (eq_dwo_file): Ditto.
+       (lookup_dwo_file_slot): New arg comp_dir.  All callers updated.
+       (create_dwo_in_dwp, lookup_dwo_in_dwp, open_and_init_dwo_file): Ditto.
+
+       * psymtab.c (read_psymtabs_with_fullname): Don't call
+       psymtab_to_fullname if the basenames are different.
+
+2013-04-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * NEWS (Changes in GDB 7.6): Update the data-disassemble for "fullname".
+       New entry about "fullname" presence.
+
+2013-04-03  Pedro Alves  <palves@redhat.com>
+
+       * NEWS: Mention x86_64/Cygwin as new native configuration.
+
+2013-04-02  Doug Evans  <dje@google.com>
+
+       * dwarf2read.c (read_structure_type): Fix typo in comment.
+
+2013-04-02  Pedro Alves  <palves@redhat.com>
+
+       * NEWS: Mention "set/show debug aarch64", "set/show debug
+       coff-pe-read" and "set/show debug mach-o".
+
+2013-04-02  Pedro Alves  <palves@redhat.com>
+
+       * NEWS: Mention "set/show remote trace-buffer-size-packet".
+
+2013-04-02  Eli Zaretskii  <eliz@gnu.org>
+
+       * Makefile.in (HFILES_NO_SRCDIR): Remove call-cmds.h.
+       gdb_string.h is now in common/.
+
+2013-04-02  Pedro Alves  <palves@redhat.com>
+
+       * NEWS: Move "set debug notification" and "set trace-buffer-size"
+       under "New options".
+
+2013-04-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       Revert this patch:
+       PR gdb/15275
+       * remote.c (remote_get_trace_status): Include putpkt in TRY_CATCH.
+
+2013-04-02  Pedro Alves  <palves@redhat.com>
+
+       PR gdb/15275
+
+       * remote.c (send_interrupt_sequence): Use remote_serial_write.
+       (remote_serial_write): New function.
+       (putpkt_binary, getpkt_or_notif_sane_1): Use remote_serial_write.
+
+2013-04-01  Jiong Wang  <jiwang@tilera.com>
+
+       * NEWS: Mention TILE-Gx in "New native configurations" and
+       "New targets" sections. 
+
+2013-04-01  Doug Evans  <dje@google.com>
+
+       * dwarf2read.c (lookup_signatured_type_at_offset): Delete.
+       (process_enumeration_scope): Simplify.
+
+       * dwarf2read.c (struct dwarf2_per_cu_data): Move member
+       type_unit_group ...
+       (struct signatured_type): ... to here.
+       (sig_type_ptr): New typedef.
+       (type_unit_group): Delete member 't.first_cu'.  Move member 'tus'
+       out of union 't'.  All uses updated.
+       (dw2_get_file_names_reader): Assert not called for a type unit.
+       (dw2_get_file_names): Assert not called for a type unit or type
+       unit group.
+       (build_type_psymtabs_reader): Assert called for a type unit.
+       (build_type_psymtab_dependencies): Assert called for a type unit group.
+
+       * dwarf2read.c (free_dwo_file): Add comment.
+       (dwarf2_per_objfile_free): Unref dwp bfd.
+
+2013-04-01  Aleksandar Ristovski  <aristovski@qnx.com>
+
+       * coff-pe-read.c (add_pe_exported_sym): Remove unused 'dll_name_len'.
+       (add_pe_forwarded_sym): Remove unused 'section', 'dll_name_len'.
+       (read_pe_exported_syms): Remove unused 'exportix'.
+       (pe_text_section_offset): Remove unused 'opthdr_ofs', 'num_entries',
+       'export_rva', 'export_size', 'expptr', 'exp_funcbase', 'expdata',
+       'erva', 'name_rvas', 'ordinals', 'nexp', 'ordbase', 'dll_name'.
+
+2013-04-01  Aleksandar Ristovski  <aristovski@qnx.com>
+
+       * breakpoint.c (parse_cond_to_aexpr): Remove unused 'old_chain'.
+       (print_it_watchpoint): Remove unused 'bl'.
+       (say_where): Remove unused 'uiout'.
+       (bpstat_remove_breakpoint_callback): Remove unused 'uiout'.
+       (bkpt_breakpoint_hit): Remove unused 'b'.
+       (internal_bkpt_print_it): Remove unused 'uiout'.
+       * buildsym.c (augment_type_symtab): Remove unused 'i'.
+
+2013-03-31  Tiago Stürmer Daitx  <tdaitx@linux.vnet.ibm.com>
+
+       * ppc-sysv-tdep.c (ppc64_sysv_abi_push_float): New function.
+       (ppc64_sysv_abi_push_dummy_call): Handle complex arguments.
+
+2013-03-29  Doug Evans  <dje@google.com>
+
+       * dwarf2read.c (open_dwo_file): Renamed from open_dwop_file.
+       Delete arg is_dwp.  All callers updated.
+       (open_dwp_file): New function.
+       (open_and_init_dwp_file): Call it.
+       (get_dwp_file): New function.
+       (lookup_dwo_cutu): Call it.
+
+       * dwarf2read.c (open_and_init_dwp_file): Remove incorrect, and
+       unnecessary, cleanup.
+
+       * dwarf2read.c (lookup_dwo_cutu): Improve complaint text.
+
+       * dwarf2read.c (read_cutu_die_from_dwo): New function.
+       (lookup_dwo_unit): New function.
+       (init_cutu_and_read_dies): Move DWO handling to new functions.
+
+       * dwarf2read.c (struct signatured_type): Tweak comment.
+       (struct dwo_unit): Tweak comment.
+       (create_debug_types_hash_table): Tweak comment.  Reformat long line.
+       (create_dwo_debug_info_hash_table): Tweak comment.
+       (dwarf2_per_cu_offset_and_type): Tweak comment.
+
+       * dwarf2read.c (lookup_signatured_type): Remove complaint about
+       missing .debug_types section.
+
+2013-03-29  Yao Qi  <yao@codesourcery.com>
+
+       * corelow.c: Include "completer.h".
+       (_initialize_corelow): Call add_target_with_completer with
+       argument 'filename_completer'.
+       * tracepoint.c: Likewise.
+       * exec.c (_initialize_exec): Likewise.
+       * target.c (add_target): Rename to ...
+       (add_target_with_completer): ... this.  Call set_cmd_completer
+       if parameter completer is not NULL.
+       (add_target): New.
+       * target.h: Include "command.h".
+       (add_target_with_completer): Declare it.
+
+2013-03-28  Joel Brobecker  <brobecker@adacore.com>
+
+       * coffread.c (is_import_fixup_symbol): New function.
+       (record_minimal_symbol): Use is_import_fixup_symbol to
+       detect import fixup symbols, and discard them.
+
+2013-03-28  Doug Evans  <dje@google.com>
+
+       * dwarf2read.c (create_debug_types_hash_table): Don't allocate the
+       types hash table until we know we need it.
+
+       * dwarf2read.c (create_addrmap_from_index): Complain about bad CU
+       index numbers.
+
+       * dwarf2read.c (dw2_get_file_names): Delete arg "objfile".
+       All callers updated.
+       (dw2_print_stats): Print #read CUs too.
+       (dump_die_shallow): Print signatured types better.
+
+       * dwarf2read.c (struct dwarf2_per_cu_data): Rename member
+       info_or_types_section to section.  All uses updated.
+       (struct dwo_unit): Ditto.
+
+2013-03-28  Pedro Alves  <palves@redhat.com>
+
+       * NEWS (New options): New section.
+       (New options): Mention set/show remote trace-status-packet.
+       * remote.c (PACKET_qTStatus): New enumeration value.
+       (remote_get_trace_status): Skip sending qTStatus if the packet is
+       disabled.  Use packet_ok.
+       (_initialize_remote): Register a configuration command for
+       qTStatus packet.
+
+2013-03-28  Doug Evans  <dje@google.com>
+
+       * symfile.c (find_separate_debug_file): Add comment.
+       (terminate_after_last_dir_separator): Tweak comment.
+
+       * dwarf2read.c (create_partial_symtab): Add forward decl.
+       (create_partial_symtab): Move to be closer to other psymtab functions.
+       (process_psymtab_comp_unit_reader, process_psymtab_comp_unit): Ditto.
+
+       * dwarf2read.c (dwarf2_physname): Move declaration to better spot.
+       (compute_symtab_includes): Remove unnecessary forward declaration.
+       (die_needs_namespace): Add comment marking group of functions for
+       dwarf2 name computation.
+
+       * typeprint.c (_initialize_typeprint): Improve type help text.
+
+       * python/python.c (finish_python_initialization): Provide suggestion
+       for how to tell gdb to find its python files.
+
+2013-03-28  Pedro Alves  <palves@redhat.com>
+
+       PR gdb/15294
+
+       * source.c (_initialize_source): Change back "set listsize" to an
+       integer command.
+
+2013-03-27  Gareth McMullin  <gareth@blacksphere.co.nz>
+
+       PR gdb/15275
+       * remote.c (remote_get_trace_status): Include putpkt in TRY_CATCH.
+
+2013-03-27  Pedro Alves  <palves@redhat.com>
+
+       * top.c (history_size): Rename to ...
+       (history_size_setshow_var): ... this.  Add comment.
+       (show_commands): Use readline's 'history_length' instead of
+       computing the history length by calling history_get in a loop.
+       (set_history_size_command): Error out for sizes over INT_MAX.
+       Restore previous history size on invalid size.
+       (init_history): If HISTSIZE is negative, leave the history size as
+       zero.  Add comments.
+       (init_main): Adjust.
+
+2013-03-27  Pedro Alves  <palves@redhat.com>
+
+       * coff-pe-read.c (_initialize_coff_pe_read): Rename "set debug
+       coff_pe_read" command to "set debug coff-pe-read".
+
+2013-03-27  Markus Metzger  <markus.t.metzger@intel.com>
+
+       * record.c (command_size_to_target_size): Fix size comparison.
+       Change parameter type from pointer to integer to integer.
+       Update all users.
+
+2013-03-27  Pierre Muller  <muller@sourceware.org>
+
+       * windows-nat.c (handle_output_debug_string): Avoid typecast
+       from integer of different size warning.
+
+2013-03-26  Joel Brobecker  <brobecker@adacore.com>
+
+       * windows-nat.c (handle_output_debug_string): Add empty line
+       after local block variable definition.
+
+2013-03-26  Pedro Alves  <palves@redhat.com>
+
+       * ser-tcp.c (wait_for_connect): Make 'polls' parameter unsigned.
+       (net_open): Make 'polls' local unsigned.
+
+2013-03-26  Pedro Alves  <palves@redhat.com>
+
+       * remote.c (_initialize_remote): Make "set remoteaddresssize"
+       a zuinteger command instead of uinteger.
+
+2013-03-26  Pedro Alves  <palves@redhat.com>
+
+       * record-full.c (record_full_insn_num): Make it unsigned.
+       (record_full_check_insn_num, record_full_message)
+       (record_full_registers_change, record_full_xfer_partial): Remove
+       record_full_insn_max_num check (it's always != 0).
+       (record_full_info, record_full_restore): Use %u as format string.
+       (): Use %u as format string.
+       (set_record_full_insn_max_num): Remove record_full_insn_max_num
+       check (it's always != 0).
+
+2013-03-26  Pedro Alves  <palves@redhat.com>
+
+       * dcache.c (_initialize_dcache): Make the "set dcache line-size"
+       and "set dcache size" commands zuinteger instead of uinteger.
+
+2013-03-26  Pedro Alves  <palves@redhat.com>
+
+       * cris-tdep.c (_initialize_cris_tdep): Make the "set cris-version"
+       command zuinteger instead of uinteger.
+
+2013-03-26  Pedro Alves  <palves@redhat.com>
+
+       * coff-pe-read.c (_initialize_coff_pe_read): Make the command
+       zuinteger instead of uinteger.
+
+2013-03-26  Pedro Alves  <palves@redhat.com>
+
+       * record.c (record_insn_history_size_setshow_var)
+       (record_call_history_size_setshow_var): New globals.
+       (command_size_to_target_size): New function.
+       (cmd_record_insn_history, cmd_record_call_history): Use
+       command_size_to_target_size instead of cast.
+       (validate_history_size, set_record_insn_history_size)
+       (set_record_call_history_size): New functions.
+       (_initialize_record): Install set_record_insn_history_size and
+       set_record_call_history_size as "set" hooks of "set record
+       instruction-history-size" and "set record
+       function-call-history-size".
+
+2013-03-26  Pedro Alves  <palves@redhat.com>
+
+       * top.c (gdb_rl_operate_and_get_next): Replace max_input_history
+       use with history_max_entries use.  Remove FIXME note.
+
+2013-03-26  Markus Metzger  <markus.t.metzger@intel.com>
+
+       * record-btrace.c (record_btrace_close): Call
+       record_btrace_auto_disable.
+
+2013-03-25  Joel Brobecker  <brobecker@adacore.com>
+
+       * rs6000-nat.c (fixup_breakpoints): Delete declaration.
+
+2013-03-25  Doug Evans  <dje@google.com>
+
+       * contrib/cc-with-tweaks.sh: Check exit code of dwp.
+
+2013-03-25  Tom Tromey  <tromey@redhat.com>
+
+       PR symtab/11462:
+       * c-exp.y (exp): Add new productions for destructors after '.' and
+       '->'.
+       (write_destructor_name): New function.
+
+2013-03-25  Tom Tromey  <tromey@redhat.com>
+
+       PR c++/9197:
+       * opencl-lang.c (evaluate_subexp_opencl) <STRUCTOP_STRUCT>: Use
+       value_struct_elt, not lookup_struct_elt_type.
+       * eval.c (evaluate_subexp_standard) <STRUCTOP_STRUCT,
+       STRUCTOP_PTR>: Use value_struct_elt, not lookup_struct_elt_type.
+       * expression.h (EVAL_AVOID_SIDE_EFFECTS): Update comment.
+
+2013-03-25  Yao Qi  <yao@codesourcery.com>
+
+       * ctf.c [USE_WIN32API]: Undef 'mkdir' and use 'mkdir'
+       instead of '_mkdir'.
+
+2013-03-23  Eli Zaretskii  <eliz@gnu.org>
+
+       * windows-nat.c (windows_get_absolute_argv0): New function.
+       * windows-nat.h: Add its prototype.
+
+       * main.c (get_init_files): Use filename_ncmp instead of strncmp.
+       Use IS_DIR_SEPARATOR instead of looking for a character inside
+       SLASH_STRING.  Include filenames.h.
+       (captured_main) [__MINGW32__]: Make argv[0] absolute, so that
+       relocate_gdb_directory works when passed gdb_program_name.
+       Include windows-nat.h.
+
+2013-03-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * exceptions.h (enum errors): New entry TARGET_CLOSE_ERROR.
+       * remote.c (trace_error): Remove the special handling of '2'.
+       (readchar) <SERIAL_EOF>
+       (readchar) <SERIAL_ERROR>
+       (getpkt_or_notif_sane_1): Use TARGET_CLOSE_ERROR for them.
+       (remote_get_trace_status): Call throw_exception if EX is
+       TARGET_CLOSE_ERROR.
+       * utils.c (perror_with_name): Rename to ...
+       (throw_perror_with_name): ... here.  New parameter errcode, describe it
+       in the function comment.
+       (perror_with_name): New function wrapper.
+       * utils.h (enum errors): New stub declaration.
+       (throw_perror_with_name): New declaration.
+
+2013-03-22  Pedro Alves  <palves@redhat.com>
+           Yao Qi  <yao@codesourcery.com>
+           Mark Kettenis  <kettenis@gnu.org>
+
+       * cli/cli-setshow.c (do_set_command) <var_uinteger>:
+       Don't let the user set the value to UINT_MAX directly.
+       <var_integer>: Don't let the user set the value to INT_MAX
+       directly.
+
+2013-03-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * remote.c (remote_unpush_target): New function.
+       (remote_open_1): Remove two pop_target calls, update one comment, add
+       comment to target_preopen call.  Replace pop_target call by
+       remote_unpush_target call.
+       (interrupt_query, readchar, getpkt_or_notif_sane_1): Replace
+       pop_target calls by remote_unpush_target calls.
+
+2013-03-22  Pedro Alves  <palves@redhat.com>
+
+       * linux-nat.c (linux_child_follow_fork): Don't call
+       linux_enable_event_reporting.
+       (linux_handle_extended_wait): Don't call
+       linux_enable_event_reporting.
+
+2013-03-22  Pedro Alves  <palves@redhat.com>
+
+       * hppa-hpux-tdep.c (hppa_hpux_push_dummy_code): Define INSN macro,
+       use it to rewrite the trampoline buffers with type gdb_byte[], and
+       undefine the macro.  Remove char* cast.
+
+2013-03-21  Doug Evans  <dje@google.com>
+
+       New commands "mt set per-command {space,time,symtab} {on,off}".
+       * NEWS: Add entry.
+       * event-top.c: #include "maint.h".
+       * main.c: #include "maint.h".
+       * maint.c: #include <sys/time.h>, <time.h>, block.h, top.h,
+       timeval-utils.h, maint.h, cli/cli-setshow.h.
+       (per_command_time, per_command_space): New static globals.
+       (per_command_symtab): New static global.
+       (per_command_setlist, per_command_showlist): New static globals.
+       (struct cmd_stats): Move here from utils.c.
+       (set_per_command_time): Renamed from set_display_time in utils.c
+       and moved here.  All callers updated.
+       (set_per_command_space): Renamed from set_display_space in utils.c
+       and moved here.  All callers updated.
+       (count_symtabs_and_blocks): New function.
+       (report_command_stats): Moved here from utils.c.  Add support for
+       printing symtab stats.  Only print data if enabled before command
+       executed.
+       (make_command_stats_cleanup): Ditto.
+       (sert_per_command_cmd, show_per_command_cmd): New functions.
+       (_initialize_maint_cmds): Add new commands
+       mt set per-command {space,time,symtab} {on,off}.
+       * maint.h: New file.
+       * top.c: #include "maint.h".
+       * utils.c (reset_prompt_for_continue_wait_time): New function.
+       (get_prompt_for_continue_wait_time): New function.
+       * utils.h (reset_prompt_for_continue_wait_time): Declare
+       (get_prompt_for_continue_wait_time): Declare.
+       (make_command_stats_cleanup): Moved to maint.h.
+       (set_display_time, set_display_space): Moved to maint.h and renamed
+       to set_per_command_time, set_per_command_space.
+       * cli/cli-setshow.c (parse_cli_boolean_value): Renamed from
+       parse_binary_operation and made non-static.  Don't call error,
+       just return an error marker.  All callers updated.
+       * cli/cli-setshow.h (parse_cli_boolean_value): Declare.
+
+2013-03-21  Tom Tromey  <tromey@redhat.com>
+
+       * symfile.c (alloc_section_addr_info): Update header.  Don't set
+       'num_sections' field.
+       (build_section_addr_info_from_section_table): Set 'num_sections'.
+       (build_section_addr_info_from_bfd): Likewise.
+       (build_section_addr_info_from_objfile): Remove dead loop
+       condition.
+       (free_section_addr_info): Unconditionally call xfree.
+       (relative_addr_info_to_section_offsets, addrs_section_sort)
+       (addr_info_make_relative, syms_from_objfile_1): Remove dead loop
+       condition.
+       (syms_from_objfile_1): Remove dead 'if' condition.  Check
+       'num_sections'.
+       (add_symbol_file_command): Set 'num_sections'.
+       * symfile-mem.c (symbol_file_add_from_memory): Set
+       'num_sections'.
+       * somread.c (som_symfile_offsets): Remove dead loop condition.
+       * machoread.c (macho_symfile_offsets): Remove dead 'if'.
+       * jit.c (jit_bfd_try_read_symtab): Set 'num_sections'.
+
+2013-03-21  Tom Tromey  <tromey@redhat.com>
+
+       * tracepoint.h (decode_agent_options): Add 'trace_string'
+       argument.
+       * tracepoint.c (decode_agent_options): Add 'trace_string'
+       argument.
+       (validate_actionline): Update.
+       (collect_symbol): Add 'trace_string' argument.
+       (struct add_local_symbols_data) <trace_string>: New field.
+       (do_collect_symbol): Update.
+       (add_local_symbols): Add 'trace_string' argument.
+       (encode_actions_1): Update.
+       (trace_dump_actions): Update.
+       * dwarf2loc.c (access_memory): Update.
+       * ax.h (struct agent_expr) <tracing, trace_string>: New fields.
+       * ax-general.c (new_agent_expr): Update.
+       * ax-gdb.h (gen_trace_for_expr, gen_trace_for_var)
+       (gen_trace_for_return_address): Add argument.
+       (trace_kludge, trace_string_kludge): Remove.
+       * ax-gdb.c (trace_kludge, trace_string_kludge): Remove.
+       (gen_traced_pop, gen_fetch, gen_bitfield_ref, gen_expr): Update.
+       (gen_trace_for_var): Add 'trace_string' argument.
+       (gen_trace_for_expr, gen_trace_for_return_address): Likewise.
+       (gen_printf, agent_eval_command_one): Update.
+
+2013-03-21  Tom Tromey  <tromey@redhat.com>
+
+       PR exp/15109:
+       * c-exp.y (yylex): Rewrite to push all tokens onto the FIFO.
+       Handle FILENAME token.
+
+2013-03-21  Tom Tromey  <tromey@redhat.com>
+
+       * c-exp.y (YYPRINT): Define.
+       (c_print_token): New function.
+
+2013-03-21  Tom Tromey  <tromey@redhat.com>
+
+       * c-exp.y (%union) <sym, ivar, ivec>: Remove.
+
+2013-03-21  Yao Qi  <yao@codesourcery.com>
+
+       * ctf.c: Include "gdb_stat.h".
+       [USE_WIN32API]: New macro 'mkdir'.
+       (ctf_start): Use permission bits macros if they are defined.
+
 2013-03-20  Keith Seitz  <keiths@redhat.com>
 
        * breakpoint.h (struct breakpoint): Add comment to
This page took 0.05119 seconds and 4 git commands to generate.