summaryrefslogtreecommitdiff
path: root/gdb/opencl-lang.c
Commit message (Expand)AuthorAgeFilesLines
* the patchusers/tromey/sort-includesTom Tromey2019-03-301-4/+6
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Remove la_errorTom Tromey2018-06-181-1/+0
* Introduce a gdb_ref_ptr specialization for struct valueTom Tromey2018-04-061-1/+1
* 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 init_type/arch_type take a size in bitsUlrich Weigand2017-09-271-1/+1
* Remove unnecessary function prototypes.John Baldwin2017-09-091-5/+0
* Make language_def O(1)Pedro Alves2017-07-201-2/+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/+1
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Support structure offsets that are 512K or larger.David Taylor2016-06-241-5/+5
* Move logic out of symbol_find_demangled_nameTom Tromey2016-06-231-0/+1
* Move filename extensions into language_defnTom Tromey2016-06-231-0/+1
* gdb: Forward VALUE_LVAL when avoiding side effects for STRUCTOP_STRUCTAndrew Burgess2016-05-271-1/+1
* 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
* Add some more casts (2/2)Simon Marchi2015-09-251-1/+1
* Remove CHECK_TYPEDEF, use check_typedef insteadSimon Marchi2015-07-141-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
* Handle partially optimized out values similarly to unavailable valuesPedro Alves2014-08-201-54/+0
* Include string.h in common-defs.hGary Benson2014-08-071-1/+0
* Include gdb_assert.h in common-defs.hGary Benson2014-08-071-1/+0
* replace XCALLOC with XCNEWVEC or XCNEWTom Tromey2014-01-131-1/+1
* replace XZALLOC with XCNEWTom Tromey2014-01-131-1/+1
* Remove duplicated #include's from GDBHonggyu Kim2014-01-071-1/+0
* 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 exp/15364:Tom Tromey2013-05-131-4/+7
* PR c++/9197:Tom Tromey2013-03-251-9/+4
* http://sourceware.org/ml/gdb-patches/2012-11/msg00312.htmlAndrew Burgess2013-01-251-3/+95
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* ChangeLog:Ulrich Weigand2012-11-291-1/+22
* PR c++/13356Keith Seitz2012-08-171-1/+0
* language-specific read_var_value for Ada renamingsJoel Brobecker2012-03-021-0/+1
* 2012-03-01 Pedro Alves <palves@redhat.com>Pedro Alves2012-03-011-2/+5
* Rename la_get_symbol_name_match_p into la_get_symbol_name_cmpJoel Brobecker2012-02-081-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-1/+1
* the "ambiguous linespec" seriesTom Tromey2011-12-061-0/+2
* gdb/Jan Kratochvil2011-10-091-1/+2
* gdb/Jan Kratochvil2011-07-141-1/+1
* 2011-02-28 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-02-281-1/+1
* 2011-02-28 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-02-281-8/+8