aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/sysdep.c
AgeCommit message (Expand)AuthorFilesLines
2010-09-09[multiple changes]Arnaud Charlet1-1/+1
2010-06-22[multiple changes]Arnaud Charlet1-15/+9
2010-06-14[multiple changes]Arnaud Charlet1-2/+2
2010-01-26[multiple changes]Arnaud Charlet1-2/+2
2010-01-25[multiple changes]Arnaud Charlet1-1/+5
2009-08-17[multiple changes]Arnaud Charlet1-1/+1
2009-08-17[multiple changes]Arnaud Charlet1-2/+11
2009-07-22[multiple changes]Arnaud Charlet1-1/+1
2009-07-22[multiple changes]Arnaud Charlet1-1/+5
2009-07-15[multiple changes]Arnaud Charlet1-13/+40
2009-06-22[multiple changes]Arnaud Charlet1-0/+18
2009-06-22[multiple changes]Arnaud Charlet1-3/+3
2009-04-20[multiple changes]Arnaud Charlet1-1/+4
2009-04-20[multiple changes]Arnaud Charlet1-41/+58
2009-04-15[multiple changes]Arnaud Charlet1-3/+3
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-12/+11
2008-08-202008-08-20 Thomas Quinot <quinot@adacore.com>Thomas Quinot1-0/+26
2008-04-13sfn_scan.adb, [...]: Fix comment typos.Ralf Wildenhues1-2/+2
2008-04-07sysdep.c: add __GLIBC__ to the #ifdef preprocessor macros to detect systems u...Aurelien Jarno1-4/+7
2008-01-03re PR ada/34647 (Ada runtime includes unsafe calls to mktemp and tmpname on O...Tero Koskinen1-3/+3
2007-12-13adaint.h: (__gnat_plist_init): Not defined for RTX.Jose Ruiz1-33/+24
2007-06-06s-stchop-vxworks.adb (Set_Stack_Info): Instead of trying to map the VxWorks t...Matthew Gingell1-19/+21
2007-04-06a-calend-vms.ads, [...]: New version of Ada.Calendar which supports the new u...Hristian Kirtchev1-10/+110
2006-10-31a-calend-vms.adb (Leap_Sec_Ops): Temp body for package in private part of Ada...Hristian Kirtchev1-14/+69
2006-05-28decl.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2006-02-15s-parame-mingw.adb, [...]: Removed, replaced by s-parame.adbArnaud Charlet1-3/+30
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