Update version number and generated files for 2.33 release.
[external/binutils.git] / gdb / extension.c
2019-04-06 Tom TromeyRevert the header-sorting patch
2019-04-06 Tom TromeySort includes for files gdb/[a-f]*.[chyl].
2019-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2018-11-21 Pedro Alvesinvoke_xmethod & array_view
2018-03-27 Tom TromeyC++-ify typedef hash
2018-03-19 Tom TromeyConvert observers to C++
2018-02-26 Tom TromeyChange frame_filter_flags to use DEF_ENUM_FLAGS_TYPE
2018-01-07 Simon MarchiC++ify xmethod_worker, get rid of VEC(xmethod_worker_ptr)
2018-01-02 Joel BrobeckerUpdate copyright year range in all GDB files
2017-09-20 Tom TromeyRemove make_cleanup_restore_target_terminal
2017-09-09 John BaldwinRemove unnecessary function prototypes.
2017-01-01 Joel Brobeckerupdate copyright year range in GDB files
2016-11-11 Yao QiRemove apply_val_pretty_printer parameter valaddr
2016-06-25 David TaylorSupport structure offsets that are 512K or larger.
2016-05-08 Trevor Saundersremove trivialy unused variables
2016-04-12 Pedro AlvesEliminate clear_quit_flag
2016-04-12 Pedro AlvesIntroduce interruptible_select
2016-01-08 Yao QiChange SIGINT handler for extension languages only...
2016-01-01 Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-08-27 Pedro Alvesgdb: Use sighandler_t everywhere
2015-04-29 Doug EvansPR python/18285
2015-01-31 Doug EvansAdd support for inlining scripts into .debug_gdb_scripts.
2015-01-01 Joel BrobeckerUpdate year range in copyright notice of all files...
2014-06-03 Siva ChandraAdd xmethod interface to the extension language API.
2014-03-22 Doug Evans * extension.c (eval_ext_lang_from_control_command...
2014-02-10 Doug EvansAdd Guile as an extension language.
2014-02-06 Doug Evansfix copyright year in new files in previous checkin
2014-02-06 Doug EvansExtension Language API