Fix previous ChangeLog entry
authorDavid Edelsohn <dje@gcc.gnu.org>
Tue, 19 Sep 2000 20:31:53 +0000 (16:31 -0400)
committerDavid Edelsohn <dje@gcc.gnu.org>
Tue, 19 Sep 2000 20:31:53 +0000 (16:31 -0400)
From-SVN: r36542

gcc/ChangeLog

index 13e074495469b5aea515a4ecc5ec8ab519db242b..27ed4dd588143ce5c9088d1576a77eecd7381ac6 100644 (file)
@@ -1,12 +1,18 @@
 2000-09-19  David Edelsohn  <edelsohn@gnu.org>
 
        * 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  <ghazi@caip.rutgers.edu>
 
        * builtins.c (is_valid_printf_arglist, expand_builtin_printf): New