Backport from GCC mainline.
[platform/upstream/linaro-gcc.git] / gcc / builtins.c
2017-01-11 Christophe Lyon gcc/
2016-12-13 Yvan RouxMerge branches/gcc-6-branch rev 243594.
2016-04-08 amodraPR70117, ppc long double isinf
2016-03-29 rguenth2016-03-29 Richard Biener <rguenther@suse.de>
2016-02-11 jakub * cgraph.c: Spelling fixes - behaviour -> behavior and
2016-01-05 mpolacek PR c/69104
2016-01-04 jakub Update copyright years.
2015-12-04 rguenth2015-12-04 Richard Biener <rguenther@suse.de>
2015-12-02 rsandifoPR 68432: Add a target hook to control size/speed optab...
2015-11-17 rsandifoExtend tree-call-cdce to calls whose result is used
2015-11-17 rsandifoShort-cut generation of simple built-in functions
2015-11-17 rsandifoExtend mathfn_built_in to handle combined_fn
2015-11-17 rsandifoExtend fold_const_call to combined_fn
2015-11-17 rsandifoAdd internal bitcount functions
2015-11-17 rsandifoAdd internal math functions
2015-11-08 ebotcazouMerge of the scalar-storage-order branch.
2015-11-07 rsandifoMove #undef DEF_BUILTIN* to builtins.def
2015-11-07 rsandifoMove const char * -> int/fp folds to fold-const-call.c
2015-11-07 rsandifoMove constant bitop and bswap folds to fold-const-call.c
2015-11-07 rsandifoHandle constant fp classifications in fold-const-call.c
2015-11-07 rsandifoMove c_getstr to fold-const.c
2015-11-02 rsandifoMove constant folds for maths functions to new file
2015-10-30 amacleod2015-10-30 Andrew MacLeod <amacleod@redhat.com>
2015-10-30 rsandifoAllow real_format to be passed to more real.h functions
2015-10-29 amacleod2015-10-29 Andrew MacLeod <amacleod@redhat.com>
2015-10-27 rsandifoMove ldexp, scalbn and scalbln folds to match.pd
2015-10-27 rsandifoRename logb and significand folds
2015-10-27 rsandifoMove fmin and fmax folds to match.pd
2015-10-27 rsandifoSplit constant handling out of fold_builtin_fma
2015-10-27 rsandifoRemove constant handling from fold_builtin_{,f}abs
2015-10-27 rsandifoMove copysign folds to match.pd
2015-10-27 rsandifoMove signbit folds to match.pd
2015-10-27 rsandifoMove expN folds to match.pd
2015-10-27 rsandifoMove powi folds to match.pd
2015-10-27 rsandifoMove pow folds to match.pd
2015-10-27 rsandifoMove hypot folds to match.pd
2015-10-26 rsandifoMove int rounding folds to match.pd
2015-10-26 rsandifoMove cexp simplifications to match.pd
2015-10-23 rsandifoMove fold_trunc_transparent_mathfn to match.pd
2015-10-22 rsandifoMove tan simplifications to match.pd
2015-10-22 rsandifoMove more cproj simplifications to match.pd
2015-10-21 rsandifoMove cabs simplifications to match.pd
2015-10-21 rsandifoRemove fold_strip_sign_ops
2015-10-19 rguenth2015-10-19 Richard Biener <rguenther@suse.de>
2015-10-11 tbsaunderemove unneeded #if for HARD_FRAME_POINTER_IS_ARG_POINTER
2015-10-11 tbsaundealways define FRAME_ADDR_RTX
2015-10-11 tbsaundealways define DYNAMIC_CHAIN_ADDRESS
2015-10-11 tbsaundealways define SETUP_FRAME_ADDRESSES
2015-10-11 tbsaundealways define INITIAL_FRAME_ADDRESS_RTX
2015-10-08 rsandifoMove sqrt and cbrt simplifications to match.pd
2015-10-07 rsandifoCache reals for 1/4, 1/6 and 1/9
2015-10-05 rsandifoAdd a build_real_truncate helper function
2015-10-05 rsandifoReplace REAL_VALUES_EQUAL with real_equal
2015-10-01 nathan * builtins.c: Don't include gomp-constants.h.
2015-09-30 rguenth2015-09-30 Richard Biener <rguenther@suse.de>
2015-09-29 nathan gcc/
2015-09-17 rediHandle alignment in __atomic_is_lock_free
2015-08-24 rsandifogcc/
2015-08-24 rsandifogcc/
2015-08-24 rsandifogcc/
2015-08-24 rsandifogcc/
2015-08-21 tbsaundeadd default for CONSTANT_ALIGNMENT
2015-08-18 fxcoudert PR middle-end/36757
2015-08-10 tschwinge[PR libgomp/65742, PR middle-end/66332] libgomp: Remove...
2015-08-02 mseborgcc/ChangeLog
2015-07-30 rsandifogcc/
2015-07-13 aldyhFix double word typos.
2015-07-10 amacleod2015-07-10 Andrew MacLeod <amacleod@redhat.com>
2015-07-09 amacleod2015-07-09 Andrew MacLeod <amacleod@redhat.com>
2015-07-08 amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-07-05 rsandifogcc/
2015-07-05 rsandifogcc/
2015-07-05 rsandifogcc/
2015-07-05 rsandifogcc/
2015-07-05 rsandifogcc/
2015-07-05 rsandifogcc/
2015-07-02 rguenth2015-07-02 Richard Biener <rguenther@suse.de>
2015-06-25 amacleod2015-06-25 Andrew MacLeod <amacleod@redhat.com>
2015-06-17 amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-08 amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-06 rsandifogcc/
2015-06-05 jgreenhalgh[Patch] The comparison in a compare exchange should...
2015-06-04 amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-05-28 hjlMark parameters with ATTRIBUTE_UNUSED
2015-05-28 jules PR libgomp/65742
2015-05-22 tbsaunderemove most ifdef STACK_GROWS_DOWNWARD
2015-05-22 tbsaundealways define STACK_GROWS_DOWNWARD
2015-05-20 miyukiPromote types of RTL expressions to more derived ones.
2015-05-19 ebotcazou * insn-notes.def (UPDATE_SJLJ_CONTEXT): New note.
2015-05-12 amacleod2015-05-12 Andrew MacLeod <amacleod@redhat.com>
2015-05-07 rsandifogcc/
2015-05-02 tbsaundechange local vars to rtx_insn *
2015-04-30 dmalcolmFix spurious semicolons
2015-04-22 tbsaundeadd default definition of EH_RETURN_DATA_REGNO
2015-03-03 jcmvbkbcTurn RETURN_ADDR_IN_PREVIOUS_FRAME into C expression
2015-02-27 rguenth2015-02-27 Richard Biener <rguenther@suse.de>
2015-02-09 jakub PR sanitizer/64981
2015-01-21 rguenth2015-01-21 Richard Biener <rguenther@suse.de>
2015-01-16 uros * builtins.c (expand_builtin_acc_on_device): Check...
2015-01-15 tschwingeMerge current set of OpenACC changes from gomp-4_0...
next