aboutsummaryrefslogtreecommitdiff
path: root/gcc/brig/brig-lang.c
AgeCommit message (Expand)AuthorFilesLines
2019-10-04Mark C2x built-in functions as such.Joseph Myers1-0/+1
2019-08-23re PR middle-end/91283 (gcc.dg/torture/c99-contract-1.c FAILs)Jakub Jelinek1-2/+2
2019-06-25Implement alternate "__intN__" form of "__intN" typeJozef Lawrynowicz1-2/+4
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-07-20PR middle-end/82063 - issues with arguments enabled by -WallMartin Sebor1-1/+1
2018-05-04[BRIGFE] do not allow optimizations based on known C builtinsPekka Jääskeläinen1-9/+7
2018-05-04[BRIGFE] allow controlling strict aliasing from cmd linePekka Jääskeläinen1-3/+9
2018-05-04[BRIGFE] Enable whole program optimizationsPekka Jääskeläinen1-2/+2
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-12-15tree-core.h (struct attribute_spec): Swap affects_type_identity and handler f...Jakub Jelinek1-13/+13
2017-12-08arc.c (arc_attribute_table): Add exclusions to the comment.Jakub Jelinek1-1/+1
2017-12-07PR c/81544 - attribute noreturn and warn_unused_result on the same function a...Martin Sebor1-6/+6
2017-10-31[BRIGFE] Fix PR 82771.Henry Linjamäki1-5/+5
2017-10-23Use scalar_int/float_mode in brig_langhook_type_for_modeRichard Sandiford1-6/+7
2017-09-28[BRIGFE] Changed pure attributes to const for the brig-builtinsHenry Linjamäki1-0/+130
2017-09-27[BRIGFE] Improved support for function and module scope groupPekka Jääskeläinen1-2/+15
2017-07-05Remove enum before machine_modeRichard Sandiford1-1/+1
2017-01-26update-copyright.py: Add libhsail-rt to self.default_dirs and call self.add_d...Jakub Jelinek1-1/+1
2017-01-24Brig front-endPekka Jääskeläinen1-0/+807