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