summaryrefslogtreecommitdiff
path: root/gcc/builtins.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * rtl.h (assign_stack_temp, assign_stack_temp_for_type,matz2012-05-291-2/+2
* gcc/rsandifo2012-05-051-11/+15
* 2012-05-03 Martin Jambor <mjambor@suse.cz>jamborm2012-05-031-59/+95
* ChangeLog entry:kyukhin2012-05-021-10/+25
* Add -Wvarargs optiondodji2012-04-301-4/+4
* Fix va_start related locationdodji2012-04-301-4/+19
* PR target/52624ebotcazou2012-04-111-15/+23
* * builtins.c (expand_builtin_cexpi): Use copy_addr_to_reg instead ofuros2012-03-191-3/+3
* PR middle-end/52592jakub2012-03-151-23/+52
* PR middle-end/52177jakub2012-02-101-7/+7
* PR target/51867amker2012-02-091-1/+0
* compiler: Use new __builtin_init_heap_trampoline.ian2012-01-271-10/+18