]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/ada-typeprint.c
Handle clang naming of function static local variable.
[thirdparty/binutils-gdb.git] / gdb / ada-typeprint.c
2015-03-07  Pedro AlvesSplit TRY_CATCH into TRY + CATCH
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-08-18  Doug Evansada-typeprint.c (print_range): Initialize lo,hi for...
2014-08-18  Joel Brobecker[Ada] "ptype" of array where bound value uses DW_OP_pus...
2014-08-07  Gary BensonMove errno.h to common-defs.h
2014-08-07  Gary BensonInclude string.h in common-defs.h
2014-01-27  Joel BrobeckerTry printing array range using the name of its index...
2014-01-27  Joel BrobeckerRemove unncessary function declarations in ada-typeprint.c.
2014-01-27  Joel BrobeckerAdd missing empty line after declaration in ada-typepri...
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-11-18  Tom Tromeyremove gdb_string.h
2013-01-01  Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-11-12  Tom Tromey * ada-lang.c (user_select_syms, ada_print_subexp)...
2012-04-18  Jan Kratochvilgdb/
2012-02-07  Doug Evans * gdbtypes.h (struct main_type): Change type of name...
2012-01-04  Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-07-01  Joel Brobeckercrash when printing type of tagged type
2011-07-01  Joel BrobeckerFix printing address of packed array
2011-07-01  Joel BrobeckerFix ada array bounds display
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 BrobeckerMinor comment reformatting in ada-typeprint.c
2010-10-04  Paul N. HilfingerHave ptype handle types declared pragma Unchecked_Variants.
2010-06-14  Jan Kratochvilgdb/
2010-05-18  Michael Snyder2010-05-18 Michael Snyder <msnyder@vmware.com>
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-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-06-29  Ulrich Weigand * ada-valprint.c (ada_print_scalar): Accept NULL type...
2009-06-29  Ulrich Weigand * ada-lang.c (to_fixed_range_type): Add ORIG_TYPE...
2009-03-20  Tom Tromey2009-03-20 Tom Tromey <tromey@redhat.com>
2009-02-19  Joel Brobecker * ada-typeprint.c (ada_typedef_print): Remove...
2009-01-03  Joel Brobecker Updated copyright notices for most files.
2008-12-28  Jan Kratochvil Fix TYPE_HIGH_BOUND for TYPE_CODE_RANGE using arbitrar...
2008-09-11  Ulrich Weigand * ada-lang.c (ada_coerce_to_simple_array_type): Use...
2008-08-24  Tom Tromeygdb:
2008-08-19  Paul N. Hilfinger* ada-lang.c (discrete_type_high_bound,discrete_type_lo...
2008-01-04  Joel Brobecker * ada-lang.c (decode_packed_array_type): Avoid...
2008-01-03  Joel Brobecker * ada-lang.c (static_unwrap_type): Add forward...
2008-01-01  Daniel Jacobowitz Updated copyright notices for most files.
2007-08-23  Joel Brobecker Switch the license of all .c files to GPLv3.
2007-01-09  Daniel JacobowitzCopyright updates for 2007.
2006-04-20  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2006-01-08  Paul N. Hilfinger* ada-exp.y, ada-lex.l, ada-typeprint.c: I18n markup.
2006-01-02  Paul N. Hilfinger * ada-lang.c (process_raise_exception_name): Remove...
2005-12-17  Eli Zaretskii * breakpoint.c:
2004-12-21  Paul N. Hilfinger* ada-lang.c (ada_print_subexp): Remove i18n markup...
2004-12-12  Andrew Cagney2004-11-27 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
2004-10-08  Paul N. Hilfinger* ada-typeprint.c (ada_print_type): Use int_string...
2004-09-18  Paul N. Hilfinger* ada-exp.y (type_int): New function to add layer of...
2004-06-02  Paul N. Hilfingerada-exp.y: Synchronize with current ACT sources.
2003-02-20  David Carlton2003-02-20 David Carlton <carlton@math.stanford.edu>
2002-08-23  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2002-08-18  Aidan Skinner * ada-lang.c: Use gdb_string.h instead of <string.h>.
2002-08-18  Aidan Skinner * ada-lang.c: run through gdb_indent.sh
2002-07-29  Andrew Cagney2002-07-29 Andrew Cagney <ac131313@redhat.com>
2002-07-25  Aidan Skinner * ada-lang.c: Change k&r style function definit...
2002-06-04  Aidan SkinnerAdd base ada language files