]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/calls.c
Daily bump.
[thirdparty/gcc.git] / gcc / calls.c
2011-11-08  aldyhMerge from transactional-memory branch.
2011-10-11  meissnerConvert standard builtin functions from being arrays...
2011-09-22  rsandifogcc/
2011-09-12  jakub PR debug/50299
2011-08-18  rsandifogcc/
2011-08-04  rthPR middle-end/49968
2011-08-02  rthPR target/49864
2011-08-01  hjlDeclare size only if BLOCK_REG_PADDING is defined.
2011-08-01  jules gcc/
2011-07-27  aldyh * params.h (ALLOW_STORE_DATA_RACES): New.
2011-07-19  rsandifogcc/
2011-07-08  hjlFix PR middle-end/49519.
2011-07-05  hjlPromote the function argument before checking non-legit...
2011-06-24  eraman2011-06-24 Easwaran Raman <eraman@google.com>
2011-06-16  amylaar PR middle-end/46500
2011-06-06  rguenth2011-06-06 Mikael Pettersson <mikpe@it.uu.se>
2011-06-04  aolivaPR debug/48333
2011-05-25  ebotcazou * common.opt (flag_stack_usage_info): New variable.
2011-05-04  krebbel2011-05-04 Andreas Krebbel <Andreas.Krebbel@de.ibm...
2011-04-29  rguenth2011-04-29 Richard Guenther <rguenther@suse.de>
2011-04-21  rguenth2011-04-21 Richard Guenther <rguenther@suse.de>
2011-04-21  rsandifogcc/
2011-04-20  meyeringremove useless if-before-free tests
2011-03-16  jakub * emit-rtl.c (try_split): Don't call copy_call_info...
2011-03-16  jakub * calls.c (emit_call_1): Set MEM_EXPR on call's MEM.
2011-03-16  jakub * final.c (final_scan_insn): Handle NOTE_INSN_CALL_ARG...
2011-03-03  rth * explow.c (emit_stack_save): Remove 'after...
2010-11-16  froydnj * builtins.c (std_gimplify_va_arg_expr): Use
2010-10-22  jiez * expr.c (emit_group_load_1): Update calls to extract_...
2010-10-09  rth PR rtl-opt/33721
2010-09-24  hubicka * doc/extend.texi: (attribute leaf): Document.
2010-09-24  jakub PR middle-end/45234
2010-09-17  hjlMake sure that all variable sized adjustments are multi...
2010-09-02  aesok * target.def (class_likely_spilled_p): New hook.
2010-08-30  ebotcazou Stack usage support
2010-08-26  jakub PR tree-optimization/44485
2010-07-22  iains * calls.c (load_register_parameters): Move check for...
2010-07-19  rguenth2010-07-19 Richard Guenther <rguenther@suse.de>
2010-07-08  manu2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-06-29  froydnj * calls.c, dse.c, expr.c, function.c: Call targetm...
2010-06-29  froydnj * reginfo.c (init_reg_sets_1): Adjust comments.
2010-05-03  steven * doc/tm.texi (defmac SMALL_REGISTER_CLASSES): Remove.
2010-04-08  ebotcazou * tree.h (TREE_ADDRESSABLE): Document its effect for...
2010-04-02  steven * ada/gcc-interface/Make-lang.in, alias.c, attribs...
2010-01-21  jason * tree.h (TYPE_TRANSPARENT_UNION): Replace with ...
2009-11-28  jakub * matrix-reorg.c (analyze_matrix_allocation_site)...
2009-11-25  hjlRemove trailing white spaces.
2009-11-07  paolo2009-11-07 David Binderman <dcb314@hotmail.com>
2009-10-09  jakub PR rtl-optimization/41646
2009-10-08  ccoutantgcc/ChangeLog:
2009-09-22  rth PR target/41246
2009-09-14  rthSquash commit of EH in gimple
2009-09-02  matz * expr.h (emit_storent_insn, expand_expr_real_1,
2009-08-12  bonzini2009-08-12 Paolo Bonzini <bonzini@gnu.org>
2009-08-06  rearnshaMerge ARM/hard_vfp_branch to trunk
2009-08-01  bonzini2009-04-17 Paolo Bonzini <bonzini@gnu.org>
2009-07-16  manu2009-07-17 Aldy Hernandez <aldyh@redhat.com>
2009-06-22  paolo2009-06-22 Shujing Zhao <pearly.zhao@oracle.com>
2009-06-01  mkuvyrkov Revert due to PR40320:
2009-06-01  mkuvyrkov * calls.c (emit_library_call_value_1): Don't force_ope...
2009-05-29  ian./:
2009-05-01  matz * calls.c (initialize_argument_information...
2009-04-20  iangcc/:
2009-04-06  hariharans* calls.c (emit_library_call_value_1): Fix a problem...
2009-02-20  uros * calls.c (emit_library_call_value_1): Use slot_offset...
2009-02-20  jakub PR target/39240
2009-02-04  jakub PR tree-optimization/38977
2009-01-27  uros PR middle-end/38969
2009-01-15  jakub PR rtl-optimization/38245
2008-12-17  hjl2008-12-17 H.J. Lu <hongjiu.lu@intel.com>
2008-12-17  hubicka * calls.c (expand_call): Do not sibcall if
2008-12-09  ktietz2008-12-09 Kai Tietz <kai.tietz@onevision.com>
2008-11-26  ktietz2008-11-26 Kai Tietz <kai.tietz@onevision.com>
2008-11-10  ebotcazou * calls.c (store_unaligned_arguments_into_pseudos...
2008-09-04  ian./:
2008-08-31  hubicka * fwprop.c (should_replace_address): Add speed attribute.
2008-08-16  ebotcazou PR ada/20548
2008-08-06  ghazi * builtins.c (expand_builtin_profile_func): Avoid...
2008-08-06  hjlgcc/
2008-07-30  hjl2008-07-30 Joey Ye <joey.ye@intel.com>
2008-07-28  rguenth2008-07-28 Richard Guenther <rguenther@suse.de>
2008-07-02  ian * rtlanal.c (add_reg_note): New function.
2008-06-26  ghazi * alias.c (record_alias_subset, init_alias_analysis...
2008-06-23  uros PR middle-end/PR36584
2008-05-14  zadeck2008-05-14 Kenneth Zadeck <zadeck@naturalbridge.com>
2008-05-14  nemet * calls.c (emit_library_call_value_1): Restore code...
2008-05-10  hjl2008-05-09 H.J. Lu <hongjiu.lu@intel.com>
2008-05-08  ktietz2008-05-08 Kai Tietz <kai.tietz@onevision.com>
2008-05-08  ktietz2008-05-07 Kai Tietz <kai,tietz@onevision.com>
2008-05-07  zadeck2008-05-07 Kenneth Zadeck <zadeck@naturalbridge.com>
2008-04-25  hubicka PR testsuite/35843
2008-04-18  hubicka * except.c (dw2_size_of_call_site_table,
2008-04-15  hubicka * gengtype.c (write_root): Param_is argument is OK.
2008-04-08  hubicka * function.h (incomming_args): Break out of struct...
2008-04-07  ebotcazou Removal of Return with Depressed Stack Pointer support
2008-03-19  matz PR middle-end/35616
2007-08-23  ghazi * config/arc/arc-protos.h arc_select_cc_mode, gen_comp...
2007-08-11  rsandifogcc/
2007-07-29  ghazi * attribs.c (hash_attr, eq_attr, init_attributes)...
2007-07-28  ghazi * calls.c (special_function_p, setjmp_call_p, alloca_c...
next