summaryrefslogtreecommitdiff
path: root/gcc/gen-pass-instances.awk
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-01-01Update copyright years.Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2017-01-01Update copyright years.Jakub Jelinek
2016-10-26gen-pass-instances.awk (adjust_linenos): INcrement pass_lines[p] by increment...Jakub Jelinek
2016-10-09* gen-pass-instances.awk: Remove GNUism.Eric Botcazou
2016-10-08gen-pass-instances.awk: Rewritten.Jakub Jelinek
2016-01-04Update copyright years.Jakub Jelinek
2015-11-16Remove first_pass_instance from pass_vrpTom de Vries
2015-11-13gen-pass-instances.awk: Rename prefix_len var to len_of_prefix in handle_lineTom de Vries
2015-11-13gen-pass-instances.awk: Add args_str var in handle_lineTom de Vries
2015-11-12gen-pass-instances.awk: Simplify match regexp in handle_lineTom de Vries
2015-11-12gen-pass-instances.awk: Simplify init of postfix_starts_at in handle_lineTom de Vries
2015-11-12gen-pass-instances.awk: Rename var where to call_starts_at in handle_lineTom de Vries
2015-11-12gen-pass-instances.awk: Make print command clearer in handle_lineTom de Vries
2015-11-12gen-pass-instances.awk: Add pass_num, prefix and postfix vars in handle_lineTom de Vries
2015-11-12gen-pass-instances.awk: Add comments in handle_lineTom de Vries
2015-11-12gen-pass-instances.awk: Rename len_of_end to len_of_close in handle_lineTom de Vries
2015-11-12gen-pass-instances.awk: Add len_of_call var in handle_lineTom de Vries
2015-11-12gen-pass-instances.awk: Use early-out in handle_lineTom de Vries
2015-11-12gen-pass-instances.awk: Unify semicolon use in handle_lineTom de Vries
2015-11-12gen-pass-instances.awk: Remove unused var in handle_lineTom de Vries
2015-11-12gen-pass-instances.awk: Add emacs indent settingTom de Vries
2015-01-05Update copyright years.Jakub Jelinek
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-07-31gen-pass-instances.awk: Fix offset of substr().Jan-Benedict Glaw
2013-07-31Introduce gen-pass-instances.awk and pass-instances.defDavid Malcolm