| Commit message (Expand) | Author | Age | Files | Lines |
* | 2012-10-24 Dominique d'Humieres <dominiq@lps.ens.fr> | rguenth | 2012-10-24 | 1 | -0/+4 |
* | AArch64 [9/10] | mshawcroft | 2012-10-23 | 1 | -0/+13 |
* | Allow dynamic initialization of thread_locals. | jason | 2012-10-08 | 1 | -0/+4 |
* | * configure: Regenerated. | dje | 2012-09-14 | 1 | -0/+4 |
* | 2012-08-29 Chung-Lin Tang <cltang@codesourcery.com> | cltang | 2012-08-29 | 1 | -0/+7 |
* | 2012-07-04 Sandra Loosemore <sandra@codesourcery.com> | sandra | 2012-07-05 | 1 | -0/+5 |
* | gcc/ | uros | 2012-07-03 | 1 | -3/+8 |
* | 2012-07-02 Richard Guenther <rguenther@suse.de> | rguenth | 2012-07-02 | 1 | -0/+10 |
* | * libgomp.texi: Include gpl_v3.texi instead of gpl.texi. | schwab | 2012-06-28 | 1 | -0/+4 |
* | 2012-06-22 Richard Guenther <rguenther@suse.de> | rguenth | 2012-06-22 | 1 | -0/+8 |
* | PR middle-end/53580 | jakub | 2012-06-07 | 1 | -0/+11 |
* | PR libgomp/52993 | jakub | 2012-06-06 | 1 | -0/+6 |
* | Regenerate configure files for libtool.m4 change | hjl | 2012-05-16 | 1 | -0/+4 |
* | 2012-04-11 Manuel López-Ibáñez <manu@gcc.gnu.org> | manu | 2012-04-11 | 1 | -0/+4 |
* | Handle -mx32 like -m64 | hjl | 2012-03-31 | 1 | -0/+5 |
* | PR middle-end/52547 | jakub | 2012-03-22 | 1 | -0/+5 |
* | lib{gomp,itm}/testsuite: load missing fortran-modules.exp | aldot | 2012-03-16 | 1 | -0/+4 |
* | Remove obsolete IRIX 6.5 support | ro | 2012-03-14 | 1 | -0/+4 |
* | Remove obsolete Tru64 UNIX V5.1B support | ro | 2012-03-12 | 1 | -0/+7 |
* | * config/linux/sparc/futex.h (cpu_relax): Read from CC register. | ebotcazou | 2012-02-29 | 1 | -0/+4 |
* | Fix Solaris symbol versioning (PR libstdc++/52188) | ro | 2012-02-27 | 1 | -0/+16 |
* | Add ports for TILE-Gx and TILEPro. | walt | 2012-02-14 | 1 | -0/+5 |
* | 2012-03-08 Richard Guenther <rguenther@suse.de> | rguenth | 2012-02-08 | 1 | -0/+5 |
* | 2012-01-25 Matthias Klose <doko@ubuntu.com> | doko | 2012-01-25 | 1 | -0/+5 |
* | PR libgomp/51376 | amodra | 2011-12-09 | 1 | -0/+7 |
* | PR libgomp/51132 | jakub | 2011-12-06 | 1 | -0/+11 |
* | * config/linux/affinity.c: Use atomic rather than sync builtin. | amodra | 2011-12-02 | 1 | -0/+17 |
* | PR libgomp/51298 | amodra | 2011-11-30 | 1 | -0/+9 |
* | * ordered.c (gomp_ordered_sync): Add MEMMODEL_ACQ_REL fence. | amodra | 2011-11-30 | 1 | -0/+12 |
* | PR libgomp/51249 | amodra | 2011-11-30 | 1 | -3/+9 |
* | * libgomp.h (enum memmodel): New. | rth | 2011-11-29 | 1 | -0/+4 |
* | Additional fixes for FreeBSD-10 build: | andreast | 2011-11-21 | 1 | -0/+4 |
* | 2011-10-10 Matthias Klose <doko@ubuntu.com> | doko | 2011-10-10 | 1 | -0/+4 |
* | * trans-decl.c (get_proc_pointer_decl): Set DECL_TLS_MODEL | jakub | 2011-08-26 | 1 | -0/+4 |
* | PR fortran/49792 | jakub | 2011-08-19 | 1 | -0/+6 |
* | boehm-gc: | ro | 2011-08-08 | 1 | -0/+4 |
* | PR libgomp/49965 | ro | 2011-08-05 | 1 | -0/+5 |
* | * config/linux/proc.h: New. | uros | 2011-08-03 | 1 | -0/+10 |
* | Merge from gomp-3_1-branch branch: | jakub | 2011-08-02 | 1 | -0/+71 |
* | Check __x86_64__ instead of __LP64__ for x86 futex. | hjl | 2011-08-02 | 1 | -0/+5 |
* | PR middle-end/49897 | jakub | 2011-07-29 | 1 | -0/+9 |
* | Check ia32 instead of ilp32 for ia32 tests. | hjl | 2011-07-28 | 1 | -0/+8 |
* | Fix PR49471: canonicalize_loop_ivs should not generate unsigned types. | spop | 2011-07-27 | 1 | -0/+5 |
* | PR libgomp/45351 | ro | 2011-07-25 | 1 | -0/+6 |
* | PR target/49541 | ro | 2011-07-18 | 1 | -0/+6 |
* | * config/linux/wait.h (do_spin): New inline, largely copied | jakub | 2011-07-15 | 1 | -0/+22 |
* | PR libgomp/49490 | jakub | 2011-06-22 | 1 | -0/+14 |
* | PR c++/49043 | jakub | 2011-05-19 | 1 | -0/+3 |
* | PR c++/48869 | jakub | 2011-05-19 | 1 | -0/+5 |
* | PR fortran/48894 | jakub | 2011-05-06 | 1 | -0/+12 |