From fd60bf96e70cd2752571c34c0a7c2fea13867ff4 Mon Sep 17 00:00:00 2001 From: David Edelsohn Date: Tue, 19 Sep 2000 16:31:53 -0400 Subject: [PATCH] Fix previous ChangeLog entry From-SVN: r36542 --- gcc/ChangeLog | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 13e07449546..27ed4dd5881 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,12 +1,18 @@ 2000-09-19 David Edelsohn * configure.in: Allow enable_threads_flag value of "aix". Define - thread_file as "aix" for AIX 4.3 and above.. + thread_file as "aix" for AIX 4.3 and above. * configure: Regenerated. + + * gthr-aix.h: New file. + * rs6000/t-aix43: Replace soft-float multilib with pthread. Remove 403 processor multilib match. Fix rios2 processor multilib match. + * rs6000/aix.h (ASM_DECLARE_FUNCTION_NAME): Use function_section + to return to appropriate csect. + 2000-09-19 Kaveh R. Ghazi * builtins.c (is_valid_printf_arglist, expand_builtin_printf): New -- 2.30.2