From 94ab166c673a5e9dab0e2ee666060e291c62d85e Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 20 Nov 2001 18:22:35 +0000 Subject: 2001-11-20 Joel Sherrill * src/threadhandler.c: When __USE__MAIN__ is defined by the toolset, invoke the global constructors via __main. Reported as tested by Alexandra Kossovsky and Victor V. Vengerov in conjunction with a new set of tool RPMs (gcc2.95.3newlib1.9.0-3). This was tracked as GNATS PR tools/84. --- c/src/exec/score/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'c/src/exec/score/ChangeLog') diff --git a/c/src/exec/score/ChangeLog b/c/src/exec/score/ChangeLog index d6aab6880d..8e74f602c0 100644 --- a/c/src/exec/score/ChangeLog +++ b/c/src/exec/score/ChangeLog @@ -1,3 +1,11 @@ +2001-11-20 Joel Sherrill + + * src/threadhandler.c: When __USE__MAIN__ is defined by the toolset, + invoke the global constructors via __main. Reported as tested by + Alexandra Kossovsky and Victor V. Vengerov + in conjunction with a new set of tool RPMs + (gcc2.95.3newlib1.9.0-3). This was tracked as GNATS PR tools/84. + 2001-11-07 Joel Sherrill Reported by Todor.Todorov@barco.com and tracked as PR36. -- cgit v1.2.3