aboutsummaryrefslogtreecommitdiff
path: root/gcc/common
AgeCommit message (Expand)AuthorFilesLines
2012-02-14Add ports for TILE-Gx and TILEPro.Walter Lee2-0/+111
2012-02-02Adding GCC port for National Semicondutor's CR16 architectureSumanth G1-0/+37
2011-12-22re PR rtl-optimization/27468 (sign-extending Alpha instructions not exploited)Uros Bizjak1-0/+2
2011-12-22i386-common.c (ix86_option_optimization_table): Move OPT_free processing from...Uros Bizjak1-0/+2
2011-11-29Enable target specific builtins and macros when using the target attribute or...Michael Meissner1-0/+2
2011-11-07alpha-common.c (alpha_option_init_struct): New function.Tristan Gingold1-0/+14
2011-11-05config.gcc (epiphany-*-*): New architecture.Joern Rennecke1-0/+46
2011-09-30c6x-common.c (c6x_option_optimization_table): Enable -fmodulo-sched at -O2 an...Bernd Schmidt1-0/+1
2011-08-23Add BMI2 support.H.J. Lu1-0/+15
2011-08-18Add -mavx2.Kirill Yukhin1-1/+18
2011-07-25* common/config/c6x/c6x-common.c: New file.Bernd Schmidt1-0/+63
2011-07-07common-target-def.h (TARGET_HAVE_NAMED_SECTIONS): Don't default based on TARG...Joseph Myers5-42/+2
2011-06-23params.c: Include common/common-target.h.Joseph Myers5-0/+61
2011-06-15target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h.Joseph Myers41-4/+3782
2011-06-14common-target-def.h, [...]: New files.Joseph Myers5-0/+156