From 07e400aa567fe8566270df402855716cf6956130 Mon Sep 17 00:00:00 2001 From: hainque Date: Tue, 3 Jun 2003 22:30:11 +0000 Subject: [PATCH] PR ada/9953: * 5hsystem.ads: Remove pragma Linker_Option for pthreads library, and turn ZCX_By_Default back to False since the underlying support is not quite there yet. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@67406 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/ada/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/gcc/ada/ChangeLog b/gcc/ada/ChangeLog index 14776d02e5a..6f2c2ce0f2a 100644 --- a/gcc/ada/ChangeLog +++ b/gcc/ada/ChangeLog @@ -1,3 +1,11 @@ + +2003-06-04 Olivier Hainque + + PR ada/9953: + * 5hsystem.ads: Remove pragma Linker_Option for pthreads library, + and turn ZCX_By_Default back to False since the underlying support + is not quite there yet. + 2003-06-01 Andreas Jaeger * utils.c (finish_record_type): Remove usages of ROUND_TYPE_SIZE -- 2.11.4.GIT