aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/env.c
AgeCommit message (Expand)AuthorFilesLines
2008-04-01re PR ada/33857 (Cannot bootstrap Ada with host gnatmake-4.2)John David Anglin1-6/+6
2008-02-13re PR ada/35143 (Serious regression on ACATS results since 4.2.3)Joel Sherrill1-2/+2
2008-01-03re PR ada/34647 (Ada runtime includes unsafe calls to mktemp and tmpname on O...Tero Koskinen1-1/+1
2007-12-13xeinfo.adb: Remove warningsRobert Dewar1-5/+6
2007-12-01re PR ada/33722 (putenv() is made posix-conformant on FreeBSD 7.x)Kostik Belousov1-3/+3
2007-08-22env.c ( __gnat_clearenv): Use the __gnat_unsetenv mechanism for NetBSD.Krister Walfridsson1-2/+3
2006-10-31fmap.adb: Put routines in alpha orderRobert Dewar1-1/+1
2006-05-28decl.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2006-05-02re PR ada/27366 (ada build fails as cygwin does not have clearenv)David Billinghurst1-1/+1
2006-02-16env.c (__gnat_setenv): Use size_t.Eric Botcazou1-4/+4
2006-02-15adaint.h, adaint.c (DIR_SEPARATOR): Use _T() macro for Unicode support.Pascal Obry1-0/+314