Simplify test-case options.
[platform/upstream/gcc.git] / gcc / config /
2020-05-13 liuhongtDocument more x86 operand modifier.
2020-05-12 Keith PackardRISC-V: Make unique SECCAT_SRODATA names start with...
2020-05-12 Craig BlackmoreRISC-V: Add shorten_memrefs pass.
2020-05-12 Uros Bizjaki386: Add V2SFmode copysign, xorsign and signbit expand...
2020-05-12 Uros Bizjaki386: Add V2SFmode FMA insn patterns [PR95046]
2020-05-12 Uros Bizjaki386: Add V2SFmode NEG, ABS and logic insn patterns...
2020-05-12 Jozef LawrynowiczMSP430: Define ASM_OUTPUT_ALIGNED_DECL_LOCAL
2020-05-12 Kelvin Nilsenrs6000: Built-in cleanups for vec_clzm, vec_ctzm, and...
2020-05-12 Carl Lovers6000: Add xxgenpcvwm and xxgenpcvdm
2020-05-11 Kelvin Nilsenrs6000: Vector string isolate instructions
2020-05-11 Kelvin Nilsenrs6000: Add xxeval and vec_ternarylogic
2020-05-11 Kelvin Nilsenrs6000: Add pdepd and pextd
2020-05-11 Kelvin Nilsenrs6000: Add vclrlb and vclrrb
2020-05-11 Kelvin Nilsenrs6000: Add cntlzdm and cnttzdm
2020-05-11 Uros Bizjaki386: Add V2SFmode sqrt insn pattern [PR95046]
2020-05-11 Kelvin Nilsenrs6000: Add vcfuged instruction
2020-05-11 Kelvin Nilsenrs6000: Add scalar cfuged instruction
2020-05-11 Kelvin Nilsenrs6000: Add vgnb
2020-05-11 Kelvin Nilsenrs6000: Add vector pdep/pext
2020-05-11 Kelvin Nilsenrs6000: Add vector count under mask
2020-05-11 Uros Bizjaki386: Improve basic vectorized V2SFmode operations...
2020-05-11 Fei Yangaarch64: Fix ICE when expanding scalar floating move...
2020-05-11 Alex Coplan[PATCH] aarch64: prefer using csinv, csneg in zero...
2020-05-11 Uros Bizjaki386: Vectorize basic V2SFmode operations [PR94913]
2020-05-10 Gerald Pfeiferi386: Define __ILP32__ and _ILP32 for all 32-bit targets
2020-05-09 Hans-Peter Nilssoncris: Enable "neg" to set condition codes.
2020-05-09 Hans-Peter Nilssoncris: Enable single-bit btst/btstq to set condition...
2020-05-09 Hans-Peter Nilssoncris: Enable 32-bit shifts, clz, bswap, umin to set...
2020-05-09 Hans-Peter Nilssoncris: Enable general "and", "or", "xor", "not" to set...
2020-05-09 Hans-Peter Nilssoncris: Enable additions and subtractions to set conditio...
2020-05-09 Hans-Peter Nilssoncris: Enable extend operations to SImode to set conditi...
2020-05-09 Hans-Peter Nilssoncris: Enable movhi and movqi to set condition codes...
2020-05-09 Hans-Peter Nilssoncris: Enable *movsi_internal to set condition codes.
2020-05-09 Hans-Peter Nilssoncris: Introduce CC_NZVCmode and CC_NZmode.
2020-05-09 Hans-Peter Nilssoncris.md: Post-reload, split/generate clobberless zero...
2020-05-09 Hans-Peter Nilssoncris.md: Post-reload, split/generate clobberless memory...
2020-05-09 Hans-Peter Nilssonconfig/cris/cris.h (REVERSIBLE_CC_MODE): Define to...
2020-05-09 Hans-Peter Nilssoncris: Define TARGET_FLAGS_REGNUM.
2020-05-09 Hans-Peter Nilssoncris: Emit trivial btstq expected by gcc.target/cris...
2020-05-09 Hans-Peter Nilssoncris: Move trivially from cc0 to reg:CC model, removing...
2020-05-09 Hans-Peter Nilssongcc/config/cris: Remove shared-library and CRIS v32...
2020-05-09 Hans-Peter Nilssongcc/config/cris/t-elfmulti: Remove crisv32 multilib.
2020-05-09 Hans-Peter Nilssoncris: Remove from gcc/config/cris: t-linux, linux.h...
2020-05-08 Jakub Jelinekix86: Add peephole2 for *add<mode>3_cc_overflow_1 follo...
2020-05-07 Segher Boessenkoolrs6000: New insns setnbc and setnbcr
2020-05-07 Segher Boessenkoolrs6000: New insns setbc and setbcr
2020-05-07 Jeff LawMove all patterns and expanders out of h8300.md and...
2020-05-07 Jeff Law More cleanups. Merging patterns with iterators...
2020-05-07 Jeff Law Drop original H8/300 support. This should generate...
2020-05-07 Jeff LawDrop more COFF support from H8 port
2020-05-07 Jeff LawRemove remnants of COFF support which was dropped eons...
2020-05-07 Alex CoplanAArch32: fix bootstrap failure
2020-05-07 Uros Bizjakalpha: Implement the PR94780 fix for alpha.
2020-05-06 Jakub Jelinekx86: Fix vextract* masked patterns [PR93069]
2020-05-06 Uros Bizjaki386: Use ADD to implement compares with negated operan...
2020-05-06 Andreas Schwabaarch64: fix conflicting declarations
2020-05-06 liuhongtEnable TARGET_TSXLDTRK for GCC support.
2020-05-06 Jakub Jelinekriscv: Fix up riscv_atomic_assign_expand_fenv [PR94950]
2020-05-06 liuhongtEnable GCC support for SERIALIZE
2020-05-05 Michael MeissnerDelete changes meant for a private branch.
2020-05-05 Sebastian HuberRTEMS: Improve GCC specification
2020-05-05 Dimitar DimitrovPRU: Remove TARGET_HARD_REGNO_CALL_PART_CLOBBERED
2020-05-05 Dimitar DimitrovPRU: Fix R3.w0 register class
2020-05-05 Dimitar DimitrovPRU: Simplify machine description
2020-05-05 Dimitar DimitrovPRU: Fix comment to avoid fall through warning
2020-05-05 Michael MeissnerPatch ieee128-lib-patch009b
2020-05-05 Michael MeissnerPatch ieee128-lib-patch007b
2020-05-05 Michael MeissnerPatch ieee128-lib-patch005b
2020-05-05 Michael MeissnerPatch ieee128-lib-patch004b
2020-05-05 Michael MeissnerPatch ieee128-lib-patch002b
2020-05-05 Michael MeissnerPatch ieee128-lib-patch001b
2020-05-05 Uros Bizjaki386: Use "clobber (scratch)" in expanders
2020-05-05 Eric BotcazouSilence warning in LTO mode on VxWorks
2020-05-05 Alex Coplanaarch64: eliminate redundant zero extend after bitwise...
2020-05-05 Jakub Jelinekx86: Fix *vec_dupv4hi constraints [PR94942]
2020-05-05 Uros Bizjaki386: Use int_nonimmediate_operand more
2020-05-05 Richard Bieneradd vec_info * parameters where needed
2020-05-05 Jakub Jelineki386: Simplify {,v}ph{add,sub{,s}{w,d} insn patterns...
2020-05-04 David Edelsohnrs6000: AIX long double builtins for 64 bit long double.
2020-05-04 Uros Bizjaki386: Use SBB more [PR94650]
2020-05-04 Uros Bizjaki386: Use SHR to compare with large power-of-two consta...
2020-05-03 Uros Bizjaki386: Use plus_constant instead of gen_rtx_PLUS
2020-05-02 Iain SandoeDarwin: Fix a diagnostic spelling [PR93861]
2020-05-02 Jakub Jelinektilegx: Unbreak build
2020-05-01 Iain SandoeDarwin: Fix bootstrap break from libsanitizer changes.
2020-05-01 Andreas Toblergcc: Enable bits for sanitizer support on FreeBSD x86_64
2020-04-30 Carl Lovers6000, Fix header comment for intrinsic function _mm_m...
2020-04-30 Kyrylo Tkachov[AArch64] Make -moutline-atomics on by default
2020-04-30 Szabolcs Nagyaarch64: don't emit bti j after NOTE_INSN_DELETED_LABEL...
2020-04-30 Jakub Jelinek--with-{documentation,changes}-root-url tweaks
2020-04-30 Christophe Lyonarm: Remove duplicate entries in isr_attribute_args...
2020-04-30 Andreas KrebbelIBM Z: vec_store_len_r/vec_load_len_r fix
2020-04-29 Jakub Jelinekdiagnostics: Add %{...%} pretty-format support for...
2020-04-29 Jakub Jelineks390: Fix up -Wpsabi diagnostics + [[no_unique_address...
2020-04-29 Jakub Jelinekx86: Fix -O0 remaining intrinsic macros [PR94832]
2020-04-29 Jakub Jelinekx86: Fix -O0 intrinsic *gather*/*scatter* macros [PR94832]
2020-04-29 Jeff Law Fix some testsuite failures for H8/SX multilibs...
2020-04-29 Jakub Jelinekrs6000: Fix rs6000_atomic_assign_expand_fenv [PR94826]
2020-04-29 H.J. Lux86: Allow -fcf-protection with external thunk
2020-04-29 Richard Sandifordarm: Extend the PR94780 fix to arm
next