2012-10-15 Paolo Carlini <paolo.carlini@oracle.com>
[gcc.git] / gcc / calls.c
2012-09-16 Richard Sandifordcalls.c (expand_call): Use emit_group_move for PARALLEL...
2012-09-14 Eric Botcazoure PR rtl-optimization/44194 (struct returned by value...
2012-08-09 Steven Bosschercalls.c (mem_overlaps_already_clobbered_arg_p): Use...
2012-05-29 Michael Matzrtl.h (assign_stack_temp, [...]): Remove 'keep' argument.
2012-05-29 Michael Matzexpr.c (expand_expr_real_1 <normal_inner_ref>): Don...
2012-05-14 Bernd Schmidtattribs.c (decl_attributes): Avoid emitting a warning...
2012-05-05 Richard Sandifordrtl.h (plus_constant, [...]): Merge into a single plus_...
2012-03-26 Steven Bosschertoplev.c (check_global_declaration_1): Do not call...
2012-02-06 Patrick Marlierre PR middle-end/52047 ([trans-mem] ICE: SIGSEGV in...
2012-02-06 Jakub Jelinekre PR target/52129 (wrong code to pass parameters to...
2012-01-05 Jakub Jelinekre PR debug/51762 (ICE in maybe_record_trace_start...
2011-12-21 Jakub Jelinektree-vect-patterns.c (vect_operation_fits_smaller_type...
2011-12-12 Jakub Jelinekre PR middle-end/51510 (gcc for arm-linux-gnueabi ICEs...
2011-12-05 Jakub Jelinekre PR middle-end/51323 (g++ confuses this with function...
2011-11-26 Joern Renneckere PR middle-end/50074 (gcc.dg/sibcall-6.c execution...
2011-11-08 Aldy HernandezMerge from transactional-memory branch.
2011-10-11 Michael MeissnerConvert standard builtin functions from being arrays...
2011-09-22 Richard Sandifordre PR middle-end/50113 (soft-float MIPS64 compiler...
2011-09-12 Jakub Jelinekre PR debug/50299 (entryval: bigendian 32bit->64bit...
2011-08-18 Richard Sandifordrtl.h (set_src_cost, [...]): New functions.
2011-08-04 Richard Hendersonre PR middle-end/49968 (ICE in calls.c:3141 / assert...
2011-08-02 Richard Hendersonre PR debug/49864 (ICE: in maybe_record_trace_start...
2011-08-01 H.J. LuDeclare size only if BLOCK_REG_PADDING is defined.
2011-08-01 Julian Browncalls.c (emit_library_call_value_1): Support padding...
2011-07-27 Aldy Hernandezparams.h (ALLOW_STORE_DATA_RACES): New.
2011-07-19 Richard Sandifordrtl.texi (MEM_SIZE_KNOWN_P): Document.
2011-07-08 Kirill Yukhinre PR middle-end/49519 (Revision 175272 miscompiled...
2011-07-05 H.J. LuPromote the function argument before checking non-legit...
2011-06-24 Easwaran Ramanre PR rtl-optimization/49429 (dse.c change (r175063...
2011-06-16 Joern Renneckere PR middle-end/46500 (target.h includes tm.h)
2011-06-06 Mikael Petterssonre PR tree-optimization/49243 (attribute((returns_twice...
2011-06-04 Alexandre Olivare PR debug/48333 (-fcompare-debug failure (length...
2011-05-25 Eric Botcazoucommon.opt (flag_stack_usage_info): New variable.
2011-05-04 Andreas Krebbelcalls.c (emit_library_call_value_1): Invoke promote_fun...
2011-04-29 Richard Guentherexpr.h (expand_shift): Rename to ...
2011-04-21 Richard Guenthertree-ssa-alias.c (ptr_deref_may_alias_decl_p): Handle...
2011-04-21 Richard Sandifordtarget.def (legitimate_constant_p): New hook.
2011-04-20 Jim Meyeringremove useless if-before-free tests
2011-03-16 Jakub Jelinekemit-rtl.c (try_split): Don't call copy_call_info debug...
2011-03-16 Jakub Jelinekcalls.c (emit_call_1): Set MEM_EXPR on call's MEM.
2011-03-16 Jakub Jelinekfinal.c (final_scan_insn): Handle NOTE_INSN_CALL_ARG_LO...
2011-03-03 Richard Hendersonexplow.c (emit_stack_save): Remove 'after' parameter.
2010-11-16 Nathan Froydbuiltins.c (std_gimplify_va_arg_expr): Use targetm...
2010-10-22 Jie Zhangexpr.c (emit_group_load_1): Update calls to extract_bit...
2010-10-09 Richard Hendersonre PR rtl-optimization/33721 ([meta-bug] Gcc can't...
2010-09-24 Jan Hubickaextend.texi: (attribute leaf): Document.
2010-09-24 Jakub Jelinekre PR middle-end/45234 (ICE in expand_call, at calls...
2010-09-17 H.J. LuMake sure that all variable sized adjustments are multi...
2010-09-02 Anatoly Sokolovtarget.def (class_likely_spilled_p): New hook.
2010-08-30 Eric BotcazouStack usage support
2010-08-26 Jakub Jelinekre PR tree-optimization/44485 (ICE in get_expr_operands...
2010-07-22 Iain Sandoecalls.c (load_register_parameters): Move check for...
2010-07-19 Richard Guentherre PR rtl-optimization/44941 (ICE: RTL check: expected...
2010-07-08 Manuel López-Ibáñeztoplev.h: Do not include diagnostic-core.h.
2010-06-29 Nathan Froydcalls.c, [...]: Call targetm.calls.function_arg...
2010-06-29 Nathan Froydreginfo.c (init_reg_sets_1): Adjust comments.
2010-05-03 Steven Bosschertm.texi (defmac SMALL_REGISTER_CLASSES): Remove.
2010-04-08 Eric Botcazoutree.h (TREE_ADDRESSABLE): Document its effect for...
2010-04-02 Steven BosscherMake-lang.in, [...]: Update copyright years.
2010-01-21 Janis Johnsontree.h (TYPE_TRANSPARENT_UNION): Replace with ...
2009-11-28 Jakub Jelinekmatrix-reorg.c (analyze_matrix_allocation_site): Remove...
2009-11-25 H.J. LuRemove trailing white spaces.
2009-11-07 David Bindermanbuiltins.c (apply_args_size, [...]): Remove some set...
2009-10-09 Jakub Jelinekre PR rtl-optimization/41646 (Reload ICE due to combine...
2009-10-08 Cary CoutantAdd support for debugging with ICF (Identical Code...
2009-09-22 Richard Hendersonre PR target/41246 (should "sorry" when regparm=3 and...
2009-09-14 Richard HendersonSquash commit of EH in gimple
2009-09-02 Michael Matzexpr.h (emit_storent_insn, [...]): Declare.
2009-08-12 Paolo Bonzinitm.texi (TARGET_PROMOTE_FUNCTION_MODE): Add documentati...
2009-08-06 Richard EarnshawMerge ARM/hard_vfp_branch to trunk
2009-08-01 Paolo Bonziniexpr.c (store_constructor): Use promote_decl_mode.
2009-07-16 Aldy Hernandezre PR c/40435 (Revision 148442 caused many regressions...
2009-06-22 Shujing Zhaoalias.c: Use REG_P...
2009-06-01 Maxim KuvyrkovRevert due to PR40320:
2009-06-01 Maxim Kuvyrkovcalls.c (emit_library_call_value_1): Don't force_operan...
2009-05-29 Ian Lance Taylorbuiltins.c (validate_gimple_arglist): Don't use va_arg...
2009-05-01 Michael Matzcalls.c (initialize_argument_information): Handle SSA...
2009-04-20 Ian Lance TaylorFix enum conversions which are invalid in C++:
2009-04-06 Hariharan Sandanag... calls.c (emit_library_call_value_1): Fix a problem...
2009-02-20 Jaka Mocnikcalls.c (emit_library_call_value_1): Use slot_offset...
2009-02-20 Jakub Jelinekre PR target/39240 (Invalid sibcall optimization with...
2009-02-04 Jakub Jelinekre PR tree-optimization/38977 (bash no longer builds...
2009-01-27 Uros Bizjakre PR middle-end/38969 (-foptimize-sibling-calls genera...
2009-01-15 Jakub Jelinekre PR rtl-optimization/38245 (stack corruption when...
2008-12-17 H.J. Lure PR middle-end/38556 (Revision 142792 breaks bootstrap)
2008-12-17 Jan Hubickacalls.c (expand_call): Do not sibcall if outgoing_reg_p...
2008-12-09 Kai Tietzfunction.c (aggregate_value_p): Get fntype from CALL_EX...
2008-11-26 Kai Tietzcalls.c (expand_call): Pass to REG_PARM_STACK_SPACE...
2008-11-10 Eric Botcazoucalls.c (store_unaligned_arguments_into_pseudos): Deal...
2008-09-04 Ian Lance Taylorrtl.h (LABEL_REF_NONLOCAL_P): Don't check for REG_LABEL...
2008-08-31 Jan Hubickafwprop.c (should_replace_address): Add speed attribute.
2008-08-16 Eric Botcazoure PR middle-end/20548 (ACATS c52103x c52104x c52104y...
2008-08-06 Kaveh R. Ghazibuiltins.c (expand_builtin_profile_func): Avoid C+...
2008-08-06 H.J. Lure PR middle-end/37010 (-mno-accumulate-outgoing-args...
2008-07-30 H.J. Lu[multiple changes]
2008-07-28 Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-07-02 Ian Lance Taylorrtlanal.c (add_reg_note): New function.
2008-06-26 Kaveh R. Ghazialias.c (record_alias_subset, [...]): Fix -Wc++-compat...
2008-06-23 Uros BizjakPR middle-end/PR36584
2008-05-14 Kenneth Zadeckoptabs.c (prepare_cmp_insn): Changed LCT_PURE_MAKE_BLOC...
next