]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/brig/ChangeLog
Update copyright years.
[thirdparty/gcc.git] / gcc / brig / ChangeLog
2019-01-01  jakub Update copyright years.
2018-10-17  dmalcolmRun selftests for C++ as well as C
2018-07-20  mseborPR middle-end/82063 - issues with arguments enabled...
2018-07-04  jambormRemove spurious $HOME include from BRIG FE Makefile
2018-06-28  marxinAdd missing header file inclusion.
2018-06-08  dmalcolmConvert dump and optgroup flags to enums
2018-05-18  rsandifoReplace FMA_EXPR with one internal fn per optab
2018-05-04  visit0r[BRIGFE] Fix handling of NOPs.
2018-05-04  visit0r[BRIGFE] phsa-specific optimizations
2018-05-04  visit0r[BRIGFE] skip multiple forward declarations of the...
2018-05-04  visit0r[BRIGFE] do not allow optimizations based on known...
2018-05-04  visit0r[BRIGFE] allow controlling strict aliasing from cmd...
2018-05-04  visit0r[BRIGFE] The modulo in ID computation should not be...
2018-05-04  visit0r[BRIGFE] Enable whole program optimizations
2018-01-03  rsandifopoly_int: TYPE_VECTOR_SUBPARTS
2018-01-03  jakub Update copyright years.
2018-01-03  rsandifopoly_int: brig vector elements
2017-12-15  jakub * tree-core.h (struct attribute_spec): Swap affects_ty...
2017-12-08  jakub * config/arc/arc.c (arc_attribute_table): Add exclusio...
2017-11-28  jakub * tree.def (SWITCH_EXPR): Change from 3 operand to...
2017-11-17  visit0r[BRIGFE] Fix sprintf format string type mismatch on...
2017-11-16  visit0r[BRIGFE] Reduce the number of type conversions due to
2017-11-16  visit0r[BRIG] added documentation in gccbrig.texi
2017-10-31  visit0r[BRIGFE] Fix PR 82771.
2017-10-23  rsandifoUse scalar_int/float_mode in brig_langhook_type_for_mode
2017-10-09  visit0r[BRIGFE] Support BRIG_KIND_NONE directives.
2017-10-03  visit0r[BRIGFE] Fix (more) crash with calls with more than...
2017-09-29  visit0r[BRIGFE] Fix crash with calls with more than 4 args.
2017-09-28  visit0r[BRIGFE] Changed pure attributes to const for the brig...
2017-09-27  visit0r[BRIGFE] Improved support for function and module scope...
2017-09-25  visit0rBRIGFE fixes:
2017-09-17  tschwingeFix gccbrig documentation build
2017-08-04  visit0rFix PR 81713
2017-07-05  rsandifoRemove enum before machine_mode
2017-07-04  jakub * brigfrontend/brig-function.cc: Include profile-count.h.
2017-05-18  tschwingeMore dump_flags_t conversion
2017-05-13  visit0rBRIG FE: Fix an assertion when doing an 'lda' of
2017-05-04  visit0rMinor BRIG/HSAIL frontend updates and bug fixes:
2017-02-01  visit0r* brigfrontend/brig-code-entry-handler.cc: fix address
2017-01-30  jakub * brigfrontend/brig-code-entry-handler.cc
2017-01-27  jamborm[brigfe] Small fixes
2017-01-26  jakubcontrib/
2017-01-24  jambormBrig front-end