]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/var-tracking.c
Eliminate FOR_EACH_BB macro.
[thirdparty/gcc.git] / gcc / var-tracking.c
2013-12-09  dmalcolmEliminate FOR_EACH_BB macro.
2013-12-09  dmalcolmEliminate last_basic_block macro.
2013-11-27  ebotcazou * var-tracking.c (track_expr_p): Do not track declarat...
2013-11-22  amacleod * gimple.h: Remove all includes.
2013-11-19  dmalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-19  dmalcolmEliminate n_edges macro
2013-11-19  dnovilloFactor unrelated declarations out of tree.h.
2013-11-19  dmalcolmEliminate n_basic_blocks macro
2013-11-18  rsandifogcc/c-family/
2013-11-18  rsandifogcc/ada/
2013-10-28  law * df-scan.c (df_collection_rec): Adjust.
2013-10-23  amacleod * tree-ssa.h: Remove all #include's
2013-09-28  rsandifogcc/
2013-09-12  amacleod * tree-ssa.h: New. Move content from tree-flow.h and
2013-09-09  rsandifogcc/
2013-08-30  ebotcazou * function.c (assign_parm_setup_reg): For a parameter...
2013-08-05  dmalcolmAutomated conversion of passes to C++ classes
2013-04-26  crowlThis patch is part of a consolodation of the hash_table...
2013-04-16  steven PR middle-end/43631
2013-03-21  rguenth2013-03-21 Richard Biener <rguenther@suse.de>
2013-02-07  davemFix variable tracking for leaf functions on sparc.
2013-01-18  aolivaPR debug/54114
2013-01-10  rsandifoUpdate copyright years in gcc/
2013-01-03  jakub PR debug/54402
2012-12-12  jakub PR target/55659
2012-12-11  jakub PR middle-end/43631
2012-12-06  jakub PR middle-end/43631
2012-11-20  jakub PR rtl-optimization/54921
2012-11-18  dnovilloThis patch rewrites the old VEC macro-based interface...
2012-11-05  jakub PR debug/54402
2012-11-01  crowlThis patch normalizes more bitmap function names.
2012-11-01  singhai2012-11-01 Sharad Singhai <singhai@google.com>
2012-10-30  crowlThis patch implements the unification of the *bitmap...
2012-10-26  jakub PR debug/54970
2012-10-16  steven * rtl.h (get_call_rtx_from): New prototype.
2012-10-16  jakub PR debug/54796
2012-10-16  steven * combine.c (record_dead_and_set_regs): Iterate over...
2012-10-08  mpolacekPR54831.
2012-10-02  aolivaPR debug/54177
2012-09-11  dnovillo2012-09-11 Diego Novillo <dnovillo@google.com>
2012-09-11  dnovilloRemove unnecessary VEC function overloads.
2012-08-15  dnovilloMerge from cxx-conversion branch (http://gcc.gnu.org...
2012-08-07  uros * var-tracking.c (var_lowpart): Exit early for matched...
2012-07-16  stevengcc/
2012-07-08  stevengcc/
2012-07-06  aolivaPR debug/53820
2012-06-28  aolivaPR debug/53706
2012-06-26  aoliva* var-tracking.c (vt_add_function_parameter): Use a...
2012-06-22  aolivaPR debug/53671
2012-06-22  aolivaPR debug/53671
2012-06-22  aolivaPR debug/53671
2012-06-13  aolivagcc/ChangeLog:
2012-06-13  aolivaPR debug/47624
2012-05-31  steven * output.h (__gcc_host_wide_int__): Move to hwint.h.
2012-05-09  rsandifogcc/
2012-05-05  rsandifogcc/
2012-04-13  aolivaPR debug/51570
2012-02-25  aolivaPR debug/52001
2012-02-09  jakub PR debug/52165
2012-01-27  jakub PR debug/52001
2012-01-05  jakub PR debug/51746
2011-12-31  aoliva* cselib.h (cselib_add_permanent_equiv): Declare.
2011-11-21  jakub PR debug/50827
2011-11-05  jakub PR tree-optimization/50693
2011-11-01  aolivaPR debug/50869
2011-10-26  aolivaPR debug/50826
2011-10-19  aolivaPR debug/49310
2011-09-12  jakub PR debug/50299
2011-08-29  jakub PR debug/50215
2011-07-28  jakub PR debug/49846
2011-07-22  ebotcazou PR debug/49815
2011-07-19  rsandifogcc/
2011-07-19  rsandifogcc/
2011-07-15  ebotcazou PR target/48220
2011-06-22  jakub PR debug/47858
2011-06-16  amylaar PR middle-end/46500
2011-06-14  davidxldumping cleanup phase 1 -- Removing TODO_dump_func
2011-06-03  aoliva* params.def (PARAM_MAX_VARTRACK_EXPR_DEPTH): Bump...
2011-06-03  aolivaPR debug/47590
2011-06-01  jakub PR debug/49250
2011-06-01  jakub * var-tracking.c (create_entry_value): New function.
2011-05-31  jakub * cselib.c (promote_debug_loc): Allow l->next non...
2011-05-31  aoliva* params.def (PARAM_MAX_VARTRACK_EXPR_DEPTH): New.
2011-05-30  ebotcazou * var-tracking.c (vt_add_function_parameter): Remap...
2011-05-24  ebotcazou * var-tracking.c (compute_cfa_pointer): Adjust head...
2011-05-12  jakub PR debug/48967
2011-05-09  ebotcazou * var-tracking.c (find_mem_expr_in_1pdv): Fix thinko.
2011-05-06  jakub PR debug/48902
2011-03-28  jakub PR debug/48203
2011-03-28  law * var-tracking.c (canonicalize_values_mark): Delete...
2011-03-17  jakub PR debug/48163
2011-03-17  hjlCheck SUBREG in prepare_call_arguments.
2011-03-17  jakub PR middle-end/48152
2011-03-16  jakub * var-tracking.c (prepare_call_arguments): Add ATTRIBU...
2011-03-16  jakub * calls.c (emit_call_1): Set MEM_EXPR on call's MEM.
2011-03-16  jakub PR debug/45882
2011-03-16  jakub * final.c (final_scan_insn): Handle NOTE_INSN_CALL_ARG...
2011-03-07  jakub PR debug/47991
2011-02-03  aolivaPR debug/43092
2011-01-19  aolivaPR debug/47079
next