]> git.ipfire.org Git - thirdparty/gcc.git/history - libgomp
* g++.old-deja/g++.brendan/README: Add R.I.P.
[thirdparty/gcc.git] / libgomp /
2011-08-08  Rainer Orthconfigure.ac (THREADS): Remove posix95.
2011-08-05  Rainer Orthre PR target/49965 (libgomp.c++/reduction-4.C and libgo...
2011-08-03  Uros Bizjakproc.h: New.
2011-08-02  Jakub Jelinekbackport: re PR fortran/46752 (OpenMP - Seg fault for...
2011-08-02  H.J. LuCheck __x86_64__ instead of __LP64__ for x86 futex.
2011-07-29  Jakub Jelinekre PR middle-end/49897 (nesting lastprivate gives incor...
2011-07-28  H.J. LuCheck ia32 instead of ilp32 for ia32 tests.
2011-07-27  Sebastian PopFix PR49471: canonicalize_loop_ivs should not generate...
2011-07-26  Sebastian PopFix PR47653: do not handle loops using wrapping semanti...
2011-07-25  Rainer Orthre PR libgomp/45351 (many unaligned accesses in libgomp...
2011-07-18  Rainer Orthre PR target/49541 (TLS support partially broken in...
2011-07-15  Jakub Jelinekwait.h (do_spin): New inline...
2011-06-22  Jakub Jelinekre PR libgomp/49490 (suboptimal load balancing in loops)
2011-05-19  Jakub Jelinekre PR c++/49043 ([OpenMP & C++0x]: Compiler error when...
2011-05-19  Jakub Jelinekre PR c++/48869 (OpenMP task construct fails to instant...
2011-05-06  Jakub Jelinekre PR fortran/48894 (generic omp_get_ancestor_thread_nu...
2011-04-13  Jakub Jelinekre PR middle-end/48591 (OpenMP ICE with atomics on...
2011-03-21  Rainer Orthre PR bootstrap/48135 (build fails on Solaris2.8 due...
2011-02-27  Jakub Jelinekre PR fortran/47886 (ICE: OpenMP !$omp task if(omp_get_...
2011-02-24  Tobias Burnuslibgomp.texi (GOMP_STACKSIZE): Fix @ref to OMP_STACKSIZE.
2011-02-23  Jakub Jelinekre PR libgomp/47854 (omp_get_wtime documentation incorrect)
2011-02-18  Jakub Jelinekre PR libgomp/47804 (libgomp LD_LIBRARY_PATH doesn...
2011-02-16  Tobias Burnusre PR libgomp/47758 (729 unexpected failures in the...
2011-02-14  Jakub Jelinekre PR libgomp/47731 (futex_wait broken on Linux)
2011-02-13  Ralf WildenhuesRemove freebsd1 from libtool.m4 macros and config.rpath.
2011-01-20  Benjamin Kosnikre PR libstdc++/36104 (gnu-versioned-namespace is broken)
2011-01-16  Gerald Pfeifer* configure.tgt (*-*-freebsd*): Add -lpthread to XLDFLAGS.
2011-01-03  Jakub JelinekUpdate Copyright years for files modified in 2010.
2010-12-14  Jakub Jelinekre PR fortran/46874 ([OpenMP] ICE in gfc_conv_descripto...
2010-12-14  Jakub Jelinekre PR fortran/46874 ([OpenMP] ICE in gfc_conv_descripto...
2010-12-06  Rainer Orthacinclude.m4 (symvers_renaming): Also set if enable_sym...
2010-12-06  Dave Kornre PR target/40125 (libgcc_s DLL installed in wrong...
2010-12-02  Jakub Jelinekre PR fortran/46753 (ICE: OpenMP - in extract_omp_for_d...
2010-12-02  Jakub Jelinekre PR libgomp/43706 (scheduling two threads on one...
2010-12-02  Jakub Jelinekre PR libgomp/45240 (parallel.c: GOMP_parallel_end...
2010-12-01  Rainer Orth* configure.tgt (mips-sgi-irix6*): Add -lpthread to...
2010-12-01  Rainer Orth* testsuite/libgomp.fortran/vla8.f90: Use dg-timeout...
2010-11-24  Iain Sandoefortran.exp: Add paths for libquadmath.
2010-11-16  Francois-Xavier... re PR fortran/32049 (Support on x86_64 also kind=16)
2010-10-06  Marcus Shawcroftfutex.h: New.
2010-09-30  Sebastian PopAdjust failing testsuite pattern.
2010-09-23  Tobias Burnusintrinsic.texi (OpenMP modules): Add named constants...
2010-08-21  Ralf WildenhuesFix misquoting in stdint.m4.
2010-07-26  Jakub Jelineklibgomp.texi: Add function keyword to a couple of Fortr...
2010-07-26  Aldy Hernandezlibgomp.texi: Fix spelling and pasto problems throughout.
2010-07-23  Tobias Burnusre PR fortran/45045 (Named COMMON with different size...
2010-07-23  Rainer Orthre PR target/18788 ("-pthreads" option with "-shared...
2010-07-05  Rainer Orthacinclude.m4 (LIBGOMP_ENABLE_SYMVERS): Handle sun style.
2010-06-09  Gerald Pfeiferfdl.texi: Move to GFDL version 1.3.
2010-06-09  Iain Sandoere PR bootstrap/43170 (gcc 4.5 20100218 bootstrap compa...
2010-05-04  Ralf Wildenhuesno-dist in non-imported automake dirs.
2010-04-26  Jakub Jelinekre PR c/43893 (Error: Invalid controlling predicate...
2010-04-21  Jakub Jelinekre PR middle-end/43570 (OpenMP: Invalid read of size...
2010-04-20  Jakub Jelinekre PR libgomp/43706 (scheduling two threads on one...
2010-04-20  Jakub Jelinekre PR libgomp/43569 (libgomp: Conditional jump or move...
2010-04-14  Uros Bizjakacinclude.m4 (LIBGOMP_CHECK_SYNC_BUILTINS): Remove...
2010-04-02  Ralf WildenhuesUpdate to Automake 1.11.1.
2010-03-22  Jakub Jelinekre PR libgomp/42942 (OpenMP omp_set_max_active_levels...
2010-03-08  Sebastian PopAdd ChangeLog entries.
2010-03-08  Tobias GrosserAdd forgotten ChangeLog entries.
2010-03-08  Tobias GrosserFix type problems in loop ivs.
2010-02-07  Sebastian PopFix PR42988: handle unknown_dependence.
2010-01-29  Rainer Orthtask-1.C: Renamed err to e.
2010-01-28  Steve Ellceyconfigure.tgt (*-*-hpux*): Add -frandom-seed flag.
2010-01-26  Paolo Bonziniconfigure.ac: Test for executability of _the first...
2010-01-26  Jakub Jelinekre PR fortran/42866 (ICE for REDUCTION with ALLOCATABLE...
2010-01-26  Paolo Bonziniconfigure.ac: Test for executability of GFORTRAN.
2010-01-05  Rainer Orthstdint.m4 (GCC_HEADER_STDINT): Don't typedef uint8_t...
2010-01-04  H.J. LuMake 's' atomic
2010-01-03  Richard Guentherre PR testsuite/42583 (FAIL: gfortran.dg/gomp/recursion...
2009-12-23  Sebastian PopAdd missing testcases.
2009-12-22  Iain Sandoecrayptr2.f90: Remove forced static linkage for darwin...
2009-12-22  Iain Sandoere PR target/41605 (Static linking of libgcc/libgfortra...
2009-12-18  Jack Howarthre PR testsuite/42135 (FAIL: libgomp.graphite/force...
2009-12-05  Ralf WildenhuesSync from git Libtool and regenerate.
2009-11-30  Dave Kornlibgomp.exp (libgomp_init): Add host-dependent settings...
2009-11-25  Jakub Jelinekre PR fortran/42162 (OpenMP: ICE: tree check in omp_add...
2009-11-25  Sebastian PopChangeLog.graphite: New.
2009-11-25  Li Fengre PR tree-optimization/41118 (Wrong dependence analysi...
2009-11-13  Jakub Jelinekre PR middle-end/42029 (ICE with complex data type...
2009-10-27  Eric BotcazouFix nits
2009-10-26  Jakub Jelinekre PR libstdc++/38923 (symbol versioning disabled due...
2009-10-22  Razya Ladelskycfgloopmanip.c (duplicate_subloops): Export.
2009-10-17  Ralf WildenhuesFix libgomp without --enable-languages=fortran.
2009-09-30  Ralf Wildenhuessed and head portability fixes in ld version check.
2009-09-17  Alexander Monakovgraphite-sese-to-poly.c (pdr_add_data_dimensions):...
2009-09-11  Ralf WildenhuesOverride all per-target *_LINK variables correctly.
2009-08-24  Ralf WildenhuesUpdate AC_PREREQ entries to 2.64
2009-08-22  Ralf WildenhuesCleanups after the update to Autoconf 2.64, Automake...
2009-08-22  Ralf WildenhuesRegenerate tree using Autoconf 2.64 and Automake 1.11.
2009-08-22  Ralf WildenhuesLIBTOOLFLAGS, and *_LINK fixes for Automake 1.11
2009-08-20  Dave KornMakefile.am (libgomp_la_LDFLAGS): Add -bindir flag.
2009-08-19  Tobias Burnusre PR fortran/41102 (Ease error checking of included...
2009-08-14  David Edelsohngraphite_autopar: Move to libgomp testsuite.
2009-08-05  Andreas Toblerfortran.exp: Add flags in case of shared only build.
2009-08-04  David Daneymutex.h (gomp_mutex_unlock): Add comment about needed...
2009-07-30  Ralf Wildenhuesextensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Do not expand...
2009-07-16  Joseph Myerstls.m4 (GCC_CHECK_TLS): Also test TLS in a shared libra...
2009-07-11  Richard Sandifordre PR testsuite/40699 (All sparcv9 libjava execution...
2009-07-02  Richard Sandifordlibgomp.exp (libgomp_init): Use the ALWAYS_CFLAGS optio...
next