[PATCH] RX: Add rx-*-linux target
2019-06-05 23:23 UTC (8+ messages)
[PATCH] handle vla plus offset in strlen (PR 90662)
2019-06-05 22:51 UTC
[PATCH] [MIPS] Inhibit trailing .insn if pool is not followed by code
2019-06-05 22:48 UTC (4+ messages)
[PATCH] preserve integer value of local addresses returned from functions (PR 90737)
2019-06-05 22:39 UTC (2+ messages)
[PATCH][MSP430][0/4] Reduce code size when performing bit shifts
2019-06-05 22:35 UTC (9+ messages)
` [PATCH][MSP430][1/4] Put libgcc shift functions in their own sections
` [PATCH][MSP430][2/4] Emulate 16-bit shifts with rotate insn when src operand is originally in memory
` [PATCH][MSP430][3/4] Disable performance optimal library code shifts when optimizing for size
` [PATCH][MSP430][4/4] Implement 64-bit shifts in assembly code
[PATCH] Put __dso_handle in .sdata/.sbss on ia64
2019-06-05 22:28 UTC (2+ messages)
[PATCH] Enable memory operand for vfpclass[p,s][s,d] patterns
2019-06-05 22:18 UTC (2+ messages)
[PATCH] IPA ICF: enhance dump output
2019-06-05 22:12 UTC (2+ messages)
[PATCH] Fix HTML headers and titles for 'Installing GCC' pages (PR web/87933)
2019-06-05 22:07 UTC (2+ messages)
undefined behavior in value_range::equiv_add()?
2019-06-05 21:12 UTC (13+ messages)
Go patch committed: Make calls and functions inlinable
2019-06-05 21:06 UTC
[PATCH] Improve PTA flow-sensitivity (for the return stmt)
2019-06-05 20:30 UTC (4+ messages)
Patch: don't cap TYPE_PRECISION of bitsizetype at MAX_FIXED_MODE_SIZE
2019-06-05 20:03 UTC (3+ messages)
Review Hashtable extract node API
2019-06-05 19:18 UTC (4+ messages)
PR C++/63149
2019-06-05 19:12 UTC (13+ messages)
[wwwdocs] Document existence of openacc-gcc-9-branch
2019-06-05 18:42 UTC (3+ messages)
[C++ Patch] Use declarator->id_loc in three additional places
2019-06-05 18:37 UTC (6+ messages)
[PATCH] fix more -Wformat-diag issues
2019-06-05 18:33 UTC (5+ messages)
[PATCH] alpha: Use TARGET_COMPUTE_FRAME_LAYOUT
2019-06-05 18:18 UTC
[Contrib PATCH] Add scripts to convert GCC repo from SVN to Git
2019-06-05 18:04 UTC (14+ messages)
[C++ Patch] Improve check_special_function_return_type locations
2019-06-05 17:47 UTC (2+ messages)
[PATCH] rs6000: Fix new testcase
2019-06-05 16:22 UTC
[PATCH] AIX unwind register number fixes
2019-06-05 14:39 UTC
[0/3] Improve debug info for addressable vars
2019-06-05 14:31 UTC (3+ messages)
[PATCH] PR88395 Fix Nullptr when compiling with -fconcepts
2019-06-05 14:17 UTC (3+ messages)
` Ping: "
[PATCH 0/4] Store multiple values for single value profilers
2019-06-05 13:49 UTC (6+ messages)
` [PATCH 1/4] Remove indirect call top N counter type
` [PATCH 4/4] Update a bit dump format
` [PATCH 2/4] Implement N disk counters for single value and indirect call counters
` [PATCH 3/4] Dump histograms only if present
[PATCH] Simplify mult where both arguments are 0 or 1 (PR tree-optimization/87954)
2019-06-05 13:35 UTC (6+ messages)
H!
2019-06-05 13:12 UTC
Backports to gcc-9-branch
2019-06-05 12:24 UTC
[PATCH] Testsuite: Add s390 exceptions for gen-vect
2019-06-05 11:54 UTC (2+ messages)
[PATCH] Integrate non-TBB serial backend support
2019-06-05 11:43 UTC (2+ messages)
[PATCH][GCC][AARCH64] Add tests for pointer authentication B-key
2019-06-05 11:07 UTC (2+ messages)
[PATCH] Remove empty loop with assumed finiteness (PR tree-optimization/89713)
2019-06-05 11:05 UTC (21+ messages)
` [PATCH V2] "
` [PATCH V4] "
` [PATCH V5] "
` [PATCH V6] "
[C++ PATCH] decls with error_node type
2019-06-05 10:35 UTC (3+ messages)
[PR90743] Fortran 'allocatable' with OpenACC data/OpenMP 'target' 'map' clauses
2019-06-05 10:32 UTC (4+ messages)
[C++ PATCH] structure tag lookup
2019-06-05 10:30 UTC (3+ messages)
[PATCH] Find constant definition for by-ref argument using dominance information (PR ipa/90401)
2019-06-05 10:15 UTC (2+ messages)
[PATCH] Fix var-tracking ICE with complex subregs (PR debug/90733)
2019-06-05 9:24 UTC (2+ messages)
[committed] Force monotonic loops if lastprivate(conditional:) is present
2019-06-05 8:22 UTC
[committed] Add support for lastprivate (conditional: ) with reference arguments
2019-06-05 8:16 UTC
[committed] Fix up reference handling on simd constructs
2019-06-05 8:02 UTC
[PATCH] aarch64' Android Support
2019-06-05 6:41 UTC
[PATCH] Add missing avx512dqintrin.h _mm_mask_fpclass_s[sd]_mask (PR target/89803)
2019-06-05 6:06 UTC (8+ messages)
[PATCH, M2] Compiler driver patches
2019-06-05 1:20 UTC
Go patch committed: Statically allocate constant interface data
2019-06-05 0:18 UTC
[PATCH 00/12] rs6000: Another batch of constraint simplification
2019-06-04 23:21 UTC (13+ messages)
` [PATCH 01/12] rs6000: Simplify VS[ra]* for VSX_[BDF]
` [PATCH 06/12] rs6000: VSa->wa for some more cases
` [PATCH 10/12] rs6000: Add p9kf and p9tf isa values
` [PATCH 02/12] rs6000: Simplify <VSa> for VSX_W
` [PATCH 04/12] rs6000: ww -> wa
` [PATCH 07/12] rs6000: ww->wa in testsuite
` [PATCH 11/12] rs6000: Remove wp and wq
` [PATCH 08/12] rs6000: <VSs> -> <sd>p
` [PATCH 12/12] rs6000: Update direct-move* testcases
` [PATCH 09/12] rs6000: More simplification
` [PATCH 03/12] rs6000: Remove Ftrad, Fvsx, Fs; add s and sd
` [PATCH 05/12] rs6000: Simplify <VSa> for VSX_TI
Do not ask alias subset query when access patch can not extend
2019-06-04 21:52 UTC (2+ messages)
[PATCH] rs6000: Fix PR78263: Don't #define vector, pixel, bool for C++ with strict ANSI
2019-06-04 19:42 UTC (2+ messages)
[PATCH] warn on returning alloca and VLA (PR 71924, 90549)
2019-06-04 19:40 UTC (15+ messages)
[PATCH 0/7] rs6000: More constraint updates
2019-06-04 16:20 UTC (8+ messages)
` [PATCH 5/7] rs6000: Delete Fv2
` [PATCH 2/7] rs6000: wv -> v+p7v
` [PATCH 7/7] rs6000: wf -> wa
` [PATCH 3/7] rs6000: ws "
` [PATCH 6/7] rs6000: wd "
` [PATCH 4/7] rs6000: Delete VS_64reg
` [PATCH 1/7] rs6000: wi->wa, wt->wa
[PATCH] aarch64: fix asm visibility for extern symbols
2019-06-04 16:12 UTC (2+ messages)
[patch] Fix segfault caused by spurious constant overflow
2019-06-04 15:06 UTC (4+ messages)
[C++ PATCH] PR60531 - Wrong error about unresolved overloaded function
2019-06-04 14:49 UTC (5+ messages)
` [C++ PATCH, PING] "
` [C++ PATCH, PING^2] "
` [C++ PATCH, PING^3] "
[C++ PATCH] Reduce accumulated garbage in constexpr evaluation
2019-06-04 14:46 UTC
[PATCH][OBVIOUS] Remove dead code in IPA ICF
2019-06-04 14:38 UTC
[PATCH v2] aarch64: emit .variant_pcs for aarch64_vector_pcs symbol references
2019-06-04 13:52 UTC (5+ messages)
[ARM/FDPIC v5 00/21] FDPIC ABI for ARM
2019-06-04 12:57 UTC (3+ messages)
[committed] Support lastprivate(conditional:) on combined for simd
2019-06-04 12:50 UTC
[patch][aarch64]: add usra and ssra combine patterns
2019-06-04 11:23 UTC (3+ messages)
[RFC] SHIFT_COUNT_TRUNCATED and shift_truncation_mask
2019-06-04 11:14 UTC (5+ messages)
[PATCH] include MEM_REF type in tree dumps (PR 90676)
2019-06-04 10:58 UTC (6+ messages)
[PATCH] Mostly fix PR90726 - exponential compile-time/memory behavior
2019-06-04 10:29 UTC (2+ messages)
[PATCH][OBVIOUS] Fix typo in tests
2019-06-04 9:36 UTC
New Swedish PO file for 'gcc' (version 9.1.0)
2019-06-04 8:52 UTC
[PATCH] Move rust_{is_mangled,demangle_sym} to a private libiberty header
2019-06-04 8:29 UTC (2+ messages)
[PATCH] Fix PR90738
2019-06-04 8:06 UTC
[PATCH] A jump threading opportunity for condition branch
2019-06-04 7:07 UTC (22+ messages)
` [PATCH V2] "
` [PATCH V3] "
` [PATCH V4] "
C++ PATCH to implement deferred parsing of noexcept-specifiers (c++/86476, c++/52869)
2019-06-04 1:02 UTC (5+ messages)
PR90689, ICE in extract_insn on ppc64le
2019-06-04 0:15 UTC
[PATCH,RFC 0/3] Support for CTF in GCC
2019-06-04 0:04 UTC (5+ messages)
Go patch committed: generate unique type descriptors
2019-06-03 23:37 UTC
libgo patch committed: Delay applying profiling stack skips
2019-06-03 23:08 UTC
Go patch committed: Permit inlining references to global variables
2019-06-03 23:04 UTC
libgo patch committed: Remove unnecessary Go <-> C functions
2019-06-03 23:03 UTC
[PATCH] i386: Add standard scalar operation patterns
2019-06-03 22:51 UTC (5+ messages)
` PING^1: "
` [PATCH] i386: Generate standard floating point "
` PING^1: "
CPUID Patch for IDT Winchip
2019-06-03 22:44 UTC (8+ messages)
[PATCH] PR libstdc++/90700 Fix constructor constraint for std::tuple
2019-06-03 22:31 UTC
[PATCH 1/2] rs6000: Delete wg
2019-06-03 22:30 UTC (2+ messages)
` [PATCH 2/2] rs6000: Delete -mmfpgpr
Hashtable Small size optimization
2019-06-03 22:25 UTC (4+ messages)
[PATCH] Enforce allocator::value_type consistency for containers in C++2a
2019-06-03 22:19 UTC (4+ messages)
Go patch committed: Intrinsify runtime/internal/atomic functions
2019-06-03 20:11 UTC (9+ messages)
libgo patch committed: Cheaper context switch on x86_64
2019-06-03 20:07 UTC (5+ messages)
[PATCH] PR88777, Out-of-range offsets building glibc test-tgmath2.c
2019-06-03 17:35 UTC (4+ messages)
[C++ Patch] Fix cp_parser_unqualified_id typo
2019-06-03 17:34 UTC (2+ messages)
[PATCH][Preprocessor]patch to fix PR 90581
2019-06-03 16:46 UTC (3+ messages)
` [PATCH][Preprocessor][Version 2]patch "
` [PATCH][Preprocessor][Version 3]patch "
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).