Show patches with: Submitter = Joseph Myers       |    State = Action Required       |    Archived = No       |   698 patches
« 1 2 3 46 7 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Remove cpplib show_column flag - - - - --- 2010-06-10 Joseph Myers New
Split up option decoding code - - - - --- 2010-06-11 Joseph Myers New
Add RejectNegative to some common.opt entries - - - - --- 2010-06-11 Joseph Myers New
Convert options to array of cl_decoded_option structures - - - - --- 2010-06-18 Joseph Myers New
Split up init_options langhook - - - - --- 2010-06-20 Joseph Myers New
Remove -lang-objc option - - - - --- 2010-06-21 Joseph Myers New
Remove missing_argument langhook - - - - --- 2010-06-22 Joseph Myers New
Move handle_option and read_cmdline_option to opts-common.c - - - - --- 2010-06-23 Joseph Myers New
Make opts-common.c handle unknown options using SWITCH_TAKES_ARG etc. - - - - --- 2010-06-23 Joseph Myers New
Remove relics of C++ +e option - - - - --- 2010-06-23 Joseph Myers New
Fix update_web_docs_svn for Ada manual - - - - --- 2010-06-24 Joseph Myers New
Remove MODIFY_TARGET_NAME - - - - --- 2010-06-25 Joseph Myers New
[Ada,C++,etc.] Options patches pending review - - - - --- 2010-06-25 Joseph Myers New
Merge two passes over options in gcc.c - - - - --- 2010-06-26 Joseph Myers New
Remove SWITCHES_NEED_SPACES - - - - --- 2010-06-26 Joseph Myers New
[Ada,C++,etc.] Options patches pending review - - - - --- 2010-07-27 Joseph Myers New
Use -cpp= for Fortran -cpp option passed to f951 - - - - --- 2010-07-28 Joseph Myers New
Restrict -G option support to relevant targets - - - - --- 2010-07-30 Joseph Myers New
Miscellaneous options fixes - - - - --- 2010-08-02 Joseph Myers New
Pass cl_decoded_option structures to more option handling interfaces - - - - --- 2010-08-11 Joseph Myers New
Fix -MD/-MMD interface difference between driver and cc1/f951 etc. - - - - --- 2010-08-12 Joseph Myers New
Make driver process options with *.opt machinery - - - - --- 2010-08-12 Joseph Myers New
Implement -Wp,-MD compatibility - - - - --- 2010-08-13 Joseph Myers New
Make lang_specific_driver use cl_decoded_option structures - - - - --- 2010-08-18 Joseph Myers New
Make lang_specific_driver use cl_decoded_option structures - - - - --- 2010-08-20 Joseph Myers New
Fix typos in fortran/lang.opt - - - - --- 2010-08-20 Joseph Myers New
Fix RejectNegative handling for -Wno- options - - - - --- 2010-08-29 Joseph Myers New
Option alias support for .opt files - - - - --- 2010-09-01 Joseph Myers New
.opt facilities for warnings and ignored options - - - - --- 2010-09-02 Joseph Myers New
Remove -fnew-verifier relic - - - - --- 2010-09-02 Joseph Myers New
Remove old help texts from ignored c.opt options - - - - --- 2010-09-02 Joseph Myers New
Remove opth-gen.awk unused variables - - - - --- 2010-09-02 Joseph Myers New
Fix Ada bootstrap (canonical -I option form) - - - - --- 2010-09-03 Joseph Myers New
More options fixes towards replacing translate_options - - - - --- 2010-09-03 Joseph Myers New
MeP build fixes - - - - --- 2010-09-08 Joseph Myers New
Replace translate_options with .opt aliases - - - - --- 2010-09-08 Joseph Myers New
Make prune_options work with decoded options - - - - --- 2010-09-11 Joseph Myers New
Complete OVERRIDE_OPTIONS hook conversion - - - - --- 2010-09-14 Joseph Myers New
Fix build of cc1 for pdp11 - - - - --- 2010-09-14 Joseph Myers New
Convert OPTIMIZATION_OPTIONS to a target hook - - - - --- 2010-09-15 Joseph Myers New
Make .opt files define all variables they use - - - - --- 2010-09-17 Joseph Myers New
Fix -undef option handling - - - - --- 2010-09-24 Joseph Myers New
Convert option variables to structure elements - - - - --- 2010-09-28 Joseph Myers New
Remove VarExists - - - - --- 2010-09-29 Joseph Myers New
More use of structures in option processing - - - - --- 2010-09-30 Joseph Myers New
More use of structures in option processing - - - - --- 2010-09-30 Joseph Myers New
Make options machinery track which options are explicitly used - - - - --- 2010-10-01 Joseph Myers New
Fix MIPS build after recent options changes - - - - --- 2010-10-04 Joseph Myers New
Make -G handling use Var in g.opt - - - - --- 2010-10-04 Joseph Myers New
Don't use global_dc directly in opts-common.c - - - - --- 2010-10-05 Joseph Myers New
Options initialization rearrangement - - - - --- 2010-10-07 Joseph Myers New
Clean up --param handling - - - - --- 2010-10-09 Joseph Myers New
Don't include flags.h in tm.h - - - - --- 2010-10-11 Joseph Myers New
Access --param values through gcc_options structure - - - - --- 2010-10-13 Joseph Myers New
Fix PR c/45969 (excess precision regression) - - - - --- 2010-10-14 Joseph Myers New
FRV cleanup (remove frv_option_optimization) - - - - --- 2010-10-15 Joseph Myers New
RX cleanup rx_option_optimization - - - - --- 2010-10-15 Joseph Myers New
rs6000_option_optimization section anchors cleanup - - - - --- 2010-10-15 Joseph Myers New
RX cleanup rx_option_optimization - - - - --- 2010-10-15 Joseph Myers New
Fix VLAs documentation reference to non-conformance - - - - --- 2010-10-15 Joseph Myers New
Target hook for option initialization - - - - --- 2010-10-15 Joseph Myers New
Avoid option optimization hooks setting variables to 2 - - - - --- 2010-10-15 Joseph Myers New
Make set_fast_math_flags and set_unsafe_math_optimizations_flags static - - - - --- 2010-10-16 Joseph Myers New
Restore -fno-omit-frame-pointer default for x86 Solaris 2.10 - - - - --- 2010-10-18 Joseph Myers New
Table-based default_options_optimization - - - - --- 2010-10-21 Joseph Myers New
Fix exgettext Warn handling - - - - --- 2010-10-22 Joseph Myers New
Add read-md.c to po/EXCLUDES - - - - --- 2010-10-22 Joseph Myers New
Remove SWITCH_CURTAILS_COMPILATION - - - - --- 2010-10-22 Joseph Myers New
x86 testsuite fixes for -march= multilib testing - - - - --- 2010-10-22 Joseph Myers New
Make do_self_spec use common options machinery - - - - --- 2010-10-23 Joseph Myers New
SWITCH_TAKES_ARG etc. cleanup - - - - --- 2010-10-24 Joseph Myers New
WORD_SWITCH_TAKES_ARG cleanup - - - - --- 2010-10-27 Joseph Myers New
Remove WORD_SWITCH_TAKES_ARG (Darwin testers useful) - - - - --- 2010-11-05 Joseph Myers New
Remove TARGET_OPTION_TRANSLATE_TABLE - - - - --- 2010-11-10 Joseph Myers New
Better error reporting for missing semicolons after a struct definition - - - - --- 2010-11-10 Joseph Myers New
More opts.c global state avoidance - - - - --- 2010-11-10 Joseph Myers New
Miscellaneous diagnostics cleanup - - - - --- 2010-11-10 Joseph Myers New
Miscellaneous diagnostics cleanup - - - - --- 2010-11-11 Joseph Myers New
Remove warning_as_error_callback global state - - - - --- 2010-11-11 Joseph Myers New
Fix reginfo.c i18n issue - - - - --- 2010-11-11 Joseph Myers New
Pass locations through option handling functions - - - - --- 2010-11-12 Joseph Myers New
Make diagnostic pragmas use option handlers, clean up -Werror= - - - - --- 2010-11-12 Joseph Myers New
Use vec.h in the driver - - - - --- 2010-11-16 Joseph Myers New
Deferring command-line options - - - - --- 2010-11-17 Joseph Myers New
Remove assert in target_handle_option - - - - --- 2010-11-17 Joseph Myers New
Remove -dy and set_yydebug - - - - --- 2010-11-17 Joseph Myers New
Avoid global state for -finstrument-functions-exclude- options - - - - --- 2010-11-17 Joseph Myers New
Avoid global state for -femit-struct-debug- options - - - - --- 2010-11-19 Joseph Myers New
Fix PR c/46547 - - - - --- 2010-11-19 Joseph Myers New
Enable #pragma pack with push and pop unconditionally - - - - --- 2010-11-20 Joseph Myers New
Poison strerror - - - - --- 2010-11-21 Joseph Myers New
Miscellaneous opts.c global state avoidance - - - - --- 2010-11-22 Joseph Myers New
Document .opt Warning and Optimization flags - - - - --- 2010-11-23 Joseph Myers New
Move various option-handling functions between opts.c, opts-global.c etc. - - - - --- 2010-11-23 Joseph Myers New
Yet more opts.c global state avoidance - - - - --- 2010-11-24 Joseph Myers New
Move vect_set_verbosity_level to opts.c, avoid global state - - - - --- 2010-11-24 Joseph Myers New
Move flag_stack_check and flag_compare_debug to gcc_options structure - - - - --- 2010-11-24 Joseph Myers New
Boostrap failures on Solaris at gcc/toplev.c stage2 compilation - - - - --- 2010-11-24 Joseph Myers New
Pass gcc_options structures to two target hooks - - - - --- 2010-11-25 Joseph Myers New
Generic .opt support for enumerated option arguments - - - - --- 2010-11-26 Joseph Myers New
« 1 2 3 46 7 »