a-assert.ads: Remove execute permission.

* a-assert.ads: Remove execute permission.
	* a-chacon.ads: Likewise.
	* a-coteio.ads: Likewise.
	* a-envvar.ads: Likewise.
	* a-exetim-mingw.ads: Likewise.
	* a-fzteio.ads: Likewise.
	* a-izteio.ads: Likewise.
	* a-lcteio.ads: Likewise.
	* a-llctio.ads: Likewise.
	* a-scteio.ads: Likewise.
	* a-suenco.ads: Likewise.
	* a-suenst.ads: Likewise.
	* a-suewst.ads: Likewise.
	* a-suezst.ads: Likewise.
	* a-tirsfi.ads: Likewise.
	* a-wichha.ads: Likewise.
	* a-zchara.ads: Likewise.
	* a-zchhan.ads: Likewise.
	* a-zchuni.ads: Likewise.
	* a-zrstfi.ads: Likewise.
	* aspects.ads: Likewise.
	* g-byorma.ads: Likewise.
	* g-decstr.ads: Likewise.
	* g-encstr.ads: Likewise.
	* g-spchge.ads: Likewise.
	* g-u3spch.ads: Likewise.
	* g-wispch.ads: Likewise.
	* g-zspche.ads: Likewise.
	* namet-sp.ads: Likewise.
	* s-os_lib.ads: Likewise.
	* s-regexp.ads: Likewise.
	* s-regpat.ads: Likewise.
	* s-string.ads: Likewise.
	* s-tasloc.ads: Likewise.
	* s-utf_32.ads: Likewise.
	* sem_aux.ads: Likewise.
	* a-assert.adb: Likewise.
	* a-chacon.adb: Likewise.
	* a-envvar.adb: Likewise.
	* a-exetim-mingw.adb: Likewise.
	* a-suenco.adb: Likewise.
	* a-suenst.adb: Likewise.
	* a-suewst.adb: Likewise.
	* a-suezst.adb: Likewise.
	* a-tirsfi.adb: Likewise.
	* a-wichha.adb: Likewise.
	* a-zchhan.adb: Likewise.
	* a-zchuni.adb: Likewise.
	* a-zrstfi.adb: Likewise.
	* aspects.adb: Likewise.
	* g-byorma.adb: Likewise.
	* g-decstr.adb: Likewise.
	* g-encstr.adb: Likewise.
	* g-spchge.adb: Likewise.
	* g-u3spch.adb: Likewise.
	* g-wispch.adb: Likewise.
	* g-zspche.adb: Likewise.
	* namet-sp.adb: Likewise.
	* s-except.adb: Likewise.
	* s-inmaop-vxworks.adb: Likewise.
	* s-os_lib.adb: Likewise.
	* s-regexp.adb: Likewise.
	* s-regpat.adb: Likewise.
	* s-string.adb: Likewise.
	* s-tasloc.adb: Likewise.
	* s-utf_32.adb: Likewise.
	* s-wchcon.adb: Likewise.
	* sem_aux.adb: Likewise.

From-SVN: r186261
This commit is contained in:
Mike Stump 2012-04-10 05:44:30 +00:00 committed by Mike Stump
parent a89ed183fc
commit b832b14db0
69 changed files with 71 additions and 0 deletions

View File

@ -1,3 +1,74 @@
2012-04-09 Mike Stump <mikestump@comcast.net>
* a-assert.ads: Remove execute permission.
* a-chacon.ads: Likewise.
* a-coteio.ads: Likewise.
* a-envvar.ads: Likewise.
* a-exetim-mingw.ads: Likewise.
* a-fzteio.ads: Likewise.
* a-izteio.ads: Likewise.
* a-lcteio.ads: Likewise.
* a-llctio.ads: Likewise.
* a-scteio.ads: Likewise.
* a-suenco.ads: Likewise.
* a-suenst.ads: Likewise.
* a-suewst.ads: Likewise.
* a-suezst.ads: Likewise.
* a-tirsfi.ads: Likewise.
* a-wichha.ads: Likewise.
* a-zchara.ads: Likewise.
* a-zchhan.ads: Likewise.
* a-zchuni.ads: Likewise.
* a-zrstfi.ads: Likewise.
* aspects.ads: Likewise.
* g-byorma.ads: Likewise.
* g-decstr.ads: Likewise.
* g-encstr.ads: Likewise.
* g-spchge.ads: Likewise.
* g-u3spch.ads: Likewise.
* g-wispch.ads: Likewise.
* g-zspche.ads: Likewise.
* namet-sp.ads: Likewise.
* s-os_lib.ads: Likewise.
* s-regexp.ads: Likewise.
* s-regpat.ads: Likewise.
* s-string.ads: Likewise.
* s-tasloc.ads: Likewise.
* s-utf_32.ads: Likewise.
* sem_aux.ads: Likewise.
* a-assert.adb: Likewise.
* a-chacon.adb: Likewise.
* a-envvar.adb: Likewise.
* a-exetim-mingw.adb: Likewise.
* a-suenco.adb: Likewise.
* a-suenst.adb: Likewise.
* a-suewst.adb: Likewise.
* a-suezst.adb: Likewise.
* a-tirsfi.adb: Likewise.
* a-wichha.adb: Likewise.
* a-zchhan.adb: Likewise.
* a-zchuni.adb: Likewise.
* a-zrstfi.adb: Likewise.
* aspects.adb: Likewise.
* g-byorma.adb: Likewise.
* g-decstr.adb: Likewise.
* g-encstr.adb: Likewise.
* g-spchge.adb: Likewise.
* g-u3spch.adb: Likewise.
* g-wispch.adb: Likewise.
* g-zspche.adb: Likewise.
* namet-sp.adb: Likewise.
* s-except.adb: Likewise.
* s-inmaop-vxworks.adb: Likewise.
* s-os_lib.adb: Likewise.
* s-regexp.adb: Likewise.
* s-regpat.adb: Likewise.
* s-string.adb: Likewise.
* s-tasloc.adb: Likewise.
* s-utf_32.adb: Likewise.
* s-wchcon.adb: Likewise.
* sem_aux.adb: Likewise.
2012-04-02 Robert Dewar <dewar@adacore.com>
* s-atopri.ads: Minor reformatting.

0
gcc/ada/a-assert.adb Executable file → Normal file
View File

0
gcc/ada/a-assert.ads Executable file → Normal file
View File

0
gcc/ada/a-chacon.adb Executable file → Normal file
View File

0
gcc/ada/a-chacon.ads Executable file → Normal file
View File

0
gcc/ada/a-coteio.ads Executable file → Normal file
View File

0
gcc/ada/a-envvar.adb Executable file → Normal file
View File

0
gcc/ada/a-envvar.ads Executable file → Normal file
View File

0
gcc/ada/a-exetim-mingw.adb Executable file → Normal file
View File

0
gcc/ada/a-exetim-mingw.ads Executable file → Normal file
View File

0
gcc/ada/a-fzteio.ads Executable file → Normal file
View File

0
gcc/ada/a-izteio.ads Executable file → Normal file
View File

0
gcc/ada/a-lcteio.ads Executable file → Normal file
View File

0
gcc/ada/a-llctio.ads Executable file → Normal file
View File

0
gcc/ada/a-scteio.ads Executable file → Normal file
View File

0
gcc/ada/a-suenco.adb Executable file → Normal file
View File

0
gcc/ada/a-suenco.ads Executable file → Normal file
View File

0
gcc/ada/a-suenst.adb Executable file → Normal file
View File

0
gcc/ada/a-suenst.ads Executable file → Normal file
View File

0
gcc/ada/a-suewst.adb Executable file → Normal file
View File

0
gcc/ada/a-suewst.ads Executable file → Normal file
View File

0
gcc/ada/a-suezst.adb Executable file → Normal file
View File

0
gcc/ada/a-suezst.ads Executable file → Normal file
View File

0
gcc/ada/a-tirsfi.adb Executable file → Normal file
View File

0
gcc/ada/a-tirsfi.ads Executable file → Normal file
View File

0
gcc/ada/a-wichha.adb Executable file → Normal file
View File

0
gcc/ada/a-wichha.ads Executable file → Normal file
View File

0
gcc/ada/a-zchara.ads Executable file → Normal file
View File

0
gcc/ada/a-zchhan.adb Executable file → Normal file
View File

0
gcc/ada/a-zchhan.ads Executable file → Normal file
View File

0
gcc/ada/a-zchuni.adb Executable file → Normal file
View File

0
gcc/ada/a-zchuni.ads Executable file → Normal file
View File

0
gcc/ada/a-zrstfi.adb Executable file → Normal file
View File

0
gcc/ada/a-zrstfi.ads Executable file → Normal file
View File

0
gcc/ada/aspects.adb Executable file → Normal file
View File

0
gcc/ada/aspects.ads Executable file → Normal file
View File

0
gcc/ada/g-byorma.adb Executable file → Normal file
View File

0
gcc/ada/g-byorma.ads Executable file → Normal file
View File

0
gcc/ada/g-decstr.adb Executable file → Normal file
View File

0
gcc/ada/g-decstr.ads Executable file → Normal file
View File

0
gcc/ada/g-encstr.adb Executable file → Normal file
View File

0
gcc/ada/g-encstr.ads Executable file → Normal file
View File

0
gcc/ada/g-spchge.adb Executable file → Normal file
View File

0
gcc/ada/g-spchge.ads Executable file → Normal file
View File

0
gcc/ada/g-u3spch.adb Executable file → Normal file
View File

0
gcc/ada/g-u3spch.ads Executable file → Normal file
View File

0
gcc/ada/g-wispch.adb Executable file → Normal file
View File

0
gcc/ada/g-wispch.ads Executable file → Normal file
View File

0
gcc/ada/g-zspche.adb Executable file → Normal file
View File

0
gcc/ada/g-zspche.ads Executable file → Normal file
View File

0
gcc/ada/namet-sp.adb Executable file → Normal file
View File

0
gcc/ada/namet-sp.ads Executable file → Normal file
View File

0
gcc/ada/s-except.adb Executable file → Normal file
View File

0
gcc/ada/s-inmaop-vxworks.adb Executable file → Normal file
View File

0
gcc/ada/s-os_lib.adb Executable file → Normal file
View File

0
gcc/ada/s-os_lib.ads Executable file → Normal file
View File

0
gcc/ada/s-regexp.adb Executable file → Normal file
View File

0
gcc/ada/s-regexp.ads Executable file → Normal file
View File

0
gcc/ada/s-regpat.adb Executable file → Normal file
View File

0
gcc/ada/s-regpat.ads Executable file → Normal file
View File

0
gcc/ada/s-string.adb Executable file → Normal file
View File

0
gcc/ada/s-string.ads Executable file → Normal file
View File

0
gcc/ada/s-tasloc.adb Executable file → Normal file
View File

0
gcc/ada/s-tasloc.ads Executable file → Normal file
View File

0
gcc/ada/s-utf_32.adb Executable file → Normal file
View File

0
gcc/ada/s-utf_32.ads Executable file → Normal file
View File

0
gcc/ada/s-wchcon.adb Executable file → Normal file
View File

0
gcc/ada/sem_aux.adb Executable file → Normal file
View File

0
gcc/ada/sem_aux.ads Executable file → Normal file
View File