]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/ada-lang.c
Make gdb.base/index-cache.exp work with readnow board (PR 24669)
[thirdparty/binutils-gdb.git] / gdb / ada-lang.c
2019-06-14  Tom TromeyAllow re-assigning to convenience variables
2019-06-10  Tom TromeyUpdate help text in ada-lang.c
2019-06-04  Pedro AlvesIntroduce and use make_unique_xstrdup
2019-05-28  Tom TromeyRemove find_old_style_renaming_symbol
2019-05-14  Tom TromeyFix assertion failure in coerce_unspec_val_to_type
2019-05-10  Tom TromeyAdd completion for Ada catch commands
2019-05-08  Tom TromeyConvert ada-lang.c to type-safe registry API
2019-05-04  Tom TromeyRemove "struct" from foreach statements
2019-05-01  Tom TromeyFix bug in assignment to nested packed structure
2019-05-01  Tom TromeyFix big-endian aggregate assignment in Ada
2019-04-30  Tom TromeyFix "catch exception" with dynamic linking
2019-04-29  Andrew Burgessgdb: Introduce new language field la_is_string_type_p
2019-04-29  Andrew Burgessgdb: Introduce new language field la_struct_too_deep_el...
2019-04-29  Andrew Burgessgdb/ada: Update some predicate functions to return...
2019-04-19  Tom TromeyPrint non-Ada unions without crashing
2019-04-12  Andrew Burgessgdb: Remove LANG_MAGIC
2019-04-08  Tom TromeyRename gdb exception types
2019-04-08  Tom TromeyRewrite TRY/CATCH
2019-04-08  Tom TromeyMake exceptions use std::string and be self-managing
2019-04-06  Tom TromeyRevert the header-sorting patch
2019-04-06  Tom TromeySort includes for files gdb/[a-f]*.[chyl].
2019-04-05  Tom TromeyMove innermost_block_tracker global to parse_state
2019-04-05  Tom TromeyMove completion parsing to parser_state
2019-03-29  Keith SeitzAllow really large fortran array bounds: TYPE_LENGTH...
2019-03-25  Tom TromeyRemove null_block_symbol
2019-03-25  Tom TromeyMore block constification
2019-03-18  Tom TromeyFix Ada "ptype" bug with array types
2019-02-17  Tom TromeyFix pager bugs with style output
2019-02-17  Joel Brobecker(Ada) fix GDB crash printing packed array
2019-02-15  Tom TromeyFix memory leak in create_ada_exception_catchpoint
2019-02-15  Tom TromeyC++-ify bp_location
2019-01-25  Tom TromeyNormalize includes to use common/
2019-01-17  Tom TromeyMake minimal symbol range adapter a method on objfile
2019-01-17  Tom TromeyAdd compunits range adapter to objfile
2019-01-17  Tom TromeyChange all_objfiles adapter to be a method on program_space
2019-01-12  Joel Brobeckerexpand a bit the in-GDB help for the "catch exception...
2019-01-10  Tom TromeyRemove ALL_COMPUNITS
2019-01-10  Tom TromeyRemove ALL_OBJFILE_COMPUNITS
2019-01-10  Tom TromeyRemove ALL_MSYMBOLS and ALL_OBJFILE_MSYMBOLS
2019-01-10  Tom TromeyRemove most uses of ALL_OBJFILES
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-11-21  Pedro AlvesUse gdb:array_view in call_function_by_hand & friends
2018-11-14  Joel Brobeckerdelete ada-lang.c::move_bits, sharing and re-using...
2018-11-03  Philippe WaroquiersOBVIOUS Fix a typo in ada-lang.c add_prefix_cmd for...
2018-11-01  Joel Brobecker(Ada) fix "error in expression" when using watch -locat...
2018-09-10  Jerome Guitton(Ada) Fix resolving of homonym components in tagged...
2018-09-10  Xavier Roirand(Ada) Cleanup code by using ada_is_access_to_unconstrai...
2018-09-10  Xavier Roirand(Ada/MI) Fix -var-evaluate-expression for access to...
2018-09-10  Xavier Roirand(Ada) New function ada_is_access_to_unconstrained_array
2018-09-08  Joel Brobecker(Ada) fix handling of expression with parameterless...
2018-09-08  Joel Brobeckerada-lang.c::ada_value_cast: remove unnecessary parentheses
2018-09-08  Joel Brobeckerminor reformatting in ada-lang.c::ada_to_fixed_value
2018-09-08  Jerome GuittonHandle PPC64 function descriptor in Ada decoding
2018-09-08  Joel Brobecker(Ada) "catch assert" spurious internal error
2018-09-08  Joel Brobecker(Ada) infinite loop when hitting unhandled exception...
2018-09-08  Joel Brobecker(Ada) assigning packed array aggregate with variable...
2018-08-29  Keith SeitzUse block_symbol in linespec APIs
2018-08-26  Simon MarchiMake ada-lang.c::add_angle_brackets return an std:...
2018-08-17  Tom TromeyRemove "repeat" argument from command_line_input
2018-08-07  Simon MarchiReplace some uses of xstrprintf with string_printf
2018-07-22  Tom TromeySimple unused variable removals
2018-07-03  Tom TromeyRemove ptid_get_pid
2018-06-18  Tom TromeyRemove la_error
2018-06-04  Tom TromeyRemove last Ada cleanups
2018-06-01  Tom TromeyRemove type_name_no_tag and rename type_name_no_tag_or_...
2018-06-01  Tom TromeyRemove TYPE_TAG_NAME
2018-05-22  Joel Brobeckerfix "stale cleanup" internal-warning when using "catch...
2018-05-21  Tom TromeyChange ada_catchpoint::excep_string to be a std::string
2018-05-21  Tom TromeyRemove cleanup from ada_collect_symbol_completion_matches
2018-05-21  Tom TromeyRemove cleanup from ada-lang.c
2018-05-21  Simon MarchiUse XOBNEW/XOBNEWVEC/OBSTACK_ZALLOC when possible
2018-05-04  Tom TromeyRemove cleanup from print_mention_exception
2018-05-04  Tom TromeyReturn std::string from ada_exception_catchpoint_cond_s...
2018-05-04  Tom TromeyRemove cleanup from old_renaming_is_invisible
2018-04-05  Tom TromeyChange streq to return bool
2018-03-30  Tom TromeyChange target_read_string to use unique_xmalloc_ptr
2018-03-27  Joel Brobeckerset varsize-limit: New GDB setting for maximum dynamic...
2018-03-27  Joel Brobeckerproblem looking up some symbols when they have a linkag...
2018-03-19  Tom TromeyConvert observers to C++
2018-02-15  Joel Brobeckerdelete ada-lang.c::ada_to_fixed_value_create advance...
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-21  Andrew Burgessgdb: New API for tracking innermost block
2018-01-10  Pedro AlvesFix gdb.ada/complete.exp's "complete break ada" test...
2018-01-05  Pedro AlvesFix regresssion(internal-error) printing subprogram...
2018-01-05  Pedro AlvesFix gdb.ada/info_addr_mixed_case.exp (PR gdb/22670)
2018-01-05  Jerome Guitton(Ada) Fix Length attribute on array access
2018-01-05  Joel Brobeckermemory error printing component of record from convenie...
2018-01-03  Xavier Roirand(Ada) New command to stop at start of exception handler.
2018-01-02  Joel Brobecker[gdb/Ada] slices of arrays with dynamic strides
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-12-31  Tom TromeyC++-ify parser_state
2017-12-18  Joel Brobeckerimproved error message when getting an exception printi...
2017-12-18  Joel Brobecker(Ada) crash assigning to record component which is...
2017-12-18  Xavier RoirandAda: fix bad handling in ada_convert_actual
2017-12-15  Xavier Roirand(Ada) Handle same component names when searching in...
2017-12-14  Joel BrobeckerAda: unable to compare strings (Attempt to compare...
2017-12-11  Xavier Roirand(Ada) change tagged types base_address computation
2017-12-05  Simon MarchiRemove some unused variables
2017-12-01  Joel Brobecker(Ada) GDB crash printing expression with type casting
next