summaryrefslogtreecommitdiff
path: root/gdb/objc-lang.c
Commit message (Expand)AuthorAgeFilesLines
* Remove la_errorTom Tromey2018-06-181-1/+0
* Remove symfile_complaintsTom Tromey2018-05-231-6/+3
* More use of std::vector in linespec.cTom Tromey2018-04-051-32/+12
* 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
* Constify add_infoTom Tromey2017-11-071-2/+2
* Constify add_comTom Tromey2017-11-071-1/+1
* Eliminate catch_errorsPedro Alves2017-10-101-31/+13
* Remove unnecessary function prototypes.John Baldwin2017-09-091-6/+0
* Stop assuming no-debug-info functions return intPedro Alves2017-09-041-6/+8
* Rename some command functionsSimon Marchi2017-08-221-4/+4
* 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
* -Wwrite-strings: The RestPedro Alves2017-04-051-4/+4
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* 'struct expression *' -> gdb::unique_xmalloc_ptr<expression>Pedro Alves2016-11-081-5/+2
* Move logic out of symbol_find_demangled_nameTom Tromey2016-06-231-0/+10
* 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
* Add some more casts (2/2)Simon Marchi2015-09-251-1/+1
* Add casts to memory allocation related callsSimon Marchi2015-09-251-2/+2
* Replace some xmalloc-family functions with XNEW-family onesSimon Marchi2015-08-261-6/+4
* Replace the block_found global with explicit data-flowPierre-Marie de Rodat2015-08-011-2/+3
* C++ keyword cleanliness, mostly auto-generatedPedro Alves2015-02-271-34/+34
* 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
* Remove spurious exceptions.h inclusionsGary Benson2014-10-081-1/+0
* Remove dead code from objc-lang.c (spurious "fprintf (stderr...")Sergio Durigan Junior2014-09-161-5/+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
* Remove `expout*' globals from parser-defs.hSergio Durigan Junior2014-03-271-4/+4
* start change to progspace independenceTom Tromey2014-02-261-1/+1
* use bound_minsym as result for lookup_minimal_symbol et alTom Tromey2014-02-261-10/+11
* change minsym representationTom Tromey2014-02-261-8/+8
* introduce minimal_symbol_upper_boundTom Tromey2014-02-261-9/+7
* 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
* Fix GDB crash with upstream GCC due to qsort(NULL, ...)Andreas Arnez2013-11-121-0/+5
* 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
* Constification of parse_linespec and fallout:Keith Seitz2013-10-021-4/+5
* * breakpoint.c (catch_syscall_split_args): Use skip_spaces.Keith Seitz2013-03-071-22/+12
* 2013-01-31 Aleksandar Ristovski <aristovski@qnx.com>Aleksandar Ristovski2013-01-311-2/+0
* * objc-lang.c (objc_emit_char, objc_printchar, objc_printstr):Tom Tromey2013-01-071-146/+3
* PR cli/7719:Tom Tromey2013-01-071-14/+3
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1