summaryrefslogtreecommitdiff
path: root/gcc/builtins.c
Commit message (Expand)AuthorAgeFilesLines
* gcc/c-family/rsandifo2013-11-181-1/+1
* gcc/ada/rsandifo2013-11-181-20/+20
* gcc/c-family/rsandifo2013-11-181-6/+6
* gcc/ada/rsandifo2013-11-181-46/+46
* gcc/ada/rsandifo2013-11-181-6/+6
* * doc/md.texi (setmem, movstr): Update documentation.hubicka2013-11-171-4/+57
* Re-factor tree.h - Part 1.dnovillo2013-11-081-132/+165
* * tree.c (tree_ctz): New function.jakub2013-10-311-41/+7
* * builtin-types.def (BT_FN_VOID_CONST_PTR): New.kyukhin2013-10-301-1/+57
* Added _Cilk_spawn and _Cilk_sync (2 cilk keywords) for C.bviyer2013-10-291-0/+13
* * Makefile.def (target_modules): Remove libmudflaplaw2013-10-261-4/+0
* * builtins.c (dummy_object, gimplify_va_arg_expr): Move to gimplify.c.amacleod2013-10-241-104/+0
* * tree-ssa.h: Remove all #include'samacleod2013-10-231-1/+2
* 2013-10-10 Andrew MacLeod <amacleod@redhat.com>amacleod2013-10-101-113/+0
* gcc/rsandifo2013-09-281-23/+23
* 2013-09-18 Marek Polacek <polacek@redhat.com>mpolacek2013-09-181-1/+4
* * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* gcc/rsandifo2013-09-091-1/+2
* gcc/rsandifo2013-09-091-2/+2
* Split all the structures, enums, typedefs and some fundamentaldnovillo2013-09-021-1/+1
* * gcc.dg/fork-instrumentation.c: New testcase.hubicka2013-09-011-0/+7
* Merge ubsan into trunk.mpolacek2013-08-301-0/+6
* 2013-08-24 Marc Glisse <marc.glisse@inria.fr>glisse2013-08-231-5/+4
* gcc/bergner2013-08-191-0/+6
* * target.def (TARGET_LIBC_HAS_FUNCTION): New target hook.kyukhin2013-08-191-3/+27
* PR target/29776jakub2013-07-061-6/+2
* PR middle-end/55030hp2013-07-031-9/+21
* * doc/invoke.texi (SPARC Options): Document -mfix-ut699.ebotcazou2013-05-281-2/+6
* PR tree-optimization/57066mpolacek2013-04-251-1/+10
* PR c/19449jakub2013-04-031-1/+5
* Update copyright years in gcc/rsandifo2013-01-101-3/+1
* 2013-01-10 Richard Biener <rguenther@suse.de>rguenth2013-01-101-2/+1
* gcc/rsandifo2013-01-091-0/+2
* gcc/rsandifo2013-01-021-45/+39
* PR middle-end/55030hp2012-11-261-1/+2
* PR middle-end/55094jakub2012-11-201-1/+8
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-7/+7
* PR middle-end/55030hp2012-10-231-21/+9
* * stmt.c (expand_nl_goto_receiver): Remove almost-copy ofhp2012-10-221-9/+21
* 2012-10-13 Chung-Lin Tang <cltang@codesourcery.com>cltang2012-10-131-1/+1
* 2012-10-11 Chung-Lin Tang <cltang@codesourcery.com>cltang2012-10-111-0/+46
* Modify gcc/*.[hc] double_int call sites to use the new interface.crowl2012-09-071-9/+9
* PR middle-end/54486jakub2012-09-051-2/+2
* * builtins.c (expand_builtin_atomic_compare_exchange): Pass olduweigand2012-08-081-3/+5
* Introduce and use unknown_optabrth2012-07-241-1/+1
* 2012-07-20 Richard Guenther <rguenther@suse.de>rguenth2012-07-201-7/+15
* 2012-07-18 Richard Guenther <rguenther@suse.de>rguenth2012-07-181-119/+86
* 2012-07-13 Richard Guenther <rguenther@suse.de>rguenth2012-07-131-0/+7
* PR middle-end/53688matz2012-06-211-109/+26
* 2012-06-2 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2012-06-021-2/+2