From ad9945b50ec36f020b8414555622d815977a08da Mon Sep 17 00:00:00 2001 From: Laurent GUERBY Date: Thu, 7 Apr 2005 19:07:41 +0000 Subject: Makefile.in: Add make ifeq define for hppa linux tasking support. * Makefile.in: Add make ifeq define for hppa linux tasking support. * system-hpux.ads: Define Signed_Zeros to be True. * system-linux-hppa.ads, s-osinte-linux-hppa.ads: New files. Co-Authored-By: John David Anglin From-SVN: r97796 --- gcc/ada/system-hpux.ads | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/ada/system-hpux.ads') diff --git a/gcc/ada/system-hpux.ads b/gcc/ada/system-hpux.ads index 5252fc5..0ac0bb7 100644 --- a/gcc/ada/system-hpux.ads +++ b/gcc/ada/system-hpux.ads @@ -130,7 +130,7 @@ private Machine_Rounds : constant Boolean := True; OpenVMS : constant Boolean := False; Preallocated_Stacks : constant Boolean := False; - Signed_Zeros : constant Boolean := False; + Signed_Zeros : constant Boolean := True; Stack_Check_Default : constant Boolean := False; Stack_Check_Probes : constant Boolean := False; Support_64_Bit_Divides : constant Boolean := True; -- cgit v1.1