[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Mon, 16 Aug 2004 09:00:19 +0000 (11:00 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Mon, 16 Aug 2004 09:00:19 +0000 (11:00 +0200)
commit4c46b835dcf63e89868c9b1099693ea3b2906a62
tree168a8f766937c47892e57a5c6fb8b61b4f50921f
parent16e9be4c0903c1963fb91ed740185b22317473ac
[multiple changes]

2004-08-16  Pascal Obry  <obry@gnat.com>

* adaint.c (__gnat_prj_add_obj_files): Set to 0 only on Win32 for GCC
backend prior to GCC 3.4. With GCC 3.4 we are using the GCC's shared
option and not mdll anymore. Update comment.

2004-08-16  Pascal Obry  <obry@gnat.com>

* bld.adb (Put_Include_Project): Properly handle directory separators
on Windows.

2004-08-16  Ed Schonberg  <schonberg@gnat.com>

* sem_ch4.adb (Try_Object_Operation): Restructure code. Optimize by
decreasing the number of allocated junk nodes while searching for the
appropriate subprogram.

From-SVN: r86049
gcc/ada/ChangeLog
gcc/ada/adaint.c
gcc/ada/bld.adb
gcc/ada/sem_ch4.adb