[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Mon, 11 Oct 2010 09:25:26 +0000 (11:25 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Mon, 11 Oct 2010 09:25:26 +0000 (11:25 +0200)
commit21a5b575cfbb5cb2395cbd0689c718fa76f7c686
tree46d21e8ecd9d60ce42e83f3b64e35a1ce9fee130
parent0791fbe9c5fc4a6a5608b9dcc5d8055da33bc6fa
[multiple changes]

2010-10-11  Ed Schonberg  <schonberg@adacore.com>

* lib-xref.adb (Output_References): Common handling for objects and
formals of an anonymous access type.

2010-10-11  Eric Botcazou  <ebotcazou@adacore.com>

* make.adb (Scan_Make_Arg): Also pass -O to both compiler and linker.

2010-10-11  Ed Schonberg  <schonberg@adacore.com>

* sem_ch6.adb: Fix check for illegal equality declaration in Ada2012

2010-10-11  Gary Dismukes  <dismukes@adacore.com>

* sem_disp.adb (Check_Dispatching_Operation): When testing for issuing
a warning about subprograms of a tagged type not being dispatching,
limit this to cases where the tagged type and the subprogram are
declared within the same declaration list.

2010-10-11  Jerome Lambourg  <lambourg@adacore.com>

* projects.texi, prj-attr.adb: Add new attribute documentation_dir.

From-SVN: r165284
gcc/ada/ChangeLog
gcc/ada/lib-xref.adb
gcc/ada/make.adb
gcc/ada/prj-attr.adb
gcc/ada/projects.texi
gcc/ada/sem_ch6.adb
gcc/ada/sem_disp.adb