summaryrefslogtreecommitdiff
path: root/gdb/guile/scm-symbol.c
Commit message (Expand)AuthorAgeFilesLines
* the patchusers/tromey/sort-includesTom Tromey2019-03-301-2/+6
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Simple -Wshadow=local fixesTom Tromey2018-10-041-2/+2
* Eliminate most remaining cleanups under gdb/guile/Pedro Alves2018-07-181-11/+6
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* scm-symbol.c: Add (domain_enum) castsSimon Marchi2015-10-261-2/+3
* Add some more casts (1/2)Simon Marchi2015-09-251-6/+7
* guile: Add as_a_scm_t_subrPedro Alves2015-09-071-17/+20
* DWARF: handle non-local references in nested functionsPierre-Marie de Rodat2015-08-251-1/+5
* Replace the block_found global with explicit data-flowPierre-Marie de Rodat2015-08-011-2/+2
* Split TRY_CATCH into TRY + CATCHPedro Alves2015-03-071-12/+34
* C++ keyword cleanliness, mostly auto-generatedPedro Alves2015-02-271-11/+11
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Look up primitive types as symbols.Doug Evans2014-12-231-11/+49
* Replace some symbol accessor macros with functions.Doug Evans2014-12-231-2/+2
* Use SYMBOL_OBJFILE more.Doug Evans2014-11-181-1/+1
* Rename lookup_symbol_global to lookup_global_symbol.Doug Evans2014-11-061-1/+1
* Remove spurious exceptions.h inclusionsGary Benson2014-10-081-1/+0
* remove unnecessary smob mark/free functionsAndy Wingo2014-05-261-9/+0
* gdb smob cleanupsAndy Wingo2014-05-261-4/+1
* Move containing_scm arg from gdbscm_fill_eqable_gsmob_ptr_slotDoug Evans2014-02-201-2/+2
* Add Guile as an extension language.Doug Evans2014-02-091-0/+777