]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/c-family/c-cppbuiltin.c
cpplib.h (cpp_callbacks): Add has_attribute.
[thirdparty/gcc.git] / gcc / c-family / c-cppbuiltin.c
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/.