(Synchronize with addition made to binutils sources):
[gcc.git] / gcc / function.c
2009-04-22 Taras Glekhashtab.h: Update GTY annotations to new syntax
2009-04-22 Ulrich Weigandfunction.c (expand_function_end): Do not emit a jump...
2009-04-20 Ian Lance TaylorFix enum conversions which are invalid in C++:
2009-04-17 Ian Lance Taylordf.h: Include "timevar.h".
2009-04-16 Kazu Hiratafunction.c (current_function_assembler_name): Remove.
2009-03-18 Jakub Jelinekre PR debug/39485 (-O0 -g still puts whole object to...
2009-03-18 Jakub Jelinekdse.c (struct group_info): Reorder fields for 64-bit...
2009-03-07 Ulrich Weigandre PR middle-end/38028 (eh failures on spu-elf)
2009-02-20 Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2009-02-03 Jakub Jelinekre PR target/35318 (ICE with inline asm in reload)
2009-01-16 Richard Earnshawfunction.c (aggregate_value_p): Correctly extract the...
2009-01-04 Steven Bosscherre PR middle-end/38586 (quadratic behaviour in find_tem...
2008-12-09 Kai Tietzfunction.c (aggregate_value_p): Get fntype from CALL_EX...
2008-12-08 Richard Hendersonre PR middle-end/38240 (Vector type definitions not...
2008-12-05 Jakub Jelinekre PR debug/38367 (Wrong debug information for big...
2008-11-22 Jakub Jelinekre PR middle-end/37316 (Small structs are not passed...
2008-11-14 Jakub Jelinekre PR middle-end/36125 (FAIL: 26_numerics/complex/13450...
2008-10-24 Michael MeissnerPR target/37841: Fix SPU abi
2008-09-18 Jakub Jelinekre PR debug/34037 (Bounds for VLAs not emitted into...
2008-09-11 Jan Hubickacgraph.c (cgraph_release_function_body): Plug memory...
2008-09-11 Jan Hubickafunction.c (free_after_compilation): Call insn_locators...
2008-09-09 Jakub Jelinekre PR rtl-optimization/37408 (Invalid insn scheduling)
2008-09-05 Joseph Myersmips.h (enum reg_class): Add FRAME_REGS.
2008-08-16 Eric Botcazoure PR middle-end/20548 (ACATS c52103x c52104x c52104y...
2008-08-08 Jan Hubickarecog.c (split_all_insns): Set RTL profile
2008-08-06 Kaveh R. Ghazibuiltins.c (expand_builtin_profile_func): Avoid C+...
2008-08-06 H.J. Lure PR middle-end/37009 (No need to align stack when...
2008-08-01 H.J. Lucfgexpand.c (expand_stack_alignment): Assert that stack...
2008-07-30 H.J. Lu[multiple changes]
2008-07-29 Jan Hubickapredict.c (always_optimize_for_size_p): New function.
2008-07-28 Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-07-23 Michael MeissnerAdd ability to set target options (ix86 only) and optim...
2008-07-21 Rafael Avila de... Makefile.in: Replace toplev.h with TOPLEV_H.
2008-07-18 H.J. Lure PR middle-end/36858 (Incorrect alignment attribute...
2008-07-07 Daniel Jacobowitzfunction.c (assign_parm_remove_parallels): Check mode...
2008-07-01 Daniel Jacobowitzfunction.c (assign_parm_remove_parallels): New.
2008-06-27 Richard Sandifordfunction.c (allocate_struct_function): Only allocate...
2008-06-26 Kaveh R. Ghazidwarf2out.c (new_cfi, [...]): Fix -Wc++-compat and...
2008-06-06 Ralf Wildenhuescgraph.c: Fix typos in comments.
2008-06-03 Kai Tietztm.texi (OVERRIDE_ABI_FORMAT): New.
2008-06-01 Richard Sandifordrtl.h (emit_clobber, [...]): Declare.
2008-05-26 H.J. Lure PR middle-end/36253 (Caller-save stack slot may...
2008-05-24 Andy Hutchinson* function.c: Include target hook for nonlocal_goto...
2008-05-23 Paul Brookextend.texi: Clarify use of __attribute__((naked)).
2008-05-08 Kai Tietz2008-05-07 Kai Tietz <kai,tietz@onevision.com>
2008-04-25 Jan Hubickare PR testsuite/35843 (-fdump-rtl-expand does not exist...
2008-04-18 Jan Hubickaexcept.c (dw2_size_of_call_site_table, [...]): Use...
2008-04-08 Jan Hubickafunction.c (free_after_compilation): Clear out regno_re...
2008-04-08 Jan Hubickafunction.h (incomming_args): Break out of struct function.
2008-04-07 Jan Hubickafunction.h (rtl): Rename to x_rtl.
2008-04-07 Eric BotcazouRemoval of Return with Depressed Stack Pointer support
2008-04-04 Paolo Bonzinifunction.c (free_after_parsing): Replace with cxx_push_...
2008-04-03 Paolo Bonzinic-objc-common.h (LANG_HOOKS_FUNCTION_ENTER_NESTED,...
2008-04-02 Paolo Bonziniexpr.c (expand_var): Delete it.
2008-04-01 Jan Hubickafunction.c (free_after_compilation): Free epilogue_dela...
2008-03-31 Jan Hubickabuiltins.c (expand_builtin_setjmp_receiver): Update...
2008-03-19 Jan Hubickare PR other/35094 (RTL dump file letters hosed and...
2008-02-15 Uros Bizjakre PR middle-end/34621 (gcc.c-torture/execute/va-arg...
2008-02-14 Michael Matzre PR target/34930 (ICE in instantiate_virtual_regs_in_...
2008-02-12 Jakub Jelinekre PR inline-asm/35160 (local-alloc introduces sharing...
2008-01-26 Peter Bergnerre PR target/34814 (SDmode function args not passed...
2007-12-19 Richard Sandifordtree.h (set_decl_incoming_rtl): Add a by_reference_p...
2007-11-26 Andreas KrebbelPR 34081/C++
2007-11-25 Richard Guenthertree.h (struct tree_block): Move locus member next...
2007-11-16 Tom Tromeytree-ssa-structalias.c (ipa_pta_execute): Rename 'cfun...
2007-11-06 Tom TromeyPR c++/32256, PR c++/32368:
2007-10-14 Kazu Hiratafixed-bit.c, [...]: Fix comment typos.
2007-10-05 Michael Matzre PR inline-asm/33600 (Breakage caused by the fix...
2007-09-28 Michael Matzre PR rtl-optimization/33552 (wrong code for multiple...
2007-09-23 Richard Sandifordfunction.c (assign_parm_setup_block): Explicitly conver...
2007-09-11 Jan Hubickadecl.c (java_expand_body): Kill.
2007-09-09 Laurynas Biveinisrevert: regrename.c (copyprop_hardreg_forward_1): New...
2007-09-07 Laurynas Biveinisregrename.c (copyprop_hardreg_forward_1): New variable...
2007-09-05 Sandra LoosemoreAdd target hook invoked when cfun changes.
2007-09-05 Jan Hubickaregrename.c (pass_regrename, [...]): Add RTL sharing...
2007-08-31 Richard Guentherfunction.c (allocate_struct_function): Do not set curre...
2007-08-23 Kaveh R. Ghaziarc-protos.h (arc_select_cc_mode, gen_compare_reg)...
2007-08-05 Paolo Bonziniconfigure.ac: Remove --enable-checking=df from default...
2007-07-30 Kaveh R. Ghazialias.c (record_set, [...]): Constify.
2007-07-30 Kaveh R. Ghazialias.c (mems_in_disjoint_alias_sets_p, [...]): Constify.
2007-07-29 Kaveh R. Ghaziattribs.c (hash_attr, [...]): Constify.
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-07-20 Zdenek Dvorakfunction.c (thread_prologue_and_epilogue_insns): Fix...
2007-07-08 Daniel Frankere PR fortran/24784 (Warning about unused routine argum...
2007-07-06 Uros Bizjakre PR rtl-optimization/32450 (-pg causes miscompilation)
2007-07-05 Paolo Bonzinifunction.c (match_asm_constraints_1, [...]): New.
2007-06-11 Daniel BerlinMerge dataflow branch into mainline
2007-06-10 Zdenek Dvoraktree-data-ref.c (dr_analyze_alias): Handle case smt...
2007-06-07 Steve Ellceyre PR target/31850 (gcc.c-torture/compile/limits-fnargs...
2007-05-22 Richard Sandifordregs.h (end_hard_regno): New function.
2007-05-21 Jan Hubickagengtype.c (adjust_field_rtx_def): Use NOTE_KIND instea...
2007-04-28 Jan Hubickaalpha.c (alpha_output_mi_thunk_osf): Use insn_locators_...
2007-04-24 Jan HubickaRevert:
2007-04-23 Jan Hubickafunction.c (init_function_start): Don't init line numbe...
2007-03-22 Kai Tietzdefaults.h (OUTGOING_REG_PARM_STACK_SPACE): Provide...
2007-03-06 Andrew Haleyfunction.c (expand_function_end): Move blockage to...
2007-03-02 Richard Hendersonexpr.h (promoted_input_arg): Remove decl.
2007-02-19 Roger Saylefunction.c (gimplify_parameters): Call build_gimple_mod...
2007-02-15 Sandra Loosemoretree.h (enum tree_code_class): Add tcc_vl_exp.
2007-02-14 Joseph Myersemit-rtl.c (set_mem_attributes_minus_bitpos): Treat...
next