Backport from GCC mainline.
[platform/upstream/linaro-gcc.git] / gcc / fold-const-call.c
2016-01-04 jakub Update copyright years.
2015-12-22 ssaraswatiThis series of patches fix PR61441. This patch avoids...
2015-11-17 rsandifoExtend fold_const_call to combined_fn
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-02 rsandifoMove constant folds for maths functions to new file