summaryrefslogtreecommitdiff
path: root/gcc/builtins.c
AgeCommit message (Expand)AuthorFilesLines
2016-04-25Backport sanitizer patches from GCC mainline.Maxim Ostapenko1-9/+48
2014-03-18 PR ipa/58721jakub1-8/+12
2014-03-11gcc/rsandifo1-14/+22
2014-02-262014-02-25 Andrew Pinski <apinski@cavium.com>pinskia1-1/+4
2014-02-21PR c++/60272rth1-2/+5
2014-02-20PR c++/60272rth1-5/+14
2014-01-312014-01-31 Richard Biener <rguenther@suse.de>rguenth1-23/+41
2014-01-29 PR middle-end/59917jakub1-14/+0
2014-01-24Replace flag_enable_cilkplus with flag_cilkplus.bviyer1-1/+1
2014-01-20 PR middle-end/59860jakub1-9/+14
2014-01-202014-01-20 Richard Biener <rguenther@suse.de>rguenth1-11/+5
2014-01-192014-01-19 Kito Cheng <kito@0xlab.org>rsandifo1-1/+2
2014-01-15 PR other/58712jakub1-2/+3
2014-01-13 * builtins.c (get_object_alignment_2): Minor tweak.ebotcazou1-1/+1
2014-01-02Update copyright years in gcc/rsandifo1-1/+1
2013-12-20 * ubsan.c: Include tree-ssanames.h, asan.h and gimplify-me.h.jakub1-0/+23
2013-11-29 Reverted:kyukhin1-57/+1
2013-11-272013-11-27 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger1-1/+5
2013-11-26 PR target/59229jakub1-2/+2
2013-11-262013-11-26 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger1-5/+1
2013-11-22 * gimple.h: Remove all includes.amacleod1-1/+5
2013-11-22Remove macros that implicitly use input_locationdmalcolm1-1/+1
2013-11-20gcc/ada/rsandifo1-1/+1
2013-11-19Factor unrelated declarations out of tree.h.dnovillo1-0/+5
2013-11-19 * md.texi (setmem): Document new parameter.hubicka1-26/+55
2013-11-18gcc/c-family/rsandifo1-1/+1
2013-11-18gcc/ada/rsandifo1-20/+20
2013-11-18gcc/c-family/rsandifo1-6/+6
2013-11-18gcc/ada/rsandifo1-46/+46
2013-11-18gcc/ada/rsandifo1-6/+6
2013-11-17 * doc/md.texi (setmem, movstr): Update documentation.hubicka1-4/+57
2013-11-08Re-factor tree.h - Part 1.dnovillo1-132/+165
2013-10-31 * tree.c (tree_ctz): New function.jakub1-41/+7
2013-10-30 * builtin-types.def (BT_FN_VOID_CONST_PTR): New.kyukhin1-1/+57
2013-10-29Added _Cilk_spawn and _Cilk_sync (2 cilk keywords) for C.bviyer1-0/+13
2013-10-26 * Makefile.def (target_modules): Remove libmudflaplaw1-4/+0
2013-10-24 * builtins.c (dummy_object, gimplify_va_arg_expr): Move to gimplify.c.amacleod1-104/+0
2013-10-23 * tree-ssa.h: Remove all #include'samacleod1-1/+2
2013-10-102013-10-10 Andrew MacLeod <amacleod@redhat.com>amacleod1-113/+0
2013-09-28gcc/rsandifo1-23/+23
2013-09-182013-09-18 Marek Polacek <polacek@redhat.com>mpolacek1-1/+4
2013-09-12 * tree-ssa.h: New. Move content from tree-flow.h andamacleod1-1/+1
2013-09-09gcc/rsandifo1-1/+2
2013-09-09gcc/rsandifo1-2/+2
2013-09-02Split all the structures, enums, typedefs and some fundamentaldnovillo1-1/+1
2013-09-01 * gcc.dg/fork-instrumentation.c: New testcase.hubicka1-0/+7
2013-08-30Merge ubsan into trunk.mpolacek1-0/+6
2013-08-232013-08-24 Marc Glisse <marc.glisse@inria.fr>glisse1-5/+4
2013-08-19gcc/bergner1-0/+6
2013-08-19 * target.def (TARGET_LIBC_HAS_FUNCTION): New target hook.kyukhin1-3/+27