]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/guile/scm-block.c
gdb: remove BLOCK_SUPERBLOCK macro
[thirdparty/binutils-gdb.git] / gdb / guile / scm-block.c
2022-04-28  Simon Marchigdb: remove BLOCK_SUPERBLOCK macro
2022-04-28  Simon Marchigdb: remove BLOCK_FUNCTION macro
2022-04-28  Simon Marchigdb: remove BLOCK_{START,END} macros
2022-02-06  Simon Marchigdb: rename compunit_primary_filetab to compunit_symtab...
2022-02-06  Simon Marchigdb: remove COMPUNIT_OBJFILE macro
2022-01-01  Joel BrobeckerAutomatic Copyright Year update after running gdb/copyr...
2021-04-28  Andrew Burgessgdb delay guile initialization until gdbscm_finish_init...
2021-01-01  Joel BrobeckerUpdate copyright year range in all GDB files
2020-12-04  Tom TromeyRemove redundant typedefs
2020-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2019-11-22  Christian BiesingerReplace SYMBOL_*_NAME accessors with member functions
2019-04-25  Tom TromeyAvoid undefined behavior in Guile exception handling
2019-04-08  Tom TromeyRename gdb exception types
2019-04-08  Tom TromeyRewrite TRY/CATCH
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-07-22  Tom TromeyCall some functions in guile/ for effect
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-09-25  Simon MarchiAdd some more casts (1/2)
2015-09-07  Pedro Alvesguile: Add as_a_scm_t_subr
2015-03-07  Pedro AlvesSplit TRY_CATCH into TRY + CATCH
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-11-20  Doug EvansSplit struct symtab into two: struct symtab and compuni...
2014-11-18  Doug EvansSYMTAB_OBJFILE: New macro.
2014-06-18  Tom Tromeyconstify struct block in some places
2014-05-27  Andy Wingoremove unnecessary smob mark/free functions
2014-05-27  Andy Wingogdb smob cleanups
2014-02-20  Doug EvansMove containing_scm arg from gdbscm_fill_eqable_gsmob_p...
2014-02-10  Doug EvansAdd Guile as an extension language.