Replace copyreloc-main.c with copyreloc-main.S
[platform/upstream/binutils.git] / gdb / linespec.c
2014-10-08 Gary BensonRemove spurious exceptions.h inclusions
2014-06-18 Tom Tromeyconstify struct block in some places
2014-05-05 Keith SeitzFix a dangling cleanup in linspec_parse_basic.
2014-02-26 Tom Tromeystart change to progspace independence
2014-02-26 Tom Tromeychange minsym representation
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-12-23 Sterling Augustine2013-12-17 Sterling Augustine <saugustine@google...
2013-10-02 Keith SeitzConstification of parse_linespec and fallout:
2013-09-23 Tom Tromey(clh 9)
2013-08-20 Tom Tromeymove gdbarch object from objfile to per-BFD
2013-08-12 Ali Anwar? .deps
2013-08-07 Tom Tromeyalso filter label symbols
2013-08-01 Doug Evans Further workarounds for binutils/15021.
2013-05-30 Tom Tromeyfix linespec bug noticed by the checker
2013-05-14 Jan Kratochvilgdb/
2013-04-08 Tom Tromey PR symtab/8424:
2013-03-12 Keith Seitz * ada-lang.c (ada_read_renaming_var_value): Pass const
2013-03-11 Doug Evans * linespec.c (find_linespec_symbols): Call find_functi...
2013-03-06 Pierre Muller * linespec.c (get_current_search_block): ARI fix,...
2013-03-05 Doug Evans * ada-lang.c (ada_lookup_symbol_list_worker): New...
2013-03-04 Jan Kratochvilgdb/
2013-03-04 Jan Kratochvilgdb/
2013-02-03 Jan Kratochvilgdb/
2013-01-23 Doug Evans * linespec.c (find_linespec_symbols): Make static.
2013-01-01 Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-12-24 Jan Kratochvilgdb/
2012-11-10 Keith Seitz * breakpoint.c (clear_command): Add cleanup for
2012-10-11 Doug Evans PR breakpoints/14643.
2012-09-25 Joel BrobeckerSmall typo in comment inside create_sals_line_offset
2012-09-18 Joel Brobeckerwrong language used when re-setting breakpoint
2012-08-11 Sergio Durigan Junior2012-08-10 Sergio Durigan Junior <sergiodj@redhat...
2012-07-30 Keith Seitz * linespec.c (linespec_lex_number): A number followed
2012-07-26 Keith Seitz * linespec.c (linespec_lexer_lex_number): The input
2012-07-25 Hui Zhu2012-07-25 Hui Zhu <hui_zhu@mentor.com>
2012-07-23 Keith Seitz * linespec.c (convert_linespec_to_sal): Don't add
2012-07-23 Keith Seitz * linespec.c (decode_objc): Record the function name
2012-07-18 Keith Seitz * linespec.c (add_sal_to_sals): Add LITERAL_CANONICAL
2012-07-18 Keith Seitz * linespec.c (struct linespec): Constify expression,
2012-07-18 Keith Seitz * linespec.c (linespec_parse_line_offset): Make parameter
2012-06-29 Doug Evans * linespec.c: #include "stack.h".
2012-06-04 Doug Evans * objfiles.h (ALL_OBJFILE_PRIMARY_SYMTABS): New macro.
2012-05-31 Keith Seitz * linespec.c (decode_objc): Add cleanup to free
2012-05-18 Sergio Durigan Junior2012-05-18 Sergio Durigan Junior <sergiodj@redhat...
2012-04-18 Tom Tromey * linespec.c (convert_linespec_to_sals): Don't use
2012-04-05 Keith Seitzlinespec rewrite:
2012-03-16 Gary Bensongdb:
2012-03-01 Keith Seitz * linespec.c (decode_line_2): Sort the list of methods
2012-02-10 Tom Tromey * linespec.c (decode_line_internal): Skip symtabs_from...
2012-02-10 Jan Kratochvilgdb/
2012-02-08 Joel BrobeckerRename la_get_symbol_name_match_p into la_get_symbol_na...
2012-02-07 Doug Evans * gdbtypes.h (struct main_type): Change type of name...
2012-02-01 Gary Benson2012-02-01 Gary Benson <gbenson@redhat.com>
2012-01-27 Jan Kratochvilgdb/
2012-01-26 Joel BrobeckerRemove language param from name_matcher in struct quick...
2012-01-26 Joel BrobeckerAda: allow unqualified function names in linespecs
2012-01-17 Doug Evans * linespec.c (decode_line_internal): Don't call symtab...
2012-01-04 Joel Brobeckerdo not call decode_compound with Ada expressions.
2012-01-04 Joel Brobeckerlinespec: keep function descriptors during minimal...
2012-01-04 Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-12-27 Joel BrobeckerIgnore data minimal symbols for breakpoint linespecs
2011-12-21 Joel BrobeckerAdd handling for unqualified Ada operators in linespecs
2011-12-16 Tom Tromey * linespec.c (collect_symbols): Call maybe_add_address...
2011-12-16 Tom Tromey * linespec.c (struct collect_info) <objfile>: Remove...
2011-12-14 Joel BrobeckerMake decode_line_internal static.
2011-12-09 Andrew Pinski2011-12-09 Andrew Pinski <apinski@cavium.com>
2011-12-06 Doug Evans * linespec.c (decode_dollar): Avoid "may be used unini...
2011-12-06 Tom Tromeythe "ambiguous linespec" series
2011-11-11 Keith Seitz PR gdb/12843
2011-08-26 Aleksandar Ristovski * linespec.c (symtab_from_filename): Check for the...
2011-08-18 Keith Seitz PR c++/12266
2011-07-05 Tom Tromey * symtab.c (operator_chars): Now static.
2011-07-04 Thiago Jung Bauermann * breakpoint.c: Fix typos in comments.
2011-07-04 Jan Kratochvilgdb/
2011-07-01 Jan Kratochvilgdb/
2011-07-01 Jan Kratochvilgdb/
2011-07-01 Jan Kratochvilgdb/
2011-05-31 Keith Seitz PR c++/12750
2011-05-31 Keith Seitz PR symtab/12704
2011-05-24 Keith Seitz PR breakpoint/12803
2011-05-18 Tom Tromey * value.c (value_fn_field): Constify.
2011-04-04 Tom Tromey * tracepoint.c (scope_info): Update.
2011-03-25 Tom Tromey * linespec.c (symbol_found): Restore line-based result for
2011-03-24 Tom Tromeygdb
2011-03-24 Tom Tromey * symtab.c (decode_line_spec): Update.
2011-03-16 Keith Seitz * linespec.c (find_methods): Canonicalize NAME before...
2011-03-04 Thiago Jung Bauermann * eval.c (parse_and_eval_address_1): Remove function.
2011-03-01 Michael Snyder2011-03-01 Michael Snyder <msnyder@vmware.com>
2011-03-01 Michael Snyder2011-03-01 Michael Snyder <msnyder@vmware.com>
2011-03-01 Michael Snyder2011-02-28 Michael Snyder <msnyder@vmware.com>
2011-01-09 Michael Snyder2011-01-08 Michael Snyder <msnyder@vmware.com>
2011-01-06 Joel BrobeckerRemove trailing new-line at end of error string
2011-01-05 Michael Snyder2011-01-05 Michael Snyder <msnyder@vmware.com>
2011-01-01 Joel Brobeckerrun copyright.sh for 2011.
2010-12-02 Keith Seitz * linespec.c (find_method): Move name canonicalization...
2010-07-13 Tom Tromeygdb
2010-05-14 Michael Snyder2010-05-14 Michael Snyder <msnyder@vmware.com>
2010-05-06 Michael Snyder2010-05-06 Michael Snyder <msnyder@vmware.com>
2010-05-02 Jan Kratochvilgdb/
2010-05-02 Jan Kratochvilgdb/
2010-03-26 Ulrich Weigand * breakpoint.c (expand_line_sal_maybe): Always call...
next