Replace copyreloc-main.c with copyreloc-main.S
[platform/upstream/binutils.git] / gdb / completer.c
2014-10-08 Gary BensonRemove spurious exceptions.h inclusions
2014-09-03 Sergio Durigan JuniorPR python/16699: GDB Python command completion with...
2014-08-07 Gary BensonInclude gdb_assert.h in common-defs.h
2014-06-18 Tom Tromeyconstify complete_line
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-10-02 Keith SeitzConstification of parse_linespec and fallout:
2013-03-13 Pedro AlvesConstify strings in tracepoint.c, lookup_cmd and the...
2013-02-05 Doug Evans * completer.c (location_completer): Fix typo in comment.
2013-01-31 Aleksandar Ristovski2013-01-31 Aleksandar Ristovski <aristovski@qnx.com>
2013-01-01 Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-12-07 Tom Tromey * ada-lang.c (ada_make_symbol_completion_list): Add...
2012-12-07 Tom Tromey * expression.h (parse_expression_for_completion):...
2012-11-20 Mike Frysingergdb: include help aliases in help command completion
2012-11-20 Tom Tromey * completer.c (count_struct_fields): Remove.
2012-08-10 Mike Frysingergdb: add completion handler for "handle" and "signal"
2012-06-13 Tom Tromey * ada-lang.c (ada_make_symbol_completion_list): Return...
2012-02-07 Doug Evans * gdbtypes.h (struct main_type): Change type of name...
2012-01-04 Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-03-12 Michael Snyder2011-03-11 Michael Snyder <msnyder@vmware.com>
2011-02-26 Michael Snyder2011-02-25 Michael Snyder <msnyder@vmware.com>
2011-01-01 Joel Brobeckerrun copyright.sh for 2011.
2010-12-31 Michael Snyder2010-12-31 Michael Snyder <msnyder@vmware.com>
2010-09-30 Tom Tromeygdb
2010-08-18 Tom Tromeygdb
2010-05-13 Michael Snyder2010-05-13 Michael Snyder <msnyder@vmware.com>
2010-05-06 Michael Snyder2010-05-06 Michael Snyder <msnyder@vmware.com>
2010-03-26 Ulrich WeigandChangeLog:
2010-01-01 Joel BrobeckerUpdate copyright year in most headers.
2009-11-19 Joel Brobecker * completer.c (complete_line_internal): Make...
2009-03-25 Pierre Muller Fix completer problem for filename completion on the...
2009-02-06 Thiago Jung Bauermanngdb/
2009-02-03 Tom Tromey * completer.c (add_struct_fields): Check type_name...
2009-02-03 Tom Tromeygdb
2009-01-03 Joel Brobecker Updated copyright notices for most files.
2008-12-22 Jan Kratochvilgdb/
2008-11-24 Jan Kratochvil Fix access of an already freed memory.
2008-07-11 Tom Tromeygdb
2008-06-09 Tom Tromeygdb
2008-06-06 Tom Tromeygdb
2008-01-01 Daniel Jacobowitz Updated copyright notices for most files.
2007-08-23 Joel Brobecker Switch the license of all .c files to GPLv3.
2007-08-18 Michael Snyder2007-08-17 Michael Snyder <msnyder@access-company...
2007-08-17 Michael Snyder2007-08-17 Michael Snyder <msnyder@access-company...
2007-08-11 Michael Snyder2007-08-11 Michael Snyder <msnyder@access-company...
2007-08-10 Michael Snyder2007-08-10 Michael Snyder <msnyder@access-company...
2007-01-09 Daniel JacobowitzCopyright updates for 2007.
2006-04-20 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2005-12-17 Eli Zaretskii * breakpoint.c:
2005-01-13 Michael Snyder2005-01-13 Michael Snyder <msnyder@redhat.com>
2004-02-28 Andrew Cagney2004-02-28 Andrew Cagney <cagney@redhat.com>
2003-10-06 Joel Brobecker * completer.h (get_gdb_completer_word_break_cha...
2002-12-09 Elena Zannoni2002-12-08 Elena Zannoni <ezannoni@redhat.com>
2002-11-20 Klee Dienes2002-11-19 Klee Dienes <kdienes@apple.com>
2002-08-23 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2002-03-24 Andrew Cagney* command.h: Update copyright.
2002-02-18 Tom Tromey * cli/cli-cmds.c (compare_strings): New function.
2002-01-10 Eli Zaretskii * completer.c (command_completer): New function.
2001-07-15 Elena Zannoni2001-07-15 Elena Zannoni <ezannoni@redhat.com>
2001-06-11 Eli Zaretskii * completer.c (gdb_completer_loc_break_characters...
2001-06-06 Eli Zaretskii * source.c (mod_path, openp): Use #ifdef HAVE_DOS_BASE...
2001-06-04 Eli Zaretskii * source.c (mod_path, openp): Use HAVE_DOS_BASED_FILE_...
2001-03-06 Kevin BuettnerUpdate/correct copyright notices.
2001-02-18 Eli Zaretskii * completer.c (gdb_completer_file_name_break_character...
2000-12-15 Kevin BuettnerReplace free() with xfree().
2000-12-01 Fernando Nasser2000-11-30 Fernando Nasser <fnasser@redhat.com>