[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Wed, 31 Aug 2011 08:43:42 +0000 (10:43 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Wed, 31 Aug 2011 08:43:42 +0000 (10:43 +0200)
commit56812278e832fe969c443ca1835863f974e4b9d2
tree61b9423513f189f83c625631b581033c832eb05c
parent7cda9727babdc93f846191782dcc4c0cdba25d26
[multiple changes]

2011-08-31  Jose Ruiz  <ruiz@adacore.com>

* s-taprop-linux.adb (Set_Task_Affinity): Avoid the use of anonymous
access types.
* affinity.c (__gnat_set_affinity_mask): Declare index variable.

2011-08-31  Yannick Moy  <moy@adacore.com>

* sem_ch8.adb (Analyze_Subprogram_Renaming): Refine expander test in
full-expander test.
Minor reformatting, renaming ALFA in Alfa (we dropped acronym)
* einfo.adb (Primitive_Operations): Correctly return list of primitive
operations in a case where it returned previously No_Elist.

From-SVN: r178358
39 files changed:
gcc/ada/ChangeLog
gcc/ada/affinity.c
gcc/ada/alfa.adb
gcc/ada/alfa.ads
gcc/ada/alfa_test.adb
gcc/ada/ali.adb
gcc/ada/debug.adb
gcc/ada/einfo.adb
gcc/ada/errout.adb
gcc/ada/errout.ads
gcc/ada/erroutc.adb
gcc/ada/exp_ch4.adb
gcc/ada/exp_ch7.adb
gcc/ada/expander.adb
gcc/ada/freeze.adb
gcc/ada/get_alfa.adb
gcc/ada/get_alfa.ads
gcc/ada/gnat1drv.adb
gcc/ada/lib-writ.adb
gcc/ada/lib-writ.ads
gcc/ada/lib-xref-alfa.adb
gcc/ada/lib-xref.adb
gcc/ada/lib-xref.ads
gcc/ada/opt.adb
gcc/ada/opt.ads
gcc/ada/put_alfa.adb
gcc/ada/put_alfa.ads
gcc/ada/restrict.adb
gcc/ada/s-taprop-linux.adb
gcc/ada/sem_ch12.adb
gcc/ada/sem_ch13.adb
gcc/ada/sem_ch3.adb
gcc/ada/sem_ch4.adb
gcc/ada/sem_ch5.adb
gcc/ada/sem_ch6.adb
gcc/ada/sem_ch8.adb
gcc/ada/sem_prag.adb
gcc/ada/sem_res.adb
gcc/ada/sem_util.adb