]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/ada-lang.c
Remove CHECK_TYPEDEF, use check_typedef instead
[thirdparty/binutils-gdb.git] / gdb / ada-lang.c
2015-07-14  Simon MarchiRemove CHECK_TYPEDEF, use check_typedef instead
2015-05-20  Joel Brobeckergdb/ada-lang.c: Rename local variable typename into...
2015-05-15  Jerome GuittonArray indexed by non-contiguous enumeration types
2015-05-15  Jerome GuittonNon bit-packed packed arrays as variable-length fields
2015-05-15  Joel Brobecker[Ada] problem printing negative integer values in packe...
2015-05-08  Joel Brobecker[Ada] error trying to call function when parameter...
2015-05-05  Joel BrobeckerFurther document ada-lang.c::value_assign_to_component...
2015-05-05  Joel Brobeckercompare object sizes before comparing them with value_c...
2015-05-05  Joel BrobeckerGDB crash trying to subscript array of variant record.
2015-05-05  Joel Brobecker[Ada] array of variant record subscripting
2015-05-05  Joel BrobeckerAdd valaddr support in dynamic property resolution.
2015-04-27  Pierre-Marie de... [Ada] Cache all static structures and reset cache durin...
2015-04-27  Joel Brobecker[Ada] Preserve typedef layer when getting struct element
2015-03-07  Pedro AlvesSplit TRY_CATCH into TRY + CATCH
2015-03-06  Gary BensonNew common function "startswith"
2015-02-27  Pedro AlvesC++ keyword cleanliness, mostly auto-generated
2015-02-02  Joel Brobecker[Ada] Do not re-cache symbol-lookup result found from...
2015-02-02  Joel Brobecker[Ada] pspace_data->sym_cache is always NULL
2015-01-31  Gary Bensonnew callback parameter expansion_notify for expand_symt...
2015-01-15  Joel Brobecker[Ada] 'first/'last/'length of array whose bound is...
2015-01-13  Joel Brobecker[python/Ada] gdb.lookup_type fails to looking primitive...
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-12-23  Doug EvansLook up primitive types as symbols.
2014-12-23  Doug EvansAdd langdef arg to la_lookup_symbol_nonlocal.
2014-12-23  Doug EvansReplace some symbol accessor macros with functions.
2014-12-13  Joel BrobeckerInternal error trying to print uninitialized string.
2014-12-12  Tom Tromeythe "compile" command
2014-11-20  Doug EvansSplit struct symtab into two: struct symtab and compuni...
2014-11-20  Joel Brobecker[Ada] XA type is not redundant if the ranges' subtypes...
2014-11-19  Joel Brobecker[Ada] gdb.ada/complete.exp failure on x86_64-windows
2014-11-19  Joel Brobecker[Ada] Ignore __XA types when redundant.
2014-11-19  Joel Brobeckervarsize-limit error printing element of packed array...
2014-11-18  Doug Evanssymtab.h (SYMTAB_BLOCKVECTOR): Renamed from BLOCKVECTOR...
2014-11-18  Doug EvansSYMTAB_OBJFILE: New macro.
2014-11-07  Doug EvansUse ALL_PRIMARY_SYMTABS instead of ALL_SYMTABS in some...
2014-10-14  Joel Brobecker[Ada] Error adding/subtracting pointer value to/from...
2014-10-08  Gary BensonRemove spurious exceptions.h inclusions
2014-09-10  Joel BrobeckerAda: Print bounds/length of pointer to array with dynam...
2014-09-10  Joel BrobeckerAda subscripting of pointer to array with dynamic bounds
2014-08-19  Pedro AlvesHandle partially optimized out values similarly to...
2014-08-18  Joel Brobeckerada_evaluate_subexp<OP_VAR_VALUE>: Avoid static fixing...
2014-08-18  Joel Brobeckeravoid "if ... else if ... else" logic in ada-lang.c...
2014-08-18  Joel BrobeckerFix indentation level in ada-lang.c::ada_evaluate_subexp.
2014-08-07  Gary BensonInclude string.h in common-defs.h
2014-08-07  Gary BensonMove stdarg.h to common-defs.h
2014-08-07  Gary BensonMove stdio.h to common-defs.h
2014-06-18  Tom Tromeyconstify some blockvector APIs
2014-06-18  Tom Tromeyconstify struct block in some places
2014-06-13  Tom Tromeymake calls to help_list use enumerator
2014-06-07  Keith SeitzRevert patchset for c++/16253: it causes a large perfor...
2014-06-04  Tom Tromeyhandle VLA in a struct or union
2014-04-28  Joel BrobeckerImprove Ada dynamic range type handling.
2014-04-28  Joel Brobeckerremove unnecessary second call to static_unwrap_type...
2014-04-24  Joel Brobeckerada-lang.c: Expand standard_exc's introductory comment.
2014-04-14  Keith SeitzRemove symbol_matches_domain. This fixes
2014-04-14  Sanimir Agovicvla: update type from newly created value
2014-04-11  Joel BrobeckerRevert the entire VLA series.
2014-04-11  Sanimir Agovicvla: update type from newly created value
2014-04-11  Sanimir Agovicrefactoring: rename create_range_type to create_static_...
2014-03-27  Sergio Durigan JuniorRemove `expout*' globals from parser-defs.h
2014-03-17  Pierre-Marie de... [Ada] Crash with references to GNAT packed arrays handling
2014-03-10  Joel BrobeckerMissing space before '(' in ada-lang.c::ada_evaluate_subexp
2014-03-10  Jerome Guitton[Ada] Full view of tagged type with ptype
2014-02-26  Tom Tromeystart change to progspace independence
2014-02-26  Tom Tromeyuse bound_minsym as result for lookup_minimal_symbol...
2014-02-26  Tom Tromeychange minsym representation
2014-02-10  Joel Brobecker[Ada] Make the symbol cache per-program-space.
2014-02-10  Joel BrobeckerWrong type for 'Length result.
2014-02-10  Joel BrobeckerAdd missing call to obstack_init for ada-lang.c::cache_...
2014-02-10  Joel Brobecker[Ada] Add a symbol lookup cache
2014-02-10  Joel Brobeckerstruct block parameter constification in ada-lang.c
2014-01-28  Joel BrobeckerNew Ada maintenance command to ignore descriptive types...
2014-01-27  Joel Brobeckerada-lang.c: Really include "ui-out.h".
2014-01-15  Doug Evanspsymtab cleanup patch 3/3
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-13  Joel Brobeckerwrong dimension found in ada-lang.c:ada_array_bound_fro...
2013-12-13  Joel BrobeckerSmall style violation fix in ada_array_bound_from_type
2013-12-03  Joel Brobeckercrash evaluating bogus exception condition expression...
2013-11-18  Tom Tromeyremove gdb_stat.h
2013-11-18  Tom Tromeyremove gdb_string.h
2013-11-12  Joel BrobeckerAdd command to list Ada exceptions
2013-11-11  Joel BrobeckerDandling memory pointers in Ada catchpoints with GDB/MI.
2013-11-07  Yao QiNew field 'la_natural_name' in struct language_defn
2013-10-25  Yao QiNew field la_varobj_ops in struct language_defn
2013-10-11  Joel BrobeckerNew GDB/MI commands to catch Ada exceptions
2013-10-11  Joel BrobeckerAdd "ada_" prefix to enum ada_exception_catchpoint_kind
2013-10-11  Joel BrobeckerRework a bit Ada exception catchpoint support (in prep...
2013-10-08  Joel Brobecker[Ada] psymbol search failure due to comparison function...
2013-10-08  Joel Brobecker[Ada] Remove unnecessary ada_exception_sal advance...
2013-10-01  Joel Brobeckerwrong "catch exception" error message when finding...
2013-09-25  Doug Evans * symfile.h (struct quick_symbol_functions): Reorg...
2013-09-24  Jan KratochvilCode cleanup: Add objfile_name accessor
2013-08-05  Tom Tromeyremove msymbol_objfile
2013-07-10  Joel Brobeckerada-lang.c:coerce_unspec_val_to_type: Preserve laziness.
2013-05-22  Keith Seitz * ada-lang.c (is_known_support_routine): Add explicit...
2013-05-21  Joel Brobecker[Ada] Fix cleanup leak in ada-lang.c:old_renaming_is_in...
2013-05-16  Joel BrobeckerMissing do_cleanups in ada_make_symbol_completion_list.
2013-05-06  Tom Tromey * ada-lang.c (ada_value_primitive_packed_val): Don't
next