Remove some checks of .empty()
[external/binutils.git] / gdb / ada-lang.h
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...
2011-10-03 Joel Brobecker[Ada] New GDB/MI command: -ada-tasks-info
2011-09-16 Joel Brobecker[Ada] Adjust ada-tasks.c:ada_build_task_list
2011-06-22 Pedro Alves2011-06-22 Pedro Alves <pedro@codesourcery.com>
2011-06-22 Pedro Alves2011-06-22 Pedro Alves <pedro@codesourcery.com>
2011-01-07 Michael Snyder2011-01-07 Michael Snyder <msnyder@vmware.com>
2011-01-01 Joel Brobeckerrun copyright.sh for 2011.
2010-12-29 Joel Brobecker[Ada] do not print arrays as array pointers
2010-11-23 Joel BrobeckerAdd `_finalizer' to the list of known GNAT auxilary...
2010-10-04 Joel Brobecker[Ada/funcalls] do not coerce fat pointers on the stack
2010-09-28 Joel Brobecker[Ada] Add ada-tasks.c:iterate_over_live_ada_tasks
2010-06-14 Jan Kratochvilgdb/
2010-06-11 Tom Tromeygdb
2010-05-17 Joel BrobeckerAvoid global lookup when decoding XA type.
2010-04-20 Joel Brobecker"unsupported language" error in info types when using...
2010-04-20 Joel BrobeckerWrong value printed by info locals for dynamic object.
2010-03-10 Tom Tromeygdb
2010-01-14 Phil Muldoon2010-01-13 Phil Muldoon <pmuldoon@redhat.com>
2010-01-08 Joel BrobeckerGet rid of support for VAX Floats.
2010-01-01 Joel BrobeckerUpdate copyright year in most headers.
2009-12-14 Paul N. Hilfinger* dwarf2read.c (struct attribute): Increase sizes of...
2009-11-19 Joel Brobecker * ada-lang.c (packed_array_type): Rename to...
2009-09-15 Jan Kratochvilgdb/
2009-06-29 Ulrich Weigand * ada-lang.h (ada_convert_actual): Add GDBARCH argument.
2009-06-29 Ulrich Weigand * ada-lang.c (ada_index_type): Make static. Add NAME...
2009-04-16 Joel Brobecker * ada-lang.h (ada_adjust_exception_stop, ada_pr...
2009-03-31 Joel Brobecker Provide support for (Ada) task-specific breakpo...
2009-03-20 Tom Tromeygdb:
2009-03-13 Joel Brobecker * ada-tasks.c (ada_task_is_alive): Move up...
2009-03-03 Joel Brobecker Remove some unused routines.
2009-01-03 Joel Brobecker Updated copyright notices for most files.
2008-11-24 Tom Tromey * ada-lang.c (value_from_contents_and_address): Move...
2008-10-28 Tom Tromeygdb
2008-10-22 Joel Brobecker * target.h (struct target_ops): Add new field...
2008-05-19 Ulrich Weigand * symtab.h (lookup_symbol_in_language): Remove SYMTAB...
2008-05-19 Ulrich Weigand * language.h (struct language_defn): Remove SYMTAB...
2008-02-05 Joel Brobecker * language.h (struct language_defn): Add new...
2008-01-08 Joel Brobecker * ada-lang.c (ada_convert_actual): Renames...
2008-01-03 Joel Brobecker * ada-lang.c (ada_value_struct_elt, to_fixed_ar...
next