aboutsummaryrefslogtreecommitdiff
path: root/gcc/optc-gen.awk
AgeCommit message (Expand)Author
2005-06-25Update FSF address.Kelley Cook
2005-06-14 * opt-functions.awk (global_state_p, needs_state_p, static_var): New.Richard Sandiford
2005-05-26 * opt-functions.awk (var_type): New function.Richard Sandiford
2005-05-16 * optc-gen.awk: Include intl.h after the externally-provided files.Richard Sandiford
2005-05-16 * Makefile.in (options.c): Tell optc-gen.awk to include config.h,Richard Sandiford
2005-05-15 * optc-gen.awk: Remove excess indentation.Richard Sandiford
2005-04-28* optc-gen.awk (END): Make sure no variable is defined moreDJ Delorie
2005-04-13 * optc-gen.awk: Handle stand-alone Mask records.Eric Botcazou
2005-04-06gcc/Richard Sandiford
2005-03-30 * opt-functions.awk (flag_set_p, test_flag): New functions.Richard Sandiford
2004-06-182004-06-18 Kelley Cook <kcook@gcc.gnu.org>Kelley Cook