From dee2df7288942e8e57de3c90882689496c487056 Mon Sep 17 00:00:00 2001 From: Olivier Hainque Date: Tue, 3 Jun 2003 22:30:11 +0000 Subject: [PATCH] re PR ada/9953 (Unsatisfied symbols: U_prep_frame_rec_for_unwind (code)) 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. From-SVN: r67406 --- gcc/ada/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/gcc/ada/ChangeLog b/gcc/ada/ChangeLog index 14776d02e5af..6f2c2ce0f2ae 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.47.2