aboutsummaryrefslogtreecommitdiff
path: root/gcc/builtins.c
AgeCommit message (Expand)Author
2018-06-22 Backported from mainlinejakub
2018-03-03 Backported from mainlinejakub
2017-10-24gcc/ChangeLogpaolo
2017-06-27backportssegher
2017-02-072017-02-07 Richard Biener <rguenther@suse.de>rguenth
2017-02-01Fix __atomic to not implement atomic loads with CAS.torvald
2017-01-10PR tree-optimization/78775 - [7 Regression] ICE in maybe_warn_alloc_args_over...msebor
2017-01-01 Update copyright years.jakub
2016-12-21 PR bootstrap/78817jakub
2016-12-14PR c/78673 - sprintf missing attribute nonnull on destination argumentmsebor
2016-12-09 PR middle-end/78750mpolacek
2016-12-08PR c/77531 - __attribute__((alloc_size(1,2))) could also warn on multiplicati...msebor
2016-12-08PR c/53562 - Add -Werror= support for -D_FORTIFY_SOURCE / __builtin___memcpy_chkmsebor
2016-12-07 * builtins.c (fold_builtin_strstr): Removed.jakub
2016-11-172016-11-17 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>acsawdey
2016-11-09 PR target/77718jakub
2016-10-27 * builtins.c (expand_builtin_nonlocal_goto): Avoid evaluatingaldyh
2016-10-24PR middle-end/77735 - FAIL: gcc.dg/tree-ssa/builtin-sprintf-warn-1.cmsebor
2016-10-16 PR ada/37139ebotcazou
2016-10-14Fold __builtin_memchr functionmarxin
2016-10-14Fold __builtin_str{n}{case}cmp functionsmarxin
2016-10-11Remove RECORD_TYPE special-casing in std_canonical_va_list_typevries
2016-10-09 * tree-ssa.c (target_for_debug_bind, verify_phi_args,jakub
2016-10-05Move all existing strchr and strrchr folding from builtins.c to gimple-fold.c.wilco
2016-09-292016-09-29 Bernd Schmidt <bschmidt@redhat.com>acsawdey
2016-09-262016-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>thopre01
2016-09-26Implement -Wimplicit-fallthrough.mpolacek
2016-09-20 PR middle-end/77624jakub
2016-09-16 Add inline functions for various bitwise operations.jason
2016-09-10Make canonical_va_list_type more strictvries
2016-09-092016-09-10 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger
2016-09-02PR tree-optimization/71831 - __builtin_object_size poor results with nomsebor
2016-08-22Support __builtin_isinf_sign for new floating-point types (PR middle-end/77269).jsm28
2016-08-22Add minimal _FloatN, _FloatNx built-in functions.jsm28
2016-08-20gcc/ChangeLog:kugan
2016-07-19 * builtins.c: Use HOST_WIDE_INT_1 instead of (HOST_WIDE_INT) 1,uros
2016-07-112016-07-11 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger
2016-06-28 PR middle-end/66867jakub
2016-06-08 PR c++/70507jakub
2016-06-03 PR tree-optimization/52171bernds
2016-05-13 * builtins.c (expand_builtin_memcmp): Do not emit the call here.ebotcazou
2016-05-03PR c++/66561 - __builtin_LINE at al. should yield constant expressionsmsebor
2016-05-03 PR target/49244jakub
2016-04-08PR70117, ppc long double isinfamodra
2016-03-292016-03-29 Richard Biener <rguenther@suse.de>rguenth
2016-02-11 * cgraph.c: Spelling fixes - behaviour -> behavior andjakub
2016-01-05 PR c/69104mpolacek
2016-01-04 Update copyright years.jakub
2015-12-042015-12-04 Richard Biener <rguenther@suse.de>rguenth
2015-12-02PR 68432: Add a target hook to control size/speed optab choicesrsandifo