[gdb/testsuite] Fix regexp in skip_opencl_tests
[external/binutils.git] / gdb / defs.h
2019-01-25 Tom TromeyNormalize includes to use common/
2019-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2018-11-01 Jerome Guittonarm-pikeos: software single step
2018-09-18 John BaldwinAdd a new 'info proc files' subcommand of 'info proc'.
2018-08-17 Tom TromeyRemove "repeat" argument from command_line_input
2018-06-07 Tom TromeyChange build_address_symbolic to return std::string
2018-04-07 Simon MarchiMake "set osabi none" really work (PR 22980)
2018-03-19 Tom TromeyConvert observers to C++
2018-03-08 Alan HaywardRemove MAX_REGISTER_SIZE define
2018-02-28 Sergio Durigan JuniorCreate new common/pathstuff.[ch]
2018-02-14 Tom TromeyMove some declarations to source.h
2018-02-13 Simon MarchiUse enum flags for flags passed to openp
2018-01-02 Joel BrobeckerUpdate copyright year range in all GDB files
2017-12-11 Pedro AlvesUnbreak build for non-ELF ports
2017-12-08 Jan KratochvilDWARF-5: .debug_names index consumer
2017-12-08 Jan KratochvilChange dwarf2_initialize_objfile's return value
2017-11-07 Tom TromeyConstify execute_command
2017-11-07 Tom TromeyConstify add_path and friends
2017-09-27 Tom TromeyConstify some commands in exec.c, plus symbol_file_command
2017-09-23 Tom TromeyRemoved unused declaration
2017-09-04 Simon MarchiMove command lines types/declarations to cli-script.h
2017-07-20 Pedro AlvesMake language_def O(1)
2017-06-16 Yao Qiextract/store integer function template
2017-05-26 Alan HaywardAdd regcache raw_supply_integer and raw_collect_integer.
2017-04-12 Tom TromeyIntroduce command_line_up
2017-04-05 Pedro Alves-Wwrite-strings: The Rest
2017-02-20 Jan KratochvilDWARF-5 basic functionality
2017-01-01 Joel Brobeckerupdate copyright year range in GDB files
2016-12-09 Pedro Alvesgdb: Remove support for obsolete OSABIs and a.out
2016-11-23 Pedro Alvesgdb: Use C++11 std::chrono
2016-10-31 Maciej W. RozyckiMIPS: Remove remains of IRIX OS ABI support
2016-10-25 Rainer OrthFix gdb C++ compilation on Solaris (PR build/20712)
2016-10-06 Tom TromeyRemove Java support
2016-10-03 Antoine TremblayEmit inferior, thread and frame selection events to...
2016-09-16 Pedro Alvesgdb: Use std::min and std::max throughout
2016-07-26 Tom TromeyPR python/20190 - compute TLS symbol without a frame
2016-06-24 Tom TromeyMove logic out of symbol_find_demangled_name
2016-06-21 Pedro AlvesMake stdin be per UI
2016-05-17 Tom TromeyAdd support for the Rust language
2016-04-12 Pedro AlvesEliminate immediate_quit
2016-04-12 Pedro Alvestarget remote: Don't rely on immediate_quit (introduce...
2016-04-12 Pedro AlvesEliminate clear_quit_flag
2016-04-12 Pedro AlvesIntroduce interruptible_select
2016-03-09 Pedro Alvesgdb_readline -> gdb_readline_no_editing
2016-01-01 Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-08-25 Pedro Alvesremote: allow aborting long operations (e.g., file...
2015-08-15 Doug EvansUse macros for some enum bit field sizes.
2015-07-08 Patrick Palkatui: replace deprecated_register_changed_hook with...
2015-06-15 Jan KratochvilMove utility functions to common/
2015-05-16 Jan Kratochvilcompile: New 'compile print'
2015-05-16 Jan Kratochvilcompile: Distribute scope, add scope_data
2015-05-06 Joel BrobeckerGet rid of deprecated_init_ui_hook
2015-04-11 Jan KratochvilRemove --xdb
2015-02-27 Pedro AlvesAdd extern "C" to declarations of C symbols
2015-01-15 Sergio Durigan JuniorMove code to disable ASR to nat/
2015-01-01 Joel BrobeckerUpdate year range in copyright notice of all files...
2014-12-19 Yao QiMIPS SDE OS ABI support
2014-12-15 Simon MarchiFix build with Python 3.4 (PR python/16784)
2014-12-12 Tom Tromeythe "compile" command
2014-11-21 Yao QiInclude alloca.h unconditionally
2014-10-17 Pedro AlvesDelete Tru64 support
2014-08-19 Gary BensonIntroduce common-types.h
2014-08-07 Gary BensonMove errno.h to common-defs.h
2014-08-07 Gary BensonMove common-utils.h to common-defs.h
2014-08-07 Gary BensonMove ptid.h to common-defs.h
2014-08-07 Gary BensonMove gdb_locale.h to common-defs.h
2014-08-07 Gary BensonMove gdb/signals.h to common-defs.h
2014-08-07 Gary BensonMove pathmax.h to common-defs.h
2014-08-07 Gary BensonMove libiberty.h to common-defs.h
2014-08-07 Gary BensonMove ansidecl.h to common-defs.h
2014-08-07 Gary BensonMove stddef.h to common-defs.h
2014-08-07 Gary BensonMove stdarg.h to common-defs.h
2014-08-07 Gary BensonMove stdlib.h to common-defs.h
2014-08-07 Gary BensonMove stdio.h to common-defs.h
2014-07-30 Gary BensonIntroduce common/common-defs.h
2014-06-26 Tom Tromeyconstify to_load
2014-06-03 Siva ChandraAdd xmethod interface to the extension language API.
2014-03-18 Jan KratochvilFix SIGTERM signal safety (PR gdb/15358).
2014-02-25 Stan ShebsAnnotate comments for Doxygen.
2014-02-19 Tom Tromeyremove exec_set_find_memory_regions
2014-02-10 Doug EvansAdd Guile as an extension language.
2014-02-06 Doug EvansExtension Language API
2014-01-13 Tom Tromeyremove use_windows
2014-01-13 Tom Tromeyremove unused deprecated_flush_hook declaration
2014-01-13 Tom Tromeyremove deprecated_set_hook
2014-01-13 Tom Tromeyreplace XCALLOC with XCNEWVEC or XCNEW
2014-01-13 Tom Tromeyreplace XMALLOC with XNEW
2014-01-13 Tom Tromeyreplace XZALLOC with XCNEW
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-11-18 Tom Tromeystdlib.h is universal too
2013-11-18 Tom Tromeydon't check for stddef.h
2013-10-02 Keith SeitzConstification of parse_linespec and fallout:
2013-09-30 Luis Machado * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.
2013-09-05 Andrew BurgessRemove deprecated_command_loop_hook.
2013-09-04 Jan KratochvilCode cleanup: Change OPF_DISABLE_REALPATH to OPF_RETURN...
2013-09-02 Yao Qigdb/
2013-08-28 Jan KratochvilPR gdb/15415
2013-07-09 Doug Evans * defs.h (enum val_prettyformat): Renamed from val_pre...
2013-07-01 Pedro AlvesNormalize on PATH_MAX instead of MAXPATHLEN throughout.
2013-07-01 Pedro AlvesRely on gnulib's unistd.h replacement.
next