]> gcc.gnu.org Git - gcc.git/history - gcc/c-family/c-cppbuiltin.c
Implement P0012R1, Make exception specifications part of the type system.
[gcc.git] / gcc / c-family / c-cppbuiltin.c
2016-11-07 Jason MerrillImplement P0012R1, Make exception specifications part...
2016-11-03 Jason Merrill* c-cppbuiltin.c (c_cpp_builtins): Correct __cpp_inheri...
2016-11-02 Jason Merrillc-cppbuiltin.c (c_cpp_builtins): Update __cpp_inheritin...
2016-10-20 Jason Merrill* c-cppbuiltin.c (c_cpp_builtins): Update __cpp_concept...
2016-10-14 Jason Merrillc-cppbuiltin.c (c_cpp_builtins): Define __cpp_aggregate...
2016-10-13 Jason MerrillImplement P0386R2 - C++17 inline variables
2016-10-13 Thomas Preud'hommeMove MEMMODEL_* from coretypes.h to memmodel.h
2016-10-04 Jakub Jelinekdefaults.h (JCR_SECTION_NAME, [...]): Remove.
2016-09-27 Jakub Jelinekc-cppbuiltin.c (c_cpp_builtins): Define __cpp_capture_s...
2016-09-21 Jakub Jelinekre PR c++/77651 (c++ -Wno-aligned-new ICEs)
2016-09-09 Jason MerrillImplement P0035R4, C++17 new of over-aligned types.
2016-09-09 Joseph MyersDefine TS 18661-1 type width macros in <limits.h> and...
2016-08-22 Joseph MyersAdd minimal _FloatN, _FloatNx built-in functions.
2016-08-19 Joseph MyersImplement C _FloatN, _FloatNx types.
2016-08-10 Jason Merrill* c-cppbuiltin.c (c_cpp_builtins): Define __cpp_if_cons...
2016-08-09 Jason MerrillImplement C++17 constexpr lambda.
2016-07-05 Markus Trippelsdorfre PR c++/71214 (Typo in feature test macro for rvalue...
2016-04-22 Jason Merrill* c-cppbuiltin.c (c_cpp_builtins): Fix __cpp_range_base...
2016-03-28 Jason Merrill* c-cppbuiltin.c (c_cpp_builtins): Update __cpp_range_b...
2016-03-15 Jason Merrillexpr.c (cpp_classify_number): Hex floats are new in...
2016-03-15 Jason Merrill* c-cppbuiltin.c (c_cpp_builtins): Bump __cpp_range_bas...
2016-01-04 Jakub JelinekUpdate copyright years.
2015-11-11 Andrew MacLeoddecl.c: Remove unused header files.
2015-10-29 Andrew MacLeoddecl.c: Reorder #include's and remove duplicates.
2015-10-20 Jason MerrillImplement N4268, Do constant evaluation of all non...
2015-10-20 Jason Merrillc-cppbuiltin.c (c_cpp_builtins): Define __cpp_enumerato...
2015-10-13 Jakub Jelinekbuiltin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONG...
2015-10-04 Jason MerrillImplement N4514, C++ Extensions for Transactional Memory.
2015-09-21 Ville VoutilainenComplete the implementation of N4230, Nested namespace...
2015-08-18 Paolo Carlinire PR c++/67160 (static_assert feature test macro)
2015-08-07 Andrew SuttonAdd C++ Concepts TS support.
2015-07-08 Andrew MacLeodtree-core.h: Include symtab.h.
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-26 Christian Bruel2015-05-26 Christian Bruel <christian.bruel@st.com>
2015-05-22 Trevor Saundersremove most ifdef STACK_GROWS_DOWNWARD
2015-05-22 Trevor Saundersalways define STACK_GROWS_DOWNWARD
2015-02-13 Jason Merrillre PR c++/64956 (__GXX_ABI_VERSION needs a proper defin...
2015-01-15 Thomas SchwingeMerge current set of OpenACC changes from gomp-4_0...
2015-01-15 Marcos Diazcommon.opt: New option -fstack-protector-explicit.
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-12-20 Edward Smith-Rowlandc-cppbuiltin.c (__cpp_sized_deallocation): Uncomment...
2014-12-19 Jakub Jelinekre PR preprocessor/63831 (r217292 causes segfaults...
2014-12-12 Jason Merrill* c-cppbuiltin.c (c_cpp_builtins): Enable C++14 __cpp_c...
2014-12-12 Jason MerrillRemove N3639 "array of runtime length" from -std=c...
2014-11-12 Joseph MyersPredefine __NO_MATH_ERRNO__ for -fno-math-errno.
2014-11-10 Edward Smith-Rowlandcpplib.h (cpp_callbacks): Add has_attribute.
2014-11-02 Edward Smith-Rowlandfeat-cxx11.C: Commentary and rearrangement of tests.
2014-10-29 Richard Sandiforddecl.c, [...]: Remove redundant enum from machine_mode.
2014-10-16 DJ Delorietree-core.h: Fix comment to not assume pointers are...
2014-10-14 DJ DelorieMissed bit of previous commit.
2014-10-14 DJ Deloriemachmode.h (int_n_data_t): New.
2014-10-06 Edward Smith-Rowlandc-cppbuiltin.c: Move __cpp_attribute_deprecated to...
2014-10-01 Edward Smith-RowlandImplement SD-6: SG10 Feature Test Recommendations
2014-09-23 Joseph MyersRemove LIBGCC2_LONG_DOUBLE_TYPE_SIZE target macro.
2014-09-18 Joseph MyersRemove LIBGCC2_TF_CEXT target macro.
2014-09-12 Joseph MyersRemove LIBGCC2_HAS_?F_MODE target macros.
2014-09-11 Marc Glissere PR target/58757 (Advertise the lack of denormal...
2014-09-08 Joseph MyersRemove SF_SIZE etc. target macros.
2014-09-05 Joseph MyersUse -fbuilding-libgcc for more target macros used in...
2014-05-08 DJ Deloriec-cppbuiltin.c (print_bits_of_hex): New.
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-11-19 Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-18 Richard Sandiforddecl.c, [...]: Replace tree_low_cst (..., 1) with tree_...
2013-11-06 Joseph Myersc-opts.c (c_common_post_options): Set -ffp-contract...
2013-11-05 Joseph Myersi386.c (ix86_float_exceptions_rounding_supported_p...
2013-11-04 Joseph Myerscpp.texi (__GCC_IEC_559, [...]): Document macros.
2013-10-11 Jakub Jelinektarget.c: New file.
2013-06-23 Gabriel Dos Reisc-common.c (c_common_nodes_and_builtins): Use cxx11...
2013-05-07 Han Shencfgexpand.c (record_or_union_type_has_array_p): New...
2013-04-24 Paolo Carlinicpp.texi: Remove __GXX_EXPERIMENTAL_CXX1Y__.
2013-04-24 Paolo Carlinicpp.texi: Document __GXX_EXPERIMENTAL_CXX1Y__.
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2012-06-04 Steven Bosscheroutput.h (merge_weak, [...]): Move protos from here...
2012-04-11 Eric Botcazoure PR target/52624 (missing __builtin_bswap16)
2012-03-21 Jason Merrillc-common.h (enum cxx_dialect): Add cxx1y.
2012-03-12 Rainer OrthRemove obsolete Tru64 UNIX V5.1B support
2012-01-26 Richard HendersonDefine __GCC_ATOMIC_TEST_AND_SET_TRUEVAL
2011-12-20 Joseph Myersgcc:
2011-11-28 Andrew MacLeodc-family
2011-11-06 Andrew MacleodCheck in patch/merge from cxx-mem-model Branch
2011-08-24 Richard Bienerre PR c/49396 (c-family/c-cppbuiltin.c: duplicate if...
2011-08-02 Jakub Jelinekbackport: re PR fortran/46752 (OpenMP - Seg fault for...
2011-06-14 Joseph Myerstarget-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to...
2011-06-09 Rainer Orthnetbsd.h (ENABLE_EXECUTE_STACK): Remove.
2010-11-30 Joseph Myersdiagnostic-core.h: Include bversion.h.
2010-11-25 Joseph Myerstarget.def (supports_split_stack, [...]): Take gcc_opti...
2010-11-15 Nathan Froydre PR preprocessor/45038 (__DBL_MIN__ result in old...
2010-10-18 Michael MeissnerFix PR 46041
2010-10-15 Michael MeissnerAdd fma support
2010-10-03 François-Xavier... cppbuiltin.c: New file.
2010-09-29 Joseph Myersoptc-gen.awk: Generate global_options initializer inste...
2010-09-28 Richard HendersonHookize TARGET_UNWIND_INFO et al.
2010-06-28 Steven Bosschersystem.h: Poison GCC_EXCEPT_H for front-end files.
2010-06-17 Joern Renneckere PR bootstrap/44512 (--enable-build-with-cxx bootstra...
2010-06-14 Jakub Jelinekre PR bootstrap/44509 (Revision 160626 breaks bootstrap...
2010-06-11 Jakub Jelinekcpplib.h (struct cpp_callbacks): Add user_builtin_macro...
2010-06-05 Steven Bosscherc-common.c: Move to c-family/.
This page took 4.666123 seconds and 108 git commands to generate.