summaryrefslogtreecommitdiff
path: root/gdb/ada-lang.c
Commit message (Expand)AuthorAgeFilesLines
* 2011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>Thiago Jung Bauermann2011-05-061-0/+3
* gdb/Jan Kratochvil2011-04-201-9/+8
* [Ada] fix printing slice of array defined as typedefJoel Brobecker2011-04-011-8/+12
* improve Ada exception catchpoint MI notificationJoel Brobecker2011-04-011-23/+47
* 2011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>Thiago Jung Bauermann2011-03-311-0/+3
* undefined newexpr->gdbarch field in ada-lang.c:replace_operator_with_callJoel Brobecker2011-03-211-0/+1
* use xzalloc in ada-lang.c:replace_operator_with_callJoel Brobecker2011-03-211-1/+1
* * ada-lang.c (compare_names): Call is_name_suffix with string1Andreas Schwab2011-03-071-1/+1
* add FALLTHROUGH comment in ada-lang.c:compare_namesJoel Brobecker2011-03-071-0/+1
* 2011-03-01 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-03-011-1/+1
* 2011-03-01 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-03-011-4/+4
* [Ada] Fix unconstrained packed array sizeJoel Brobecker2011-02-171-2/+19
* gdb/Jan Kratochvil2011-01-121-7/+9
* 2011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>Thiago Jung Bauermann2011-01-111-0/+3
* 2011-01-07 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-071-72/+84
* Fix typo in ada-lang.c comment.Joel Brobecker2010-12-291-1/+1
* [Ada] do not print arrays as array pointersJoel Brobecker2010-12-291-5/+74
* Delete redundant variable in ada_template_to_fixed_record_type_1.Joel Brobecker2010-11-231-6/+6
* [Ada] array pointers encoded as typedef to fat pointerJoel Brobecker2010-11-231-2/+36
* GDB SEGV while trying to print uninitialize variant recordJoel Brobecker2010-11-231-0/+14
* infinite recursion with ada_check_typedefJoel Brobecker2010-11-231-4/+6
* gdb/Jan Kratochvil2010-11-161-34/+21
* Rework symbol searches to move Ada-specific stuff to ada-lang.c.Paul N. Hilfinger2010-10-071-37/+121
* Extend hashed symbol dictionaries to work with AdaPaul N. Hilfinger2010-10-071-20/+23
* [Ada] Fix ARI warnings in advance_wild_matchJoel Brobecker2010-10-061-3/+3
* [Ada/funcalls] do not coerce fat pointers on the stackJoel Brobecker2010-10-041-44/+18
* Replace wild_match with faster version and modify its interface.Paul N. Hilfinger2010-10-041-20/+69
* [Ada] array and bounds in fat pointer can be a stubJoel Brobecker2010-10-011-4/+30
* gdb/Jan Kratochvil2010-09-301-2/+2
* Rename cplus_specific mangled_lang.Sami Wagiaalla2010-07-161-1/+1
* 2010-06-04 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior2010-06-041-1/+2
* Cache the TSD type in inferior-data (performance).Joel Brobecker2010-05-281-2/+79
* Replace call to value_contents_raw by call to value_contents.Joel Brobecker2010-05-271-1/+1
* 2010-05-18 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-181-7/+117
* Avoid global lookup when decoding XA type.Joel Brobecker2010-05-171-14/+69
* * ada-lang.c (assign_aggregate): Remove unused variable.Joel Brobecker2010-05-071-1/+0
* 2010-05-06 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-061-7/+2
* Remove unused MAX_OF*/MIN_OF* macros.Joel Brobecker2010-05-051-5/+0
* gdb/Jan Kratochvil2010-05-021-1/+1
* gdb/Jan Kratochvil2010-04-221-0/+31
* [AVR] inferior call of subprogram with pointer as argumentJoel Brobecker2010-04-201-2/+23
* "unsupported language" error in info types when using Ada.Joel Brobecker2010-04-201-1/+1
* Wrong value printed by info locals for dynamic object.Joel Brobecker2010-04-201-3/+1
* * ada-lang.c (print_recreate_exception)Pedro Alves2010-04-191-1/+1
* PR breakpoints/8554.Pedro Alves2010-04-191-3/+53
* 2010-04-06 Stan Shebs <stan@codesourcery.com>Stan Shebs2010-04-061-1/+0
* gdbTom Tromey2010-03-101-191/+76
* dwarf2_physname patchset:Keith Seitz2010-03-091-5/+1
* Wrong type description for tagged type parameter.Joel Brobecker2010-02-091-1/+8
* Get rid of ada-lang.c:function_name_from_pc.Joel Brobecker2010-01-201-18/+7