Automatic date update in version.in
[external/binutils.git] / gdb / linespec.c
2017-09-27 Tom TromeyConstify some linespec functions
2017-09-20 Pedro AlvesMake "list ambiguous" show symbol names too
2017-09-20 Pedro AlvesFix "list ambiguous_variable"
2017-09-11 Tom TromeyRename _const functions to use overloading instead
2017-09-09 Tom TromeyUse gdb::def_vector in create_sals_line_offset
2017-09-04 Pedro AlvesKill init_sal
2017-09-04 Pedro Alvesstruct symtabs_and_lines -> std::vector<symtab_and_line>
2017-07-17 Pedro AlvesA smarter linespec completer
2017-07-17 Pedro AlvesLinespec lexing and C++ operators
2017-07-17 Pedro AlvesExplicit locations -label completer
2017-07-17 Pedro AlvesRewrite/enhance explicit locations completer, parse...
2017-07-17 Pedro AlvesIntroduce CP_OPERATOR_STR/CP_OPERATOR_LEN and use throu...
2017-05-04 Pedro AlvesRAII-fy make_cleanup_restore_current_thread & friends
2017-04-12 Tom TromeyChange linespec_result::location to be an event_location_up
2017-04-12 Tom TromeyAdd a constructor and destructor to linespec_result
2017-04-12 Tom TromeyChange find_pcs_for_symtab_line to return a std::vector
2017-04-12 Tom TromeyIntroduce event_location_up
2017-04-05 Pedro Alves-Wwrite-strings: The Rest
2017-03-22 Yao QiWrap locally used classes in anonymous namespace
2017-02-23 Pedro AlvesUse gdb::function_view in iterate_over_symtabs & co
2017-01-11 Tom TromeyRemove make_cleanup_htab_delete
2017-01-01 Joel Brobeckerupdate copyright year range in GDB files
2016-12-22 Simon MarchiClass-ify ui_out
2016-11-08 Pedro AlvesUse ui_file_as_string throughout more
2016-10-13 Pedro AlvesConvert tid_range_parser and get_number_or_range to...
2016-10-06 Tom TromeyRemove Java support
2016-07-14 Tom TromeyRemove unused variables
2016-05-11 Trevor Saundersfix up two issues with the removal of unused variables
2016-05-08 Trevor Saundersremove trivialy unused variables
2016-01-21 Joel BrobeckerFix regression introduced in "break *<EXPR>" by explici...
2016-01-19 Pedro AlvesLimit breakpoint re-set to the current program space
2016-01-01 Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-09-25 Simon MarchiAdd some more casts (1/2)
2015-09-25 Simon MarchiAdd casts to memory allocation related calls
2015-09-21 Simon MarchiAdd two missing consts
2015-09-15 Jan Kratochvil[ppc64le] Use skip_entrypoint for skip_trampoline_code
2015-08-26 Simon MarchiReplace some xmalloc-family functions with XNEW-family...
2015-08-13 Keith SeitzMass rename `explicit' -> `explicit_loc'.
2015-08-12 Keith SeitzExplicit locations: add UI features for CLI
2015-08-12 Keith SeitzExplicit locations: introduce explicit locations
2015-08-12 Keith SeitzExplicit locations: introduce probe locations
2015-08-12 Keith SeitzExplicit locations: introduce address locations
2015-08-12 Keith SeitzExplicit locations: use new location API
2015-08-12 Keith SeitzExplicit locations: introduce new struct event_location...
2015-08-01 Pierre-Marie de... Replace the block_found global with explicit data-flow
2015-07-14 Simon MarchiRemove CHECK_TYPEDEF, use check_typedef instead
2015-06-26 Jan KratochvilDo not skip prologue for asm (.S) files
2015-03-23 Keith SeitzUpdate comment of linespec_lexer_lex_keyword.
2015-03-23 Keith SeitzExpand keyword lexing intelligence in the linespec...
2015-03-07 Pedro AlvesSplit TRY_CATCH into TRY + CATCH
2015-03-07 Pedro AlvesNormalize TRY_CATCH exception handling block
2015-03-06 Gary BensonNew common function "startswith"
2015-01-31 Gary Bensonnew callback parameter expansion_notify for expand_symt...
2015-01-01 Joel BrobeckerUpdate year range in copyright notice of all files...
2014-12-23 Doug EvansReplace some symbol accessor macros with functions.
2014-12-20 Mihail-Marian Nistorgdb/17394: cannot put breakpoint only in selected ASM...
2014-12-05 Doug EvansRevert: linespec.c (iterate_name_matcher): Fix argument...
2014-12-03 Doug EvansPR symtab/17602
2014-11-20 Doug EvansSplit struct symtab into two: struct symtab and compuni...
2014-11-18 Doug Evanssymtab.h (SYMTAB_BLOCKVECTOR): Renamed from BLOCKVECTOR...
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".
next