gdb: add target_ops::supports_displaced_step
[deliverable/binutils-gdb.git] / gdb / auto-load.c
2020-04-17  Tom TromeyReplace most calls to help_list and cmd_show_list
2020-01-13  Simon Marchigdb: add back declarations for _initialize functions
2020-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2019-10-01  Tom TromeyUse styled_string in more places
2019-09-19  Alan Modrabfd_section_* macros
2019-09-18  Christian BiesingerChange boolean options to bool instead of int
2019-09-11  Christian BiesingerMake relocate_{path,gdb_directory} return std::string
2019-07-11  Tom TromeyRemove init_cli_cmds
2019-07-09  Tom TromeyRename common to gdbsupport
2019-05-08  Tom TromeyConvert auto-load.c to type-safe registry API
2019-04-06  Tom TromeyRevert the header-sorting patch
2019-04-06  Tom TromeySort includes for files gdb/[a-f]*.[chyl].
2019-03-16  Philippe WaroquiersOBVIOUS: fix several occurrences of 'This options has...
2019-01-25  Tom TromeyNormalize includes to use common/
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-04-10  Simon MarchiIterate by index in auto_load_safe_path_vec_update
2018-03-19  Tom TromeyConvert observers to C++
2018-03-17  Tom TromeyChange auto_load_objfile_script_1 to use std::string
2018-03-03  Simon MarchiMake delim_string_to_char_ptr_vec return an std::vector
2018-02-28  Sergio Durigan JuniorCreate new common/pathstuff.[ch]
2018-02-09  Tom TromeyUse gdb::unique_xmalloc_ptr in auto_load_section_scripts
2018-02-09  Tom TromeyUse std::string in execute_script_contents
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-12-05  Simon MarchiRemove some unused variables
2017-11-07  Tom TromeyConstify add_setshow_*
2017-11-07  Tom TromeyRemove cmd_cfunc_ftype
2017-11-07  Tom TromeyConstify add_info
2017-10-28  Simon MarchiGet rid of VEC(loaded_script_ptr)
2017-10-11  Tom TromeyConstify add_prefix_cmd
2017-09-09  John BaldwinRemove unnecessary function prototypes.
2017-08-22  Tom TromeyChange gdb_realpath to return a unique_xmalloc_ptr
2017-08-03  Tom TromeyChange return type of find_and_open_script
2017-08-03  Tom TromeyIntroduce and use gdb_file_up
2017-08-03  Tom TromeyIntroduce and use ui_out_emit_table
2017-04-22  Tom TromeyUse ui_out_emit_tuple
2017-03-29  Jan KratochvilFix warning: Invalid entry in .debug_gdb_scripts section
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-12-22  Simon MarchiClass-ify ui_out
2016-11-27  Simon MarchiRemove verbosity from ui_out_message and friends
2016-05-08  Trevor Saundersremove trivialy unused variables
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-25  Simon MarchiAdd casts to memory allocation related calls
2015-04-27  Gary BensonDo not manipulate "target:" filenames as local paths
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-11-30  Jan KratochvilAdd add-auto-load-scripts-directory.
2014-10-08  Gary BensonRemove spurious exceptions.h inclusions
2014-02-25  Jan KratochvilPR gdb/16626
2014-02-10  Doug EvansAdd Guile as an extension language.
2014-02-06  Doug EvansExtension Language API
2014-01-13  Tom Tromeyreplace XZALLOC with XCNEW
2014-01-07  Honggyu KimRemove duplicated #include's from GDB
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-12-05  Doug Evans * auto-load.c (load_auto_scripts_for_objfile): Add...
2013-11-30  Doug EvansMove .debug_gdb_script processing to auto-load.c.
2013-10-29  Yao QiSimplify REGISTRY cleanup usages
2013-10-09  Jan KratochvilNew flag OBJF_NOT_FILENAME
2013-09-24  Jan KratochvilCode cleanup: Add objfile_name accessor
2013-04-22  Tom Tromey PR gdb/7912:
2013-01-31  Aleksandar Ristovski2013-01-31 Aleksandar Ristovski <aristovski@qnx.com>
2013-01-01  Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-09-17  Jan Kratochvilgdb/
2012-08-27  Jan Kratochvilgdb/
2012-08-22  Tom Tromey * auto-load.c (_initialize_auto_load): Update.
2012-08-09  Yao Qigdb/
2012-07-26  Jan Kratochvilgdb/
2012-07-02  Jan Kratochvilgdb/
2012-05-20  Jan Kratochvilgdb/
2012-05-18  Jan Kratochvilgdb/
2012-05-18  Jan Kratochvilgdb/
2012-05-11  Jan Kratochvilgdb/
2012-05-11  Jan Kratochvilgdb/
2012-05-11  Jan Kratochvilgdb/
2012-05-06  Jan Kratochvilgdb/
2012-05-02  Jan Kratochvilgdb/
2012-04-17  Jan Kratochvilgdb/
2012-04-17  Jan Kratochvilgdb/
2012-04-17  Jan Kratochvilgdb/
2012-04-17  Jan Kratochvilgdb/
This page took 1.570563 seconds and 86 git commands to generate.