OSDN Git Service

Fix previous ChangeLog entry
authordje <dje@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 19 Sep 2000 20:31:53 +0000 (20:31 +0000)
committerdje <dje@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 19 Sep 2000 20:31:53 +0000 (20:31 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@36542 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog

index 13e0744..27ed4dd 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