* configure.in: Allow enable_threads_flag value of "aix". Define
commit0a3e56df6f256b32788dac52c3a1c52481f2fe62
authordje <dje@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 19 Sep 2000 20:30:27 +0000 (19 20:30 +0000)
committerdje <dje@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 19 Sep 2000 20:30:27 +0000 (19 20:30 +0000)
tree285f359c4c9f4712d91c58b696071358cbe64e06
parent3311f67b1478c82ebeb5690a96bbfe3205b36d0d
* configure.in: Allow enable_threads_flag value of "aix".  Define
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@36541 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/rs6000/aix.h
gcc/config/rs6000/t-aix43
gcc/configure
gcc/configure.in
gcc/gthr-aix.h [new file with mode: 0644]