summaryrefslogtreecommitdiff
path: root/gcc/coretypes.h
AgeCommit message (Expand)Author
2025-10-30cgraph: Add toplevel_nodeMichal Jires
2025-10-11Allow target to chose address-space for artificial rodata.Georg-Johann Lay
2025-07-25diagnostics: move diagnostic_context to diagnostics::context in its own headerDavid Malcolm
2025-07-25diagnostics: move/rename output formats to diagnostics as "sinks"David Malcolm
2025-01-02Update copyright years.Jakub Jelinek
2024-11-21c: Add u{,l,ll,imax}abs builtins [PR117024]Jakub Jelinek
2024-10-25gcc: Remove trailing whitespaceJakub Jelinek
2024-09-23dwarf2: add hooks for architecture-specific CFIsMatthieu Longo
2024-09-20diagnostics: convert text hooks to use diagnostic_text_output_format [PR116613]David Malcolm
2024-07-13diagnostics: add highlight-a vs highlight-b in colorization and pp_markupDavid Malcolm
2024-06-25Replace {FLOAT,{,LONG_}DOUBLE}_TYPE_SIZE with new hook mode_for_floating_typeKewen Lin
2024-01-03Update copyright years.Jakub Jelinek
2023-11-19libcpp: split decls out to rich-location.hDavid Malcolm
2023-11-07c: Refer more consistently to C23 not C2XJoseph Myers
2023-11-03diagnostics: convert diagnostic_context to a classDavid Malcolm
2023-10-22core: Support heap-based trampolinesAndrew Burgess
2023-08-23rtl: Forward declare rtx_codeRichard Earnshaw
2023-08-09targhooks: Extend legitimate_address_p with code_helper [PR110248]Kewen Lin
2023-01-02Update copyright years.Jakub Jelinek
2022-01-17Change references of .c files to .cc filesMartin Liska
2022-01-10Properly enable -freorder-blocks-and-partition on 64-bit WindowsEric Botcazou
2022-01-03Update copyright years.Jakub Jelinek
2021-12-09pch: Add support for relocation of the PCH data [PR71934]Jakub Jelinek
2021-09-08Support -fexcess-precision=16 which will enable FLT_EVAL_METHOD_PROMOTE_TO_FL...liuhongt
2021-08-25diagnostics: Support for -finput-charset [PR93067]Lewis Hyatt
2021-01-04Update copyright years.Jakub Jelinek
2020-12-13Move iterator_range to a new iterator-utils.h fileRichard Sandiford
2020-10-26Implement three-level optimize_for_size predicatesJan Hubicka
2020-10-22Come up with stack_protector enum.Martin Liska
2020-06-22recog: Restore builds with ClangRichard Sandiford
2020-06-18vectorizer: add _bb_vec_info::region_stmts and reverse_region_stmtsMartin Liska
2020-06-17recog: Tweak insn_gen_fn::operator() definitionRichard Sandiford
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