]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-ssa-strlen.c
[testsuite] Add missing dg-require-effective-target label_values
[thirdparty/gcc.git] / gcc / tree-ssa-strlen.c
2019-06-19  mseborPR tree-optimization/90626
2019-06-19  mseborPR tree-optimization/90626 - fold strcmp(a, b) == 0...
2019-06-14  mseborPR tree-optimization/90662 - strlen of a string in...
2019-06-12  mseborPR tree-optimization/90662 - strlen of a string in...
2019-06-06  mseborgcc/ChangeLog:
2019-03-19  mseborPR tree-optimization/89644 - false-positive -Warray...
2019-03-19  mseborPR tree-optimization/89644 - False-positive -Warray...
2019-03-14  jakub PR tree-optimization/89703
2019-02-26  jakub PR tree-optimization/89500
2019-01-17  mseborPR tree-optimization/88800 - Spurious -Werror=array...
2019-01-11  jakub PR tree-optimization/88693
2019-01-02  law * gimple-fold.c (gimple_fold_builtin_strlen): Use...
2019-01-02  law * gimple-fold.h (get_range_strlen): Update prototype.
2019-01-01  jakub Update copyright years.
2018-12-28  law * tree-ssa-strlen.c (maybe_diag_stxncpy_trunc): Avoid
2018-11-04  edlingergcc:
2018-10-22  jambormAdd a fun parameter to three stmt_could_throw... functions
2018-10-17  aldyh * bitmap.c (bitmap_head::dump): New.
2018-09-14  law * builtins.h (c_srlen): Add argument.
2018-08-29  law PR tree-optimization/86714
2018-08-28  mseborPR tree-optimization/86914 - wrong code with strlen...
2018-08-27  marxinCome up with fndecl_built_in_p.
2018-08-21  edlinger2018-08-21 Bernd Edlinger <bernd.edlinger@hotmail.de>
2018-08-01  mseborPR tree-optimization/86650 - -Warray-bounds missing...
2018-07-27  mseborPR tree-optimization/86696 - ICE in handle_char_store...
2018-07-26  mseborPR tree-optimization/86043 - strlen after memcpy partia...
2018-07-05  mseborPR tree-optimization/86400 - set<string>::set<char...
2018-06-25  mseborPR tree-optimization/86204 - wrong strlen result after...
2018-06-25  mseborPR tree-optimization/85700 - Spurious -Wstringop-trunca...
2018-06-18  mseborPR middle-end/85602 - -Wsizeof-pointer-memaccess for...
2018-06-18  mseborPR tree-optimization/81384 - built-in form of strnlen...
2018-06-13  mseborPR tree-optimization/86114 - ICE in gimple_fold_builtin...
2018-06-12  mseborPR tree-optimization/85259 - Missing -Wstringop-overflo...
2018-06-11  mseborPR tree-optimization/86083 - handle non-constant assign...
2018-06-11  marxinFix typo done in MPX removal (PR tree-optimization...
2018-06-08  marxinRemove MPX
2018-05-31  qinzhao2nd Patch for PR78009
2018-05-21  rsandifoFix tree-ssa-strlen handling of partial clobbers (PR85814)
2018-03-12  mseborPR tree-optimization/83456 - -Wrestrict false positive...
2018-03-07  mseborPR tree-optimization/84468 - bogus -Wstringop-truncatio...
2018-02-27  mseborPR translation/84207 - Hard coded plural in gimple...
2018-02-22  mseborPR tree-optimization/84480 - bogus -Wstringop-truncatio...
2018-02-15  jakub PR tree-optimization/84383
2018-02-08  mpolacek PR tree-optimization/84238
2018-02-06  mpolacek PR tree-optimization/84228
2018-01-26  mseborPR tree-optimization/83896 - ice in get_string_len...
2018-01-11  prathamesh34922018-01-11 Martin Sebor <msebor@gmail.com>
2018-01-03  rsandifopoly_int: GET_MODE_BITSIZE
2018-01-03  prathamesh34922018-01-03 Prathamesh Kulkarni <prathamesh.kulkarni...
2018-01-03  marxinClean-up EH after strlen transformation (PR tree-optimi...
2018-01-03  jakub Update copyright years.
2017-12-27  marxinAssign result of get_string_lenth to a SSA_NAME (PR...
2017-12-20  rsandifopoly_int: get_addr_base_and_unit_offset
2017-12-19  jakub PR tree-optimization/83444
2017-12-19  jakub PR tree-optimization/83444
2017-12-18  mseborPR middle-end/83373 - False positive reported by -Wstri...
2017-12-16  mseborPR tree-optimization/78918 - missing -Wrestrict on...
2017-12-06  mseborPR tree-optimization/83075 - Invalid strncpy optimization
2017-11-21  mseborPR tree-optimization/82945 - add warning for passing...
2017-11-15  jakub PR tree-optimization/82977
2017-11-10  mseborPR c/81117 - Improve buffer overflow checking in strncpy
2017-09-12  rsandifoTurn SLOW_UNALIGNED_ACCESS into a target hook
2017-08-30  rsandifo[17/77] Add an int_mode_for_size helper function
2017-07-04  rsandifoPR 81292: ICE on related strlens after r249880
2017-07-02  rsandifoMake tree-ssa-strlen.c handle partial unterminated...
2017-07-02  rsandifoPR 80769: Incorrect strlen optimisation
2017-05-31  rsandifo[1/2] Add get_next_strinfo helper function
2017-01-23  marxinFix strstr folding (PR tree-optimization/79196).
2017-01-01  jakub Update copyright years.
2016-12-22  marxinFix tree-optimization/78886.
2016-12-14  prathamesh34922016-12-14 Prathamesh Kulkarni <prathamesh.kulkarni...
2016-09-16  jason Add inline functions for various bitwise operations.
2016-07-21  prathamesh34922016-07-21 Prathamesh Kulkarni <prathamesh.kulkarni...
2016-06-30  jakub PR tree-optimization/71707
2016-06-29  jakub PR tree-optimization/71625
2016-06-21  jakub PR tree-optimization/71588
2016-06-08  bernds PR debug/71432
2016-06-03  bernds PR tree-optimization/52171
2016-01-04  jakub Update copyright years.
2015-12-10  law2015-12-10 Jeff Law <law@redhat.com>
2015-10-30  amacleod2015-10-30 Andrew MacLeod <amacleod@redhat.com>
2015-10-29  amacleod2015-10-29 Andrew MacLeod <amacleod@redhat.com>
2015-10-01  tbsaunderemove many typedefs
2015-09-20  tbsaundeswitch from gimple to gimple*
2015-09-16  miyukiShare memory blocks between pool allocators
2015-07-16  marxinAdd new object_allocator and clean-up allocator usage.
2015-07-08  amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-06-25  amacleod2015-06-25 Andrew MacLeod <amacleod@redhat.com>
2015-06-25  rsandifogcc/
2015-06-25  rsandifogcc/
2015-06-17  amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-08  amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-04  amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-06-01  marxinChange use to type-based pool allocator in
2015-01-15  prathamesh34922015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni...
2015-01-09  prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-08  jakub PR tree-optimization/63989
2015-01-05  jakub Update copyright years.
2014-12-01  jakub * gimple.h (gimple_build_assign_stat): Remove prototype.
2014-11-29  jakub * gimple-expr.h (create_tmp_var_raw, create_tmp_var,
next