summaryrefslogtreecommitdiff
path: root/libgomp/configure
Commit message (Expand)AuthorAgeFilesLines
* re PR libstdc++/38923 (symbol versioning disabled due to non-portable sed scr...Jakub Jelinek2009-10-261-1/+1
* Fix libgomp without --enable-languages=fortran.Ralf Wildenhues2009-10-171-7/+12
* sed and head portability fixes in ld version check.Ralf Wildenhues2009-09-301-2/+2
* Regenerate tree using Autoconf 2.64 and Automake 1.11.Ralf Wildenhues2009-08-221-11334/+5691
* tls.m4 (GCC_CHECK_TLS): Also test TLS in a shared library when cross-compiling.Joseph Myers2009-07-171-0/+80
* backport: Support GNU/kOpenSolaris.Ralf Wildenhues2009-03-011-7/+7
* acinclude.m4 (LIBCOMP_CHECK_LINKER_FEATURES): Set libgomp_ld_is_gold.Ian Lance Taylor2009-01-311-1/+7
* re PR libgomp/38086 (libgomp fails to build if assembler doesn't support .sym...Jakub Jelinek2009-01-071-0/+62
* Backport from upstream Libtool:Ralf Wildenhues2008-12-181-84/+114
* configure: Regenerate for new libtool.Peter O'Gorman2008-09-261-512/+1337
* proc.c: New file.Jakub Jelinek2008-09-191-1/+2
* Makefile.tpl ($(srcdir)/configure): Update dependencies.Ralf Wildenhues2008-06-171-77/+145
* re PR libgomp/36469 (bootstrap broken on HPUX PA)Jakub Jelinek2008-06-111-1/+2
* c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.Jakub Jelinek2008-06-061-2/+1340
* libgomp/Ralf Wildenhues2008-04-211-24/+24
* re PR other/35457 (Error building GCC trunk on CELL SPU)Paolo Bonzini2008-04-181-28/+37
* configure.ac: m4_include config/proginstall.m4.Ralf Wildenhues2008-03-161-32/+56
* re PR libgomp/33131 (libgomp/env.c:60: warning: implicit declaration of funct...Peter O'Gorman2008-03-031-23/+85
* * configure: Regenerate.David Edelsohn2008-01-241-11/+11
* configure.ac (--enable-linux-futex): Add new configure option.Jakub Jelinek2008-01-081-25/+33
* configure.ac: Adjust makeinfo version check.Matthias Klose2007-11-231-1/+1
* tls.m4 (GCC_CHECK_TLS): Rename have_tls to gcc_cv_have_tls.Maciej W. Rozycki2007-10-151-13/+13
* configure: Regenerate.Paolo Bonzini2007-06-021-49/+51
* ltmain.sh: Update from ToT Libtool.Steve Ellcey2007-05-241-821/+10003
* libgomp.h (gomp_cpu_affinity, [...]): New extern decls.Jakub Jelinek2007-04-041-0/+62
* acinclude.m4: Adjust regular expression for ld version extraction.Andreas Schwab2007-03-181-1/+1
* [multiple changes]Jakub Jelinek2007-02-071-2/+128
* revert: configure.ac: Depend addition of -pthread on host OS.Jakub Jelinek2007-02-021-9/+2
* re PR libgomp/30546 (build fail in libgomp when building from SVN because mak...Daniel Franke2007-01-311-6/+88
* configure: Rebuilt.Tom Tromey2007-01-161-4/+52
* tls.m4 (GCC_CHECK_TLS): Do not test TLS with static linking if static linking...Eric Botcazou2006-12-041-2/+35
* * tls.m4 (GCC_CHECK_TLS): Fall back to a link test.Daniel Jacobowitz2006-11-131-6/+7
* Index: config/ChangeLogGeoffrey Keating2006-10-151-2/+9
* acinclude.m4 (HAVE_ATTRIBUTE_ALIAS): Remove __USER_LABEL_PREFIX__ from test.Danny Smith2006-10-061-4/+1
* tls.m4 (GCC_CHECK_TLS): Pass empty argument as "help arg" to GCC_ENABLE.Tom Tromey2006-09-191-4/+3
* re PR c/28768 (Preprocessor doesn't parse tokens correctly?)Joseph Myers2006-09-131-11/+62
* configure.ac: Depend addition of -pthread on host OS.Eric Christopher2006-07-051-2/+9
* re PR libgomp/26175 (In gcc-4.2.0 libgomp/.../powerpc/futex.h SYS_futex undef...Jakub Jelinek2006-06-201-7/+175
* re PR libgomp/25865 (libgomp incorrectly detects support for TLS)Richard Henderson2006-04-251-15/+65
* [multiple changes]Andreas Tobler2006-02-251-110/+222
* re PR bootstrap/26161 (Configure tests for pthread.h sometimes need to use -p...Francois-Xavier Coudert2006-02-171-356/+111
* re PR libgomp/25884 (libgomp should not require perl to compile)Paolo Bonzini2006-01-251-1/+1358
* re PR libgomp/25259 (bootstrap failures on non-C99 platforms (no stdint.h))Paolo Bonzini2006-01-241-0/+3106
* re PR libgomp/25942 (SVN checked out GCC does not bootstrap)Richard Henderson2006-01-241-3/+40
* proc.c: Conditional include of sys/loadavg.h for Solaris.Andreas Tobler2006-01-231-2/+3
* re PR libgomp/25877 (team.c:269: warning: implicit declaration of function 'a...Steve Ellcey2006-01-211-2/+1
* re PR libgomp/25877 (team.c:269: warning: implicit declaration of function 'a...Steve Ellcey2006-01-201-1/+2
* [multiple changes]Diego Novillo2006-01-181-0/+8126