aboutsummaryrefslogtreecommitdiff
path: root/gcc/common
AgeCommit message (Expand)AuthorFilesLines
2014-01-02Update copyright years in gcc/Richard Sandiford49-49/+49
2014-01-02arc-common.c, [...]: Use the standard form for the copyright notice.Richard Sandiford1-2/+1
2013-12-31i386-common.c (OPTION_MASK_ISA_SHA_SET): New.Alexander Ivchenko1-1/+17
2013-12-31Commit of nios2 port to trunk:Chung-Lin Tang1-0/+44
2013-12-19nds32-common.c (TARGET_DEFAULT_TARGET_FLAGS): Consider TARGET_CPU_DEFAULT set...Monk Chiang1-2/+11
2013-12-18[AArch64 1/3 big.LITTLE] Driver rewriting of big.LITTLE names.James Greenhalgh1-0/+35
2013-12-17[ARM 1/5 big.LITTLE] Add driver support for rewriting -mcpu namesJames Greenhalgh1-0/+35
2013-12-08re PR target/52898 (SH Target: Inefficient DImode comparisons)Oleg Endo1-1/+0
2013-11-19i386-common.c: Enable -freorder-blocks-and-partition at -O2 and up for x86.Teresa Johnson1-0/+2
2013-11-02gcse.c (pre_delete): Remove references to regmove from comments.Steven Bosscher2-2/+0
2013-10-31Add new nds32 port, including machine description, libgcc, and documentation.Chung-Ju Wu1-0/+117
2013-10-01arc, arc: New directories.Saurabh Verma1-0/+117
2013-09-27vectorizer cost model enhancementXinliang David Li1-1/+0
2013-08-22i386-common.c (OPTION_MASK_ISA_AVX512F_SET): New.Alexander Ivchenko1-1/+68
2013-06-27s390.c: Rename UNSPEC_CCU_TO_INT to UNSPEC_STRCMPCC_TO_INT and UNSPEC_CCZ_TO_...Andreas Krebbel1-1/+1
2013-06-23re PR target/57688 (-O3 -march=native generates illegal opcode on AMD Phenom)Jakub Jelinek1-0/+1
2013-06-23i386-common.c: Handle LZCNT.Sriraman Tallam1-0/+14
2013-06-05Part of the patch to add support for the R100. Accidentally omitted from the...Nick Clifton1-1/+4
2013-04-29Enable REE pass by default for AArch64 at O2 or higherIan Bolton1-0/+2
2013-01-10Update copyright years in gcc/Richard Sandiford46-99/+46
2012-10-26Update copyrightAndreas Schwab1-1/+1
2012-10-26Author: Gunther Nikl <gnikl@users.sourceforge.net>Gunther Nikl1-1/+5
2012-10-26ChangeLog/Alexander Ivchenko1-2/+50
2012-10-23AArch64 [3/10]Ian Bolton1-0/+88
2012-10-17rs6000.opt (rs6000_isa_flags): New flag word to replace target_flags that giv...Michael Meissner1-29/+28
2012-10-10config.gcc: Enable zEC12 for with-arch and with-tune configure switches.Andreas Krebbel1-1/+3
2012-09-19re PR other/53316 (Introduce -Og)Richard Guenther1-3/+4
2012-09-02re PR target/33135 ([SH] -ffinite-math-only should not be on by default)Oleg Endo1-14/+1
2012-08-16rs6000-common.c (rs6000_handle_option): Delete handling for -mno-powerpc and ...Segher Boessenkool1-13/+2
2012-08-08i386-common.c (OPTION_MASK_ISA_ADX_SET): New.Michael Zolotukhin1-0/+15
2012-07-30i386-common.c (OPTION_MASK_ISA_RDSEED_SET): New.Kirill Yukhin1-0/+15
2012-07-27rs6000-common.c (rs6000_handle_option): Delete code for -mno-power, -mpower, ...Segher Boessenkool1-27/+1
2012-07-25Changelog entry:Kirill Yukhin1-0/+15
2012-07-19eh_personality.cc (__gxx_personality_seh0): New function.Tristan Gingold1-0/+24
2012-07-17arm-common.c (arm_option_optimization_table): Enable -fsched-pressure by defa...Ramana Radhakrishnan1-0/+1
2012-06-06invoke.texi (sched-pressure-algorithm): Document new --param.Richard Sandiford1-4/+1
2012-05-25ia64-common.c (ia64_except_unwind_info): Fix typo.Tristan Gingold1-2/+2
2012-05-02s390-common.c (s390_option_optimization_table): Enable -fsched-pressure using...Ulrich Weigand1-0/+6
2012-03-12ChangeLog entry:Kirill Yukhin1-0/+15
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