Age | Commit message (Expand) | Author | Files | Lines |
2022-01-11 | [Ada] Update copyright notice and bump Gnatvsn.Current_Year | Arnaud Charlet | 1 | -1/+1 |
2021-05-03 | [Ada] Update copyright notice | Arnaud Charlet | 1 | -1/+1 |
2020-10-21 | [Ada] Use VxWorks 7 APIs for accessing environment variables in kernel mode | Patrick Bernardi | 1 | -11/+20 |
2020-10-21 | [Ada] Simplify the VxWorks implementation of __gnat_environ | Patrick Bernardi | 1 | -21/+6 |
2020-06-02 | [Ada] Bump copyright year | Arnaud Charlet | 1 | -1/+1 |
2019-07-18 | Makefile.rtl, [...]: Introduce a "STANDALONE" mode where C runtime files do n... | Arnaud Charlet | 1 | -100/+8 |
2019-07-10 | [Ada] The environ macro is broken on vxworks7r2 SR0610 | Doug Rupp | 1 | -7/+25 |
2019-01-08 | [Ada] Bump copyright years to 2019 | Pierre-Marie de Rodat | 1 | -1/+1 |
2018-11-14 | [Ada] Do not include crt_externs.h on iOS | Jerome Lambourg | 1 | -3/+9 |
2018-01-11 | [Ada] Bump copyright notices to 2018 | Arnaud Charlet | 1 | -1/+1 |
2016-10-11 | ctrl_c.c: Do not use macro SA_RESTART for DJGPP. | Andris Pavenis | 1 | -1/+1 |
2015-10-20 | [multiple changes] | Arnaud Charlet | 1 | -2/+2 |
2015-06-08 | configure.ac (*-*-dragonfly*): New configuration. | John Marino | 1 | -7/+5 |
2015-05-30 | adaint.c: Test for __linux__ instead of linux and __sun__ instead of sun. | Eric Botcazou | 1 | -3/+3 |
2015-02-05 | re PR ada/64349 (Bootstrapping Ada fails on darwin(9|10).) | Tristan Gingold | 1 | -2/+2 |
2015-01-30 | re PR ada/64349 (Bootstrapping Ada fails on darwin(9|10).) | Tristan Gingold | 1 | -17/+16 |
2015-01-07 | [multiple changes] | Arnaud Charlet | 1 | -0/+8 |
2014-10-20 | [multiple changes] | Arnaud Charlet | 1 | -7/+0 |
2014-07-17 | [multiple changes] | Arnaud Charlet | 1 | -4/+7 |
2012-12-21 | adaint.c: Move directive around. | Eric Botcazou | 1 | -4/+4 |
2012-03-14 | Remove obsolete IRIX 6.5 support | Rainer Orth | 1 | -4/+3 |
2012-03-12 | Remove obsolete Tru64 UNIX V5.1B support | Rainer Orth | 1 | -9/+1 |
2011-11-21 | [multiple changes] | Arnaud Charlet | 1 | -2/+0 |
2011-08-05 | [multiple changes] | Arnaud Charlet | 1 | -1/+1 |
2011-08-05 | [multiple changes] | Arnaud Charlet | 1 | -13/+23 |
2011-08-04 | [multiple changes] | Arnaud Charlet | 1 | -1/+3 |
2011-08-01 | [multiple changes] | Arnaud Charlet | 1 | -2/+1 |
2011-08-01 | [multiple changes] | Arnaud Charlet | 1 | -1/+4 |
2011-08-01 | [multiple changes] | Arnaud Charlet | 1 | -12/+9 |
2011-07-12 | prefix.h: Wrap up in extern "C" block. | Laurent GUERBY | 1 | -1/+9 |
2010-06-22 | [multiple changes] | Arnaud Charlet | 1 | -4/+2 |
2010-01-26 | [multiple changes] | Arnaud Charlet | 1 | -4/+8 |
2009-10-13 | * env.c [__alpha__ && __osf__] (AES_SOURCE): Define. | Rainer Orth | 1 | -1/+4 |
2009-09-21 | ada: init.c (__gnat_error_handler): Cast msg to const char *. | Rainer Orth | 1 | -0/+5 |
2009-06-21 | [multiple changes] | Arnaud Charlet | 1 | -1/+1 |
2009-06-19 | [multiple changes] | Arnaud Charlet | 1 | -1/+1 |
2009-04-09 | Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. | Jakub Jelinek | 1 | -12/+11 |
2008-04-01 | re PR ada/33857 (Cannot bootstrap Ada with host gnatmake-4.2) | John David Anglin | 1 | -6/+6 |
2008-02-13 | re PR ada/35143 (Serious regression on ACATS results since 4.2.3) | Joel Sherrill | 1 | -2/+2 |
2008-01-03 | re PR ada/34647 (Ada runtime includes unsafe calls to mktemp and tmpname on O... | Tero Koskinen | 1 | -1/+1 |
2007-12-13 | xeinfo.adb: Remove warnings | Robert Dewar | 1 | -5/+6 |
2007-12-01 | re PR ada/33722 (putenv() is made posix-conformant on FreeBSD 7.x) | Kostik Belousov | 1 | -3/+3 |
2007-08-22 | env.c ( __gnat_clearenv): Use the __gnat_unsetenv mechanism for NetBSD. | Krister Walfridsson | 1 | -2/+3 |
2006-10-31 | fmap.adb: Put routines in alpha order | Robert Dewar | 1 | -1/+1 |
2006-05-28 | decl.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2006-05-02 | re PR ada/27366 (ada build fails as cygwin does not have clearenv) | David Billinghurst | 1 | -1/+1 |
2006-02-16 | env.c (__gnat_setenv): Use size_t. | Eric Botcazou | 1 | -4/+4 |
2006-02-15 | adaint.h, adaint.c (DIR_SEPARATOR): Use _T() macro for Unicode support. | Pascal Obry | 1 | -0/+314 |