Add -std=c17, -std=gnu17.
[gcc.git] / gcc / brig /
2017-10-23 Richard SandifordUse scalar_int/float_mode in brig_langhook_type_for_mode
2017-10-09 Pekka Jääskeläinen[BRIGFE] Support BRIG_KIND_NONE directives.
2017-10-03 Henry Linjamäki[BRIGFE] Fix (more) crash with calls with more than...
2017-09-29 Henry Linjamäki[BRIGFE] Fix crash with calls with more than 4 args.
2017-09-28 Henry Linjamäki[BRIGFE] Changed pure attributes to const for the brig...
2017-09-27 Pekka Jääskeläinen[BRIGFE] Improved support for function and module scope...
2017-09-25 Pekka JääskeläinenBRIGFE fixes:
2017-09-17 Thomas SchwingeFix gccbrig documentation build
2017-08-04 Henry Linjamäkire PR hsa/81713 (BIT_FIELD_REF produced by Brig FE...
2017-07-05 Richard SandifordRemove enum before machine_mode
2017-07-04 Jakub Jelinekbrig-function.cc: Include profile-count.h.
2017-05-18 Thomas SchwingeMore dump_flags_t conversion
2017-05-13 Pekka JääskeläinenBRIG FE: Fix an assertion when doing an 'lda' of
2017-05-04 Pekka JääskeläinenMinor BRIG/HSAIL frontend updates and bug fixes:
2017-02-01 Pekka Jääskeläinenre PR other/79250 (brig/brigfrontend/brig-to-generic...
2017-01-30 Jakub Jelinek* brigfrontend/brig-code-entry-handler.cc
2017-01-27 Martin Jambor[brigfe] Small fixes
2017-01-26 Jakub Jelinekupdate-copyright.py: Add libhsail-rt to self.default_di...
2017-01-26 Jakub Jelinekupdate-copyright.py: Add libhsail-rt to self.default_di...
2017-01-24 Pekka JääskeläinenBrig front-end