]> gcc.gnu.org Git - gcc.git/history - gcc/coretypes.h
OpenACC: Fix reduction tree-sharing issue [PR106982]
[gcc.git] / gcc / coretypes.h
2022-01-17 Martin LiskaChange references of .c files to .cc files
2022-01-10 Eric BotcazouProperly enable -freorder-blocks-and-partition on 64...
2022-01-03 Jakub JelinekUpdate copyright years.
2021-12-09 Jakub Jelinekpch: Add support for relocation of the PCH data [PR71934]
2021-09-08 liuhongtSupport -fexcess-precision=16 which will enable FLT_EVA...
2021-08-25 Lewis Hyattdiagnostics: Support for -finput-charset [PR93067]
2021-01-04 Jakub JelinekUpdate copyright years.
2020-12-13 Richard SandifordMove iterator_range to a new iterator-utils.h file
2020-10-26 Jan HubickaImplement three-level optimize_for_size predicates
2020-10-22 Martin LiskaCome up with stack_protector enum.
2020-06-22 Richard Sandifordrecog: Restore builds with Clang
2020-06-18 Martin Liskavectorizer: add _bb_vec_info::region_stmts and reverse_...
2020-06-17 Richard Sandifordrecog: Tweak insn_gen_fn::operator() definition
2020-02-18 Martin LiskaIntroduce -fprofile-reproducibility and support it...
2020-01-10 David MalcolmAdd diagnostic paths
2020-01-01 Jakub JelinekUpdate copyright years.
2019-10-29 Richard SandifordAdd a simulate_enum_decl langhook
2019-10-04 Joseph MyersMark C2x built-in functions as such.
2019-09-19 Martin JamborNew IPA-SRA
2019-09-09 Richard SandifordAdd "fast" conversions from arrays to bitmaps
2019-07-09 Martin SeborPR c++/61339 - add mismatch between struct and class...
2019-01-01 Jakub JelinekUpdate copyright years.
2018-10-17 Aldy Hernandezbitmap.c (bitmap_head::dump): New.
2018-07-20 David MalcolmAdd "-fsave-optimization-record"
2018-07-19 David MalcolmAdd "optinfo" framework
2018-07-17 Martin LiskaClean up of new format of -falign-FOO.
2018-01-03 Richard SandifordAdd a fixed_size_mode_pod class
2018-01-03 Jakub JelinekUpdate copyright years.
2017-12-14 Richard Sandifordpoly_int: add poly-int.h
2017-09-04 Richard SandifordTurn FUNCTION_ARG_PADDING into a target hook
2017-08-30 Richard Sandiford[77/77] Add a complex_mode class
2017-08-30 Richard Sandiford[76/77] Add a scalar_mode_pod class
2017-08-30 Richard Sandiford[71/77] Use opt_scalar_mode for mode iterators
2017-08-30 Richard Sandiford[64/77] Add a scalar_mode class
2017-08-30 Richard Sandiford[16/77] Add scalar_int_mode_pod
2017-08-30 Richard Sandiford[15/77] Add scalar_int_mode
2017-08-30 Richard Sandiford[11/77] Add a float_mode_for_size helper function
2017-08-30 Richard Sandiford[7/77] Add scalar_float_mode
2017-08-30 Richard Sandiford[6/77] Make GET_MODE_WIDER return an opt_mode
2017-07-02 Richard SandifordReorganise machmode.h headers
2017-05-17 Martin LiskaIntroduce dump_flags_t type and use it instead of int...
2017-01-01 Jakub JelinekUpdate copyright years.
2016-11-23 James Greenhalgh[Patch 1/17] Add a new target hook for describing exces...
2016-11-14 Martin LiskaIntroduce -fprofile-update=prefer-atomic
2016-10-14 Pedro AlvesMove OVERRIDE/FINAL from gcc/coretypes.h to include...
2016-10-13 Thomas Preud'hommeMove MEMMODEL_* from coretypes.h to memmodel.h
2016-08-10 Martin LiskaCherry-pick fprofile-generate-atomic from google/gcc-4_9
2016-05-06 David MalcolmAdd OVERRIDE and FINAL macros to coretypes.h
2016-05-02 Marc GlisseMove "X +- C1 CMP C2 to X CMP C2 -+ C1" to match.pd
2016-01-04 Jakub JelinekUpdate copyright years.
2015-12-02 Richard SandifordPR 68432: Add a target hook to control size/speed optab...
2015-11-17 Richard SandifordAdd basic support for direct_optab internal functions
2015-10-13 Jakub Jelinekbuiltin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONG...
2015-09-20 Trevor Saundersswitch from gimple to gimple*
2015-09-16 Mikhail MaltsevShare memory blocks between pool allocators
2015-08-05 Andrew MacLeodcoretypes.h (enum symbol_visibility): Relocate here.
2015-06-25 Andrew MacLeodalias.h (alias_set_type): Move typedef.
2015-06-17 Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04 Andrew MacLeodcoretypes.h: Include machmode.h...
2015-05-12 Andrew MacLeodre PR target/65697 (__atomic memory barriers not strong...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-11-19 David MalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-11-13 Bernd Schmidt[PATCH 6/7] OpenMP 4.0 offloading infrastructure: optio...
2014-10-22 Alan Modragengtype.h (obstack_chunk_alloc, [...]): Remove cast.
2014-09-10 Andreas Schwabcoretypes.h (struct _dont_use_rtx_insn_here_, rtx_insn...
2014-08-27 David MalcolmIntroduce rtx_expr_list subclass of rtx_def
2014-08-27 David MalcolmIntroduce rtx_sequence subclass of rtx_def
2014-08-27 David MalcolmIntroduce rtx_insn_list subclass of rtx_def
2014-08-19 David MalcolmAdd subclasses for the various kinds of instruction
2014-08-18 David MalcolmIntroduce rtx_insn subclass of rtx_def
2014-05-26 Richard Bienersystem.h: Define __STDC_FORMAT_MACROS before including...
2014-05-06 Kenneth ZadeckMerge in wide-int.
2014-04-28 Richard Bienerre PR middle-end/60092 (posix_memalign not recognized...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-10 Oleg Endocgraph.h (cgraph_node_set_iterator, [...]): Remove...
2013-11-19 David MalcolmConvert gimple types from a union to C++ inheritance
2013-10-18 Andrew MacLeodtree-ssa.h: Don't include gimple-low.h...
2013-08-22 Gabriel Dos Reispretty-print.h (output_buffer::output_buffer): Declare.
2013-08-19 Alexander Ivchenkotarget.def (TARGET_LIBC_HAS_FUNCTION): New target hook.
2013-08-07 David Malcolmcoretypes.h (rtl_opt_pass): Add.
2013-07-21 Ondřej BílkaFix typos.
2013-04-23 Andreas Schwabcoretypes.h (gimple_stmt_iterator): Add struct to make...
2013-04-22 James Greenhalgh[Mid-end] Add TARGET_GIMPLE_FOLD_BUILTIN target hook.
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2012-11-30 Steven Bosschercoretypes.h (struct pretty_print_info): Make a coretype.
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-08-15 Diego Novillobackport: As described in http://gcc.gnu.org/ml/gcc...
2012-07-19 Tristan Gingoldeh_personality.cc (__gxx_personality_seh0): New function.
2012-05-03 Michael Matzbasic-block.h (struct rtl_bb_info, [...]): Move in...
2012-05-02 Michael Matzcoretypes.h (gimple_seq, [...]): Typedef as gimple.
2012-05-02 Kirill YukhinChangeLog entry:
2011-11-06 Andrew MacleodCheck in patch/merge from cxx-mem-model Branch
2011-07-07 Richard Hendersondwarf2out: Split CFI construction routines into a new...
2010-11-23 Jan Hubickatree.h (DECL_HAS_IMPLICIT_SECTION_NAME_P): New macro.
2010-10-07 Richard HendersonMove enum unwind_info_type from target.h to coretypes.h.
2010-10-05 Joseph Myersopts-common.c (handle_option, [...]): Add diagnostic_co...
2010-09-30 Joseph Myersopt-functions.awk (static_var): Update comment.
2010-07-27 Joseph Myerscoretypes.h (struct cl_option_handlers): Declare.
2010-07-27 Joseph Myerslanghooks-def.h (lhd_init_options, [...]): New.
next
This page took 4.388846 seconds and 107 git commands to generate.