aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/adaint.c
AgeCommit message (Expand)AuthorFilesLines
2009-05-06[multiple changes]Arnaud Charlet1-0/+57
2009-04-29[multiple changes]Arnaud Charlet1-0/+3
2009-04-20sem_ch3.adb, [...]: Minor reformattingArnaud Charlet1-1/+1
2009-04-20[multiple changes]Arnaud Charlet1-6/+14
2009-04-20adaint.c (__gnat_get_libraries_from_registry): Fix code to avoid warning.Pascal Obry1-66/+68
2009-04-20[multiple changes]Arnaud Charlet1-65/+66
2009-04-20[multiple changes]Arnaud Charlet1-2/+4
2009-04-20[multiple changes]Arnaud Charlet1-22/+88
2009-04-17[multiple changes]Arnaud Charlet1-26/+62
2009-04-17[multiple changes]Arnaud Charlet1-10/+13
2009-04-17[multiple changes]Arnaud Charlet1-33/+40
2009-04-16adaint.h, adaint.c (__gnat_rmdir): New routine.Pascal Obry1-0/+17
2009-04-16[multiple changes]Arnaud Charlet1-0/+17
2009-04-16[multiple changes]Arnaud Charlet1-22/+1
2009-04-15[multiple changes]Arnaud Charlet1-0/+35
2009-04-15adaint.c: Add function __gnat_lwp_self that retrieves the LWP of the current ...Nicolas Roche1-0/+10
2009-04-10[multiple changes]Arnaud Charlet1-4/+5
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-12/+11
2008-09-25re PR ada/37641 (FILE_WRITE_PROPERTIES is deprecated)Samuel Tardieu1-1/+1
2008-08-22initialize.c, adaint.c: Use Lock_Task and Unlock_Task for non-blocking spawn.Pascal Obry1-28/+30
2008-08-22adaint.c: Fix possible race condition on win32_wait().Pascal Obry1-3/+6
2008-08-16adaint.c (_gnat_set_close_on_exec): Implement.Aaron W. LaFramboise1-4/+9
2008-08-06adaint.c: Another fix for ACL support on Windows.Pascal Obry1-1/+4
2008-08-05adaint.c: Remove support for readable attribute on vxworks and nucleusPascal Obry1-2/+2
2008-08-05adaint.c, [...]: Add support for the readable attribute.Arnaud Charlet1-27/+51
2008-08-05adaint.c: In UNIX cases do not call __gnat_stat but stat directly.Pascal Obry1-12/+12
2008-08-05adaint.c, [...]: Fix the Set_Read_Only Win32 implementation.Arnaud Charlet1-2/+2
2008-08-04adaint.c: Refine support for Windows file attributes.Arnaud Charlet1-15/+37
2008-08-04adaint.c, [...]: Use Windows ACL to deal with file attributes.Arnaud Charlet1-7/+182
2008-08-01adaint.c (__gnat_tmp_name): Refine the generation of temporary names for RTX.Jose Ruiz1-2/+6
2008-08-01adaint.c (__gnat_tmp_name): RTSS applications do not support tempnam nor tmpn...Jose Ruiz1-1/+5
2008-07-302008-07-30 Jose Ruiz <ruiz@adacore.com>Jose Ruiz1-2/+16
2008-07-17adaint.c (__MINGW32__ section): Include ctype.h and define a fallback ISALPHA...Olivier Hainque1-1/+9
2008-06-27ada-tree.h (SET_TYPE_LANG_SPECIFIC, [...]): Fix -Wc++-compat warnings.Kaveh R. Ghazi1-4/+4
2008-05-20s-winext.ads: Replace representation clause by pragma Pack.Arnaud Charlet1-0/+1
2008-04-08adaint.h, adaint.c (__gnat_current_time_string): New routine.Hristian Kirtchev1-2/+27
2008-04-07sysdep.c: add __GLIBC__ to the #ifdef preprocessor macros to detect systems u...Aurelien Jarno1-3/+3
2008-03-26* adaint.c: Fix warnings.Arnaud Charlet1-7/+11
2008-01-03re PR ada/34647 (Ada runtime includes unsafe calls to mktemp and tmpname on O...Tero Koskinen1-3/+4
2007-12-27re PR ada/34553 (Unsafe calls to mktemp and tmpname)Samuel Tardieu1-2/+3
2007-12-13adaint.c (__gnat_pthread_setaffinity_np): New routine.Pascal Obry1-23/+83
2007-11-14adaint.c [...]: Remove system-specific sections of non-supported Interix target.Samuel Tardieu1-4/+2
2007-10-15adaint.c, [...]: Initial port to arm-mentor-nucleus.Geert Bosch1-25/+27
2007-09-26adaint.c (if defined (__Lynx__)): Wrap #def/#undef VMOS_DEV around #include <...Olivier Hainque1-14/+35
2007-09-10adaint.c (__gnat_translate_vms): new function.Vasiliy Fofanov1-2/+128
2007-08-14adaint.c (__gnat_is_absolute_path): For VxWorks systems we accept dir/file...Jose Ruiz1-4/+30
2007-05-02re PR ada/29856 (broken if..else in gcc/ada/adaint.c)Pascal Obry1-3/+34
2007-04-06adaint.c:Olivier Hainque1-22/+44
2006-12-13mips-tdump.c: Replace CROSS_COMPILE with CROSS_DIRECTORY_STRUCTURE.Geoffrey Keating1-5/+5
2006-10-31adaint.c (__gnat_get_libraries_from_registry): Call explicitly the ASCII vers...Pascal Obry1-5/+42