Makefile.in: Set EH mechanism to ZCX for FreeBSD.
authorThomas Quinot <quinot@adacore.com>
Tue, 31 Oct 2006 18:02:00 +0000 (19:02 +0100)
committerArnaud Charlet <charlet@gcc.gnu.org>
Tue, 31 Oct 2006 18:02:00 +0000 (19:02 +0100)
commitb8783398c18321947a868ad9e6e2b408a91b77db
treeb4c1ccf21b4907fef1cbd3f948e8a881af32fcff
parent53973dcf9d58ce812fb38b2d9e837cbf23f55ebc
Makefile.in: Set EH mechanism to ZCX for FreeBSD.

2006-10-31  Thomas Quinot  <quinot@adacore.com>
    Eric Botcazou  <ebotcazou@adacore.com>
    Arnaud Charlet  <charlet@adacore.com>

* Makefile.in: Set EH mechanism to ZCX for FreeBSD.
(NO_REORDER_ADAFLAGS): New var defined to -fno-toplevel-reorder if
possible.
(a-except.o): Pass it to the compiler.
(gnatlib-shared-vms): Removed -nostartfiles switch in link step.
(LIBGNAT_TARGET_PAIRS for Windows): Avoid the use of the specific
a-calend-mingw.adb version.

        * Makefile.rtl: Added s-dsaser.
Add object entries for Ada.Calendar.[Arithmetic/Formatting/Time_Zones]
(GNATRTL_TASKING_OBJS): Add Ada.Dispatching and
Ada.Dispatching.Round_Robin.
Added new unit Ada.Containers.Restricted_Bounded_Doubly_Linked_Lists

* Make-lang.in: Remove all references to gt-ada-decl.h.
Add concatenation (s-strops/s-sopco3/s-sopco4/s-sopco5) to compiler
sources.
Add dependency on ada/s-restri.o for GNAT1 and GNATBIND objects.
Update dependencies.

* system-freebsd-x86.ads: Make ZCX the default EH mechanism for FreeBSD

From-SVN: r118285
gcc/ada/Make-lang.in
gcc/ada/Makefile.in
gcc/ada/Makefile.rtl
gcc/ada/system-freebsd-x86.ads