aboutsummaryrefslogtreecommitdiff
path: root/libgomp/configure
AgeCommit message (Expand)AuthorFilesLines
2009-03-01backport: Support GNU/kOpenSolaris.Ralf Wildenhues1-7/+7
2009-01-31acinclude.m4 (LIBCOMP_CHECK_LINKER_FEATURES): Set libgomp_ld_is_gold.Ian Lance Taylor1-1/+7
2009-01-07re PR libgomp/38086 (libgomp fails to build if assembler doesn't support .sym...Jakub Jelinek1-0/+62
2008-12-18Backport from upstream Libtool:Ralf Wildenhues1-84/+114
2008-09-26configure: Regenerate for new libtool.Peter O'Gorman1-512/+1337
2008-09-19proc.c: New file.Jakub Jelinek1-1/+2
2008-06-17Makefile.tpl ($(srcdir)/configure): Update dependencies.Ralf Wildenhues1-77/+145
2008-06-11re PR libgomp/36469 (bootstrap broken on HPUX PA)Jakub Jelinek1-1/+2
2008-06-06c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.Jakub Jelinek1-2/+1340
2008-04-21libgomp/Ralf Wildenhues1-24/+24
2008-04-18re PR other/35457 (Error building GCC trunk on CELL SPU)Paolo Bonzini1-28/+37
2008-03-16configure.ac: m4_include config/proginstall.m4.Ralf Wildenhues1-32/+56
2008-03-03re PR libgomp/33131 (libgomp/env.c:60: warning: implicit declaration of funct...Peter O'Gorman1-23/+85
2008-01-24* configure: Regenerate.David Edelsohn1-11/+11
2008-01-08configure.ac (--enable-linux-futex): Add new configure option.Jakub Jelinek1-25/+33
2007-11-23configure.ac: Adjust makeinfo version check.Matthias Klose1-1/+1
2007-10-15tls.m4 (GCC_CHECK_TLS): Rename have_tls to gcc_cv_have_tls.Maciej W. Rozycki1-13/+13
2007-06-02configure: Regenerate.Paolo Bonzini1-49/+51
2007-05-24ltmain.sh: Update from ToT Libtool.Steve Ellcey1-821/+10003
2007-04-04libgomp.h (gomp_cpu_affinity, [...]): New extern decls.Jakub Jelinek1-0/+62
2007-03-18acinclude.m4: Adjust regular expression for ld version extraction.Andreas Schwab1-1/+1
2007-02-07[multiple changes]Jakub Jelinek1-2/+128
2007-02-02revert: configure.ac: Depend addition of -pthread on host OS.Jakub Jelinek1-9/+2
2007-01-31re PR libgomp/30546 (build fail in libgomp when building from SVN because mak...Daniel Franke1-6/+88
2007-01-16configure: Rebuilt.Tom Tromey1-4/+52
2006-12-04tls.m4 (GCC_CHECK_TLS): Do not test TLS with static linking if static linking...Eric Botcazou1-2/+35
2006-11-13* tls.m4 (GCC_CHECK_TLS): Fall back to a link test.Daniel Jacobowitz1-6/+7
2006-10-15Index: config/ChangeLogGeoffrey Keating1-2/+9
2006-10-06acinclude.m4 (HAVE_ATTRIBUTE_ALIAS): Remove __USER_LABEL_PREFIX__ from test.Danny Smith1-4/+1
2006-09-19tls.m4 (GCC_CHECK_TLS): Pass empty argument as "help arg" to GCC_ENABLE.Tom Tromey1-4/+3
2006-09-13re PR c/28768 (Preprocessor doesn't parse tokens correctly?)Joseph Myers1-11/+62
2006-07-05configure.ac: Depend addition of -pthread on host OS.Eric Christopher1-2/+9
2006-06-20re PR libgomp/26175 (In gcc-4.2.0 libgomp/.../powerpc/futex.h SYS_futex undef...Jakub Jelinek1-7/+175
2006-04-25re PR libgomp/25865 (libgomp incorrectly detects support for TLS)Richard Henderson1-15/+65
2006-02-25[multiple changes]Andreas Tobler1-110/+222
2006-02-17re PR bootstrap/26161 (Configure tests for pthread.h sometimes need to use -p...Francois-Xavier Coudert1-356/+111
2006-01-25re PR libgomp/25884 (libgomp should not require perl to compile)Paolo Bonzini1-1/+1358
2006-01-24re PR libgomp/25259 (bootstrap failures on non-C99 platforms (no stdint.h))Paolo Bonzini1-0/+3106
2006-01-24re PR libgomp/25942 (SVN checked out GCC does not bootstrap)Richard Henderson1-3/+40
2006-01-23proc.c: Conditional include of sys/loadavg.h for Solaris.Andreas Tobler1-2/+3
2006-01-21re PR libgomp/25877 (team.c:269: warning: implicit declaration of function 'a...Steve Ellcey1-2/+1
2006-01-20re PR libgomp/25877 (team.c:269: warning: implicit declaration of function 'a...Steve Ellcey1-1/+2
2006-01-18[multiple changes]Diego Novillo1-0/+8126