summaryrefslogtreecommitdiff
path: root/gcc/calls.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * calls.c (emit_call_1): Set MEM_EXPR on call's MEM.jakub2011-03-161-22/+34
* * final.c (final_scan_insn): Handle NOTE_INSN_CALL_ARG_LOCATION.jakub2011-03-161-27/+21
* * explow.c (emit_stack_save): Remove 'after' parameter.rth2011-03-031-5/+4
* * builtins.c (std_gimplify_va_arg_expr): Usefroydnj2010-11-161-1/+1
* * expr.c (emit_group_load_1): Update calls to extract_bit_field.jiez2010-10-221-1/+1
* PR rtl-opt/33721rth2010-10-091-6/+7
* * doc/extend.texi: (attribute leaf): Document.hubicka2010-09-241-0/+2
* PR middle-end/45234jakub2010-09-241-13/+0
* Make sure that all variable sized adjustments are multiple of preferredhjl2010-09-171-0/+13
* * target.def (class_likely_spilled_p): New hook.aesok2010-09-021-1/+1
* Stack usage supportebotcazou2010-08-301-2/+31
* PR tree-optimization/44485jakub2010-08-261-3/+7
* * calls.c (load_register_parameters): Move check for zeroiains2010-07-221-5/+6
* 2010-07-19 Richard Guenther <rguenther@suse.de>rguenth2010-07-191-1/+2
* 2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-07-081-1/+1
* * calls.c, dse.c, expr.c, function.c: Call targetm.calls.function_arg,froydnj2010-06-291-22/+27
* * reginfo.c (init_reg_sets_1): Adjust comments.froydnj2010-06-291-11/+14
* * doc/tm.texi (defmac SMALL_REGISTER_CLASSES): Remove.steven2010-05-031-2/+4