summaryrefslogtreecommitdiff
path: root/gcc/ada
Commit message (Expand)AuthorAgeFilesLines
* gnat_ugn.texi: Document -gnatDnn/-gnatGnnRobert Dewar2009-04-079-19/+72
* checks.adb: Remove Assume_Valid parameter from In_Subrange_Of callsRobert Dewar2009-04-0715-125/+195
* checks.adb (Determine_Range): Add Assume_Valid parameterRobert Dewar2009-04-0715-162/+483
* * gnatvsn.ads: Bump version number.Arnaud Charlet2009-04-072-3/+7
* [multiple changes]Arnaud Charlet2009-04-073-4/+12
* decl.c (gnat_to_gnu_entity): Test the underlying type.Eric Botcazou2009-04-073-2/+11
* trans.c (Attribute_to_gnu): Do not convert the result.Eric Botcazou2009-04-072-9/+7
* trans.c (establish_gnat_vms_condition_handler): Clear DECL_CONTEXT.Eric Botcazou2009-04-072-1/+11
* gigi.h (standard_datatypes): Remove ADT_void_type_decl.Eric Botcazou2009-04-076-433/+504
* decl.c (gnat_to_gnu_entity): Reorder local variables.Eric Botcazou2009-04-074-276/+266
* decl.c (compile_time_known_address_p): Rewrite and move around.Eric Botcazou2009-04-073-74/+81
* trans.c (check_for_eliminated_entity): New function.Eric Botcazou2009-04-072-9/+29
* utils.c (finish_record_type): Force structural equality checks if the record ...Eric Botcazou2009-04-042-0/+10
* system-linux-alpha.ads (Functions_Return_By_DSP): Remove.Eric Botcazou2009-03-318-14/+17
* Fix formattingEric Botcazou2009-03-301-2/+2
* decl.c (maybe_pad_type): Use TREE_OVERFLOW instead of TREE_CONSTANT_OVERFLOW.Paolo Bonzini2009-03-302-1/+6
* re PR middle-end/323 (optimized code gives strange floating point results)Joseph Myers2009-03-302-0/+15
* re PR target/39323 (MAX_OFILE_ALIGNMENT in elfos.h is too big)H.J. Lu2009-03-272-1/+7
* Move Ada ChangeLog entry to proper place.Olivier Hainque2009-03-111-0/+5
* trans.c (gnat_to_gnu): In range check processing...Olivier Hainque2009-03-111-1/+1
* (Add missing PR reference)Laurent Guerby2009-03-081-0/+1
* Fix latest entry.Eric Botcazou2009-03-011-1/+1
* re PR ada/39264 (gnat.dg/pack3.adb fails on powerpc64/s390x)Eric Botcazou2009-03-012-14/+26
* Makefile.in (cygwin/mingw): Revert accidental EH_MECHANISM change in r130816.Eric Botcazou2009-02-282-2/+5
* Add PR ref.Andreas Schwab2009-02-271-1/+1
* Makefile.in (srcdir): Set to @top_srcdir@ instead of @srcdir@.Andreas Schwab2009-02-273-29/+37
* a-teioed.adb (Expand): Fix Result overflow.Laurent GUERBY2009-02-252-0/+12
* Makefile.in: Fix multilib handling for sparc64-linux.Laurent GUERBY2009-02-252-1/+6
* * s-oscons-tmplt.c [__osf__ && !_SS_MAXSIZE]: Undef AF_UNIX6.Rainer Orth2009-02-232-1/+14
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-2055-55/+55
* misc.c (gnat_post_options): Turn off warn_psabi.H.J. Lu2009-02-182-2/+9
* * gcc-interface/deftarg.c: Remove.Eric Botcazou2009-02-162-40/+4
* alias.h (record_alias_subset): Declare.Eric Botcazou2009-02-103-38/+137
* decl.c (gnat_to_gnu_entity): Set TYPE_NONALIASED_COMPONENT on the array type ...Eric Botcazou2009-02-092-2/+22
* tree-ssa-loop-ivopts.c (may_be_nonaddressable_p): Make case self-contained.Eric Botcazou2009-02-082-0/+6
* Makefile.in: Fix mipsel linux handling.Laurent GUERBY2009-02-012-1/+11
* Makefile.in: Fix multilib handling for powerpc64-linux.Jakub Jelinek2009-01-162-1/+6
* decl.c (gnat_to_gnu_entity): Really strip only useless conversions around ren...Eric Botcazou2009-01-122-1/+9
* decl.c (gnat_to_gnu_entity): Put the _Tag field before any discriminants in t...Eric Botcazou2009-01-112-4/+19
* re PR ada/38450 (ada bootstrap is broken)Jakub Jelinek2008-12-093-6/+13
* Fix dates.Eric Botcazou2008-12-051-1/+1
* re PR bootstrap/38262 (GCC components unnecessarily link with shared gmp/mpfr)Jakub Jelinek2008-12-051-0/+5
* re PR bootstrap/38262 (GCC components unnecessarily link with shared gmp/mpfr)Sebastian Pop2008-12-051-1/+1
* re PR ada/30827 (GNAT.compiler_version problem for official releases)Eric Botcazou2008-11-292-1/+6
* * gcc-interface/decl.c: Fix various nits.Eric Botcazou2008-11-272-56/+62
* * gcc-interface/utils.c (init_gigi_decls): Fix type mismatch.Eric Botcazou2008-11-201-0/+4
* Follow up fix for GC19-015:Eric Botcazou2008-11-201-1/+2
* re PR ada/38127 (ACATS cd1c04e fails on sparc, hppa)Eric Botcazou2008-11-182-2/+10
* re PR ada/38127 (ACATS cd1c04e fails on sparc, hppa)Eric Botcazou2008-11-163-21/+15
* trans.c (emit_check): Put back a final save_expr to prevent exponential expan...Geert Bosch2008-11-152-1/+9