]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/hsa-gen.c
mksysinfo.sh: always define CLONE_NEWNET
[thirdparty/gcc.git] / gcc / hsa-gen.c
2016-07-11  Bernd EdlingerConvert TYPE_ALIGN_OK to a TYPE_LANG_FLAG.
2016-05-23  Martin Jambor[hsa] Avoid segfault in hsa switch expansion
2016-05-16  Martin Jambor[hsa] Increase hsa symbol alignment to natural one
2016-04-04  Martin Liskare PR hsa/70402 (HSA: SBR instruction can be undefined)
2016-03-31  Martin Liskare PR hsa/70399 (HSA: Wrong emission of st_align(4...
2016-03-31  Martin LiskaHSA: handle alignment of string builtins (PR hsa/70391)
2016-03-31  Martin LiskaHSA: support alignment for hsa_symbols (PR hsa/70391)
2016-03-21  Martin LiskaRetry to emit global variables in HSA (PR hsa/70234)
2016-03-07  Martin Jambor[hsa] Consodlidate GTY roots for trees used during...
2016-02-29  Martin LiskaHSA: reduce dump output w/o -details flag
2016-02-26  Martin Jambor[hsa/69568] Fix ld instruction type for packed data
2016-02-26  Martin Jambor[hsa/69674] Make testsuite libgomp.c/for-3.c compile...
2016-02-26  Martin Jambor[hsa] Satisfy conditional move operand type constrains
2016-02-26  Martin Jambor[hsa] Fail in presence of atomic operations in private...
2016-02-26  Martin LiskaReplace ENABLE_CHECKING macro with flag_checking in HSA
2016-02-22  Martin LiskaHSA: fix emission of clrsb{l,ll} builtins
2016-01-29  Martin Jambor[hsa] Atomic assess memory model fixes
2016-01-19  Richard Bienerhsa-gen.c (get_memory_order_name): Use MEMMODEL_ consta...
2016-01-19  Martin JamborMerge of HSA