summaryrefslogtreecommitdiff
path: root/gdb/p-lang.c
Commit message (Expand)AuthorAgeFilesLines
* Remove val_printTom Tromey2020-03-131-1/+0
* Introduce pascal_value_print_innerTom Tromey2020-03-131-1/+1
* Introduce la_value_print_innerTom Tromey2020-03-131-0/+1
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Adjust byte order variable display/change if DW_AT_endianity is present.Peeter Joot2019-11-211-1/+1
* Remove la_get_string memberTom Tromey2019-11-051-1/+0
* Introduce metadata styleTom Tromey2019-10-011-1/+4
* Don't include gdbarch.h from defs.hTom Tromey2019-07-101-0/+1
* gdb: Introduce new language field la_is_string_type_pAndrew Burgess2019-04-291-0/+11
* gdb: Introduce new language field la_struct_too_deep_ellipsisAndrew Burgess2019-04-291-1/+2
* gdb: Remove LANG_MAGICAndrew Burgess2019-04-121-2/+1
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Remove la_errorTom Tromey2018-06-181-1/+0
* problem looking up some symbols when they have a linkage nameJoel Brobecker2018-03-271-0/+1
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Introduce lookup_name_info and generalize Ada's FULL/WILD name matchingPedro Alves2017-11-081-1/+1
* Per-language symbol name hashing algorithmPedro Alves2017-11-081-0/+1
* Make language_def O(1)Pedro Alves2017-07-201-10/+1
* Introduce class completion_tracker & rewrite completion<->readline interactionPedro Alves2017-07-171-1/+1
* Use watchpoint's language when re-parsing expressionTom Tromey2017-05-191-0/+2
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Move logic out of symbol_find_demangled_nameTom Tromey2016-06-231-0/+1
* Move filename extensions into language_defnTom Tromey2016-06-231-0/+6
* Centralize yacc interface names remapping (yyparse, yylex, yyerror, etc)Pedro Alves2016-04-221-1/+1
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Mostly trivial enum fixesSimon Marchi2015-07-311-1/+1
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* the "compile" commandTom Tromey2014-12-121-0/+2
* Include string.h in common-defs.hGary Benson2014-08-071-1/+0
* use bound_minsym as result for lookup_minimal_symbol et alTom Tromey2014-02-261-4/+4
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* remove gdb_string.hTom Tromey2013-11-181-1/+1
* New field 'la_natural_name' in struct language_defnYao Qi2013-11-071-0/+1
* New field la_varobj_ops in struct language_defnYao Qi2013-10-251-0/+2
* PR cli/7719:Tom Tromey2013-01-071-14/+3
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-2/+1
* PR c++/13356Keith Seitz2012-08-171-1/+0
* language-specific read_var_value for Ada renamingsJoel Brobecker2012-03-021-0/+1
* Rename la_get_symbol_name_match_p into la_get_symbol_name_cmpJoel Brobecker2012-02-081-1/+1
* * gdbtypes.h (struct main_type): Change type of name,tag_name,Doug Evans2012-02-071-1/+1
* Ada: allow unqualified function names in linespecsJoel Brobecker2012-01-261-1/+1
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+2
* the "ambiguous linespec" seriesTom Tromey2011-12-061-0/+2
* Remove trailing spaces and tabulations from pascal languagePierre Muller2011-03-151-3/+3
* 2011-01-10 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-101-5/+5
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* * p-lang.c (is_pascal_string_type): Use TYPE_FIELD_NAME accessor.Pierre Muller2010-10-151-10/+10
* * p-lang.c (is_pascal_string_type): Avoid crashes on structuresPierre Muller2010-10-141-1/+5
* gdb/Jan Kratochvil2010-07-121-1/+5
* 2010-05-15 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-161-1/+4