aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada
AgeCommit message (Expand)AuthorFilesLines
2008-11-15decl.c (gnat_to_gnu_entity): Force constants initialized to a static constant...Eric Botcazou2-5/+15
2008-11-15re PR ada/37993 (missing Ada multilib support for darwin)Laurent GUERBY3-2/+188
2008-11-13decl.c (gnat_to_gnu_entity): Turn Ada Pure on subprograms back into GCC CONST...Olivier Hainque2-13/+25
2008-11-09ada-tree.def (PLUS_NOMOD_EXPR): New tree code.Eric Botcazou4-27/+60
2008-11-07re PR ada/37681 (Building 64-bit libada fails on Solaris/x86: alignment error)Rainer Orth4-5/+345
2008-11-07re PR ada/34289 (gnatmake -s doesn't work)Bechir Zalila6-6/+47
2008-11-07Fix typo.Eric Botcazou1-1/+1
2008-11-07trans.c (Attribute_to_gnu, [...]): Check for empty range in original base typ...Thomas Quinot2-2/+12
2008-11-07Update comment.Eric Botcazou1-1/+1
2008-11-07trans.c (build_binary_op_trapv): Convert arguments and result for call to __g...Geert Bosch2-1/+12
2008-11-07* gcc-interface/trans.c: Fix formatting nits.Eric Botcazou2-40/+37
2008-11-07trans.c (build_binary_op_trapv): Avoid emitting overflow check for constant r...Geert Bosch2-0/+9
2008-11-07trans.c (build_binary_op_trapv): Use more efficient overflow check for additi...Geert Bosch2-30/+74
2008-11-06Makefile.in (SPARC/Solaris): Use a common set of files for the target-depende...Eric Botcazou2-34/+26
2008-11-06decl.c (gnat_to_gnu_entity): If not optimizing...Eric Botcazou2-0/+24
2008-11-06misc.c (gnat_printable_name): Always return a copy in GC memory.Eric Botcazou2-3/+8
2008-11-06re PR ada/19419 (Overlapping memcpy with array slices)Eric Botcazou2-1/+29
2008-11-02re PR ada/37977 (Missing ada multilib support for s390x)Andreas Krebbel2-27/+34
2008-10-24dg-extract-results.sh: New file.Jakub Jelinek2-2/+44
2008-10-17trans.c (gnat_to_gnu): Simplify expansion to use only a single check instead ...Geert Bosch2-47/+48
2008-10-13re PR middle-end/37601 (gcc-4.4-20080919 ada build failure)Jakub Jelinek2-4/+13
2008-10-07decl.c (gnat_to_gnu_entity): Move code dealing with volatileness to after cod...Eric Botcazou2-32/+37
2008-10-06decl.c (gnat_to_gnu_entity): Minor tweaks.Eric Botcazou3-4/+9
2008-10-06utils.c (can_fold_for_view_convert_p): New predicate.Eric Botcazou2-26/+107
2008-10-01system-linux-ppc64.ads: New file.Andreas Schwab3-427/+601
2008-09-26decl.c (gnat_to_gnu_entity): Cap the alignment promotion to that of ptr_mode ...Eric Botcazou2-2/+9
2008-09-26Fix missing file in 2008-09-21 commitLaurent Guerby1-0/+153
2008-09-26re PR ada/5911 (Support for multilib in Ada)Eric Botcazou2-2/+15
2008-09-25re PR ada/37641 (FILE_WRITE_PROPERTIES is deprecated)Samuel Tardieu2-1/+7
2008-09-22decl.c (gnat_to_gnu_entity): Even when they are never assigned...Olivier Hainque2-0/+7
2008-09-21re PR ada/5911 (Support for multilib in Ada)Laurent GUERBY2-1/+41
2008-09-20exp_dbug.ads: Document new convention for the XVZ variable.Eric Botcazou4-18/+34
2008-09-20re PR ada/37585 (undefined references at -O for ACATS c650001)Eric Botcazou2-8/+17
2008-09-18utils.c (create_subprog_decl): Use DECL_DECLARED_INLINE_P.Jan Hubicka2-5/+6
2008-09-17re PR ada/21327 (gnat_ugn.texi invalid @direntry)Pascal Rigaux2-1/+6
2008-09-15trans.c (gigi): Declare the name of the compilation unit as the first global ...Eric Botcazou2-2/+14
2008-09-14* gcc-interface/Make-lang.in (gnac1): Add CFLAGS.Jan Hubicka2-1/+5
2008-09-14a-crbtgk.adb, [...]: Fix typos in comments.Ralf Wildenhues64-92/+111
2008-09-10Makefile.in: Switch RTEMS to s-interr-hwint.adb.Joel Sherrill3-3/+90
2008-09-09Makefile.in: Switch VxWorks to s-interr-hwint.adb.Arnaud Charlet6-52/+425
2008-09-05s-stchop-rtems.adb: Add file missed in early commit.Joel Sherrill2-0/+119
2008-09-05Convert ChangeLog files to UTF-8.Jakub Jelinek1-7/+7
2008-08-30Make-lang.in: Allow s-oscons.{o,ali} to be built even without a separate liba...Thomas Quinot2-2/+9
2008-08-22Minor code fix to avoid warning.Robert Dewar2-7/+4
2008-08-22s-wwdcha.adb: Minor code reorganization Remove dead codeArnaud Charlet2-30/+30
2008-08-22s-utf_32.adb (Get_Category): Fix obvious typoRobert Dewar1-2/+2
2008-08-22s-sopco4.adb: Minor code fix to avoid warningRobert Dewar3-7/+7
2008-08-22lib-xref.ads: Fix typo in subprogram reference definition.Arnaud Charlet1-1/+1
2008-08-22s-sopco3.adb: Minor code fix to avoid warningRobert Dewar1-2/+2
2008-08-22checks.adb (Determine_Range): Deal with values that might be invalidArnaud Charlet11-850/+935