Age | Commit message (Expand) | Author | Files | Lines |
2011-07-07 | dwarf2out: Convert fde_table to a VEC. | Richard Henderson | 1 | -0/+6 |
2011-06-02 | function.h (struct stack_usage): Remove dynamic_alloc_count field. | Eric Botcazou | 1 | -5/+1 |
2011-05-05 | tree.h (get_pending_sizes): Remove prototype. | Eric Botcazou | 1 | -9/+0 |
2011-04-22 | Remove cgraph pid | Xinliang David Li | 1 | -0/+1 |
2011-04-14 | utils.c (gnat_poplevel): Use block_chainon. | Nathan Froyd | 1 | -0/+1 |
2011-01-03 | Update Copyright years for files modified in 2010. | Jakub Jelinek | 1 | -1/+1 |
2010-11-23 | tree.h (DECL_HAS_IMPLICIT_SECTION_NAME_P): New macro. | Jan Hubicka | 1 | -5/+0 |
2010-08-30 | Stack usage support | Eric Botcazou | 1 | -0/+34 |
2010-07-06 | vec.h (FOR_EACH_VEC_ELT_REVERSE): New macro. | Nathan Froyd | 1 | -2/+13 |
2010-06-18 | function.h (types_used_by_cur_var_decl): Change type to a VEC. | Nathan Froyd | 1 | -3/+3 |
2010-05-25 | function.h (struct function): Add can_throw_non_call_exceptions bit. | Eric Botcazou | 1 | -0/+4 |
2010-05-24 | gengtype-lex.l: Add HARD_REG_SET. | Paul Brook | 1 | -0/+7 |
2010-05-23 | regs.h: Do not include obstack.h, basic-block.h. | Steven Bosscher | 1 | -0/+5 |
2010-05-23 | sbitmap.h (sbitmap_ptr, [...]): Move from here... | Steven Bosscher | 1 | -0/+1 |
2010-05-17 | function.c (try_fit_stack_local, [...]): New static functions. | Bernd Schmidt | 1 | -0/+14 |
2010-04-26 | cgraph.c (cgraph_create_node): Set node frequency to normal. | Jan Hubicka | 1 | -15/+0 |
2009-11-25 | Remove trailing white spaces. | H.J. Lu | 1 | -5/+5 |
2009-11-16 | cgraph.c (cgraph_release_function_body): Update use of ipa_transforms_to_apply. | Jan Hubicka | 1 | -5/+0 |
2009-09-23 | re PR debug/41065 (DW_TAG_enumeration_type+DW_TAG_enumerator is sometimes mis... | Dodji Seketeli | 1 | -0/+22 |
2009-09-14 | Squash commit of EH in gimple | Richard Henderson | 1 | -9/+2 |
2009-09-02 | invoke.texi (-fvar-tracking-assignments): New. | Alexandre Oliva | 1 | -0/+4 |
2009-08-07 | dwarf2out.c (output_fde): When doing hot/cold partitioning... | Jakub Jelinek | 1 | -1/+1 |
2009-06-26 | function.h (struct function): Add cannot_be_copied_reason, and cannot_be_copi... | Richard Henderson | 1 | -1/+11 |
2009-05-16 | alias.c (struct alias_set_entry_d): Rename from struct alias_set_entry. | Ian Lance Taylor | 1 | -4/+4 |
2009-04-22 | hashtab.h: Update GTY annotations to new syntax | Taras Glek | 1 | -18/+9 |
2009-04-16 | function.c (current_function_assembler_name): Remove. | Kazu Hirata | 1 | -2/+0 |
2009-04-08 | tree-eh.c (cleanup_eh): When not optimizing, do not try EH merging. | Jan Hubicka | 1 | -2/+0 |
2009-03-28 | dwarf2out.c (dwarf2out_begin_prologue): Use crtl->nothrow | Jan Hubicka | 1 | -0/+5 |
2009-03-23 | cgraph.h (struct cgraph_node): Reorder fields for 64-bit hosts. | Richard Guenther | 1 | -3/+3 |
2009-03-17 | re PR middle-end/39378 (Multiple inheritence thunk not working with -mthumb) | Jing Yu | 1 | -6/+6 |
2009-02-10 | re PR target/39139 (ICE with stringop and register var) | Jakub Jelinek | 1 | -1/+5 |
2009-01-06 | function.h (rtl_data): Add a dbr_scheduled_p field. | Richard Sandiford | 1 | -0/+3 |
2008-12-10 | re PR middle-end/38454 (memcpy folding breaks -D_FORTIFY_SOURCE=2 protection) | Jakub Jelinek | 1 | -0/+1 |
2008-09-11 | cgraph.c (cgraph_release_function_body): Plug memory leak on ipa_transforms_t... | Jan Hubicka | 1 | -10/+0 |
2008-09-09 | function.h (struct function): Add function_start_locus. | Aldy Hernandez | 1 | -0/+3 |
2008-08-06 | re PR middle-end/37009 (No need to align stack when incoming stack is aligned) | H.J. Lu | 1 | -0/+3 |
2008-07-31 | re PR debug/36977 (Incorrect debug info for stack variables with stack alignm... | H.J. Lu | 1 | -6/+11 |
2008-07-30 | [multiple changes] | H.J. Lu | 1 | -5/+43 |
2008-07-29 | predict.c (always_optimize_for_size_p): New function. | Jan Hubicka | 1 | -0/+3 |
2008-07-28 | backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch. | Richard Biener | 1 | -0/+4 |
2008-06-06 | cgraph.c: Fix typos in comments. | Ralf Wildenhues | 1 | -2/+2 |
2008-05-25 | final.c (frame_pointer_needed): Removed. | H.J. Lu | 1 | -0/+6 |
2008-05-16 | tree-ssa-dse (max_stmt_uid): Removed. | Kenneth Zadeck | 1 | -0/+3 |
2008-05-01 | tree-pass.h (opt_pass): Add IPA_PASS. | Jan Hubicka | 1 | -0/+9 |
2008-04-25 | re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore) | Jan Hubicka | 1 | -81/+54 |
2008-04-18 | except.c (dw2_size_of_call_site_table, [...]): Use vector API for call_site_r... | Jan Hubicka | 1 | -28/+19 |
2008-04-15 | gengtype.c (write_root): Param_is argument is OK. | Jan Hubicka | 1 | -0/+31 |
2008-04-08 | function.h (incomming_args): Break out of struct function. | Jan Hubicka | 1 | -64/+66 |
2008-04-07 | function.h (rtl): Rename to x_rtl. | Jan Hubicka | 1 | -24/+29 |
2008-03-31 | builtins.c (expand_builtin_setjmp_receiver): Update call of get_arg_pointer_s... | Jan Hubicka | 1 | -80/+99 |