aboutsummaryrefslogtreecommitdiff
path: root/gcc/brig/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2019-10-04Mark C2x built-in functions as such.Joseph Myers1-0/+4
2019-08-23re PR middle-end/91283 (gcc.dg/torture/c99-contract-1.c FAILs)Jakub Jelinek1-0/+6
2019-08-10Assorted ChangeLog cleanups.Jakub Jelinek1-35/+40
2019-05-17trans.c (check_inlining_for_nested_subprog): Quote reserved names.Martin Sebor1-0/+9
2019-01-01Update copyright years.Jakub Jelinek1-0/+4
2018-10-17Run selftests for C++ as well as CDavid Malcolm1-0/+4
2018-07-20PR middle-end/82063 - issues with arguments enabled by -WallMartin Sebor1-0/+6
2018-07-04Remove spurious $HOME include from BRIG FE MakefileMartin Jambor1-0/+5
2018-06-28Add missing header file inclusion.Martin Liska1-0/+4
2018-06-08Convert dump and optgroup flags to enumsDavid Malcolm1-0/+6
2018-05-18Replace FMA_EXPR with one internal fn per optabRichard Sandiford1-0/+8
2018-05-04[BRIGFE] Fix handling of NOPs.Pekka Jääskeläinen1-0/+4
2018-05-04[BRIGFE] phsa-specific optimizationsPekka Jääskeläinen1-0/+43
2018-05-04[BRIGFE] skip multiple forward declarations of the same functionPekka Jääskeläinen1-0/+5
2018-05-04[BRIGFE] do not allow optimizations based on known C builtinsPekka Jääskeläinen1-0/+5
2018-05-04[BRIGFE] allow controlling strict aliasing from cmd linePekka Jääskeläinen1-0/+5
2018-05-04[BRIGFE] The modulo in ID computation should not be needed.Pekka Jääskeläinen1-0/+5
2018-05-04[BRIGFE] Enable whole program optimizationsPekka Jääskeläinen1-0/+11
2018-01-03poly_int: TYPE_VECTOR_SUBPARTSRichard Sandiford1-0/+8
2018-01-03Update copyright years.Jakub Jelinek1-0/+4
2018-01-03poly_int: brig vector elementsRichard Sandiford1-0/+19
2017-12-15tree-core.h (struct attribute_spec): Swap affects_type_identity and handler f...Jakub Jelinek1-0/+5
2017-12-08arc.c (arc_attribute_table): Add exclusions to the comment.Jakub Jelinek1-0/+4
2017-11-28tree.def (SWITCH_EXPR): Change from 3 operand to 2 operand tree.Jakub Jelinek1-0/+6
2017-11-17[BRIGFE] Fix sprintf format string type mismatch on 32b machines.Henry Linjamäki1-0/+5
2017-11-16[BRIGFE] Reduce the number of type conversions due toHenry Linjamäki1-0/+24
2017-11-16[BRIG] added documentation in gccbrig.texiPekka Jääskeläinen1-0/+4
2017-10-31[BRIGFE] Fix PR 82771.Henry Linjamäki1-0/+4
2017-10-23Use scalar_int/float_mode in brig_langhook_type_for_modeRichard Sandiford1-0/+5
2017-10-09[BRIGFE] Support BRIG_KIND_NONE directives.Pekka Jääskeläinen1-0/+15
2017-10-03[BRIGFE] Fix (more) crash with calls with more than 4 args.Henry Linjamäki1-0/+6
2017-09-29[BRIGFE] Fix crash with calls with more than 4 args.Henry Linjamäki1-0/+7
2017-09-28[BRIGFE] Changed pure attributes to const for the brig-builtinsHenry Linjamäki1-0/+5
2017-09-27[BRIGFE] Improved support for function and module scope groupPekka Jääskeläinen1-1/+26
2017-09-25BRIGFE fixes:Pekka Jääskeläinen1-0/+5
2017-09-17Fix gccbrig documentation buildThomas Schwinge1-0/+11
2017-08-04re PR hsa/81713 (BIT_FIELD_REF produced by Brig FE do not pass new verification)Henry Linjamäki1-0/+7
2017-07-05Remove enum before machine_modeRichard Sandiford1-0/+7
2017-07-04brig-function.cc: Include profile-count.h.Jakub Jelinek1-0/+5
2017-05-18More dump_flags_t conversionThomas Schwinge1-0/+5
2017-05-13BRIG FE: Fix an assertion when doing an 'lda' ofPekka Jääskeläinen1-1/+8
2017-05-04Minor BRIG/HSAIL frontend updates and bug fixes:Pekka Jääskeläinen1-0/+8
2017-02-01re PR other/79250 (brig/brigfrontend/brig-to-generic.cc: two small problems)Pekka Jääskeläinen1-0/+9
2017-01-30* brigfrontend/brig-code-entry-handler.ccJakub Jelinek1-0/+6
2017-01-27[brigfe] Small fixesMartin Jambor1-0/+4
2017-01-26update-copyright.py: Add libhsail-rt to self.default_dirs and call self.add_d...Jakub Jelinek1-1/+5
2017-01-24Brig front-endPekka Jääskeläinen1-0/+42