]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/coretypes.h
Update copyright years.
[thirdparty/gcc.git] / gcc / coretypes.h
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.
2010-06-30  Joern Renneckere PR middle-end/44566 (configuration with multiple...
2010-06-23  Basile Starynkevitchcoretypes.h: (gimple_seq_node_d, gimple_seq_node)
2010-06-10  Richard SandifordMakefile.in (READ_MD_H): New variable.
2010-05-22  Steven Bosschercoretypes.h (struct simple_bitmap_def, [...]): New...
2009-10-26  Ben Ellistonextend.texi (Named Address Spaces): New section.
2009-04-25  Jan Hubickatree.c (list_equal_p): New function.
2009-04-22  Taras Glekhashtab.h: Update GTY annotations to new syntax
2009-04-09  Jakub JelinekLicensing changes to GPLv3 resp. GPLv3 with GCC Runtime...
2009-02-20  Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2008-07-28  Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-07-23  Michael MeissnerAdd ability to set target options (ix86 only) and optim...
2008-07-14  Ben Ellistoncpplib.h (NODE_CONDITIONAL): New.
2008-04-27  Nathan Sidwelltarghooks.h (default_emutls_var_fields, [...]): Declare.
2007-07-26  Nick CliftonChange copyright header to refer to version 3 of the...
2007-07-25  Kaveh R. Ghazicoretypes.h (const_bitmap, [...]): New.
2006-11-03  Steven Bosschertree-dump.c (dump_enable_all): Rename local variable...
2006-01-27  Daniel Berlinre PR rtl-optimization/24762 ([killloop-branch] code...
2005-12-07  Richard Sandifordcoretypes.h: Revert previous change.
2005-12-07  Richard Sandifordcoretypes.h (section): Provide dummy definition for...
2005-12-07  Richard Sandifordalpha.c (alpha_start_function): Use switch_to_section.
2005-06-30  Steven Bosschercoretypes.h (tls_model): Add TLS_MODEL_NONE as 0.
2005-06-25  Kelley CookUpdate FSF address.
2004-10-15  Kazu Hiratabitmap.c, [...]: Update copyright.
2004-07-28  Zack Weinbergtree.h (enum tls_model): Move ...
2003-01-28  Stan Shebscoretypes.h (cpp_reader): Forward declare struct.
2002-12-16  Zack WeinbergMerge basic-improvements-branch to trunk
2002-12-01  Zack WeinbergRevert change accidentally applied to wrong branch
next