aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada
AgeCommit message (Expand)AuthorFilesLines
2003-12-03[multiple changes]Arnaud Charlet27-590/+442
2003-12-01[multiple changes]Arnaud Charlet15-146/+175
2003-12-01* 5wsystem.ads: Disable zero cost exception, not ready yet.Arnaud Charlet2-2/+6
2003-11-29Make-lang.in (nmake.ads): Add dependency on ada/nmake.adb to force serializat...Ulrich Weigand2-1/+6
2003-11-27[multiple changes]Arnaud Charlet15-70/+286
2003-11-24re PR ada/13142 (gnat1 generating call to library 'setjmp', not using __buiti...Arnaud Charlet1-1/+8
2003-11-24re PR ada/13142 (gnat1 generating call to library 'setjmp', not using __buiti...Arnaud Charlet1-1/+1
2003-11-24adadecode.c: Only include ctype.h if IN_GCC.Rainer Orth2-2/+8
2003-11-24[multiple changes]Arnaud Charlet22-140/+554
2003-11-21Remove some .cvsignore files due to doc files now being built in build directoryKelley Cook2-6/+4
2003-11-21* 55system.ads: Set ZCX_By_Default and GCC_ZCX_Support to True.Andreas Schwab2-2/+6
2003-11-21* 5wsystem.ads: Enable zero cost exception.Vasiliy Fofanov1-0/+4
2003-11-21[multiple changes]Arnaud Charlet15-60/+147
2003-11-2035soccon.ads, [...]: New file, FreeBSD version.Arnaud Charlet6-0/+1187
2003-11-20Makefile.in (extraclean): Delete.Joseph Myers2-2/+5
2003-11-20[multiple changes]Arnaud Charlet55-326/+1187
2003-11-18[multiple changes]Arnaud Charlet7-16/+117
2003-11-17Resync.Arnaud Charlet1-0/+113
2003-11-17[multiple changes]Arnaud Charlet29-1525/+2510
2003-11-16Makefile.in, [...]: Create TAGS.sub files in each directory and TAGS files th...Jason Merrill2-2/+9
2003-11-14lang.opt: Change -Wno-long-long to -Wlong-long since the latter is the canoni...Andreas Jaeger3-2/+6
2003-11-14Makefile.in (LIBGNAT_TARGET_PAIRS): Add rules for x86_64-linux.Andreas Jaeger3-31/+208
2003-11-14* comperr.adb: Fix logic in previous change.Arnaud Charlet2-1/+3
2003-11-14* sinfo.h, treeprs.ads: Regenerated.Arnaud Charlet3-55/+57
2003-11-14* nmake.ads, nmake.adb: Regenerated.Arnaud Charlet3-2/+9
2003-11-14[multiple changes]Arnaud Charlet27-2985/+2582
2003-11-12adadecode.c: Use <> form of include for ctype.h.Rainer Orth3-2/+7
2003-11-12re PR target/6552 (make gnatlib_and_tools fails compiling a-chahan.adb on IRI...Rainer Orth2-1/+6
2003-11-12Resync.Arnaud Charlet1-0/+153
2003-11-10[multiple changes]Arnaud Charlet41-265/+1185
2003-11-107sosprim.adb: tv_usec of struct_timeval and time_t are long integer.Andreas Jaeger2-3/+8
2003-11-10Add handling of -nostdlib, now recognized/needed by gnat1.Arnaud Charlet3-0/+14
2003-11-10Makefile.in, [...]: Remove build of gnat_wrapper and gnatpsta, no longer needed.Arnaud Charlet6-534/+13
2003-11-10* Make-lang.in: Makefile automatically updatedGNAT Script2-31/+35
2003-11-10Complete previous change.Arnaud Charlet1-4/+1
2003-11-10re PR ada/12950 (Ada runtime is not relocatable)Arnaud Charlet4-14/+144
2003-11-06genmodes.c: Change the word "bitsize" to "precision" throughout.Zack Weinberg2-28/+33
2003-11-05Resync Ada changes.Arnaud Charlet1-0/+125
2003-11-04* Makefile.in: Remove many duplicate variables.Rainer Orth2-18/+4
2003-11-04Remove extra ^M characters introduced in previous commit.Arnaud Charlet2-2409/+2409
2003-11-04re PR ada/12806 (Program_Error sinput.adb:397)Arnaud Charlet39-2584/+3147
2003-11-04Makefile.in (cpp.dvi): New target split from cpp.info.Kelley Cook2-33/+42
2003-10-31C90 updateKelley Cook2-148/+137
2003-10-31* Makefile.in (ada/b_gnat1.o): Compile with -Wno-error.Kelley Cook2-0/+5
2003-10-31* raise.c (get_action_description_for): Fix typo in last change.Andreas Schwab2-2/+6
2003-10-31re PR ada/12761 ([3.3 only] Segmentation fault in gnat1 compiling a-except.adb)Nathanael Nerode2-5/+6
2003-10-31C90 prototype updates.R. Kelley Cook30-1059/+678
2003-10-303vtrasym.adb: Demangle Ada symbols returned by TBK$SYMBOLIZE.Arnaud Charlet17-66/+459
2003-10-293vtrasym.adb, [...]: Minor reformattingArnaud Charlet31-314/+966
2003-10-27re PR ada/5909 (Ada has no test suite.)Arnaud Charlet13-1439/+2552