From: Olivier Hainque Date: Tue, 3 Jun 2003 22:30:11 +0000 (+0000) Subject: re PR ada/9953 (Unsatisfied symbols: U_prep_frame_rec_for_unwind (code)) X-Git-Tag: releases/gcc-3.4.0~6200 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=dee2df7288942e8e57de3c90882689496c487056;p=thirdparty%2Fgcc.git 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 --- 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