OSDN Git Service

Daily bump.
[pf3gnuchains/gcc-fork.git] / gcc / var-tracking.c
2008-10-21 rth PR 37815
2008-10-21 bwilson * var-tracking.c (insn_stack_adjust_offset_pre_post...
2008-06-20 ghazi * ggc.h (GGC_RESIZEVAR): New, reorder macros.
2008-03-19 hubicka * gcc.dg/20050811-2.c: Update dumping flags.
2008-02-13 matz PR debug/35065
2007-12-19 rsandifogcc/
2007-11-07 ebotcazou PR rtl-optimization/33822
2007-10-24 matz PR debug/33868
2007-10-12 rsandifogcc/
2007-09-05 hubicka * regrename.c (pass_regrename, pass_cprop_hardreg...
2007-07-30 ghazi * alias.c (record_set, memory_modified_1): Constify.
2007-07-26 nickcChange copyright header to refer to version 3 of the...
2007-07-25 ghazi * c-common.c (fname_as_string, c_type_hash): Constify.
2007-07-18 cticeFix bootstrap on ia64, PR32764
2007-07-13 cticeAdd ability to track uninitialized variables, and mark...
2007-05-22 rsandifogcc/
2007-02-19 rth PR debug/29558
2006-11-23 bernds * var-tracking.c (emit_note_insn_var_location): Revert...
2006-11-23 bernds * var-tracking.c (emit_note_insn_var_location): Take...
2006-09-11 hjl2006-09-11 Alexandre Oliva <aoliva@redhat.com>
2006-08-14 kazu * c-decl.c, var-tracking.c: Fix comment typos.
2006-08-09 aoliva* var-tracking.c (enum micro_operation_type): Add MO_COPY.
2006-05-23 aoliva* simplify-rtx.c (simplify_subreg): Adjust REG_OFFSET for
2006-03-02 dberlin2006-03-02 Daniel Berlin <dberlin@dberlin.org>
2006-02-15 bonzini2006-02-15 Paolo Bonzini <bonzini@gnu.org>
2006-01-31 dalecki2006-01-31 Marcin Dalecki <martin@dalecki.de>
2005-12-20 zadeck2005-12-20 Kenneth Zadeck <zadeck@naturalbridge.com>
2005-12-17 zadeck2005-12-17 Danny Berlin <dberlin@dberlin.org>
2005-11-18 rth * dwarf2out.c (dw_cfi_oprnd_struct): Reduce...
2005-10-21 janis * var-tracking.c (vt_initialize): Initialize post.
2005-09-07 rth * function.c (ARG_POINTER_CFA_OFFSET): Move ...
2005-07-05 bonzini2005-07-05 Paolo Bonzini <bonzini@gnu.org>
2005-06-25 kcookUpdate FSF address.
2005-06-07 jakub PR debug/21946
2005-06-01 dberlin2005-05-30 Daniel Berlin <dberlin@dberlin.org>
2005-03-10 nathan * value-prof.c (rtl_find_values_to_profile): Use gcc_a...
2005-01-27 rth PR tree-opt/14329
2005-01-18 kazu * basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c,
2005-01-01 rth PR middle-end/17799
2004-12-24 dberlin2004-12-24 Daniel Berlin <dberlin@dberlin.org>
2004-09-28 bje2004-09-24 Ben Elliston <bje@au.ibm.com>
2004-07-21 zlomek * var-tracking.c (vt_find_locations): Set the in_pendi...
2004-07-09 jlquinn2004-07-08 Jerry Quinn <jlquinn@optonline.net>
2004-07-05 zlomek * var-tracking.c: Fix some comments.
2004-07-01 jlquinn2004-07-01 Jerry Quinn <jlquinn@optonline.net>
2004-06-15 jlquinn2004-06-15 Jerry Quinn <jlquinn@optonline.net>
2004-04-28 zlomek * var-tracking.c (variable_different_p): Add a parameter
2004-04-22 zlomek Revert
2004-04-22 amodra * var-tracking.c (frame_base_decl): Remove useless...
2004-04-20 zlomek * var-tracking.c (variable_part_different_p): Variable...
2004-03-22 kazu * bt-load.c, builtins.c, cfghooks.c, cfgrtl.c, gcse.c,
2004-03-11 zlomek PR/14362
2004-03-11 zlomek * var-tracking.c (vars_copy_1): Cleanup and speedup...
2004-03-11 kazu * c-typeck.c, combine.c, cse.c, dominance.c, et-forest.h,
2004-03-04 zlomekFix typo.
2004-03-04 zlomek PR/14362
2004-02-24 rth * toplev.c (dump_file_tbl): Rename from dump_file.
2004-02-16 kazu * c-decl.c, c-ppoutput.c, cpphash.h, cpplib.h, dbxout.c,
2004-02-11 uweigand * tree.h (frame_base_decl): Add GTY marker.
2004-02-07 zlomek * var-tracking.c (vt_add_function_parameters): Surroun...
2004-02-07 kazu * c-ppoutput.c, var-tracking.c: Fix comment typos.
2004-02-06 zlomek Josef Zlomek <zlomekj@suse.cz>