Apply patch from Scott Bambrough <scottb@corelcomputer.com> Modified arm*-*-linux...
authorScott Bambrough <scottb@corelcomputer.com>
Fri, 26 Mar 1999 15:30:20 +0000 (15:30 +0000)
committerNick Clifton <nickc@gcc.gnu.org>
Fri, 26 Mar 1999 15:30:20 +0000 (15:30 +0000)
commit65120c403e5b5ac19467ec61b9708e48b0abc18d
treec5b57f5d0f0547ab8eebd7b846bd76bb6ceea45f
parenta276c69fa9b11429d69f53b08f1d374893083643
Apply patch from Scott Bambrough <scottb@corelcomputer.com> Modified arm*-*-linux-gnu* target to set thread_file to 'posix' if --enable-threads...

Apply patch from Scott Bambrough <scottb@corelcomputer.com>
  Modified arm*-*-linux-gnu* target to set thread_file to 'posix' if
  --enable-threads, --enable-threads=[yes,pthreads,posix] is passed as a
  command line parameter to configure.
  Modified TARGET_LIBGCC2_CFLAGS to include -fPIC.  If not included libgcc2
  is not compiled with PIC flag, as it should be.

From-SVN: r26000
gcc/ChangeLog
gcc/config/arm/t-linux
gcc/configure
gcc/configure.in