summaryrefslogtreecommitdiff
path: root/gcc/common
Commit message (Expand)AuthorAgeFilesLines
* i386-common.c: Enable -freorder-blocks-and-partition at -O2 and up for x86.Teresa Johnson2013-11-191-0/+2
* gcse.c (pre_delete): Remove references to regmove from comments.Steven Bosscher2013-11-022-2/+0
* Add new nds32 port, including machine description, libgcc, and documentation.Chung-Ju Wu2013-10-311-0/+117
* arc, arc: New directories.Saurabh Verma2013-10-011-0/+117
* vectorizer cost model enhancementXinliang David Li2013-09-271-1/+0
* i386-common.c (OPTION_MASK_ISA_AVX512F_SET): New.Alexander Ivchenko2013-08-221-1/+68
* s390.c: Rename UNSPEC_CCU_TO_INT to UNSPEC_STRCMPCC_TO_INT and UNSPEC_CCZ_TO_...Andreas Krebbel2013-06-271-1/+1
* re PR target/57688 (-O3 -march=native generates illegal opcode on AMD Phenom)Jakub Jelinek2013-06-231-0/+1
* i386-common.c: Handle LZCNT.Sriraman Tallam2013-06-231-0/+14
* Part of the patch to add support for the R100. Accidentally omitted from the...Nick Clifton2013-06-051-1/+4
* Enable REE pass by default for AArch64 at O2 or higherIan Bolton2013-04-291-0/+2
* Update copyright years in gcc/Richard Sandiford2013-01-1046-99/+46
* Update copyrightAndreas Schwab2012-10-261-1/+1
* Author: Gunther Nikl <gnikl@users.sourceforge.net>Gunther Nikl2012-10-261-1/+5
* ChangeLog/Alexander Ivchenko2012-10-261-2/+50
* AArch64 [3/10]Ian Bolton2012-10-231-0/+88
* rs6000.opt (rs6000_isa_flags): New flag word to replace target_flags that giv...Michael Meissner2012-10-171-29/+28
* config.gcc: Enable zEC12 for with-arch and with-tune configure switches.Andreas Krebbel2012-10-101-1/+3
* re PR other/53316 (Introduce -Og)Richard Guenther2012-09-191-3/+4
* re PR target/33135 ([SH] -ffinite-math-only should not be on by default)Oleg Endo2012-09-021-14/+1
* rs6000-common.c (rs6000_handle_option): Delete handling for -mno-powerpc and ...Segher Boessenkool2012-08-161-13/+2
* i386-common.c (OPTION_MASK_ISA_ADX_SET): New.Michael Zolotukhin2012-08-081-0/+15
* i386-common.c (OPTION_MASK_ISA_RDSEED_SET): New.Kirill Yukhin2012-07-301-0/+15
* rs6000-common.c (rs6000_handle_option): Delete code for -mno-power, -mpower, ...Segher Boessenkool2012-07-271-27/+1
* Changelog entry:Kirill Yukhin2012-07-251-0/+15
* eh_personality.cc (__gxx_personality_seh0): New function.Tristan Gingold2012-07-191-0/+24
* arm-common.c (arm_option_optimization_table): Enable -fsched-pressure by defa...Ramana Radhakrishnan2012-07-171-0/+1
* invoke.texi (sched-pressure-algorithm): Document new --param.Richard Sandiford2012-06-061-4/+1
* ia64-common.c (ia64_except_unwind_info): Fix typo.Tristan Gingold2012-05-251-2/+2
* s390-common.c (s390_option_optimization_table): Enable -fsched-pressure using...Ulrich Weigand2012-05-021-0/+6
* ChangeLog entry:Kirill Yukhin2012-03-121-0/+15
* Add ports for TILE-Gx and TILEPro.Walter Lee2012-02-142-0/+111
* Adding GCC port for National Semicondutor's CR16 architectureSumanth G2012-02-021-0/+37
* re PR rtl-optimization/27468 (sign-extending Alpha instructions not exploited)Uros Bizjak2011-12-221-0/+2
* i386-common.c (ix86_option_optimization_table): Move OPT_free processing from...Uros Bizjak2011-12-221-0/+2
* Enable target specific builtins and macros when using the target attribute or...Michael Meissner2011-11-291-0/+2
* alpha-common.c (alpha_option_init_struct): New function.Tristan Gingold2011-11-071-0/+14
* config.gcc (epiphany-*-*): New architecture.Joern Rennecke2011-11-051-0/+46
* c6x-common.c (c6x_option_optimization_table): Enable -fmodulo-sched at -O2 an...Bernd Schmidt2011-09-301-0/+1
* Add BMI2 support.H.J. Lu2011-08-231-0/+15
* Add -mavx2.Kirill Yukhin2011-08-181-1/+18
* * common/config/c6x/c6x-common.c: New file.Bernd Schmidt2011-07-251-0/+63
* common-target-def.h (TARGET_HAVE_NAMED_SECTIONS): Don't default based on TARG...Joseph Myers2011-07-075-42/+2
* params.c: Include common/common-target.h.Joseph Myers2011-06-235-0/+61
* target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h.Joseph Myers2011-06-1541-4/+3782
* common-target-def.h, [...]: New files.Joseph Myers2011-06-145-0/+156