]> git.ipfire.org Git - thirdparty/gcc.git/history - libgomp
configure.ac (cygwin noconfigdirs): Remove libgcj.
[thirdparty/gcc.git] / libgomp /
2009-05-20  Jakub Jelinekre PR libgomp/40174 (Memory leak when using '#pragma...
2009-04-20  Vasilis Liaskovitisre PR fortran/35423 (Implement OpenMP workshare)
2009-04-09  Jakub JelinekLicensing changes to GPLv3 resp. GPLv3 with GCC Runtime...
2009-04-08  Jakub Jelinekre PR middle-end/39573 (Linking fails on AMD with ...
2009-04-01  Jakub Jelinekre PR other/39591 (GOMP_loop_end illegally optmized...
2009-03-25  Uros Bizjakatomic-5.c: Cleanup cpuid usage.
2009-03-23  Jakub Jelinekre PR c/39495 (OMP parallel loop w/ unsigned index...
2009-03-01  Ralf Wildenhuesbackport: Support GNU/kOpenSolaris.
2009-02-25  Adam NemetFixed location of libgomp.exp.
2009-02-11  Jakub Jelinekre PR middle-end/39154 (Miscompilation of VLAs in neste...
2009-01-31  Ian Lance Tayloracinclude.m4 (LIBCOMP_CHECK_LINKER_FEATURES): Set libgo...
2009-01-20  Iain Sandoedarwin.h: Add static-libgfortran to LINK_SPEC.
2009-01-07  Jakub Jelinekre PR libgomp/38086 (libgomp fails to build if assemble...
2008-12-28  Jakub Jelinekre PR c++/38650 (Trouble with volatile and #pragma...
2008-12-27  Jakub Jelinek* testsuite/libgomp.c/collapse-1.c (main): Add private...
2008-12-26  Uros Bizjakatomic-6.c: Add -mieee for alpha*-*-* targets.
2008-12-18  Ralf WildenhuesBackport from upstream Libtool:
2008-12-08  Jakub Jelinekre PR middle-end/36802 (pop_gimplify_context ICE using...
2008-12-02  Janis Johnsonre PR libgomp/38270 (libgomp test failures due to missi...
2008-12-01  Jakub Jelinekre PR c++/38257 (ICE with auto and #pragma omp parallel)
2008-12-01  Jakub Jelinekre PR c++/38348 (ICE from c_finish_omp_for)
2008-11-26  Janis Johnsonre PR testsuite/28870 (configuring, over-riding timeout...
2008-11-13  Steve Ellceyre PR libgomp/37938 (libgomp testsuite failures on...
2008-11-04  Tobias Burnusre PR libgomp/37935 (omp_set_schedule not documented...
2008-09-26  Peter O'Gormanconfigure: Regenerate for new libtool.
2008-09-19  Andreas ToblerFix typo s/darwin/bsd
2008-09-19  Jakub Jelinekproc.c: New file.
2008-09-05  Janis Johnsontestsuite/ligbomp.c/c.exp: Unset lang_test_file only...
2008-08-31  Aaron W. LaFramboiseMakefile.am (libgomp_la_LDFLAGS): Add -no-undefined.
2008-08-21  Nathan FroydFix ChangeLog typo
2008-08-21  Nathan Froydlibgomp.exp (libgomp_init): Only set things that depend...
2008-07-30  Ralf Wildenhuesre PR ada/15479 (Ada manual problems)
2008-07-28  Ilie Garbaceaconfigure.tgt: Enable futex for MIPS.
2008-07-16  Jakub Jelinekteam.c (gomp_team_end): Free team immediately if it...
2008-07-08  David Edelsohnc++.exp: Append multilib library path.
2008-06-29  Krister Walfridssonenv.c (parse_stacksize): Add cast to avoid warning.
2008-06-27  Jakub Jelinekgimplify.c (omp_is_private): Don't return true if decl...
2008-06-27  Jakub Jelinekre PR debug/36617 (Debug info for OpenMP code is almost...
2008-06-20  Jakub Jelinekre PR c++/36523 (OpenMP task construct fails to instant...
2008-06-19  Jakub Jelinek* testsuite/libgomp.c/nqueens-1.c: New test.
2008-06-17  Ralf WildenhuesMakefile.tpl ($(srcdir)/configure): Update dependencies.
2008-06-15  John David Anglinenv.c (initialize_env): Always initialize gomp_remainin...
2008-06-15  Ralf Wildenhueslibgomp.texi (omp_test_lock): Fix typo.
2008-06-12  Tobias Burnusomp_lib.f90.in: Add "implicit none".
2008-06-12  Jakub Jelinekre PR middle-end/36506 (Broken #pragma omp sections...
2008-06-11  Jakub Jelineklibgomp.h (struct gomp_task): Add in_tied_task field.
2008-06-11  Jakub Jelinekre PR libgomp/36471 (omp_get_ancestor_thread_num_8...
2008-06-11  Jakub Jelinekre PR libgomp/36469 (bootstrap broken on HPUX PA)
2008-06-06  Andreas Toblerre PR bootstrap/36452 (Broken bootstrap while building...
2008-06-06  Jakub Jelinekc-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value...
2008-05-23  Jakub Jelinekre PR c++/36237 (internal compiler error: in lower_stmt...
2008-05-23  Jakub Jelinekre PR c++/36308 (OpenMP privatized vars don't get dtors...
2008-05-15  Janis Johnsonlibgomp.exp: Load torture-options.exp from gcc lib.
2008-05-07  Jakub Jelinekre PR middle-end/36106 (#pragma omp atomic issues with...
2008-04-21  Ralf Wildenhueslibgomp/
2008-04-18  Paolo Bonzinire PR other/35457 (Error building GCC trunk on CELL...
2008-03-18  Jakub Jelinekre PR middle-end/35611 (FAIL: libgomp.c/omp-nested...
2008-03-18  Jakub Jelinekre PR libgomp/35625 (schedule(guided) loops forever...
2008-03-16  Ralf Wildenhuesconfigure.ac: m4_include config/proginstall.m4.
2008-03-13  Jakub Jelinekre PR middle-end/35185 (ICE using openmp with g++-4.2)
2008-03-12  Jakub Jelinekre PR middle-end/35549 (Invalid use of copy-in/out...
2008-03-06  Jakub Jelinekgimplify.c (goa_lhs_expr_p): Allow different ADDR_EXPR...
2008-03-03  François-Xavier... re PR fortran/33197 (Fortran 2008: math functions)
2008-03-03  Peter O'Gormanre PR libgomp/33131 (libgomp/env.c:60: warning: implici...
2008-02-15  Jakub Jelinekre PR middle-end/35196 (lastprivate broken for static...
2008-02-15  Jakub Jelinekre PR middle-end/35130 (OpenMP: Private variable passed...
2008-01-25  Jakub Jelinekre PR middle-end/33880 (ICE: in extract_omp_for_data...
2008-01-24  David EdelsohnFix date.
2008-01-24  David Edelsohn* configure: Regenerate.
2008-01-08  Jakub Jelinekconfigure.ac (--enable-linux-futex): Add new configure...
2007-12-19  Jakub Jelinekre PR c++/34513 (static variable not found for C++...
2007-12-17  Jack Howarthre PR target/32765 (Testsuite failures due to undefined...
2007-12-04  Jakub Jelinekomp-low.c (optimize_omp_library_calls): New function.
2007-12-03  Jakub Jelinekomp-low.c (lookup_decl_in_outer_ctx): Allow calling...
2007-11-29  Paolo Bonzini[multiple changes]
2007-11-23  Matthias Kloseconfigure.ac: Adjust makeinfo version check.
2007-11-10  Jakub Jelinekre PR fortran/34020 (Bogus codegen for openmp atomics...
2007-11-06  Jakub Jelinekre PR c++/33894 (pragma omp atomic broken)
2007-10-25  Jakub Jelinekre PR libgomp/33275 (Transient libgomp.fortran/omp_pars...
2007-10-15  Maciej W. Rozyckitls.m4 (GCC_CHECK_TLS): Rename have_tls to gcc_cv_have_tls.
2007-09-28  Jakub Jelinekopenmp_stack.f90: Removed.
2007-09-10  Danny Smith* config/mingw32/proc.c: New file.
2007-09-05  Uros Bizjakcpuid.h: New file.
2007-08-15  Jack Howarthre PR target/32765 (Testsuite failures due to undefined...
2007-07-12  Jakub Jelinekre PR fortran/32550 (openmp: COPYPRIVATE of pointer...
2007-07-05  H.J. LuRegenerate aclocal.m4 in boehm-gc, libffi, libgfortran...
2007-07-05  Tobias Burnusre PR fortran/32359 (incorrect error: Threadprivate...
2007-07-02  Jakub Jelinekre PR libgomp/32468 (number of threads in a parallel...
2007-07-02  Rainer Orthre PR libgomp/26308 (libgomp bootstrap failure on Tru64...
2007-06-21  Jakub Jelinekre PR middle-end/32362 (ICE: in lookup_decl_in_outer_ct...
2007-06-07  Jakub Jelinekteam.c (gomp_team_start): Fix setting up thread_attr...
2007-06-02  Paolo Bonziniconfigure: Regenerate.
2007-05-24  Steve Ellceyltmain.sh: Update from ToT Libtool.
2007-05-04  Jakub Jelinekre PR libgomp/28482 (Cannot use libgomp in shared library)
2007-05-04  Jakub Jelinek* config/linux/proc.c: New file.
2007-04-19  Daniel Frankelibgomp.texi (GOMP_CPU_AFFINITY): Updated.
2007-04-16  Matthias Kloseconfigure.tgt (i[456]86-*-linux*): Only add ia32 specif...
2007-04-14  Steve EllceyMakefile.am: Add -I ..
2007-04-07  John David Anglinre PR testsuite/31369 (100's of new libgomp fails)
2007-04-04  Jakub Jelineklibgomp.h (gomp_cpu_affinity, [...]): New extern decls.
next