Change tui_show_symtab_source to be a method
[external/binutils.git] / gdb / objc-lang.c
2019-05-08 Tom TromeyConvert objc-lang.c to type-safe registry API
2019-04-29 Andrew Burgessgdb: Introduce new language field la_is_string_type_p
2019-04-29 Andrew Burgessgdb: Introduce new language field la_struct_too_deep_el...
2019-04-12 Andrew Burgessgdb: Remove LANG_MAGIC
2019-04-08 Tom TromeyRename gdb exception types
2019-04-08 Tom TromeyRewrite TRY/CATCH
2019-04-05 Tom TromeyTurn parse_gdbarch into a method
2019-01-17 Tom TromeyMake minimal symbol range adapter a method on objfile
2019-01-17 Tom TromeyChange all_objfiles adapter to be a method on program_space
2019-01-10 Tom TromeyRemove ALL_MSYMBOLS and ALL_OBJFILE_MSYMBOLS
2019-01-10 Tom TromeyRemove most uses of ALL_OBJFILES
2019-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2018-11-21 Pedro AlvesUse gdb:array_view in call_function_by_hand & friends
2018-06-18 Tom TromeyRemove la_error
2018-05-23 Tom TromeyRemove symfile_complaints
2018-04-05 Tom TromeyMore use of std::vector in linespec.c
2018-03-27 Joel Brobeckerproblem looking up some symbols when they have a linkag...
2018-01-02 Joel BrobeckerUpdate copyright year range in all GDB files
2017-11-08 Pedro AlvesIntroduce lookup_name_info and generalize Ada's FULL...
2017-11-08 Pedro AlvesPer-language symbol name hashing algorithm
2017-11-07 Tom TromeyConstify add_info
2017-11-07 Tom TromeyConstify add_com
2017-10-10 Pedro AlvesEliminate catch_errors
2017-09-09 John BaldwinRemove unnecessary function prototypes.
2017-09-04 Pedro AlvesStop assuming no-debug-info functions return int
2017-08-22 Simon MarchiRename some command functions
2017-07-20 Pedro AlvesMake language_def O(1)
2017-07-17 Pedro AlvesIntroduce class completion_tracker & rewrite completion...
2017-05-20 Tom TromeyUse watchpoint's language when re-parsing expression
2017-04-05 Pedro Alves-Wwrite-strings: The Rest
2017-01-01 Joel Brobeckerupdate copyright year range in GDB files
2016-11-08 Pedro Alves'struct expression *' -> gdb::unique_xmalloc_ptr<expres...
2016-06-24 Tom TromeyMove logic out of symbol_find_demangled_name
2016-06-24 Tom TromeyMove filename extensions into language_defn
2016-04-22 Pedro AlvesCentralize yacc interface names remapping (yyparse...
2016-01-01 Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-09-25 Simon MarchiAdd some more casts (2/2)
2015-09-25 Simon MarchiAdd casts to memory allocation related calls
2015-08-26 Simon MarchiReplace some xmalloc-family functions with XNEW-family...
2015-08-01 Pierre-Marie de... Replace the block_found global with explicit data-flow
2015-02-27 Pedro AlvesC++ keyword cleanliness, mostly auto-generated
2015-01-01 Joel BrobeckerUpdate year range in copyright notice of all files...
2014-12-12 Tom Tromeythe "compile" command
2014-10-08 Gary BensonRemove spurious exceptions.h inclusions
2014-09-16 Sergio Durigan JuniorRemove dead code from objc-lang.c (spurious "fprintf...
2014-08-07 Gary BensonInclude string.h in common-defs.h
2014-08-07 Gary BensonInclude gdb_assert.h in common-defs.h
2014-03-27 Sergio Durigan JuniorRemove `expout*' globals from parser-defs.h
2014-02-26 Tom Tromeystart change to progspace independence
2014-02-26 Tom Tromeyuse bound_minsym as result for lookup_minimal_symbol...
2014-02-26 Tom Tromeychange minsym representation
2014-02-26 Tom Tromeyintroduce minimal_symbol_upper_bound
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-11-18 Tom Tromeyremove gdb_string.h
2013-11-12 Andreas ArnezFix GDB crash with upstream GCC due to qsort(NULL,...
2013-11-07 Yao QiNew field 'la_natural_name' in struct language_defn
2013-10-25 Yao QiNew field la_varobj_ops in struct language_defn
2013-10-02 Keith SeitzConstification of parse_linespec and fallout:
2013-03-07 Keith Seitz * breakpoint.c (catch_syscall_split_args): Use skip_sp...
2013-01-31 Aleksandar Ristovski2013-01-31 Aleksandar Ristovski <aristovski@qnx.com>
2013-01-07 Tom Tromey * objc-lang.c (objc_emit_char, objc_printchar, objc_pr...
2013-01-07 Tom Tromey PR cli/7719:
2013-01-01 Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-12-03 Tom Tromey * ada-exp.y (write_object_renaming, write_var_or_type)
2012-08-17 Keith Seitz PR c++/13356
2012-07-26 Tom Tromey * Makefile.in (SFILES): Remove objc-exp.y.
2012-03-02 Joel Brobeckerlanguage-specific read_var_value for Ada renamings
2012-03-01 Pedro Alves2012-03-01 Pedro Alves <palves@redhat.com>
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-01-26 Joel BrobeckerAda: allow unqualified function names in linespecs
2012-01-04 Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-12-06 Tom Tromeythe "ambiguous linespec" series
2011-06-02 Keith Seitz * objc-lang.c (find_methods): Increment objfile_csym...
2011-03-15 Michael Snyder2011-03-04 Michael Snyder <msnyder@msnyder-server...
2011-03-07 Joel Brobeckerminor reformatting in objc-lang.c:selectors_info
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-02-28 Jan Kratochvilgdb/
2011-02-28 Michael Snyder2011-02-27 Michael Snyder <msnyder@vmware.com>
2011-01-10 Michael Snyder2011-01-10 Michael Snyder <msnyder@vmware.com>
2011-01-01 Joel Brobeckerrun copyright.sh for 2011.
2010-05-16 Michael Snyder2010-05-15 Michael Snyder <msnyder@vmware.com>
2010-05-06 Michael Snyder2010-05-06 Michael Snyder <msnyder@vmware.com>
2010-04-19 Mike Frysingergdb: objc-lang: check symbol name before accessing...
2010-01-14 Phil Muldoon2010-01-13 Phil Muldoon <pmuldoon@redhat.com>
2010-01-01 Joel BrobeckerUpdate copyright year in most headers.
2009-09-29 Ulrich Weigand * eval.c (evaluate_subexp_standard) [OP_OBJC_MSGCALL...
2009-07-02 Ulrich Weigand * defs.h (extract_signed_integer, extract_unsigned_int...
2009-06-23 Joel Brobecker * ada-lang.c (evaluate_subexp): Delete. Use...
2009-06-17 Ulrich Weigand * gdbtypes.c (create_string_type): Receive character...
2009-06-17 Ulrich Weigand * dummy-frame.c (deprecated_pc_in_call_dummy): Add...
2009-05-18 Paul Pluzhnikov2009-05-18 Paul Pluzhnikov <ppluzhnikov@google.com>
2009-05-13 Paul Pluzhnikov2009-05-13 Paul Pluzhnikov <ppluzhnikov@google.com>
2009-03-20 Tom Tromeygdb:
2009-02-05 Thiago Jung Bauermann2009-02-05 Thiago Jung Bauermann <bauerman@br.ibm...
2009-01-03 Joel Brobecker Updated copyright notices for most files.
2008-10-28 Tom Tromeygdb
2008-10-01 Tom Tromey * symtab.c (find_pc_sect_psymtab): Use MSYMBOL_TYPE.
2008-09-30 Tom Tromeygdb
next