Age | Commit message (Expand) | Author | Files | Lines |
2009-02-20 | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 1 | -1/+2 |
2008-10-21 | re PR middle-end/37815 (ICE in vt_add_function_parameters (bootstrap error)) | Richard Henderson | 1 | -1/+10 |
2008-10-21 | var-tracking.c (insn_stack_adjust_offset_pre_post): If insn has a REG_FRAME_R... | Bob Wilson | 1 | -8/+17 |
2008-06-20 | ggc.h (GGC_RESIZEVAR): New, reorder macros. | Kaveh R. Ghazi | 1 | -17/+19 |
2008-03-19 | re PR other/35094 (RTL dump file letters hosed and partly undocumented) | Jan Hubicka | 1 | -3/+5 |
2008-02-13 | re PR debug/35065 (infinite loop while compiling VLC media player in vt_find_... | Michael Matz | 1 | -0/+2 |
2007-12-19 | rtl.def (SUBREG): Update comments. | Richard Sandiford | 1 | -51/+90 |
2007-11-07 | re PR rtl-optimization/33822 (-g -O -mstrict-align causes an ICE in set_varia... | Eric Botcazou | 1 | -13/+33 |
2007-10-24 | re PR debug/33868 (Gross memory usage of var-tracking) | Michael Matz | 1 | -4/+11 |
2007-10-12 | dse.c (find_shift_sequence): Reinstate "<= UNITS_PER_WORD" condition. | Richard Sandiford | 1 | -91/+146 |
2007-09-05 | regrename.c (pass_regrename, [...]): Add RTL sharing verifier. | Jan Hubicka | 1 | -1/+1 |
2007-07-30 | alias.c (record_set, [...]): Constify. | Kaveh R. Ghazi | 1 | -4/+4 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -5/+4 |
2007-07-25 | c-common.c (fname_as_string, [...]): Constify. | Kaveh R. Ghazi | 1 | -3/+4 |
2007-07-18 | Fix bootstrap on ia64, PR32764 | Caroline Tice | 1 | -20/+32 |
2007-07-13 | Add ability to track uninitialized variables, and mark uninitialized variable... | Caroline Tice | 1 | -52/+330 |
2007-05-22 | regs.h (end_hard_regno): New function. | Richard Sandiford | 1 | -2/+1 |
2007-02-19 | re PR debug/29558 (ICE in set_variable_part, at var-tracking.c:2140) | Richard Henderson | 1 | -1/+2 |
2006-11-23 | var-tracking.c (emit_note_insn_var_location): Revert previous patch. | Bernd Schmidt | 1 | -3/+1 |
2006-11-23 | var-tracking.c (emit_note_insn_var_location): Take care not to cause verify_f... | Bernd Schmidt | 1 | -1/+3 |
2006-09-11 | re PR target/28672 (Gcc went into infinite loop when building libstdc++) | Alexandre Oliva | 1 | -3/+27 |
2006-08-14 | * c-decl.c, var-tracking.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2006-08-09 | var-tracking.c (enum micro_operation_type): Add MO_COPY. | Alexandre Oliva | 1 | -66/+272 |
2006-05-23 | simplify-rtx.c (simplify_subreg): Adjust REG_OFFSET for big-endian paradoxica... | Alexandre Oliva | 1 | -18/+67 |
2006-03-02 | tree-vrp.c (execute_vrp): Return value. | Daniel Berlin | 1 | -3/+4 |
2006-02-15 | cfg.c (dump_flow_info): Get dump flags as an additional parameter. | Paolo Bonzini | 1 | -2/+2 |
2006-01-31 | tree-vrp.c: Use XNEW/XCNEW allocation wrappers. | Marcin Dalecki | 1 | -6/+5 |
2005-12-20 | cfganal.c (flow_reverse_top_sort_order_compute): Renamed to post_order_comput... | Kenneth Zadeck | 1 | -2/+2 |
2005-12-17 | basic-block.h: Changed basic block numbering so that the entry block is 0 and... | Daniel Berlin | 1 | -2/+2 |
2005-11-17 | dwarf2out.c (dw_cfi_oprnd_struct): Reduce dw_cfi_reg_num to int. | Richard Henderson | 1 | -0/+5 |
2005-10-21 | * var-tracking.c (vt_initialize): Initialize post. | Janis Johnson | 1 | -1/+1 |
2005-09-07 | function.c (ARG_POINTER_CFA_OFFSET): Move ... | Richard Henderson | 1 | -127/+16 |
2005-07-05 | Makefile.in: Adjust dependencies. | Paolo Bonzini | 1 | -0/+28 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-06-07 | re PR debug/21946 (Invalid DWARF2 debug info emitted) | Jakub Jelinek | 1 | -14/+90 |
2005-06-01 | c-objc-common.c (c_tree_printer): Check flag before hashtable. | Daniel Berlin | 1 | -2/+1 |
2005-03-10 | value-prof.c (rtl_find_values_to_profile): Use gcc_assert and gcc_unreachable. | Nathan Sidwell | 1 | -70/+24 |
2005-01-27 | re PR c++/14329 ([4.1 only] badly formatted warnings for SRA replacements use... | Richard Henderson | 1 | -2/+9 |
2005-01-18 | basic-block.h, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2004-12-31 | re PR middle-end/17799 (Non-optimizing compile loses 'this') | Richard Henderson | 1 | -0/+1 |
2004-12-24 | re PR tree-optimization/14638 (Variables disappear from debug info at -O1) | Daniel Berlin | 1 | -5/+14 |
2004-09-28 | backport: basic-block.h: Include vec.h, errors.h. | Ben Elliston | 1 | -13/+14 |
2004-07-21 | var-tracking.c (vt_find_locations): Set the in_pending bitmap at once. | Josef Zlomek | 1 | -5/+2 |
2004-07-09 | alias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P, JUMP_P, CALL_P, NONJUMP_... | Jerry Quinn | 1 | -3/+3 |
2004-07-05 | var-tracking.c: Fix some comments. | Josef Zlomek | 1 | -18/+17 |
2004-07-01 | alias.c (get_alias_set, [...]): Use MEM_P. | Jerry Quinn | 1 | -12/+12 |
2004-06-15 | alias.c (record_set, [...]): Use REG_P. | Jerry Quinn | 1 | -22/+22 |
2004-04-28 | var-tracking.c (variable_different_p): Add a parameter compare_current_locati... | Josef Zlomek | 1 | -8/+19 |
2004-04-22 | Revert | Josef Zlomek | 1 | -6/+0 |
2004-04-22 | * var-tracking.c (frame_base_decl): Remove useless GTY. | Alan Modra | 1 | -1/+1 |