aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada
AgeCommit message (Expand)AuthorFilesLines
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
2003-10-26* Makefile.in: Remove duplicated lines.Andreas Jaeger2-20/+17
2003-10-24gnatvsn.ads (Gnat_Static_Version_String): New constant, used to minimize the ...Arnaud Charlet8-2/+105
2003-10-24re PR ada/12014 (strcpy used with overlapping arguments)Arnaud Charlet16-1315/+1379
2003-10-24adadecode.h, [...]: Convert to ISO C90 declarations and definitions.Nathanael Nerode8-88/+73
2003-10-23re PR ada/11978 (ada compiler crashes in a-tags.adb)Arnaud Charlet9-69/+104
2003-10-23* init.c, adaint.c: Minor reformatting.Arnaud Charlet3-10/+13
2003-10-23adaint.c (w32_epoch_offset): Define static const at file level.Danny Smith2-20/+51
2003-10-22sysdep.c: Include conio.h if __MINGW32__ and !OLD_MINGW.Danny Smith5-18/+46
2003-10-22* Makefile.in: Disable build of gnatpsta. PR ada/10110.Arnaud Charlet1-4/+4
2003-10-22re PR ada/10110 ([mipsel-linux]ada bootstrap error)Arnaud Charlet2-15/+15
2003-10-22tracebak.c (MAX): Avoid redefinition warning.Rainer Orth4-6/+20
2003-10-22re PR ada/5677 (Assert failure in nlists.adb:933)Arnaud Charlet10-23/+250
2003-10-22mingw32.h: New file.Arnaud Charlet2-0/+58