summaryrefslogtreecommitdiff
path: root/gcc/builtins.c
Commit message (Expand)AuthorAgeFilesLines
* Allow libcalls to be installed for legacy __sync optabs.rth2011-11-071-1/+1
* 2011-11-07 Andrew MacLeod <amacleod@redhat.com>amacleod2011-11-071-4/+4
* Check in patch/merge from cxx-mem-model Branchamacleod2011-11-061-100/+735
* 2011-11-02 Paolo Carlini <paolo.carlini@oracle.com>paolo2011-11-021-1/+1
* Remove extra newline added in October 11 changemeissner2011-10-241-2/+1
* Convert standard builtin functions from being arrays to using a functional in...meissner2011-10-111-92/+94
* 2011-10-07 Tom de Vries <tom@codesourcery.com>vries2011-10-071-3/+19
* * tree.h (avoid_folding_inline_builtin): New prototype.jakub2011-10-061-1/+1
* PR tree-optimization/50604jakub2011-10-041-3/+10
* 2011-08-23 Mark Heffernan <meheff@google.com>meheff2011-08-231-5/+6
* 2011-08-17 Richard Guenther <rguenther@suse.de>rguenth2011-08-171-6/+6
* PR middle-end/50006rth2011-08-151-0/+1
* * builtins.c (expand_builtin_memcmp): Do not use cmpstrnsinickc2011-08-121-20/+8
* * builtins.def (BUILT_IN_ICEIL{,F,L}, BUILT_IN_IFLOOR{,F,L}uros2011-08-121-0/+63
* 2011-08-10 Richard Guenther <rguenther@suse.de>rguenth2011-08-101-10/+0
* 2011-08-10 Richard Guenther <rguenther@suse.de>rguenth2011-08-101-43/+29
* 2011-07-29 Richard Guenther <rguenther@suse.de>rguenth2011-07-291-2/+3
* 2011-07-20 Kai Tietz <ktietz@redhat.com>ktietz2011-07-201-12/+14
* gcc/rsandifo2011-07-191-4/+6
* gcc/rsandifo2011-07-191-4/+4
* 2011-07-19 Richard Guenther <rguenther@suse.de>rguenth2011-07-191-25/+13
* gcc/rsandifo2011-06-291-3/+24
* * builtin-types.def (BT_FN_PTR_CONST_PTR_SIZE_VAR): New.jakub2011-06-271-0/+20
* cosmetic. Add sync_ to all the expand_builtin defines which do not match the ...amacleod2011-06-211-116/+118
* PR middle-end/49489jakub2011-06-211-2/+24
* libgcc/bernds2011-06-211-0/+8
* Properly expand strlen to Pmode.hjl2011-06-141-2/+9
* 2011-06-06 Bill Schmidt <wschmidt@linux.vnet.ibm.com>wschmidt2011-06-061-472/+1
* * function.h (struct stack_usage): Remove dynamic_alloc_count field.ebotcazou2011-06-021-29/+5
* 2011-05-23 Richard Guenther <rguenther@suse.de>rguenth2011-05-231-11/+7
* 2011-04-29 Richard Guenther <rguenther@suse.de>rguenth2011-04-291-17/+21
* 2011-04-29 Richard Guenther <rguenther@suse.de>rguenth2011-04-291-2/+1
* * tree.h (ALLOCA_FOR_VAR_P): Rename to CALL_ALLOCA_FOR_VAR_P.matz2011-04-151-1/+1
* 2011-04-14 Richard Guenther <rguenther@suse.de>rguenth2011-04-141-6/+19
* * builtins.c (build_va_arg_indirect_ref): Usematz2011-03-311-1/+1
* gcc/rsandifo2011-03-281-5/+6
* gcc/rsandifo2011-03-241-2/+1
* gcc/rsandifo2011-03-231-98/+52
* PR tree-optimization/48129jakub2011-03-151-3/+2
* PR middle-end/47917jakub2011-03-141-1/+129
* * explow.c (emit_stack_save): Remove 'after' parameter.rth2011-03-031-8/+8
* 2011-02-02 Richard Guenther <rguenther@suse.de>rguenth2011-02-021-3/+4
* * builtins.c (c_readstr): Fix byte order if BYTES_BIG_ENDIAN !=pkoning2011-01-241-1/+1
* * builtins.c (SLOW_UNALIGNED_ACCESS): Remove.jiez2010-12-281-3/+0
* PR 42694: add checks to make sure sqrt is supportedmeissner2010-12-081-2/+4
* * tree.c (build_common_builtin_nodes): Do not initializehubicka2010-12-011-29/+0
* * hwint.c: New. Extracted from toplev.c.jsm282010-11-301-1/+0
* PR middle-end/46647jakub2010-11-261-2/+2
* Properly cast integer constant char. hjl2010-11-251-2/+2
* PR middle-end/46534jakub2010-11-181-6/+19