RISC-V: Extend syntax for the multilib-generator
[gcc.git] / gcc /
2020-10-22 Kito ChengRISC-V: Extend syntax for the multilib-generator
2020-10-22 Jakub Jelinekphiopt: Optimize x ? __builtin_clz (x) : 32 in GIMPLE...
2020-10-22 Jakub Jelinekx86: Allow configuring with --with-arch_64=x86-64-v...
2020-10-22 Alexandre OlivaUse Aux_Long_Float for all real types on LynxOS
2020-10-22 Alexandre Olivavxworks float EFs not precise enough -> use long float
2020-10-22 Rainer OrthUse Aux_Long_Long_Float wraplf for sparc*-sun-solaris too
2020-10-22 Alexandre Olivaaarch64-* and ppc*-linux-gnu long long float/long doubl...
2020-10-22 Nikhil Beneschsyscall: only compile ptrace varargs shim on Linux
2020-10-22 Jan HubickaFree stale summaries in ipa-pure-const
2020-10-22 Jan HubickaMove nested function info out of cgraph_node
2020-10-22 liuhongtSimplify vec_select of a subreg of X to just a vec_sele...
2020-10-22 liuhongtRefactor implementation of *_bcst{_1,_2,_3} patterns.
2020-10-22 liuhongtExtend special_memory_constraint.
2020-10-22 Dennis Zhangarm: Auto-vectorization for MVE: vmin/vmax
2020-10-22 Andrew MacLeodHandle a_2= &b properly in range calculations.
2020-10-22 Dennis Zhangarm: Auto-vectorization for MVE: vmul
2020-10-22 Andrew MacLeodCheck for undefined before not returning a constant...
2020-10-21 Nikhil Beneschsyscall: import upstream code for BSD sockets and sysctls
2020-10-21 Jan HubickaStrenghten bound for bulitin_constant_p hint.
2020-10-21 David Edelsohntestsuite: Enable p9-lxvx-stxvx testcases and fold...
2020-10-21 Richard Bienerrs6000: MMA type causes an ICE in ranger pass due to...
2020-10-21 Jan HubickaInline functions with builtin_constant_p more agressively.
2020-10-21 Douglas RuppRemove interfering default #undefs from vx-common.h
2020-10-21 Douglas RuppIntroduce vxworks7r2 support for ppc and ppc64
2020-10-21 David Edelsohntestsuite: enable and fix swaps-p8 testcases
2020-10-21 Tobias BurnusFortran: class.c - update vtable comment
2020-10-21 Richard Bienertree-optimization/97500 - avoid SLP backedges for induc...
2020-10-21 liuhongtSimplify trivial VEC_COND_EXPR in expander.
2020-10-21 Jakub Jelinekphiopt: Optimize x ? __builtin_clz (x) : 32 in GIMPLE...
2020-10-21 Richard BienerSimplify CFG copying tables
2020-10-21 Richard BienerSeparate new_edges compute in copy_bbs
2020-10-21 Aldy HernandezAdjust overflow for invariants in bounds_of_var_in_loop.
2020-10-21 Aldy HernandezMove simplify_cond_using_ranges_2 to tree-vrp.c
2020-10-21 Martin Liskalibsanitizer: add test-case
2020-10-21 Eric Botcazou[Ada] Support of the Ada.Text_IO hierarchy for 128...
2020-10-21 Eric Botcazou[Ada] Fix problematic placement of freeze node after...
2020-10-21 Steve Baird[Ada] Implement missing function result finalization.
2020-10-21 Eric Botcazou[Ada] Support of attributes Image, Put_Image, Val and...
2020-10-21 Eric Botcazou[Ada] Work around missing Long_Long_Long_Size entry...
2020-10-21 Piotr Trojanek[Ada] Fix analysis of iterated component expression...
2020-10-21 Eric Botcazou[Ada] Basic support for 128-bit types
2020-10-21 Eric Botcazou[Ada] Document Long_Long_Long_Integer in implementation...
2020-10-21 Yannick Moy[Ada] Fix target configuration file used for CodePeer...
2020-10-21 Piotr Trojanek[Ada] Refactor repeated calls to Etype in aggregate...
2020-10-21 Dmitriy Anisimkov[Ada] Fix bootstrap with old GCC
2020-10-21 Piotr Trojanek[Ada] Fix crash on illegal OTHERS in iterated_component...
2020-10-21 Piotr Trojanek[Ada] Use index parameter for iterated_component_associ...
2020-10-21 Javier Miranda[Ada] Wrong detection of potentially blocking call...
2020-10-21 Liaiss Merzougue[Ada] Codepeer remarks take into account
2020-10-21 Gary Dismukes[Ada] Compiler crash on prefixed call to controlled...
2020-10-21 Eric Botcazou[Ada] Fix bogus error for bit-packed array with volatil...
2020-10-21 Dmitriy Anisimkov[Ada] Improve precision of Ada.Directories.Modification...
2020-10-21 Piotr Trojanek[Ada] Fix crash with iterated_component_association...
2020-10-21 Javier Miranda[Ada] Spurious error in current instance used as formal...
2020-10-21 Doug Rupp[Ada] Remove -mthreads from Linker_Options pragma for...
2020-10-21 Patrick Bernardi[Ada] Use VxWorks 7 APIs for accessing environment...
2020-10-21 Eric Botcazou[Ada] Use helper function in Freeze_Subprogram_Body
2020-10-21 Justin Squirek[Ada] Incorrect associations for extra accessibility...
2020-10-21 Piotr Trojanek[Ada] Make minimum accessibility level a constant object
2020-10-21 Patrick Bernardi[Ada] Simplify the VxWorks implementation of __gnat_environ
2020-10-21 Ghjuvan Lacambre[Ada] Disable warnings on entities when building finalizers
2020-10-21 Piotr Trojanek[Ada] Fix typos and style in comments related to Defaul...
2020-10-21 Javier Miranda[Ada] Spurious error in taft ammendment derivation...
2020-10-21 Claire Dross[Ada] Raise Capacity_Error on formal vector insertion
2020-10-21 Andrea Coralloaarch64: [testsuite] Fix typo in diagnostic message
2020-10-21 Aldy HernandezFix discrepancy in Walloca test on 32-bit systems.
2020-10-21 GCC AdministratorDaily bump.
2020-10-20 Jeff LawHandle 16 bit targets in diagnostic pruning
2020-10-20 Andrew MacLeodTemporarily disable trap in in extract_range_builtin...
2020-10-20 Nikhil Beneschlibgo: adjust NetBSD-specific types for stable syscall API
2020-10-20 David Edelsohnrs6000: Allow -mabi=no-altivec override on command...
2020-10-20 Nathan Sidwellc++: block-scope extern decl with default args
2020-10-20 Aldy HernandezConvert -Wrestrict pass to ranger.
2020-10-20 Aldy HernandezConvert -Walloca pass to ranger.
2020-10-20 Nikhil Beneschsyscall: remove Sendfile on NetBSD
2020-10-20 Tobias Burnuslto-wrapper: Fix -save-temps filename commit
2020-10-20 zhengnannanAArch64: Add FLAG for get/set reg intrinsics [PR94442]
2020-10-20 Aldy HernandezRefactor range handling of builtins in vr_values and...
2020-10-20 Aldy HernandezSaturate overflows return from SCEV in ranger.
2020-10-20 Nathan Sidwellpreprocessor: Further fix for EOF in macro args [PR97471]
2020-10-20 Marek Polacekc++: Add fixed test [PR82239]
2020-10-20 Aldy HernandezSimplify and split irange::copy_legacy_range into two...
2020-10-20 Tobias Burnusgcc/doc/invoke.texi: Fix @table syntax
2020-10-20 Richard BienerAvoid changing PHIs in GIMPLE split_edge
2020-10-20 Richard BienerFix latch PHI arg lookup in vectorizable_reduction...
2020-10-20 Jozef LawrynowiczMSP430: Support a memory operand for op1 of andneghi3
2020-10-20 Tobias Burnuscollect-utils.c, lto-wrapper + mkoffload: Improve ...
2020-10-20 Aldy HernandezSpecial case shifting by zero in operator_rshift::op1_r...
2020-10-20 Piotr Trojanek[Ada] Refine type for type constraining routines
2020-10-20 Piotr Trojanek[Ada] Prevent crashes when pretty-printing freeze nodes...
2020-10-20 Ed Schonberg[Ada] AI12-0339: Empty function for Aggregate aspect...
2020-10-20 Arnaud Charlet[Ada] Add support for Unreferenced aspect on formal...
2020-10-20 Piotr Trojanek[Ada] Refine result type of Get_Accessibility
2020-10-20 Piotr Trojanek[Ada] Replace low-level Ekind membership tests with...
2020-10-20 Steve Baird[Ada] Implement AI12-0280 Making 'Old more flexible
2020-10-20 Javier Miranda[Ada] Spurious error in current instance used as formal...
2020-10-20 Claire Dross[Ada] Make attribute Update an obsolescent feature
2020-10-20 Richard Kenner[Ada] CUDA: build procedure calls instead of function...
2020-10-20 Justin Squirek[Ada] Crash on cond expression as actual for anonymous...
2020-10-20 Yannick Moy[Ada] Fixes for pretty command-line GNATprove output...
next