OSDN Git Service

Apply patch from Scott Bambrough <scottb@corelcomputer.com>
authornickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 26 Mar 1999 15:30:20 +0000 (15:30 +0000)
committernickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 26 Mar 1999 15:30:20 +0000 (15:30 +0000)
commit8e158ba2fe790bd6cd1676362afff9e4a4b45047
treec5b57f5d0f0547ab8eebd7b846bd76bb6ceea45f
parent4262cc0f55269a827bdc150883e384c5510b96bf
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26000 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/arm/t-linux
gcc/configure
gcc/configure.in