summaryrefslogtreecommitdiff
path: root/gcc/ada/sysdep.c
Commit message (Expand)AuthorAgeFilesLines
* 2008-08-20 Thomas Quinot <quinot@adacore.com>Thomas Quinot2008-08-201-0/+26
* sfn_scan.adb, [...]: Fix comment typos.Ralf Wildenhues2008-04-131-2/+2
* sysdep.c: add __GLIBC__ to the #ifdef preprocessor macros to detect systems u...Aurelien Jarno2008-04-071-4/+7
* re PR ada/34647 (Ada runtime includes unsafe calls to mktemp and tmpname on O...Tero Koskinen2008-01-031-3/+3
* adaint.h: (__gnat_plist_init): Not defined for RTX.Jose Ruiz2007-12-131-33/+24
* s-stchop-vxworks.adb (Set_Stack_Info): Instead of trying to map the VxWorks t...Matthew Gingell2007-06-061-19/+21
* a-calend-vms.ads, [...]: New version of Ada.Calendar which supports the new u...Hristian Kirtchev2007-04-061-10/+110
* a-calend-vms.adb (Leap_Sec_Ops): Temp body for package in private part of Ada...Hristian Kirtchev2006-10-311-14/+69
* decl.c, [...]: Fix comment typos.Kazu Hirata2006-05-281-1/+1
* s-parame-mingw.adb, [...]: Removed, replaced by s-parame.adbArnaud Charlet2006-02-151-3/+30
* Update FSF addressR. Kelley Cook2005-07-011-2/+2
* sysdep.c: Implement __gnat_localtime_r as call to localtime_r on AIX.Matthew Gingell2005-03-151-5/+3
* expect.c, [...] (unix sections): Guard with "__unix__" instead of "unix".Olivier Hainque2004-10-271-4/+4
* [multiple changes]Arnaud Charlet2003-11-181-3/+3
* adadecode.c: Use <> form of include for ctype.h.Rainer Orth2003-11-121-1/+1
* Makefile.in, [...]: Remove build of gnat_wrapper and gnatpsta, no longer needed.Arnaud Charlet2003-11-101-1/+2
* re PR ada/12806 (Program_Error sinput.adb:397)Arnaud Charlet2003-11-041-0/+3
* C90 prototype updates.R. Kelley Cook2003-10-311-64/+42
* sysdep.c: Include conio.h if __MINGW32__ and !OLD_MINGW.Danny Smith2003-10-221-0/+2
* 3psoccon.ads, [...]: Files added.Arnaud Charlet2003-10-211-35/+40
* Nathanael Nerode <neroden@gcc.gnu.org> PR ada/6919 (forward port of patch for...Nathanael Nerode2002-10-231-1/+1
* David Billinghurst (David.Billinghurst@riotinto.com>Andre Leis2002-08-251-2/+3
* Delete all lines containing "$Revision:".Geoffrey Keating2002-03-141-1/+0
* 41intnam.ads, [...]: Merge in ACT changes.Geert Bosch2002-03-081-64/+150
* sysdep.c (rts_get_*): Fix style.Laurent Guerby2001-11-251-5/+24
* Make-lang.in (GNATLIBFLAGS): Add -W -Wall.Laurent Guerby2001-11-171-7/+12
* * init.c:Geert Bosch2001-10-291-7/+22
* sysdep.c (__gnat_set_binary_mode, [...]): Arg is int, not FILE *, in dummy ve...Geert Bosch2001-10-041-5/+5
* New Language: AdaRichard Kenner2001-10-021-0/+605