Age | Commit message (Expand) | Author | Files | Lines |
2010-02-24 | re PR debug/43150 (Proper debug info for debugging VLAs) | Jakub Jelinek | 1 | -1/+1 |
2010-02-16 | params.def (PARAM_MAX_VARTRACK_SIZE): New. | Jakub Jelinek | 1 | -13/+70 |
2010-02-03 | re PR debug/42896 (Random debug generation differences, bootstrap fails) | Alexandre Oliva | 1 | -61/+37 |
2010-01-27 | re PR debug/42861 (Spill slots not tracked during var-tracking) | Alexandre Oliva | 1 | -11/+23 |
2010-01-21 | re PR other/42715 (output_operand: invalid expression as operand) | Alexandre Oliva | 1 | -7/+15 |
2010-01-21 | var-tracking.c (check_value_val): Add a compile time assertion. | Jakub Jelinek | 1 | -20/+16 |
2010-01-20 | re PR debug/42782 (VTA missed location: parameter via stack) | Alexandre Oliva | 1 | -21/+46 |
2010-01-14 | var-tracking.c (var_reg_delete): Don't delete the association between REGs an... | Alexandre Oliva | 1 | -8/+14 |
2010-01-13 | re PR debug/41371 (var-tracking is slow and memory hungry) | Jakub Jelinek | 1 | -9/+31 |
2009-12-17 | re PR debug/41679 (internal compiler error: in loc_cmp, at var-tracking.c:2433) | Alexandre Oliva | 1 | -2/+48 |
2009-12-17 | re PR debug/41679 (internal compiler error: in loc_cmp, at var-tracking.c:2433) | Alexandre Oliva | 1 | -38/+40 |
2009-12-17 | re PR debug/41679 (internal compiler error: in loc_cmp, at var-tracking.c:2433) | Alexandre Oliva | 1 | -7/+19 |
2009-11-25 | Remove trailing white spaces. | H.J. Lu | 1 | -16/+16 |
2009-10-28 | var-tracking.c (emit_note_insn_var_location): Don't call the second vt_expand... | Jakub Jelinek | 1 | -0/+1 |
2009-10-28 | var-tracking.c (emit_note_insn_var_location): Get the mode of a variable part... | Richard Sandiford | 1 | -2/+2 |
2009-10-26 | tm.texi (TARGET_ADDR_SPACE_POINTER_MODE): Document. | Ben Elliston | 1 | -8/+22 |
2009-10-20 | rtl.h (simplify_replace_fn_rtx): Declare. | Richard Sandiford | 1 | -24/+2 |
2009-10-13 | re PR target/41693 (RTL Check Failure in expand_debug_expr, at cfgexpand.c:2371) | Jakub Jelinek | 1 | -1/+1 |
2009-10-12 | re PR debug/41343 (sysdeps/ieee754/dbl-64/dosincos.c from glibc causes excess... | Alexandre Oliva | 1 | -12/+29 |
2009-09-23 | re PR debug/41353 (VTA missed-debug issues) | Alexandre Oliva | 1 | -2/+20 |
2009-09-11 | re PR debug/41276 (Segmentation fault in lookup_page_table_entry) | Alexandre Oliva | 1 | -6/+37 |
2009-09-04 | var-tracking.c (dv_is_decl_p): Adjust NULL behavior to match comment. | Alexandre Oliva | 1 | -14/+18 |
2009-09-03 | re PR debug/41238 (VTA: bootstrap failure, ICE in loc_cmp, at var-tracking.c:... | Jakub Jelinek | 1 | -4/+14 |
2009-09-02 | invoke.texi (-fvar-tracking-assignments): New. | Alexandre Oliva | 1 | -490/+4333 |
2009-06-23 | var-tracking.c (unshare_variable): Force initialized to be VAR_INIT_STATUS_IN... | Jakub Jelinek | 1 | -145/+179 |
2009-06-22 | alias.c: Use REG_P... | Shujing Zhao | 1 | -10/+9 |
2009-06-21 | var-tracking.c (struct shared_hash_def, [...]): New types. | Jakub Jelinek | 1 | -101/+269 |
2009-04-24 | combine.c (record_value_for_reg): Change 0 to VOIDmode, twice. | Ian Lance Taylor | 1 | -4/+3 |
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 |