aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2016-10-11re PR target/77934 (pattern for mtvsrdd needs to use b constraint not r)Aaron Sawdey1-2/+2
2016-10-11sparc.c (emit_scc_insn): Remove direct support for EQ and GEU in DImode if TA...Eric Botcazou2-123/+21
2016-10-11alpha-passes.def: New file.Uros Bizjak4-15/+46
2016-10-11re PR target/77924 (-mfloat128-type change broke AIX)Michael Meissner1-4/+4
2016-10-11Fix integer load reservation for -march=znver1 Venkataramanan Kumar1-4/+4
2016-10-11sparc.opt (msubxc): New option.Eric Botcazou6-808/+1091
2016-10-11visium-modes.def (CC_NOOV): Rename into...Eric Botcazou4-64/+124
2016-10-11New avr-passes.def to register AVR specific passes.Georg-Johann Lay4-17/+40
2016-10-11[MIPS] Disable -mbranch-likely for -Os when targetting generic archRobert Suchanek3-35/+52
2016-10-10Always support float128 on ia64 (PR target/77586).Joseph Myers4-42/+0
2016-10-10configure.ac: Add aarch64-*-freebsd*.Andreas Tobler2-0/+115
2016-10-10S/390: Wrap more macro args into ()Andreas Krebbel1-43/+45
2016-10-10gen-avr-mmcu-texi.c (string.h): Include.Georg-Johann Lay1-0/+1
2016-10-10re PR target/77738 (Invalid initialisation of ar.lc register)Andreas Schwab1-0/+3
2016-10-10[ARC] Disable compact casesi patterns for arcv2Claudiu Zissulescu1-0/+11
2016-10-09rs6000.h (TARGET_EFFICIENT_OVERLAPPING_UNALIGNED): Add macro to say we can ef...Aaron Sawdey2-4/+25
2016-10-09pa.h (BIGGEST_ALIGNMENT): Adjust comment.John David Anglin1-1/+13
2016-10-08sparc.h (FIXED_REGISTERS): Add %icc.Eric Botcazou2-10/+6
2016-10-08gen-pass-instances.awk: Rewritten.Jakub Jelinek1-0/+31
2016-10-08gen-pass-instances.awk: Rewritten.Jakub Jelinek3-24/+24
2016-10-07aarch64-arches.def (AARCH64_ARCH): #undef at the end.Andrew Pinski10-14/+8
2016-10-07rs6000-c.c (rs6000_cpu_cpp_builtins): Split -mfloat128 into -mfloat128-type t...Michael Meissner7-89/+209
2016-10-062016-10-06 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>Aaron Sawdey1-2/+2
2016-10-06aarch64-cores.def: Add a comment before each set of cores.Andrew Pinski1-0/+10
2016-10-06* config/i386/i386.c (ix86_add_stmt_cost): Simplify condition.Uros Bizjak1-7/+7
2016-10-06sse.md (andnot<mode>3): Add FALLTHRU comments.Uros Bizjak1-23/+32
2016-10-06re PR target/77759 (ICE in function_arg_record_value on nested empty class)James Clarke1-17/+16
2016-10-05Delete x86 deprecated pcommit instruction supportAndrew Senkevich10-86/+8
2016-10-06re PR target/77874 (two problems with gcc.target/i386/avx-1.c)Uros Bizjak1-3/+1
2016-10-05PR bootstrap/77819 - undefined reference to gnu_libc_printf_pointer_format wi...Martin Sebor2-18/+3
2016-10-04x86-tune.def (X86_TUNE_VECTORIZE_DOUBLE): Remove.Uros Bizjak3-8/+2
2016-10-04defaults.h (JCR_SECTION_NAME, [...]): Remove.Jakub Jelinek9-25/+2
2016-10-01sse.md (<mask_codefor><code><mode>): Add FALLTHRU comments.Jakub Jelinek1-51/+46
2016-09-30* config/alpha/predicates.md: Adjust fall through comment.Marek Polacek1-1/+1
2016-09-30* config/aarch64/aarch64-simd.md: Adjust fall through comments.Marek Polacek1-2/+2
2016-09-30[RS6000] Revert rs6000_opt_vars changeAlan Modra1-3/+0
2016-09-29driver-i386.c (host_detect_local_cpu): Check maximum ext_level before calling...Uros Bizjak1-9/+17
2016-09-29re PR target/77756 (__get_cpuid() returns wrong values for level 7 (extended ...Uros Bizjak1-16/+22
2016-09-29[ARM] Fix new constraints and attributes of SI/HI data movement patternsMatthew Wahab2-7/+5
2016-09-29[RS6000] .gnu.attributes Tag_GNU_Power_ABI_FPAlan Modra2-20/+71
2016-09-28re PR target/77756 (__get_cpuid() returns wrong values for level 7 (extended ...Uros Bizjak1-1/+11
2016-09-28[ARC] New CPU C-define handler.Claudiu Zissulescu5-55/+168
2016-09-28[ARC] Add simple shift/rotate ops.Claudiu Zissulescu1-0/+40
2016-09-27auto-inc-dec.c (try_merge): Remove break after return.Jakub Jelinek7-24/+0
2016-09-27MIPS/GCC/doc: Fix `d' constraint descriptionMaciej W. Rozycki1-2/+2
2016-09-27Commit files missed in revision 240541.Matthew Wahab2-5/+14
2016-09-27* config/rs6000/rs6000.c (rs6000_output_symbol): Don't modify VAR_DECL string.David Edelsohn1-1/+4
2016-09-27c6x.h: Adjust fall through comment.Marek Polacek3-5/+5
2016-09-27ia64.c (ia64_print_operand): Adjust fall through comment.Marek Polacek1-1/+1
2016-09-27[ARM] Fix -Wimplicit-fallthrough warningsKyrylo Tkachov2-7/+7