Show patches with: Archived = No       |   126837 patches
« 1 2 ... 637 638 6391268 1269 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
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
system.h and system header include cleanup - - - - --- 2010-11-27 Joseph Myers New
toplev.h includes cleanup - - - - --- 2010-11-30 Joseph Myers New
Move some functions from toplev.h to hwint.h - - - - --- 2010-11-30 Joseph Myers New
Remove assert.h includes - - - - --- 2010-11-30 Joseph Myers New
Finish toplev.h cleanup - - - - --- 2010-12-01 Joseph Myers New
Expand opts.c comment on tm.h include - - - - --- 2010-12-01 Joseph Myers New
Don't include tm.h in intl.c - - - - --- 2010-12-01 Joseph Myers New
[1/9] Specs cleanup: Specs cleanup: -Wa, and -Wl, - - - - --- 2010-12-02 Joseph Myers New
[2/9] Specs cleanup: -A, -d and -m for linker - - - - --- 2010-12-02 Joseph Myers New
[3/9] Specs cleanup: -n and -T for assembler - - - - --- 2010-12-02 Joseph Myers New
[4/9] Specs cleanup: -ftraditional - - - - --- 2010-12-02 Joseph Myers New
[5/9] Specs cleanup: -dynamic-linker - - - - --- 2010-12-02 Joseph Myers New
[6/9] Specs cleanup: -r* for linker - - - - --- 2010-12-02 Joseph Myers New
[7/9] Specs cleanup: -v for assembler - - - - --- 2010-12-02 Joseph Myers New
[8/9] Specs cleanup: -V - - - - --- 2010-12-02 Joseph Myers New
[9/9] Specs cleanup: -b - - - - --- 2010-12-02 Joseph Myers New
Remove /lib/elf comments - - - - --- 2010-12-02 Joseph Myers New
Add target-independent specs options to .opt files - - - - --- 2010-12-03 Joseph Myers New
Clean up AS_NEEDS_DASH_FOR_PIPED_INPUT definitions - - - - --- 2010-12-04 Joseph Myers New
« 1 2 ... 637 638 6391268 1269 »