[multiple changes]
[gcc.git] / gcc / builtin-types.def
2015-02-24 Thomas Schwinge[PR libgomp/64625] Remove __OFFLOAD_TABLE__ variable...
2015-01-15 Thomas SchwingeMerge current set of OpenACC changes from gomp-4_0...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-11-12 Jakub Jelinekre PR c/59708 (clang-compatible checked arithmetic...
2014-11-05 Ilya Enkovichipa-chkp.c: New.
2014-10-14 DJ Deloriemachmode.h (int_n_data_t): New.
2014-05-22 Thomas SchwingeCosmetic fixes for DEF_FUNCTION_TYPE_* macros.
2014-02-07 Richard Bienerre PR middle-end/60092 (posix_memalign not recognized...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-11-29 Ilya Enkovichrevert: cgraph.h (varpool_node): Add need_bounds_init...
2013-11-18 Ilya Enkovichbuiltin-types.def (BT_FN_PTR_CONST_PTR_VAR): New.
2013-10-30 Ilya Enkovichbuiltin-types.def (BT_FN_VOID_CONST_PTR): New.
2013-10-11 Jakub Jelinektarget.c: New file.
2013-05-28 Balaji V. IyerImplemented Cilk Plus Array Notation for C Compiler.
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2013-01-04 Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-12-04 Jakub Jelinekre PR sanitizer/55439 (ThreadSanitizer: handle atomic...
2012-12-03 Jakub Jelineksanitizer.def: Add Address Sanitizer builtins.
2012-09-14 Richard Guentherbuiltin-types.def (BT_FN_CONST_STRING): Add.
2012-04-11 Eric Botcazoure PR target/52624 (missing __builtin_bswap16)
2012-01-25 Aldy Hernandezre PR lto/51698 ([trans-mem] TM runtime and application...
2012-01-23 Uros Bizjakre PR libitm/51830 (FAIL: libitm.c/mem(cpy|set)-1.c...
2011-11-08 Aldy HernandezMerge from transactional-memory branch.
2011-11-06 Andrew MacleodCheck in patch/merge from cxx-mem-model Branch
2011-06-27 Jakub Jelinekbuiltin-types.def (BT_FN_PTR_CONST_PTR_SIZE_VAR): New.
2011-01-03 Jakub JelinekUpdate Copyright years for files modified in 2010.
2010-05-26 Kai Tietzdemangle-expected: Add tests for __int128 and unsigned...
2008-06-18 Ulrich Weigandtarghooks.h (struct gcc_target): New member unwind_word...
2008-06-06 Jakub Jelinekc-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value...
2008-05-23 Kaveh R. Ghazibuiltin-types.def (BT_FN_INT_INT_INT_INT_INT_INT_VAR...
2007-08-29 Francois-Xavier... builtin-types.def (BT_FN_PTR_PTR_SIZE): New type.
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-05-11 Paolo Carlinire PR other/31852 (Missing __builtin_memchr)
2007-02-14 Nick Cliftonbuiltin-types.def (DEF_FUNCTION_TYPE_x): Do not imply...
2007-02-10 Richard HendersonMakefile.in (libgcc-support, [...]): Add emutls.c.
2006-12-13 Richard Guentherre PR tree-optimization/17687 (sincos tree representati...
2006-11-01 Eric Christopherextend.texi (__builtin_bswap32): Document.
2006-10-09 Richard HendersonRevert emutls patch.
2006-10-04 Richard HendersonMakefile.in (libgcc.mk, [...]): Add emutls.c.
2006-05-18 Mike StumpWhitespace fixups
2006-01-18 Diego Novillo[multiple changes]
2005-12-23 Jakub Jelinekbackport: builtins.def: Move all DEF_SYNC_BUILTIN to ...
2005-12-16 Jon Grimmtarget-def.h (TARGET_DECIMAL_FLOAT_SUPPORTED_P): New.
2005-06-27 Jakub Jelinekbuiltin-attrs.def (DEF_ATTR_FOR_INT): Add for 5 and 6.
2005-06-25 Kelley CookUpdate FSF address.
2005-04-14 Richard Hendersonre PR middle-end/14311 (builtins for atomic operations...
2005-03-29 Kazu Hiratabuiltin-types.def, [...]: Update copyright.
2005-03-26 Kaveh R. Ghazibuiltin-types.def (BT_FN_STRING_CONST_STRING_SIZE)...
2004-07-09 Jan Beulichbuiltin-types.def (BT_UINT): Rename from BT_UNSIGNED.
2004-06-10 Jakub Jelinekre PR c++/14791 (13070 does not fix -Wformat with fprintf)
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-04-23 Zdenek DvorakMakefile.in (LIBGCOV): Add _gcov_fork...
2004-03-27 Kaveh R. Ghazibuiltin-types.def (BT_WINT, [...]): New.
2004-02-09 James E Wilsonre PR libstdc++/5625 ([mips] exception unwinding create...
2004-01-31 Kazu Hirataalloc-pool.c: Fix comment typos.
2003-09-09 Kaveh R. Ghazibuiltin-types.def (BT_FN_COMPLEX_LONGDOUBLE_COMPLEX_LON...
2003-08-28 Kaveh R. Ghazibuiltin-types.def (BT_INT_PTR, [...]): New.
2003-08-28 Kaveh R. Ghazibuiltin-types.def (BT_FN_FLOAT_INT_FLOAT, [...]): New.
2003-08-28 Kaveh R. Ghazibuiltin-types.def (BT_FN_INT_FLOAT, [...]): New.
2003-08-03 Roger Saylebuiltin-types.def (BT_SSIZE): New primitive type.
2003-08-01 Kaveh R. Ghazibuiltin-types.def: Use `LONGDOUBLE' instead of `LONG_DO...
2003-04-28 Jakub Jelinekbuiltins.def (BUILT_IN_BCOPY, [...]): New.
2003-04-14 Roger Saylebuiltin-types.def (BT_FN_STRING_CONST_STRING): New...
2003-03-02 Roger Saylere PR c++/9367 (error: nonnull argument with extern...
2003-02-07 Roger Saylebuiltin-types.def (BT_FN_FLOAT_FLOAT_FLOAT): New built...
2003-02-01 Richard Henderson[multiple changes]
2002-12-01 Mark Mitchellre PR c++/8332 (strlen/template interaction causes...
2002-09-17 Richard Hendersonbuiltin-types.def (BT_FN_FLOAT_CONST_STRING): New.
2002-09-04 Richard Hendersonbuiltin-types.def (BT_FN_FLOAT): New.
2002-03-29 Neil BoothMakefile.in (convert.o, [...]): Update.
2002-02-27 Zack Weinbergc-common.c, [...]: Delete code implementing -traditiona...
2002-01-28 Paul Koningbuiltin-types.def (BT_FN_VOID_CONST_PTR_VAR): Replace...
2001-12-07 Janis Johnsonbuiltin-types.def (BT_FN_VOID_PTR_VAR): New.
2001-12-04 Janis Johnsonbuiltin-types.def (BT_FN_VOID_PTR_INT_INT): New.
2001-08-22 Lars BrinkhoffMakefile.in, [...]: replace "GNU CC" with "GCC".
2001-05-25 Mark Mitchellbuiltins.def: Encode additional information, such as...