summaryrefslogtreecommitdiff
path: root/gcc/ada/env.c
Commit message (Expand)AuthorAgeFilesLines
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-091-12/+11
* re PR ada/33857 (Cannot bootstrap Ada with host gnatmake-4.2)John David Anglin2008-04-011-6/+6
* re PR ada/35143 (Serious regression on ACATS results since 4.2.3)Joel Sherrill2008-02-131-2/+2
* re PR ada/34647 (Ada runtime includes unsafe calls to mktemp and tmpname on O...Tero Koskinen2008-01-031-1/+1
* xeinfo.adb: Remove warningsRobert Dewar2007-12-131-5/+6
* re PR ada/33722 (putenv() is made posix-conformant on FreeBSD 7.x)Kostik Belousov2007-12-011-3/+3
* env.c ( __gnat_clearenv): Use the __gnat_unsetenv mechanism for NetBSD.Krister Walfridsson2007-08-221-2/+3
* fmap.adb: Put routines in alpha orderRobert Dewar2006-10-311-1/+1
* decl.c, [...]: Fix comment typos.Kazu Hirata2006-05-281-1/+1
* re PR ada/27366 (ada build fails as cygwin does not have clearenv)David Billinghurst2006-05-021-1/+1
* env.c (__gnat_setenv): Use size_t.Eric Botcazou2006-02-161-4/+4
* adaint.h, adaint.c (DIR_SEPARATOR): Use _T() macro for Unicode support.Pascal Obry2006-02-151-0/+314