aboutsummaryrefslogtreecommitdiff
path: root/gcc/gen-pass-instances.awk
AgeCommit message (Expand)AuthorFilesLines
2023-01-02Update copyright years.Jakub Jelinek1-1/+1
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-10-26gen-pass-instances.awk (adjust_linenos): INcrement pass_lines[p] by increment...Jakub Jelinek1-5/+7
2016-10-09* gen-pass-instances.awk: Remove GNUism.Eric Botcazou1-6/+5
2016-10-08gen-pass-instances.awk: Rewritten.Jakub Jelinek1-55/+177
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-11-16Remove first_pass_instance from pass_vrpTom de Vries1-5/+23
2015-11-13gen-pass-instances.awk: Rename prefix_len var to len_of_prefix in handle_lineTom de Vries1-2/+2
2015-11-13gen-pass-instances.awk: Add args_str var in handle_lineTom de Vries1-5/+8
2015-11-12gen-pass-instances.awk: Simplify match regexp in handle_lineTom de Vries1-1/+1
2015-11-12gen-pass-instances.awk: Simplify init of postfix_starts_at in handle_lineTom de Vries1-1/+1
2015-11-12gen-pass-instances.awk: Rename var where to call_starts_at in handle_lineTom de Vries1-3/+3
2015-11-12gen-pass-instances.awk: Make print command clearer in handle_lineTom de Vries1-5/+8
2015-11-12gen-pass-instances.awk: Add pass_num, prefix and postfix vars in handle_lineTom de Vries1-4/+9
2015-11-12gen-pass-instances.awk: Add comments in handle_lineTom de Vries1-0/+5
2015-11-12gen-pass-instances.awk: Rename len_of_end to len_of_close in handle_lineTom de Vries1-2/+3
2015-11-12gen-pass-instances.awk: Add len_of_call var in handle_lineTom de Vries1-1/+5
2015-11-12gen-pass-instances.awk: Use early-out in handle_lineTom de Vries1-15/+17
2015-11-12gen-pass-instances.awk: Unify semicolon use in handle_lineTom de Vries1-6/+6
2015-11-12gen-pass-instances.awk: Remove unused var in handle_lineTom de Vries1-1/+0
2015-11-12gen-pass-instances.awk: Add emacs indent settingTom de Vries1-0/+5
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-07-31gen-pass-instances.awk: Fix offset of substr().Jan-Benedict Glaw1-1/+1
2013-07-31Introduce gen-pass-instances.awk and pass-instances.defDavid Malcolm1-0/+66