summaryrefslogtreecommitdiff
path: root/gcc/var-tracking.c
Commit message (Expand)AuthorAgeFilesLines
* gcc/rsandifo2013-09-281-3/+3
* * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* gcc/rsandifo2013-09-091-7/+9
* * function.c (assign_parm_setup_reg): For a parameter passed by pointerebotcazou2013-08-301-4/+20
* Automated conversion of passes to C++ classesdmalcolm2013-08-051-19/+36
* This patch is part of a consolodation of the hash_table patches tocrowl2013-04-261-424/+420
* PR middle-end/43631steven2013-04-161-1/+2
* 2013-03-21 Richard Biener <rguenther@suse.de>rguenth2013-03-211-7/+5
* Fix variable tracking for leaf functions on sparc.davem2013-02-071-21/+24
* PR debug/54114aoliva2013-01-181-66/+227
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* PR debug/54402jakub2013-01-031-3/+7
* PR target/55659jakub2012-12-121-46/+7
* PR middle-end/43631jakub2012-12-111-6/+14
* PR middle-end/43631jakub2012-12-061-1/+32
* PR rtl-optimization/54921jakub2012-11-201-36/+1
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-85/+75
* PR debug/54402jakub2012-11-051-6/+14
* This patch normalizes more bitmap function names.crowl2012-11-011-9/+9
* 2012-11-01 Sharad Singhai <singhai@google.com>singhai2012-11-011-0/+1
* This patch implements the unification of the *bitmap interfaces as discussed.crowl2012-10-301-3/+3
* PR debug/54970jakub2012-10-261-1/+3
* * rtl.h (get_call_rtx_from): New prototype.steven2012-10-161-13/+5
* PR debug/54796jakub2012-10-161-0/+18
* * combine.c (record_dead_and_set_regs): Iterate over hard register setsteven2012-10-161-4/+4
* PR54831.mpolacek2012-10-081-6/+7
* PR debug/54177aoliva2012-10-021-1/+6
* 2012-09-11 Diego Novillo <dnovillo@google.com>dnovillo2012-09-111-8/+8
* Remove unnecessary VEC function overloads.dnovillo2012-09-111-7/+9
* Merge from cxx-conversion branch (http://gcc.gnu.org/wiki/cxx-conversion).dnovillo2012-08-151-2/+2
* * var-tracking.c (var_lowpart): Exit early for matched modes.uros2012-08-071-3/+3
* gcc/steven2012-07-161-1/+0
* gcc/steven2012-07-081-0/+1
* PR debug/53820aoliva2012-07-061-7/+4
* PR debug/53706aoliva2012-06-281-5/+4
* * var-tracking.c (vt_add_function_parameter): Use a preservedaoliva2012-06-261-0/+11
* PR debug/53671aoliva2012-06-221-7/+141
* PR debug/53671aoliva2012-06-221-0/+35
* PR debug/53671aoliva2012-06-221-3/+0
* gcc/ChangeLog:aoliva2012-06-131-0/+115
* PR debug/47624aoliva2012-06-131-52/+143
* * output.h (__gcc_host_wide_int__): Move to hwint.h.steven2012-05-311-1/+0
* gcc/rsandifo2012-05-091-11/+0
* gcc/rsandifo2012-05-051-3/+5
* PR debug/51570aoliva2012-04-131-19/+67
* PR debug/52001aoliva2012-02-251-0/+4
* PR debug/52165jakub2012-02-091-2/+7
* PR debug/52001jakub2012-01-271-0/+9
* PR debug/51746jakub2012-01-051-2/+2
* * cselib.h (cselib_add_permanent_equiv): Declare.aoliva2011-12-311-164/+97