public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[ARM/FDPIC v5 00/21] FDPIC ABI for ARM
 2019-08-20 17:13 UTC  (4+ messages)
` [ARM/FDPIC v5 04/21] [ARM] FDPIC: Add support for FDPIC for arm architecture

[PATCH 0/8] Use signaling FP comparison instructions
 2019-08-20 16:13 UTC  (16+ messages)
` [PATCH 1/8] Document signaling for min, max and ltgt operations
` [PATCH 4/8] S/390: Implement vcond expander for V1TI,V1TF
` [PATCH 3/8] S/390: Implement vcond_supported_p hook
` [PATCH 2/8] Introduce "
` [PATCH 5/8] S/390: Remove code duplication in vec_unordered<mode>
` [PATCH 7/8] S/390: Use signaling FP comparison instructions
` [PATCH 8/8] S/390: Test "
` [PATCH 6/8] S/390: Remove code duplication in vec_* comparison expanders

[PATCHv2] Fix not 8-byte aligned ldrd/strd on ARMv5 (PR 89544)
 2019-08-20 16:03 UTC  (17+ messages)
  ` [PATCHv3] "
        ` [PATCHv4] "
                        ` [PATCHv5] "
                              ` Fwd: "

[PATCH V2 0/8] eBPF support for GCC
 2019-08-20 15:50 UTC  (31+ messages)
` [PATCH V2 6/8] bpf: adjust GCC testsuite to eBPF limitations
` [PATCH V2 5/8] bpf: make target-supports.exp aware of eBPF
` [PATCH V2 3/8] bpf: new libgcc port
` [PATCH V2 4/8] bpf: gcc.target eBPF testsuite
` [PATCH V2 7/8] bpf: manual updates for eBPF
` [PATCH V2 1/8] Update config.sub and config.guess
` [PATCH V2 8/8] bpf: add myself as the maintainer for the eBPF port
` [PATCH V2 2/8] bpf: new GCC port

[PATCH 0/3] Simplify wrapped binops
 2019-08-20 14:47 UTC  (7+ messages)
` [PATCH 2/3] Add simplify rules for wrapped binary operations

[RFC] Re: [RFC] operand_equal_p with valueization
 2019-08-20 14:42 UTC  (13+ messages)
` [PATCH 0/9] IPA ICF overhaul
  ` [PATCH 3/9] operand_equal_p: add support for OBJ_TYPE_REF
  ` [PATCH 10/N] Use const_tree more in IPA ICF

[PATCH] Fix PR91482
 2019-08-20 14:20 UTC 

[PATCH] Fix PR37242
 2019-08-20 13:02 UTC 

[PATCH] Make cdtor names stable for LTO (PR lto/91307)
 2019-08-20 12:39 UTC  (7+ messages)

[PATCH, OpenACC, 3/3] Non-contiguous array support for OpenACC data clauses (re-submission), libgomp patches
 2019-08-20 12:16 UTC 

[PATCH, OpenACC, 2/3] Non-contiguous array support for OpenACC data clauses (re-submission), compiler patches
 2019-08-20 12:01 UTC 

[PATCH, OpenACC, 1/3] Non-contiguous array support for OpenACC data clauses (re-submission), front-end patches
 2019-08-20 11:54 UTC 

[Ada] Warn on Unchecked_Conversion to zero-sized array
 2019-08-20 11:36 UTC 

[Ada] Get rid of linear searches in Lib
 2019-08-20 11:07 UTC 

[Ada] Inconsistent scope chain due to quantified expression
 2019-08-20 10:13 UTC 

[Ada] Pragma Warning_As_Error works for style warnings
 2019-08-20  9:58 UTC 

[PATCH 0/8] eBPF support for GCC
 2019-08-20  9:51 UTC  (5+ messages)
` [PATCH 2/8] bpf: new GCC port

[Ada] Improve speed of discriminated return types
 2019-08-20  9:51 UTC 

[Ada] Warning for out-of-order record representation clauses
 2019-08-20  9:51 UTC 

[Ada] Crash on Loop_Entry for while_loop involving substrings
 2019-08-20  9:51 UTC 

[Ada] Revert change for gnatprove that is no longer needed
 2019-08-20  9:51 UTC 

[Ada] New pragma Aggregate_Individually_Assign
 2019-08-20  9:51 UTC 

[Ada] Improve efficiency of aggregates with <>
 2019-08-20  9:51 UTC 

[Ada] Suppress Initialize_Scalars for Persistent_BSS
 2019-08-20  9:51 UTC 

[Ada] Illegal limited function call accepted in a type conversion
 2019-08-20  9:51 UTC 

[Ada] Object_Size clause specifying 0 bits is illegal
 2019-08-20  9:51 UTC 

[Ada] Spurious error in dispatching call with class-wide precondition
 2019-08-20  9:51 UTC 

[Ada] Efficiency improvement in bounded ordered containers
 2019-08-20  9:51 UTC 

[Ada] More complete information level for -gnatR4 output
 2019-08-20  9:51 UTC 

[Ada] Improve generated code for initialization of atomics
 2019-08-20  9:51 UTC 

[Ada] Adapt GNATprove expansion for slices with access prefix
 2019-08-20  9:51 UTC 

[Ada] Set GNAT.OS_Lib.GM_Split's granularity back to 1 second
 2019-08-20  9:51 UTC 

[Ada] Crash on a Storage_Size aspect depending on attr. of another type
 2019-08-20  9:51 UTC 

[Ada] Enable delta_aggregate only in Ada 2020 mode
 2019-08-20  9:51 UTC 

Fix PR rtl-optimization/91347
 2019-08-20  9:19 UTC 

[PATCH] Fix 300.twolf regression caused by STV
 2019-08-20  9:19 UTC  (2+ messages)

Add TIGERLAKE and COOPERLAKE to GCC
 2019-08-20  9:18 UTC  (8+ messages)

[PATCH] issue consistent warning for past-the-end array stores (PR 91457)
 2019-08-20  8:47 UTC  (4+ messages)

install.texi and alpha (was: Target maintainers: doc/install.texi love and care)
 2019-08-20  8:37 UTC  (2+ messages)
  ` [doc] Re: install.texi and alpha

[PATCH 0/2] [MIPS] Emit .note.GNU-stack for linux targets
 2019-08-20  7:26 UTC  (5+ messages)
` [PATCH 1/2][MIPS] Emit .note.GNU-stack for soft-float "
    ` [EXTERNAL]Re: "

[PATCH] Improve DSE to handle redundant zero initializations
 2019-08-20  2:33 UTC  (7+ messages)

config/i386/xmmintrin.h: Only #include <mm_malloc.h> if __STDC_HOSTED__
 2019-08-19 23:33 UTC  (4+ messages)
  ` [PATCH,i386] Don't use errno when freestanding (was: config/i386/xmmintrin.h: Only #include <mm_malloc.h> if __STDC_HOSTED__)

[PATCH] Intrinsic documentation for DIM, MOD and MODULO
 2019-08-19 23:01 UTC  (4+ messages)

[PATCH] Adding _Dependent_ptr type qualifier in C part 1/3
 2019-08-19 22:58 UTC  (3+ messages)

[00/13] Pass an argument descriptor to target hooks
 2019-08-19 22:54 UTC  (27+ messages)
` [01/13] Add pass_va_arg_by_reference
` [02/13] Add must_pass_va_arg_in_stack
` [03/13] Use function_arg_info for TARGET_ARG_PARTIAL_BYTES
` [04/13] Use function_arg_info for TARGET_PASS_BY_REFERENCE
` [05/13] Use function_arg_info for TARGET_SETUP_INCOMING_ARGS
` [06/13] Use function_arg_info for TARGET_FUNCTION_(INCOMING_)ARG
` [07/13] Use function_arg_info for TARGET_FUNCTION_ARG_ADVANCE
` [08/13] Use function_arg_info for TARGET_CALLEE_COPIES
` [09/13] Use function_arg_info for TARGET_MUST_PASS_IN_STACK
` [10/13] Add a apply_pass_by_reference_rules helper
` [11/13] Make function.c use function_arg_info internally
` [12/13] Make calls.c "
` [13/13] Add a pass_by_reference flag to function_arg_info

[GCC][middle-end] Add rules to strip away unneeded type casts in expressions (2nd patch)
 2019-08-19 22:27 UTC  (8+ messages)
          ` Fix up -fexcess-precision handling in LTO (was Re: [GCC][middle-end] Add rules to strip away unneeded type casts in expressions (2nd patch))

[PATCH] PR libstdc++/91371 make std::is_function handle other calling conventions
 2019-08-19 22:22 UTC  (2+ messages)

Go patch committed: New debugging functions
 2019-08-19 22:20 UTC 

Merge from trunk to gccgo branch
 2019-08-19 21:20 UTC 

[PATCH 0/2] RISCV: Reduce code size when compiling with -msave-restore
 2019-08-19 19:54 UTC  (4+ messages)
` [PATCH 2/2] gcc/riscv: Add a mechanism to remove some calls to _riscv_save_0
` [PATCH 1/2] gcc/riscv: Include more registers in SIBCALL_REGS

New Chinese (simplified) PO file for 'gcc' (version 9.1.0)
 2019-08-19 19:51 UTC 

libgo patch committed: Stricter GC checking
 2019-08-19 19:17 UTC 

[PATCH 0/3] add support for POD struct convention (PR 61339)
 2019-08-19 19:15 UTC  (4+ messages)

PowerPC 'future' patches introduction
 2019-08-19 19:15 UTC  (7+ messages)
` [PATCH], Patch #2 of 10, Add RTL prefixed attribute
` PC-relative TLS support

C++ PATCH for c++/81676 - bogus -Wunused warnings in constexpr if
 2019-08-19 19:15 UTC  (3+ messages)

[AArch64] Tweak handling of fp moves via int registers
 2019-08-19 19:10 UTC  (2+ messages)

PR90724 - ICE with __sync_bool_compare_and_swap with -march=armv8.2-a
 2019-08-19 18:34 UTC  (8+ messages)

[PATCH 0/2] PR libstdc++/41861 Add full steady_clock support to condition_variable
 2019-08-19 18:28 UTC  (2+ messages)

[AArch64] Use scvtf fbits option where appropriate
 2019-08-19 17:47 UTC  (10+ messages)
          ` [PING][AArch64] "

[patch][aarch64]: add intrinsics for vld1(q)_x4 and vst1(q)_x4
 2019-08-19 16:44 UTC  (5+ messages)

[aarch64] PR target/91386 Use copy_rtx to avoid modifying original insns in peep2 pattern
 2019-08-19 16:27 UTC  (2+ messages)

[PATCH][ARM] Remove remaining Neon DImode support
 2019-08-19 16:19 UTC  (3+ messages)

[wwwdocs] Document C++ news in GCC 10 Release Notes
 2019-08-19 16:19 UTC 

[PATCH][ARM] Cleanup DImode shifts
 2019-08-19 16:18 UTC  (3+ messages)

[PATCH][ARM] Cleanup logical DImode operations
 2019-08-19 16:12 UTC  (3+ messages)

[PATCH][AArch64] Fix symbol offset limit
 2019-08-19 15:57 UTC  (3+ messages)

[PATCH][ARM] Switch to default sched pressure algorithm
 2019-08-19 15:53 UTC  (2+ messages)

[PATCH] Add --with-static-standard-libraries to the top level
 2019-08-19 15:53 UTC  (6+ messages)

[PATCH] Use tail-recursion in SCEV SCC finding where possible
 2019-08-19 15:12 UTC 

[RFA] [tree-optimization/80576] Handle non-constant sizes in DSE
 2019-08-19 14:23 UTC  (4+ messages)

Canonicalization of compares performed as side-effect operations
 2019-08-19 13:46 UTC  (5+ messages)

[PATCH] Fix 300.twolf regression caused by STV
 2019-08-19 13:33 UTC  (2+ messages)

[PATCH] BOZ Documentation update
 2019-08-19 12:01 UTC  (3+ messages)

[Ada] Generate ada_target_properties
 2019-08-19 10:38 UTC 

[Ada] Enable use of GNAT.Sockets for VxWorks RTP
 2019-08-19 10:28 UTC 

[Ada] Add formal function parameter equality to SPARK containers
 2019-08-19  9:30 UTC 

[Ada] Incorrect code for -gnateV switch
 2019-08-19  9:11 UTC 

[Ada] Conversion routines between GNAT.OS_Lib.OS_Time and long integer
 2019-08-19  8:45 UTC 

C++ PATCH for c++/91264 - detect modifying const objects in constexpr
 2019-08-19  8:39 UTC  (15+ messages)

[PATCH] PR target/91441 - Turn off -fsanitize=kernel-address if TARGET_ASAN_SHADOW_OFFSET is not implemented
 2019-08-19  8:39 UTC  (3+ messages)

[wwwdocs] gcc-4.3/porting_to.html - remove obsolete reference to Brian M. Carlson's blog
 2019-08-19  8:39 UTC 

[Ada] Fix incorrect stub generation for types in instances
 2019-08-19  8:39 UTC 

[Ada] Fix internal error on subprogram instantiation with -gnatzc
 2019-08-19  8:39 UTC 

[Ada] Fix bogus compilation error with Elaborate_Body and -gnatN
 2019-08-19  8:39 UTC 

[Ada] Fix thinko in Acc_Loop_to_gnu
 2019-08-19  8:39 UTC 

[Ada] Legality of protected subp. implementing interface operations
 2019-08-19  8:39 UTC 

[Ada] Representation clause for derived enumeration type is mishandled
 2019-08-19  8:39 UTC 

[Ada] Further cleanup in inlining machinery
 2019-08-19  8:39 UTC 

[Ada] Factor out the "size for& too small..." error message
 2019-08-19  8:39 UTC 

[Ada] Process type extensions for -gnatw.h
 2019-08-19  8:39 UTC 

[Ada] Improve warnings about "too few elements" and "too many elements"
 2019-08-19  8:39 UTC 

[Ada] Crash on object initialization that is call to expression function
 2019-08-19  8:39 UTC 

[Ada] Improve placement of warning on formals of generic subprograms
 2019-08-19  8:39 UTC 

[Ada] Do not skip non-aliasing checking when inlining in GNATprove
 2019-08-19  8:39 UTC 

[wwwdocs] Rotate news
 2019-08-19  8:39 UTC 

[Ada] Buffer reading overflow in dispatch table initialization
 2019-08-19  8:39 UTC 

[Ada] Lift restriction on instantiations that are compilation units
 2019-08-19  8:39 UTC 

[Ada] Suppress warnings on unreferenced parameters of dispatching ops
 2019-08-19  8:39 UTC 

[RFA] [PR tree-optimization/80576] Handle strcpy and strcpy_chk in DSE
 2019-08-19  1:23 UTC 

[PATCH, sanitizer] Wrap rethrow_primary_exception (PR 87880)
 2019-08-19  1:16 UTC  (6+ messages)

[Darwin, fixincludes, committed] Fix PR83531
 2019-08-19  0:37 UTC 

[Darwin, PPC, committed] Fix fail of cpp/assert4.c
 2019-08-19  0:08 UTC  (2+ messages)

[PATCH][DOC] Define email limit for gcc-patches mailing list
 2019-08-18 18:58 UTC  (8+ messages)

[doc] install.texi and bfin "end of life"
 2019-08-18 16:28 UTC 

[wwwdocs PATCH] for Re: autovectorization in gcc
 2019-08-18 13:53 UTC 

[PATCH] Revert 2 ::get to ::get_create for IPA summaries (PR ipa/86279)
 2019-08-18 11:35 UTC  (3+ messages)
  ` [wwwdocs] Reverting your own patches (was: [PATCH] Revert 2 ::get to ::get_create for IPA summaries (PR ipa/86279))

[wwwdocs] bugs/index.html - remove a last reference to Java/libgcj
 2019-08-18 10:59 UTC 

Update x86-tune-costs.h for znver2
 2019-08-18 10:36 UTC  (6+ messages)

page:  |  | 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).