summaryrefslogtreecommitdiff
path: root/gdb/f-lang.c
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-11-08Introduce lookup_name_info and generalize Ada's FULL/WILD name matchingPedro Alves
2017-11-08Per-language symbol name hashing algorithmPedro Alves
2017-09-27Make init_type/arch_type take a size in bitsUlrich Weigand
2017-09-09Remove unnecessary function prototypes.John Baldwin
2017-07-20Make language_def O(1)Pedro Alves
2017-07-17Rewrite/enhance explicit locations completer, parse left->rightPedro Alves
2017-07-17Introduce class completion_tracker & rewrite completion<->readline interactionPedro Alves
2017-05-19Use watchpoint's language when re-parsing expressionTom Tromey
2017-04-05-Wwrite-strings: Constify word break character arraysPedro Alves
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-09-06Add missing format for built-in floating-point typesUlrich Weigand
2016-06-23Move logic out of symbol_find_demangled_nameTom Tromey
2016-06-23Move filename extensions into language_defnTom Tromey
2016-04-22Centralize yacc interface names remapping (yyparse, yylex, yyerror, etc)Pedro Alves
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-09-25Add some more casts (1/2)Simon Marchi
2015-07-31Mostly trivial enum fixesSimon Marchi
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-12-12the "compile" commandTom Tromey
2014-08-07Include string.h in common-defs.hGary Benson
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-11-18remove gdb_string.hTom Tromey
2013-11-07New field 'la_natural_name' in struct language_defnYao Qi
2013-10-25New field la_varobj_ops in struct language_defnYao Qi
2013-03-13Constify strings in tracepoint.c, lookup_cmd and the completers.Pedro Alves
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-12-07 * ada-lang.c (ada_make_symbol_completion_list): Add 'code'Tom Tromey
2012-09-262012-09-26 Jan Kratochvil <jan.kratochvil@redhat.com>Tom Tromey
2012-09-262012-09-26 Jan Kratochvil <jan.kratochvil@redhat.com>Tom Tromey
2012-08-17 PR c++/13356Keith Seitz
2012-06-13 * ada-lang.c (ada_make_symbol_completion_list): Return a VEC.Tom Tromey
2012-03-02language-specific read_var_value for Ada renamingsJoel Brobecker
2012-03-01 * value.h (value_print): Return void.Tom Tromey
2012-02-08Rename la_get_symbol_name_match_p into la_get_symbol_name_cmpJoel Brobecker
2012-02-07 * gdbtypes.h (struct main_type): Change type of name,tag_name,Doug Evans
2012-01-26Ada: allow unqualified function names in linespecsJoel Brobecker
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker
2011-12-06the "ambiguous linespec" seriesTom Tromey
2011-06-29gdbTom Tromey
2011-01-072011-01-07 Michael Snyder <msnyder@vmware.com>Michael Snyder
2011-01-052011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder
2011-01-01run copyright.sh for 2011.Joel Brobecker
2010-06-02gdb/Jan Kratochvil
2010-05-062010-05-06 Michael Snyder <msnyder@vmware.com>Michael Snyder
2010-04-20gdb/ChangeLog:Sergio Durigan Junior
2010-01-142010-01-13 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon
2010-01-01Update copyright year in most headers.Joel Brobecker
2009-07-02 * gdbtypes.h (TYPE_OBJFILE_OWNED, TYPE_OWNER): New macros.Ulrich Weigand
2009-07-02 * gdbtypes.h (builtin_type_ieee_single, builtin_type_ieee_double,Ulrich Weigand