summaryrefslogtreecommitdiff
path: root/gcc/coretypes.h
AgeCommit message (Expand)Author
2020-02-18Introduce -fprofile-reproducibility and support it with TOP N.Martin Liska
2020-01-10Add diagnostic pathsDavid Malcolm
2020-01-01Update copyright years.Jakub Jelinek
2019-10-29Add a simulate_enum_decl langhookRichard Sandiford
2019-10-04Mark C2x built-in functions as such.Joseph Myers
2019-09-20New IPA-SRAMartin Jambor
2019-09-09Add "fast" conversions from arrays to bitmapsRichard Sandiford
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor
2019-01-01Update copyright years.Jakub Jelinek
2018-10-17bitmap.c (bitmap_head::dump): New.Aldy Hernandez
2018-07-20Add "-fsave-optimization-record"David Malcolm
2018-07-19Add "optinfo" frameworkDavid Malcolm
2018-07-17Clean up of new format of -falign-FOO.Martin Liska
2018-01-03Add a fixed_size_mode_pod classRichard Sandiford
2018-01-03Update copyright years.Jakub Jelinek
2017-12-14poly_int: add poly-int.hRichard Sandiford
2017-09-04Turn FUNCTION_ARG_PADDING into a target hookRichard Sandiford
2017-08-30[77/77] Add a complex_mode classRichard Sandiford
2017-08-30[76/77] Add a scalar_mode_pod classRichard Sandiford
2017-08-30[71/77] Use opt_scalar_mode for mode iteratorsRichard Sandiford
2017-08-30[64/77] Add a scalar_mode classRichard Sandiford
2017-08-30[16/77] Add scalar_int_mode_podRichard Sandiford
2017-08-30[15/77] Add scalar_int_modeRichard Sandiford
2017-08-30[11/77] Add a float_mode_for_size helper functionRichard Sandiford
2017-08-30[7/77] Add scalar_float_modeRichard Sandiford
2017-08-30[6/77] Make GET_MODE_WIDER return an opt_modeRichard Sandiford
2017-07-02Reorganise machmode.h headersRichard Sandiford
2017-05-17Introduce dump_flags_t type and use it instead of int type.Martin Liska
2017-01-01Update copyright years.Jakub Jelinek
2016-11-23[Patch 1/17] Add a new target hook for describing excess precision intentionsJames Greenhalgh
2016-11-14Introduce -fprofile-update=prefer-atomicMartin Liska
2016-10-14Move OVERRIDE/FINAL from gcc/coretypes.h to include/ansidecl.hPedro Alves
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme
2016-08-10Cherry-pick fprofile-generate-atomic from google/gcc-4_9Martin Liska
2016-05-06Add OVERRIDE and FINAL macros to coretypes.hDavid Malcolm
2016-05-02Move "X +- C1 CMP C2 to X CMP C2 -+ C1" to match.pdMarc Glisse
2016-01-04Update copyright years.Jakub Jelinek
2015-12-02PR 68432: Add a target hook to control size/speed optab choicesRichard Sandiford
2015-11-17Add basic support for direct_optab internal functionsRichard Sandiford
2015-10-13builtin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONGPTR, [...]): New.Jakub Jelinek
2015-09-20switch from gimple to gimple*Trevor Saunders
2015-09-16Share memory blocks between pool allocatorsMikhail Maltsev
2015-08-05coretypes.h (enum symbol_visibility): Relocate here.Andrew MacLeod
2015-06-25alias.h (alias_set_type): Move typedef.Andrew MacLeod
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod
2015-05-12re PR target/65697 (__atomic memory barriers not strong enough for __sync bui...Andrew MacLeod
2015-01-05Update copyright years.Jakub Jelinek
2014-11-19Merger of git branch "gimple-classes-v2-option-3"David Malcolm