configure.in: Allow enable_threads_flag value of "aix".
authorDavid Edelsohn <edelsohn@gnu.org>
Tue, 19 Sep 2000 20:30:27 +0000 (20:30 +0000)
committerDavid Edelsohn <dje@gcc.gnu.org>
Tue, 19 Sep 2000 20:30:27 +0000 (16:30 -0400)
commita473fe45fa07d3b86c950cbdc01e89d29879bbca
tree285f359c4c9f4712d91c58b696071358cbe64e06
parentad3fd36f73012aa44ee7f55d09a2a2b87ce9dd6e
configure.in: Allow enable_threads_flag value of "aix".

* 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.

From-SVN: r36541
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]