summaryrefslogtreecommitdiff
path: root/gcc/calls.c
Commit message (Expand)AuthorAgeFilesLines
* 2013-03-25 Richard Biener <rguenther@suse.de>rguenth2013-03-251-1/+1
* * calls.c (expand_call): Add missing guard to code handling returnebotcazou2013-03-231-0/+2
* 2013-01-12 Tom de Vries <tom@codesourcery.com>vries2013-01-111-1/+3
* Update copyright years in gcc/rsandifo2013-01-101-3/+1
* PR middle-end/55321ebotcazou2012-11-291-2/+15
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-13/+9
* This patch normalizes more bitmap function names.crowl2012-11-011-2/+2
* This patch implements the unification of the *bitmap interfaces as discussed.crowl2012-10-301-2/+2
* PR rtl-optimization/44194ebotcazou2012-10-211-3/+0
* PR rtl-optimization/54315ebotcazou2012-10-201-10/+0
* * rtl.h (get_call_rtx_from): New prototype.steven2012-10-161-7/+2
* gcc/rsandifo2012-09-161-1/+7
* PR rtl-optimization/44194ebotcazou2012-09-141-10/+2
* * calls.c (mem_overlaps_already_clobbered_arg_p): Use SBITMAP_SIZEsteven2012-08-091-1/+1
* * rtl.h (assign_stack_temp, assign_stack_temp_for_type,matz2012-05-291-14/+10
* * expr.c (expand_expr_real_1 <normal_inner_ref>): Don't allocatematz2012-05-291-2/+0
* * attribs.c (decl_attributes): Avoid emitting a warning ifbernds2012-05-141-1/+52
* gcc/rsandifo2012-05-051-20/+19
* * toplev.c (check_global_declaration_1): Do not call assemble_external.steven2012-03-261-6/+1
* PR middle-end/52047aldyh2012-02-061-1/+1
* PR target/52129jakub2012-02-061-0/+5
* PR debug/51762jakub2012-01-051-1/+6
* * tree-vect-patterns.c (vect_operation_fits_smaller_type): Initializejakub2011-12-211-1/+1
* PR middle-end/51510jakub2011-12-121-3/+5
* PR middle-end/51323jakub2011-12-051-15/+131
* PR middle-end/50074amylaar2011-11-261-0/+2
* Merge from transactional-memory branch.aldyh2011-11-081-2/+83
* Convert standard builtin functions from being arrays to using a functional in...meissner2011-10-111-4/+9
* gcc/rsandifo2011-09-221-11/+20
* PR debug/50299jakub2011-09-121-5/+6
* gcc/rsandifo2011-08-181-1/+1
* PR middle-end/49968rth2011-08-041-8/+2
* PR target/49864rth2011-08-021-0/+13
* Declare size only if BLOCK_REG_PADDING is defined.hjl2011-08-011-0/+2
* gcc/jules2011-08-011-2/+39
* * params.h (ALLOW_STORE_DATA_RACES): New.aldyh2011-07-271-2/+2
* gcc/rsandifo2011-07-191-2/+2
* Fix PR middle-end/49519.hjl2011-07-081-0/+8
* Promote the function argument before checking non-legitimate constant.hjl2011-07-051-6/+6
* 2011-06-24 Easwaran Raman <eraman@google.com>eraman2011-06-241-1/+8
* PR middle-end/46500amylaar2011-06-161-28/+33
* 2011-06-06 Mikael Pettersson <mikpe@it.uu.se>rguenth2011-06-061-0/+2
* PR debug/48333aoliva2011-06-041-1/+14
* * common.opt (flag_stack_usage_info): New variable.ebotcazou2011-05-251-3/+3
* 2011-05-04 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>krebbel2011-05-041-2/+3
* 2011-04-29 Richard Guenther <rguenther@suse.de>rguenth2011-04-291-6/+2
* 2011-04-21 Richard Guenther <rguenther@suse.de>rguenth2011-04-211-1/+1
* gcc/rsandifo2011-04-211-3/+4
* remove useless if-before-free testsmeyering2011-04-201-10/+5
* * emit-rtl.c (try_split): Don't call copy_call_info debug hook.jakub2011-03-161-6/+0