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