aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/ChangeLog
AgeCommit message (Expand)Author
2012-03-13Mark ChangeLogGCC Administrator
2011-04-16Mark ChangeLogGCC Administrator
2010-10-01Mark ChangeLogGCC Administrator
2010-04-29Mark ChangeLogGCC Administrator
2010-02-27re PR ada/42253 (run time crash on null for thin pointers)Eric Botcazou
2010-01-21Mark ChangeLogGCC Administrator
2009-10-27raise-gcc (db_region_for): Use _Unwind_GetIPInfo instead of _Unwind_GetIP if ...Eric Botcazou
2009-10-24Fix entriesEric Botcazou
2009-10-24Makefile.in (GNATLIBCFLAGS_FOR_C): New variable.Eric Botcazou
2009-10-15Mark ChangeLogGCC Administrator
2009-09-28re PR ada/41100 (Unchecked_Deallocation causes wrong free errors)Olivier Hainque
2009-09-16trans.c (Attribute_to_gnu): Strip conversions between original and packable v...Eric Botcazou
2009-07-22Mark ChangeLogGCC Administrator
2009-06-30utils2.c (build_binary_op): Do not use the type of the left operand if...Eric Botcazou
2009-06-18system-aix64.ads: New file.Olivier Hainque
2009-04-22utils2.c (build_binary_op): If operation's type is an enumeral or a boolean t...Eric Botcazou
2009-04-22utils.c (create_var_decl_1): Do not emit debug info for an external constant ...Eric Botcazou
2009-04-22Split ChangeLogEric Botcazou
2009-04-21Mark ChangeLogGCC Administrator
2009-04-10Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek
2009-03-31system-linux-alpha.ads (Functions_Return_By_DSP): Remove.Eric Botcazou
2009-03-31backport: decl.c (maybe_pad_type): Use TREE_OVERFLOW instead of TREE_CONSTANT...Eric Botcazou
2009-03-11Move Ada ChangeLog entry to proper place.Olivier Hainque
2009-03-08(Add missing PR reference)Laurent Guerby
2009-03-01Fix latest entry.Eric Botcazou
2009-03-01re PR ada/39264 (gnat.dg/pack3.adb fails on powerpc64/s390x)Eric Botcazou
2009-02-28Makefile.in (cygwin/mingw): Revert accidental EH_MECHANISM change in r130816.Eric Botcazou
2009-02-27Add PR ref.Andreas Schwab
2009-02-27Makefile.in (srcdir): Set to @top_srcdir@ instead of @srcdir@.Andreas Schwab
2009-02-25a-teioed.adb (Expand): Fix Result overflow.Laurent GUERBY
2009-02-25Makefile.in: Fix multilib handling for sparc64-linux.Laurent GUERBY
2009-02-23* s-oscons-tmplt.c [__osf__ && !_SS_MAXSIZE]: Undef AF_UNIX6.Rainer Orth
2009-02-18misc.c (gnat_post_options): Turn off warn_psabi.H.J. Lu
2009-02-16* gcc-interface/deftarg.c: Remove.Eric Botcazou
2009-02-10alias.h (record_alias_subset): Declare.Eric Botcazou
2009-02-09decl.c (gnat_to_gnu_entity): Set TYPE_NONALIASED_COMPONENT on the array type ...Eric Botcazou
2009-02-08tree-ssa-loop-ivopts.c (may_be_nonaddressable_p): Make case self-contained.Eric Botcazou
2009-02-01Makefile.in: Fix mipsel linux handling.Laurent GUERBY
2009-01-16Makefile.in: Fix multilib handling for powerpc64-linux.Jakub Jelinek
2009-01-12decl.c (gnat_to_gnu_entity): Really strip only useless conversions around ren...Eric Botcazou
2009-01-11decl.c (gnat_to_gnu_entity): Put the _Tag field before any discriminants in t...Eric Botcazou
2008-12-09re PR ada/38450 (ada bootstrap is broken)Jakub Jelinek
2008-12-05Fix dates.Eric Botcazou
2008-12-05re PR bootstrap/38262 (GCC components unnecessarily link with shared gmp/mpfr)Jakub Jelinek
2008-11-29re PR ada/30827 (GNAT.compiler_version problem for official releases)Eric Botcazou
2008-11-27* gcc-interface/decl.c: Fix various nits.Eric Botcazou
2008-11-20* gcc-interface/utils.c (init_gigi_decls): Fix type mismatch.Eric Botcazou
2008-11-18re PR ada/38127 (ACATS cd1c04e fails on sparc, hppa)Eric Botcazou
2008-11-16re PR ada/38127 (ACATS cd1c04e fails on sparc, hppa)Eric Botcazou
2008-11-15trans.c (emit_check): Put back a final save_expr to prevent exponential expan...Geert Bosch