]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/builtins.h
[Ada] Warning for out-of-order record representation clauses
[thirdparty/gcc.git] / gcc / builtins.h
2019-08-14  luoxhuEnable math functions linking with static library for LTO
2019-02-16  jakub PR rtl-optimization/66152
2019-02-13  marxinClean up MPX-related stuff.
2019-02-11  mseborPR c++/87996 - size of array is negative error when...
2019-01-01  jakub Update copyright years.
2018-12-23  law * builtins.h (c_strlen_data): Add new fields and comments.
2018-10-02  law * builtins.c (unterminated_array): Add new arguments.
2018-09-29  law * builtins.c (unterminated_array): Pass in c_strlen_da...
2018-09-14  law * builtins.c (unterminated_array): Handle ARRAY_REF.
2018-09-14  law * builtins.h (c_srlen): Add argument.
2018-08-27  marxinCome up with fndecl_built_in_p.
2018-08-16  law * builtins.c (c_strlen): Add new parameter eltsize...
2018-08-10  marxinIntroduce __builtin_expect_with_probability (PR target...
2018-07-25  mseborPR tree-optimization/86622 - incorrect strlen of array...
2018-01-03  rsandifoAdd a fixed_size_mode_pod class
2018-01-03  jakub Update copyright years.
2017-12-16  mseborPR tree-optimization/78918 - missing -Wrestrict on...
2017-11-10  mseborPR c/81117 - Improve buffer overflow checking in strncpy
2017-08-30  rsandifo[62/77] Big machine_mode to scalar_int_mode replacement
2017-01-01  jakub Update copyright years.
2016-10-14  marxinFold __builtin_memchr function
2016-06-28  jakub PR middle-end/66867
2016-05-03  jakub PR target/49244
2016-01-04  jakub Update copyright years.
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  rsandifoAdd internal math functions
2015-11-07  rsandifoMove c_getstr to fold-const.c
2015-11-02  rsandifoMove constant folds for maths functions to new file
2015-05-19  ebotcazou * insn-notes.def (UPDATE_SJLJ_CONTEXT): New note.
2015-01-05  jakub Update copyright years.
2014-12-04  rguenth2014-12-04 Richard Biener <rguenther@suse.de>
2014-12-03  rguenth2014-12-03 Richard Biener <rguenther@suse.de>
2014-11-19  dmalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-11-17  ienkovich * tree-core.h (built_in_class): Add builtin codes...
2014-10-29  rsandifogcc/ada/
2014-10-22  rguenth2014-10-22 Richard Biener <rguenther@suse.de>
2014-09-09  rsandifogcc/
2014-08-08  rguenth2014-08-08 Richard Biener <rguenther@suse.de>
2014-06-02  amacleod * expr.h: Remove prototypes of functions defined in...
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-11-18  rsandifoMerge from trunk.
2013-11-17  amacleod * gimple.h: Reorder prototypes to match .c declaration...
2013-01-10  rsandifoUpdate copyright years in gcc/
2010-07-12  rsandifogcc/