*** empty log message ***
[deliverable/binutils-gdb.git] / gdb / ada-lang.c
2012-01-24  Tom Tromey * ada-lang.c: Include gdb_vecs.h.
2012-01-06  Sergio Durigan Junior2012-01-06 Sergio Durigan Junior <sergiodj@redhat...
2012-01-04  Joel BrobeckerUse skip_spaces and skip_to_space in ada-lang.c
2012-01-04  Joel BrobeckerCopyright year update in most files of the GDB Project.
2012-01-03  Joel Brobeckermore copyright notice reformatting.
2011-12-27  Joel BrobeckerNew function ada-lang.c:should_use_wild_match...
2011-12-21  Joel Brobecker[Ada] Breakpoints on task bodies
2011-12-14  Joel Brobeckerfix uninitialized field in ada-lang.c (struct match_data)
2011-12-11  Joel Brobecker[Ada] improve message when cannot insert Ada exception...
2011-12-11  Joel Brobecker[Ada] Make the exception_support_info data per inferior.
2011-12-11  Joel BrobeckerWarn if missing debug info for Ada exception catchpoints
2011-12-11  Joel BrobeckerAda exception catchpoint support cleanup.
2011-12-11  Andrey Smirnov* ada-lang.c (remove_extra_symbols): Rename `remove' to
2011-12-06  Tom Tromeythe "ambiguous linespec" series
2011-11-29  Joel Brobeckerwrong value returned by ada-lang.c:compare_names
2011-11-23  Joel BrobeckerMinor reformatting in ada-lang.c:assign_aggregate
2011-11-23  Joel Brobeckerfix -Wshadow warning inside ada-lang.c:assign_aggregate
2011-11-23  Joel Brobeckerada-lang.c: Rename function base_type into get_base_type
2011-11-18  Yao Qi * breakpoint.c (install_breakpoint): Add one more...
2011-08-04  Pedro Alves2011-08-04 Pedro Alves <pedro@codesourcery.com>
2011-07-25  Tom Tromey * ada-lang.c (ada_exception_breakpoint_ops): Make...
2011-07-25  Pedro Alves2011-07-25 Pedro Alves <pedro@codesourcery.com>
2011-07-25  Pedro Alves2011-07-25 Pedro Alves <pedro@codesourcery.com>
2011-07-25  Pedro Alves2011-07-25 Pedro Alves <pedro@codesourcery.com>
2011-07-25  Pedro Alves2011-07-25 Pedro Alves <pedro@codesourcery.com>
2011-07-05  Thiago Jung Bauermanngdb/
2011-07-01  Joel Brobeckerbettter display for temporary Ada exception catchpoints
2011-07-01  Joel Brobeckertreat identical enum types as the same type
2011-07-01  Joel BrobeckerAdd missing word in comment (ada-lang.c)
2011-07-01  Joel Brobeckervariables whose type is a typedef to an array pointer
2011-07-01  Joel BrobeckerDocument ada_remove_trailing_digits more
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-06-22  Pedro Alves2011-06-22 Pedro Alves <pedro@codesourcery.com>
2011-05-18  Joel BrobeckerRemove one use of sprintf in ada-lang.c (print_it_excep...
2011-05-06  Thiago Jung Bauermann2011-05-06 Sergio Durigan Junior <sergiodj@linux...
2011-04-20  Jan Kratochvilgdb/
2011-04-01  Joel Brobecker[Ada] fix printing slice of array defined as typedef
2011-04-01  Joel Brobeckerimprove Ada exception catchpoint MI notification
2011-03-31  Thiago Jung Bauermann2011-03-31 Thiago Jung Bauermann <bauerman@br.ibm...
2011-03-21  Joel Brobeckerundefined newexpr->gdbarch field in ada-lang.c:replace_...
2011-03-21  Joel Brobeckeruse xzalloc in ada-lang.c:replace_operator_with_call
2011-03-07  Andreas Schwab* ada-lang.c (compare_names): Call is_name_suffix with...
2011-03-07  Joel Brobeckeradd FALLTHROUGH comment in ada-lang.c:compare_names
2011-03-01  Michael Snyder2011-03-01 Michael Snyder <msnyder@vmware.com>
2011-03-01  Michael Snyder2011-03-01 Michael Snyder <msnyder@vmware.com>
2011-02-17  Joel Brobecker[Ada] Fix unconstrained packed array size
2011-01-12  Jan Kratochvilgdb/
2011-01-11  Thiago Jung Bauermann2011-01-11 Sergio Durigan Junior <sergiodj@linux...
2011-01-07  Michael Snyder2011-01-07 Michael Snyder <msnyder@vmware.com>
2010-12-29  Joel BrobeckerFix typo in ada-lang.c comment.
2010-12-29  Joel Brobecker[Ada] do not print arrays as array pointers
2010-11-23  Joel BrobeckerDelete redundant variable in ada_template_to_fixed_reco...
2010-11-23  Joel Brobecker[Ada] array pointers encoded as typedef to fat pointer
2010-11-23  Joel BrobeckerGDB SEGV while trying to print uninitialize variant...
2010-11-23  Joel Brobeckerinfinite recursion with ada_check_typedef
2010-11-16  Jan Kratochvilgdb/
2010-10-07  Paul N. HilfingerRework symbol searches to move Ada-specific stuff to...
2010-10-07  Paul N. HilfingerExtend hashed symbol dictionaries to work with Ada
2010-10-06  Joel Brobecker[Ada] Fix ARI warnings in advance_wild_match
2010-10-04  Joel Brobecker[Ada/funcalls] do not coerce fat pointers on the stack
2010-10-04  Paul N. HilfingerReplace wild_match with faster version and modify its...
2010-10-01  Joel Brobecker[Ada] array and bounds in fat pointer can be a stub
2010-09-30  Jan Kratochvilgdb/
2010-07-16  Sami WagiaallaRename cplus_specific mangled_lang.
2010-06-04  Sergio Durigan Junior2010-06-04 Sergio Durigan Junior <sergiodj@redhat...
2010-05-28  Joel BrobeckerCache the TSD type in inferior-data (performance).
2010-05-27  Joel BrobeckerReplace call to value_contents_raw by call to value_con...
2010-05-18  Michael Snyder2010-05-18 Michael Snyder <msnyder@vmware.com>
2010-05-17  Joel BrobeckerAvoid global lookup when decoding XA type.
2010-05-07  Joel Brobecker * ada-lang.c (assign_aggregate): Remove unused...
2010-05-06  Michael Snyder2010-05-06 Michael Snyder <msnyder@vmware.com>
2010-05-05  Joel BrobeckerRemove unused MAX_OF*/MIN_OF* macros.
2010-05-02  Jan Kratochvilgdb/
2010-04-22  Jan Kratochvilgdb/
2010-04-20  Joel Brobecker[AVR] inferior call of subprogram with pointer as argument
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-04-19  Pedro Alves * ada-lang.c (print_recreate_exception)
2010-04-19  Pedro Alves PR breakpoints/8554.
2010-04-06  Stan Shebs2010-04-06 Stan Shebs <stan@codesourcery.com>
2010-03-10  Tom Tromeygdb
2010-03-09  Keith Seitzdwarf2_physname patchset:
2010-02-09  Joel BrobeckerWrong type description for tagged type parameter.
2010-01-20  Joel BrobeckerGet rid of ada-lang.c:function_name_from_pc.
2010-01-19  Joel BrobeckerDelete unused or undefined functions.
2010-01-18  Joel BrobeckerUse XVS field type instead of doing a parallel lookup.
2010-01-18  Joel Brobecker Trust PAD types instead of using PAD___XVS.
2010-01-15  Joel Brobecker"info tasks" broken by typedefs in ATCB type definitions.
2010-01-15  Joel BrobeckerDo not use name-based lookup for unconstrained packed...
2010-01-12  Joel BrobeckerDelete dead function.
2010-01-12  Joel Brobeckergdb/ChangeLog:
2010-01-08  Joel BrobeckerGet rid of support for VAX Floats.
2009-12-14  Paul N. Hilfinger* dwarf2read.c (struct attribute): Increase sizes of...
2009-12-02  Paul Pluzhnikovgdb/ChangeLog:
2009-11-27  Joel Brobecker * ada-lang.c: Apply some corrections to the...
2009-11-27  Joel Brobecker * ada-lang.c: Update the comment explaining...
2009-11-19  Joel Brobecker * ada-lang.c (discrete_type_p): TYPE_CODE_BOOL...
2009-11-19  Joel Brobecker * ada-lang.c (packed_array_type): Rename to...
2009-11-19  Joel Brobecker Wrong function used to perform address addition...
next
This page took 0.385574 seconds and 107 git commands to generate.