* cp-support.h (cp_validate_operator): Declare new function.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
2009-09-21  Keith Seitz * cp-support.h (cp_validate_operator): Declare new...
2009-09-21  Keith Seitz * c-exp.y (qualified_name): Call CHECK_TYPEDEF before...
2009-09-21  Tom Tromey2009-09-21 Jason Orendorff <jason.orendorff@gmail...
2009-09-21  Jie Zhang * doc/gdb.texinfo: Escape "{" and "}".
2009-09-21  Phil Muldoon2009-09-21 Phil Muldoon <pmuldoon@redhat.com>
2009-09-21  Phil Muldoon2009-09-21 Phil Muldoon <pmuldoon@redhat.com>
2009-09-21  Hui Zhu2009-09-21 Hui Zhu <teawater@gmail.com>
2009-09-21  Hui Zhu2009-09-21 Hui Zhu <teawater@gmail.com>
2009-09-21  Hui Zhu2009-09-21 Hui Zhu <teawater@gmail.com>
2009-09-21  Hui Zhu2009-09-21 Hui Zhu <teawater@gmail.com>
2009-09-19  Joel Brobecker * varobj.c (varobj_update): Initialize children...
2009-09-19  Vladimir Prus * mi/mi-cmd-stack.c (list_args_or_locals): Workaround
2009-09-19  Vladimir Prus * mi/mi-cmds.h (mi_cmd_stack_list_variables): Declare.
2009-09-19  Eli Zaretskii * config/djgpp/fnchange.lst: Add missing edits.
2009-09-19  Maxim Grigoriev2009-09-18 Maxim Grigoriev <maxim2405@gmail.com>
2009-09-18  Jan Kratochvilgdb/
2009-09-18  Ulrich WeigandFix ChangeLog date.
2009-09-18  Ulrich Weigand * rs6000-tdep.c (rs6000_builtin_type_vec128): Add...
2009-09-17  Joel Brobecker Fix a build failure on pa-hpux:
2009-09-16  H.J. Lu2009-09-16 H.J. Lu <hongjiu.lu@intel.com>
2009-09-16  gdbadminRecord GDB 7.0 branch creation. Bump version number...
2009-09-15  Tom Tromeygdb
2009-09-15  Doug Evans * dwarf2expr.h (dwarf_value_location): Add more commen...
2009-09-15  Doug Evans * target.c (memory_xfer_partial): Pass correct length...
2009-09-15  Jan Kratochvilgdb/
2009-09-15  Sergio Durigan JuniorImplementing catch syscall.
2009-09-14  Doug Evans * target.c (memory_xfer_partial): Only update dcache...
2009-09-14  Paul Pluzhnikov2009-09-14 Paul Pluzhnikov <ppluzhnikov@google.com>
2009-09-14  Paul Pluzhnikov2009-09-14 Paul Pluzhnikov <ppluzhnikov@google.com>
2009-09-13  Joel Brobecker gdb/
2009-09-11  Doug Evans * dwarf2expr.c (execute_stack_op, case DW_OP_piece...
2009-09-11  Doug Evans * objfiles.c (struct objfile_data): Delete member...
2009-09-11  Tom Tromeygdb
2009-09-10  Anthony GreenRecognize new moxie prologues
2009-09-10  Michael Snyder2009-09-10 Michael Snyder <msnyder@vmware.com>
2009-09-10  Joel Brobecker * top.c (interactive_mode): New static variable.
2009-09-10  Joel Brobecker * configure.ac: Fix the names of the python...
2009-09-09  Joel Brobecker Fix a build failure on AIX.
2009-09-09  Joel BrobeckerChecking in this patch for Thiago: Rename python-*...
2009-09-09  Joel Brobecker Avoid quadratic behavior when computing the...
2009-09-09  Joel Brobecker * block.c (contained_in): Return zero for neste...
2009-09-08  Doug Evans * target.c (initialize_targets): Fix thinko in stack_c...
2009-09-08  Michael Snyder2009-09-08 Michael Snyder <msnyder@vmware.com>
2009-09-08  Ralf WildenhuesFix parallel check//% rule in gdb for non-VPATH build.
2009-09-08  Jan Kratochvilgdb/
2009-09-08  Jan Kratochvilgdb/
2009-09-08  Jan Kratochvilgdb/
2009-09-08  Michael Snyder2009-09-07 Michael Snyder <msnyder@vmware.com>
2009-09-07  Jan Kratochvilgdb/
2009-09-07  Hui Zhu2009-09-06 Hui Zhu <teawater@gmail.com>
2009-09-05  Eli Zaretskii * config/djgpp/djconfig.sh: Fix for Autoconf 2.64.
2009-09-05  Hui Zhu2009-09-05 Hui Zhu <teawater@gmail.com>
2009-09-04  Nathan Froyd * dwarf2loc.c (struct piece_closure): New.
2009-09-03  Joel Brobecker * arm-tdep.c (displaced_write_reg): Replace...
2009-09-02  Tom Tromeygdb
2009-09-02  Hui Zhu2009-09-02 Hui Zhu <teawater@gmail.com>
2009-09-01  Hui Zhu2009-09-01 Hui Zhu <teawater@gmail.com>
2009-09-01  Hui Zhu2009-08-31 Hui Zhu <teawater@gmail.com>
2009-08-31  Doug Evans Implement TARGET_OBJECT_STACK_MEMORY.
2009-08-29  Hui Zhu2009-08-29 Hui Zhu <teawater@gmail.com>
2009-08-28  Doug Evans * top.c (execute_command): Remove redundant comment.
2009-08-28  Daniel Jacobowitz PR gdb/10565
2009-08-28  Jan Kratochvilgdb/
2009-08-28  Hui Zhu2009-08-28 Hui Zhu <teawater@gmail.com>
2009-08-27  Doug Evans * value.c (free_all_values): Tweak comment.
2009-08-27  Doug Evans * NEWS: Add note on "info sharedlibrary".
2009-08-27  Jan Kratochvilgdb/
2009-08-26  Michael Snyder2009-08-22 Michael Snyder <msnyder@vmware.com>
2009-08-25  Keith Seitz * c-exp.y (yylex): Add cxx_only check for tokentab2...
2009-08-25  Pedro Alves gdb/
2009-08-25  Jan Kratochvilgdb/
2009-08-25  Keith Seitz * c-exp.y (tokentab3): Add new token, ARROW_STAR....
2009-08-24  Keith Seitz * symtab.c (default_make_symbol_completion_list):...
2009-08-24  Tom Tromey * python/python-value.c (valpy_richcompare): Don't...
2009-08-22  Paul Pluzhnikov2009-08-21 Paul Pluzhnikov <ppluzhnikov@google.com>
2009-08-22  Ralf WildenhuesCleanups after the update to Autoconf 2.64, Automake...
2009-08-22  Ralf WildenhuesRegenerate tree using Autoconf 2.64 and Automake 1.11.
2009-08-22  Ralf WildenhuesMinor fixes in sim, gold, gdb for Autoconf 2.64, Automa...
2009-08-21  Doug Evans * jit.c (jit_event_handler): Use paddress to print...
2009-08-21  Doug Evans * jit.c (jit_read_descriptor): New arg gdbarch, all...
2009-08-21  Hui Zhu2009-08-21 Hui Zhu <teawater@gmail.com>
2009-08-20  Doug Evans Replace dcache with splay tree.
2009-08-20  Doug Evans Add interface for JIT code generation.
2009-08-19  Ulrich WeigandChangeLog:
2009-08-18  Tom Tromey * utils.c (add_internal_problem_command): Free set_doc and
2009-08-18  Tom Tromey * Makefile.in (ALL_TARGET_OBS): Remove prologue-value...
2009-08-17  Ulrich Weigand * symfile.c (reread_symbols): Call objfiles_changed...
2009-08-17  Michael Snyder2009-08-17 Michael Snyder <msnyder@vmware.com>
2009-08-17  Pedro Alves2009-08-17 Pedro Alves <pedro@codesourcery.com>>
2009-08-14  Doug Evans * symfile.c (find_separate_debug_file): Remove double...
2009-08-14  Pedro Alves2009-08-14 Pedro Alves <pedro@codesourcery.com>
2009-08-14  Pedro Alves * ui-file.h (ui_file_xstrdup): Mention that the length...
2009-08-13  Doug Evans * utils.c (gnu_debuglink_crc32): Store crc32_table...
2009-08-13  Tom Tromey * varobj.c (update_dynamic_varobj_children): Don't use
2009-08-13  Pedro Alves * remote.c (remote_pid_to_str): If printing a process...
2009-08-13  Tom Tromey * language.h (longest_raw_hex_string): Remove unused...
2009-08-13  Pedro Alves2009-08-13 Pedro Alves <pedro@codesourcery.com>
2009-08-13  Pedro Alves Revert 2009-08-07 changes for PR gdb/8869:
2009-08-12  Michael Snyder2009-08-12 Michael Snyder <msnyder@vmware.com>
2009-08-11  Tom Tromey * dwarf2loc.c (dwarf2_evaluate_loc_desc): Make a cleanup.
next
This page took 0.656509 seconds and 106 git commands to generate.