summaryrefslogtreecommitdiff
path: root/gcc/builtins.c
Commit message (Expand)AuthorAgeFilesLines
* Merger of git branch "gimple-classes-v2-option-3"dmalcolm2014-11-191-2/+2
* * builtins.c (expand_builtin_memcpy_with_bounds): Use target hookienkovich2014-11-171-3/+3
* * tree-core.h (built_in_class): Add builtin codes to be usedienkovich2014-11-171-68/+239
* PR sanitizer/63839mpolacek2014-11-141-9/+0
* PR c/59708jakub2014-11-121-0/+79
* gcc/ienkovich2014-11-051-1/+72
* 2014-11-01 Andrew MacLeod <amacleod@redhat,com>amacleod2014-11-011-0/+1
* 2014-10-31 Richard Biener <rguenther@suse.de>rguenth2014-10-311-3/+3
* gcc/ada/rsandifo2014-10-291-81/+81
* Don't inline GCC memory builtins if ASan is enabled.chefmax2014-10-281-0/+9
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-7/+8
* 2014-10-22 Richard Biener <rguenther@suse.de>rguenth2014-10-221-2/+1
* 2014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-161-0/+4
* 2014-10-16 Richard Biener <rguenther@suse.de>rguenth2014-10-161-56/+0
* Convert nonlocal_goto_handler_labels from an EXPR_LIST to an INSN_LISTdmalcolm2014-08-281-1/+1
* 2014-08-27 Richard Biener <rguenther@suse.de>rguenth2014-08-271-35/+0
* Strengthen various insn emission functionsdmalcolm2014-08-261-1/+1
* builtins.c: strengthen various rtx to rtx_insn * and other subclassesdmalcolm2014-08-211-16/+29
* 2014-08-18 Richard Biener <rguenther@suse.de>rguenth2014-08-181-127/+0
* 2014-08-14 Richard Biener <rguenther@suse.de>rguenth2014-08-141-95/+0
* 2014-08-08 Richard Biener <rguenther@suse.de>rguenth2014-08-081-1290/+5
* 2014-07-14 Richard Biener <rguenther@suse.de>rguenth2014-07-141-3/+3
* 2014-07-11 Richard Biener <rguenther@suse.de>rguenth2014-07-111-8/+56
* * expr.h: Remove prototypes of functions defined in builtins.c.amacleod2014-06-021-110/+2
* Use target-independent semantics for wi::clz and wi::ctz.rsandifo2014-04-281-2/+9
* Merge from trunk.rsandifo2014-04-221-20/+2
|\
| * gcc/rsandifo2014-04-221-20/+2
* | Merge in trunk.mrs2014-04-021-29/+56
|\ \ | |/
| * PR ipa/58721jakub2014-03-181-8/+12
| * gcc/rsandifo2014-03-111-14/+22
| * 2014-02-25 Andrew Pinski <apinski@cavium.com>pinskia2014-02-261-1/+4
| * PR c++/60272rth2014-02-211-2/+5
| * PR c++/60272rth2014-02-201-5/+14
* | Merge in trunk.mrs2014-02-101-59/+64
|\ \ | |/
| * 2014-01-31 Richard Biener <rguenther@suse.de>rguenth2014-01-311-23/+41
| * PR middle-end/59917jakub2014-01-291-14/+0
| * Replace flag_enable_cilkplus with flag_cilkplus.bviyer2014-01-241-1/+1
| * PR middle-end/59860jakub2014-01-201-9/+14
| * 2014-01-20 Richard Biener <rguenther@suse.de>rguenth2014-01-201-11/+5
| * 2014-01-19 Kito Cheng <kito@0xlab.org>rsandifo2014-01-191-1/+2
| * PR other/58712jakub2014-01-151-2/+3
* | Fix x86 bootstrap problem; from_array was being use to convertmrs2014-01-141-1/+1
* | Merge in trunk.mrs2014-01-131-1/+1
|\ \ | |/
| * * builtins.c (get_object_alignment_2): Minor tweak.ebotcazou2014-01-131-1/+1
* | Merge in trunk.mrs2014-01-031-1/+24
|\ \ | |/
| * Update copyright years in gcc/rsandifo2014-01-021-1/+1
| * * ubsan.c: Include tree-ssanames.h, asan.h and gimplify-me.h.jakub2013-12-201-0/+23
* | Merge with trunk.rsandifo2013-12-041-61/+9
|\ \ | |/
| * Reverted:kyukhin2013-11-291-57/+1
| * 2013-11-27 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger2013-11-271-1/+5