r238116 - in /trunk/gcc/ada: ChangeLog adaint.c...
charlet@gcc.gnu.org
charlet@gcc.gnu.org
Thu Jul 7 13:17:00 GMT 2016
Author: charlet
Date: Thu Jul 7 13:17:51 2016
New Revision: 238116
URL: https://gcc.gnu.org/viewcvs?rev=238116&root=gcc&view=rev
Log:
2016-07-07 Vadim Godunko <godunko@adacore.com>
* adainit.h, adainit.c (__gnat_is_read_accessible_file): New
subprogram.
(__gnat_is_write_accessible_file): New subprogram.
* s-os_lib.ads, s-os_lib.adb (Is_Read_Accessible_File): New subprogram.
(Is_Write_Accessible_File): New subprogram.
2016-07-07 Justin Squirek <squirek@adacore.com>
* sem_ch12.adb (Install_Body): Minor refactoring in the order
of local functions.
(In_Same_Scope): Change loop condition to be more expressive.
Modified:
trunk/gcc/ada/ChangeLog
trunk/gcc/ada/adaint.c
trunk/gcc/ada/adaint.h
trunk/gcc/ada/s-os_lib.adb
trunk/gcc/ada/s-os_lib.ads
trunk/gcc/ada/sem_ch12.adb
More information about the Gcc-cvs
mailing list