aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/sysdep.c
AgeCommit message (Expand)AuthorFilesLines
2005-07-01Update FSF addressR. Kelley Cook1-2/+2
2005-03-15sysdep.c: Implement __gnat_localtime_r as call to localtime_r on AIX.Matthew Gingell1-5/+3
2004-10-27expect.c, [...] (unix sections): Guard with "__unix__" instead of "unix".Olivier Hainque1-4/+4
2003-11-18[multiple changes]Arnaud Charlet1-3/+3
2003-11-12adadecode.c: Use <> form of include for ctype.h.Rainer Orth1-1/+1
2003-11-10Makefile.in, [...]: Remove build of gnat_wrapper and gnatpsta, no longer needed.Arnaud Charlet1-1/+2
2003-11-04re PR ada/12806 (Program_Error sinput.adb:397)Arnaud Charlet1-0/+3
2003-10-31C90 prototype updates.R. Kelley Cook1-64/+42
2003-10-22sysdep.c: Include conio.h if __MINGW32__ and !OLD_MINGW.Danny Smith1-0/+2
2003-10-213psoccon.ads, [...]: Files added.Arnaud Charlet1-35/+40
2002-10-23Nathanael Nerode <neroden@gcc.gnu.org> PR ada/6919 (forward port of patch for...Nathanael Nerode1-1/+1
2002-08-25David Billinghurst (David.Billinghurst@riotinto.com>Andre Leis1-2/+3
2002-03-14Delete all lines containing "$Revision:".Geoffrey Keating1-1/+0
2002-03-0841intnam.ads, [...]: Merge in ACT changes.Geert Bosch1-64/+150
2001-11-25sysdep.c (rts_get_*): Fix style.Laurent Guerby1-5/+24
2001-11-17Make-lang.in (GNATLIBFLAGS): Add -W -Wall.Laurent Guerby1-7/+12
2001-10-29* init.c:Geert Bosch1-7/+22
2001-10-04sysdep.c (__gnat_set_binary_mode, [...]): Arg is int, not FILE *, in dummy ve...Geert Bosch1-5/+5
2001-10-02New Language: AdaRichard Kenner1-0/+605