aboutsummaryrefslogtreecommitdiff
path: root/gcc/common
AgeCommit message (Expand)AuthorFilesLines
2018-08-12[NDS32] Enable -malways-align by default at -O1 and above.Chung-Ju Wu1-0/+2
2018-08-12[NDS32] Implement more C ISR extension.Chung-Ju Wu1-0/+10
2018-08-08S/390: Remove support for g5 and g6 machinesIlya Leoshkevich1-2/+0
2018-08-03[c++] Don't emit exception tables for UI_NONETom de Vries1-1/+1
2018-08-02[nvptx] Ignore c++ exceptionsTom de Vries1-0/+9
2018-07-25[ARC] Update default optimizations for size.Claudiu Zissulescu1-4/+9
2018-07-17Define MAX_CODE_ALIGN globally.Martin Liska1-3/+0
2018-07-04[multiple changes]Martin Liska1-3/+13
2018-07-01Add -mgnu-asm; change -mdec-asm to generate DEC assemblerPaul Koning1-1/+10
2018-06-27Convert pdp11 back end to CCmode.Paul Koning1-1/+19
2018-06-26v850-common.c (TARGET_DEFAULT_TARGET_FLAGS): Turn on -mbig-switch by default.Jeff Law1-1/+2
2018-06-08Remove MPXMartin Liska1-2/+2
2018-06-03[NDS32] Disable -fdelete-null-pointer-checks by default for nds32*-*-elf.Chung-Ju Wu1-0/+5
2018-06-02[NDS32] Support Linux target for nds32.Chung-Ju Wu1-1/+14
2018-05-23[AArch64][PR target/84882] Add mno-strict-alignSudakshina Das1-1/+4
2018-05-19[NDS32] Add abssi2 pattern.Chung-Ju Wu1-0/+2
2018-05-18RISC-V: Add RV32E support.Kito Cheng1-1/+28
2018-05-14i386-common.c (OPTION_MASK_ISA_CLDEMOTE_SET, [...]): New defines.Sebastian Peryt1-0/+15
2018-05-11i386-common.c (OPTION_MASK_ISA_WAITPKG_SET, [...]): New defines.Sebastian Peryt1-0/+15
2018-05-04rs6000: Remove Xilinx FPSegher Boessenkool1-58/+0
2018-04-24x86/CET: Remove the -mcet command-lint optionH.J. Lu1-1/+0
2018-04-20Define __CET__ for -fcf-protection and remove -mibtH.J. Lu1-17/+0
2018-04-19i386-common.c (OPTION_MASK_ISA_MOVDIRI_SET, [...]): New defines.Sebastian Peryt1-0/+30
2018-04-10rs6000: Enable -fasynchronous-unwind-tables by defaultSegher Boessenkool1-0/+9
2018-04-06[NDS32] Add hard float support.Monk Chiang1-0/+2
2018-04-06[NDS32] Enable relax hint by default.Kuan-Lin Chen1-0/+2
2018-03-27[Patch AArch64] Turn on -fasynchronous-unwind-tables and -funwind-tables by d...Ramana Radhakrishnan1-0/+4
2018-03-09[arm] PR target/83193: Do not print arch/cpu hints twice on invalid -march/-mcpuKyrylo Tkachov1-10/+19
2018-03-05Enable WBOINVD and PCONFIG instructions.Olga Makhotina1-0/+30
2018-02-26[Patch AArch64] Turn on frame pointer / partial fix for PR84521Ramana Radhakrishnan1-0/+2
2018-02-22Add "native" as a valid option value for -mcpu/-mtune= on arm (PR driver/83193).Martin Liska1-0/+6
2018-02-21Add "native" as a valid option value for -march= on arm (PR driver/83193).Martin Liska1-0/+6
2018-02-01avr.c (avr_option_override): Move disabling of -fdelete-null-pointer-checks t...Georg-Johann Lay1-0/+6
2018-01-09Don't save registers in main().Georg-Johann Lay1-0/+1
2018-01-03Update copyright years.Jakub Jelinek51-51/+51
2017-12-25re PR target/83488 (ICE on a CET test-case)Jakub Jelinek1-31/+43
2017-12-22Enable AVX512BITALGJulia Koval1-3/+27
2017-12-22This is a follow up patch for pr83488 to fix an error in setting...Igor Tsimbalist1-8/+8
2017-12-21[arm] Fix assembler option rewrite alphabetical comparisonKyrylo Tkachov1-5/+5
2017-12-21re PR target/83488 (ICE on a CET test-case)Jakub Jelinek1-24/+23
2017-12-20Enable VPCLMULQDQ supportJulia Koval1-4/+19
2017-12-12Enable VAES support [1/5]Julia Koval1-0/+15
2017-12-08[arm] Don't strip off all architecture features from -march passed to assemblerRichard Earnshaw1-12/+87
2017-12-08[arm] Generate a -mfpu= option for passing to the assemblerRichard Earnshaw1-0/+80
2017-12-05Enable VNNI support [1/5]Julia Koval1-0/+17
2017-11-16Set default to -fomit-frame-pointerWilco Dijkstra35-168/+0
2017-11-16Add new options: -mext-perf, -mext-perf2, -mext-string.Chung-Ju Wu1-4/+8
2017-11-16Enable VBMI2 support [1/7]Julia Koval1-0/+17
2017-11-07Fix SSE bits dependencies.Julia Koval1-6/+9
2017-10-21Update x86 backend to enable Intel CET.Igor Tsimbalist1-0/+33