ipa/97673 - fix input_location leak
[gcc.git] / gcc / brig /
2021-01-04 Jakub JelinekUpdate copyright years.
2020-12-17 GCC AdministratorDaily bump.
2020-12-16 Martin Liskaopts: Remove all usages of Report keyword.
2020-11-21 GCC AdministratorDaily bump.
2020-11-20 Jakub Jelinekconfigury: Fix up --enable-link-serialization support
2020-11-19 GCC AdministratorDaily bump.
2020-11-18 Jakub Jelinekconfigury: --enable-link-serialization support
2020-08-04 GCC AdministratorDaily bump.
2020-08-03 Martin JamborRemoval of HSA offloading from gcc and libgomp
2020-01-01 Jakub JelinekUpdate copyright years.
2019-10-04 Joseph MyersMark C2x built-in functions as such.
2019-08-23 Jakub Jelinekre PR middle-end/91283 (gcc.dg/torture/c99-contract...
2019-08-10 Jakub JelinekAssorted ChangeLog cleanups.
2019-06-25 Jozef LawrynowiczImplement alternate "__intN__" form of "__intN" type
2019-05-17 Martin Sebortrans.c (check_inlining_for_nested_subprog): Quote...
2019-01-01 Jakub JelinekUpdate copyright years.
2018-10-17 David MalcolmRun selftests for C++ as well as C
2018-07-20 Martin SeborPR middle-end/82063 - issues with arguments enabled...
2018-07-04 Martin JamborRemove spurious $HOME include from BRIG FE Makefile
2018-06-28 Martin LiskaAdd missing header file inclusion.
2018-06-08 David MalcolmConvert dump and optgroup flags to enums
2018-05-18 Richard SandifordReplace FMA_EXPR with one internal fn per optab
2018-05-04 Pekka Jääskeläinen[BRIGFE] Fix handling of NOPs.
2018-05-04 Pekka Jääskeläinen[BRIGFE] phsa-specific optimizations
2018-05-04 Pekka Jääskeläinen[BRIGFE] skip multiple forward declarations of the...
2018-05-04 Pekka Jääskeläinen[BRIGFE] do not allow optimizations based on known...
2018-05-04 Pekka Jääskeläinen[BRIGFE] allow controlling strict aliasing from cmd...
2018-05-04 Pekka Jääskeläinen[BRIGFE] The modulo in ID computation should not be...
2018-05-04 Pekka Jääskeläinen[BRIGFE] Enable whole program optimizations
2018-01-03 Richard Sandifordpoly_int: TYPE_VECTOR_SUBPARTS
2018-01-03 Jakub JelinekUpdate copyright years.
2018-01-03 Richard Sandifordpoly_int: brig vector elements
2017-12-15 Jakub Jelinektree-core.h (struct attribute_spec): Swap affects_type_...
2017-12-08 Jakub Jelinekarc.c (arc_attribute_table): Add exclusions to the...
2017-12-07 Martin SeborPR c/81544 - attribute noreturn and warn_unused_result...
2017-11-28 Jakub Jelinektree.def (SWITCH_EXPR): Change from 3 operand to 2...
2017-11-17 Henry Linjamäki[BRIGFE] Fix sprintf format string type mismatch on...
2017-11-16 Henry Linjamäki[BRIGFE] Reduce the number of type conversions due to
2017-11-16 Pekka Jääskeläinen[BRIG] added documentation in gccbrig.texi
2017-10-31 Henry Linjamäki[BRIGFE] Fix PR 82771.
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