]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/ada-lang.h
gprofng: add hardware counters for AMD Zen3
[thirdparty/binutils-gdb.git] / gdb / ada-lang.h
2024-02-20  Simon Marchigdb: pass frames as `const frame_info_ptr &`
2024-01-28  Tom TromeyUse domain_search_flags in lookup_global_symbol_language
2024-01-12  Andrew BurgessUpdate copyright year range in header of all files...
2023-12-06  Tom TromeyAlways use expand_symtabs_matching in ada-lang.c
2023-07-21  Tom TromeyRemove ancient Ada workaround
2023-06-12  Tom TromeyTransfer ownership of exception string to ada_catchpoint
2023-02-16  Tom TromeyRename parameter of create_ada_exception_catchpoint
2023-02-16  Tom TromeyConstify ada_main_name
2023-02-16  Tom TromeyRemove unused declaration from ada-lang.h
2023-01-01  Joel BrobeckerUpdate copyright year range in header of all files...
2022-10-18  Markus Metzgergdb, ada: update ada_lookup_simple_minsym
2022-10-17  Tom TromeyImprove Ada support in .gdb_index
2022-10-10  Tom TromeyChange GDB to use frame_info_ptr
2022-04-12  Tom TromeyAllow ada_decode not to decode operators
2022-01-01  Joel BrobeckerAutomatic Copyright Year update after running gdb/copyr...
2021-12-20  Joel Brobeckergdb/ada-lang.h: Reformat comment to follow coding standards
2021-10-05  Tom TromeyRemove 'varsize-limit'
2021-06-25  Tom TromeyAdd non-wrapping mode to ada_decode
2021-03-10  Tom TromeyUse bool for "parse_completion"
2021-03-08  Tom TromeyConvert ada-exp.y to use operations
2021-03-08  Tom TromeySplit out some Ada type resolution code
2021-03-02  Tom TromeyRewrite GNAT-encoded fixed point types in DWARF reader
2021-03-02  Tom TromeyReturn a vector from ada_lookup_symbol_list
2021-01-01  Joel BrobeckerUpdate copyright year range in all GDB files
2020-11-02  Simon Marchigdb, gdbserver, gdbsupport: fix leading space vs tabs...
2020-11-01  Joel Brobeckerada-lang.c: Renaming some fixed-point-related routines
2020-10-09  Tom TromeyReturn std::string from ada_encode
2020-08-07  Tom TromeyUse gdb::function_view in iterate_over_live_ada_tasks
2020-06-15  Tom TromeyRemove read_memory_string
2020-05-15  Joel Brobeckerupdate name of several Ada fixed-point type handling...
2020-05-11  Tom TromeyFix Ada value printing on PPC64
2020-03-30  Tom TromeyChange ada_which_variant_applies to value API
2020-03-14  Tom TromeyRemove val_print
2020-03-14  Tom TromeyIntroduce ada_value_print_inner
2020-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2019-10-29  Simon MarchiClean up ada-lang.h
2019-10-15  Andrew Burgessgdb: Remove vec.{c,h} and update code to not include...
2019-09-23  Christian BiesingerMake ada_decode not use a static buffer
2019-07-10  Tom TromeyChange Ada catchpoints to be bp_catchpoint
2019-07-09  Tom TromeyRename common to gdbsupport
2019-07-01  Tom TromeyRemove is_a_field_of_this from ada_lookup_symbol
2019-05-28  Tom TromeyRemove find_old_style_renaming_symbol
2019-05-10  Tom TromeyTwo minor constifications
2019-04-29  Andrew Burgessgdb/ada: Update some predicate functions to return...
2019-02-19  Tom TromeyMinor Ada task cleanups
2019-01-25  Tom TromeyNormalize includes to use common/
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-09-10  Xavier Roirand(Ada) Cleanup code by using ada_is_access_to_unconstrai...
2018-06-21  Pedro AlvesUse thread_info and inferior pointers more throughout
2018-06-18  Tom TromeyRemove la_error
2018-06-04  Tom TromeyRemove last Ada cleanups
2018-05-21  Tom TromeyChange ada_catchpoint::excep_string to be a std::string
2018-02-14  Joel BrobeckerRemove references to ada_name_for_lookup (deleted)
2018-01-31  Xavier Roirand(Ada) C++fy conditional string when catching exception.
2018-01-03  Xavier Roirand(Ada) New command to stop at start of exception handler.
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-11-21  Joel Brobeckerproblem debugging ravenscar programs if runtime is...
2017-11-21  Joel BrobeckerAdd multiple-CPU support in ravenscar-thread.c
2017-11-21  Joel BrobeckerProvide the "Base CPU" in output of "info task" (if...
2017-11-06  Ulrich WeigandTarget FP: Perform Ada fixed-point scaling in target...
2017-10-02  Pedro AlvesFix GDB build with G++ 4.8
2017-09-30  Tom TromeyUse a std::vector for ada_exceptions_list
2017-07-20  Pedro Alvesget_int_var_value
2017-04-05  Pedro Alves-Wwrite-strings: The Rest
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-11-08  Yao QiRemove parameter valaddr from la_val_print
2016-11-08  Pedro AlvesUse ui_file_as_string throughout more
2016-04-22  Pedro AlvesCentralize yacc interface names remapping (yyparse...
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-10-27  Simon Marchiada-lang.h: Add cast in GROW_VECT
2015-08-01  Pierre-Marie de... Replace the block_found global with explicit data-flow
2015-02-27  Pedro AlvesC++ keyword cleanliness, mostly auto-generated
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-12-13  Joel BrobeckerInternal error trying to print uninitialized string.
2014-10-17  Pedro AlvesDelete Tru64 support
2014-03-27  Sergio Durigan JuniorRemove `expout*' globals from parser-defs.h
2014-01-31  Joel BrobeckerDelete ada-lang.h::clear_ada_sym_cache (nonexistant...
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-11-12  Joel BrobeckerAdd command to list Ada exceptions
2013-10-11  Joel BrobeckerNew GDB/MI commands to catch Ada exceptions
2013-08-05  Tom Tromeyremove msymbol_objfile
2013-03-05  Doug Evans * ada-lang.c (ada_lookup_symbol_list_worker): New...
2013-01-24  Tom Tromey * ada-lang.h (ada_decode_symbol): Make return type...
2013-01-01  Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-12-03  Tom Tromey * ada-exp.y (write_object_renaming, write_var_or_type)
2012-11-29  Jerome GuittonFull view of interface-wide types
2012-11-12  Tom Tromey * ada-lang.c (user_select_syms, ada_print_subexp)...
2012-10-24  Joel Brobecker[Ada] Skip unwind-seh.c when searching first "user...
2012-03-29  Joel BrobeckerMake ada_lookup_encoded_symbol "return" a struct ada_sy...
2012-03-29  Joel Brobecker[Ada] struct ada_symbol_info minor reformatting & doc...
2012-03-01  Tom Tromey * valprint.c (val_print): Update.
2012-03-01  Tom Tromey * value.h (value_print): Return void.
2012-02-29  Joel Brobeckerada-lang.c:ada_find_renaming_symbol minor improvement.
2012-02-29  Joel BrobeckerMinor cleanup to a couple of functions in ada-lang.c.
2012-02-29  Joel Brobecker[Ada] New functions to decode Ada types and values
2012-02-07  Doug Evans * gdbtypes.h (struct main_type): Change type of name...
2012-02-01  Tom Tromey * ada-lang.c (resolve_subexp): Update.
2012-01-04  Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-12-06  Tom Tromeythe "ambiguous linespec" series
2011-10-27  Tom Tromey * ada-lang.h (ada_start_decode_line_1, ada_finish_deco...
next