[PATCH, ARM] Further improve stack usage on sha512 (PR 77308)
2017-09-04 14:52 UTC (5+ messages)
` [PING**2] "
[PATCH GCC]A simple implementation of loop interchange
2017-09-04 14:48 UTC (5+ messages)
[PATCH][aarch64] Enable ifunc resolver attribute by default
2017-09-04 14:40 UTC (2+ messages)
[RFC, vectorizer] Allow single element vector types for vector reduction operations
2017-09-04 14:28 UTC (11+ messages)
[PATCH] Handle wide-chars in native_encode_string
2017-09-04 14:27 UTC
[PATCH] Another type demotion issue with ubsan (PR sanitizer/82072)
2017-09-04 14:21 UTC
[PATCH][GCC][ARM] Dot Product commandline options [Patch (1/8)]
2017-09-04 14:15 UTC (2+ messages)
[PATCH] Fix PR82084
2017-09-04 14:09 UTC
[PATCH, ARM] correctly encode the CC reg data flow
2017-09-04 13:55 UTC (6+ messages)
[ARC] Fix stack unwinding for ARC
2017-09-04 13:44 UTC
Add support to trace comparison instructions and switch statements
2017-09-04 13:37 UTC (11+ messages)
[PATCH][GCC][ARM][AArch64] Testsuite framework changes and execution tests [Patch (8/8)]
2017-09-04 13:01 UTC (3+ messages)
[PATCH] Expand switch statements with a single (or none) non-default case
2017-09-04 11:57 UTC (10+ messages)
[0/9] Make more use of opt_mode
2017-09-04 11:43 UTC (10+ messages)
` [1/9] Make more use of int_mode_for_mode
` [2/9] Make more use of int_mode_for_size
` [3/9] (decimal_)float_mode_for_size in real.h
` [4/9] Make mode_for_size return an opt_mode
` [5/9] Add mode_for_int_vector helper functions
` [6/9] Make mode_for_vector return an opt_mode
` [7/9] Make targetm.get_mask_mode "
` [8/9] Make mode_for_size_tree "
` [9/9] Make bitsize_mode_for_mode "
[PATCH][GCC][Testsuite][ARM][AArch64] Enable Dot Product for generic tests for ARM and AArch64 [Patch (7/8)]
2017-09-04 11:35 UTC (3+ messages)
[PATCH][GCC][AArch64] Dot Product NEON intrinsics [Patch (6/8)]
2017-09-04 11:06 UTC (2+ messages)
[PATCH][GCC][AArch64] Dot Product SIMD patterns [Patch (5/8)]
2017-09-04 11:01 UTC (2+ messages)
[PATCH][GCC][AArch64] Dot Product commandline options [Patch (4/8)]
2017-09-04 10:47 UTC (2+ messages)
[PATCH] Fix PR82060
2017-09-04 10:40 UTC
[libstdc++/71500] make back reference work with icase
2017-09-04 10:31 UTC
[PATCH 0/2] add unique_ptr class
2017-09-04 10:05 UTC (7+ messages)
[RFA] [PATCH][PR tree-optimization/64910] Fix reassociation of binary bitwise operations with 3 operands
2017-09-04 9:36 UTC (10+ messages)
[PATCH] [PR79542][Ada] Fix ICE in dwarf2out.c with nested func. inlining
2017-09-04 9:26 UTC (12+ messages)
[PATCH v2] Python testcases to check DWARF output
2017-09-04 9:24 UTC (2+ messages)
[C++] Fix PR bootstrap/81926
2017-09-04 9:08 UTC (7+ messages)
[00/77] Add wrapper classes for machine_modes
2017-09-04 8:56 UTC (3+ messages)
[PATCH] Forbid section anchors for ASan build (PR sanitizer/81697)
2017-09-04 8:37 UTC (5+ messages)
[PATCH] Add a -Wcast-align=strict warning
2017-09-04 8:07 UTC
[committed] Fix pr70043.f90 testcase (PR testsuite/82093)
2017-09-04 7:53 UTC
[PATCH]: PR target/80204 (Darwin macosx-version-min problem)
2017-09-04 6:09 UTC (2+ messages)
[PATCH] Disable type demotion for sanitizer (PR sanitizer/82072)
2017-09-04 6:08 UTC (2+ messages)
Add a partial_integral_type_p helper function
2017-09-04 6:03 UTC (4+ messages)
Make more use of GET_MODE_UNIT_BITSIZE
2017-09-04 5:58 UTC (2+ messages)
Make more use of GET_MODE_UNIT_PRECISION
2017-09-04 5:58 UTC (2+ messages)
Make more use of GET_MODE_UNIT_SIZE
2017-09-04 5:57 UTC (2+ messages)
Turn HARD_REGNO_CALL_PART_CLOBBERED into a target hook
2017-09-04 5:48 UTC (2+ messages)
Turn HARD_REGNO_MODE_OK into a target hook
2017-09-04 5:44 UTC (2+ messages)
Turn MODES_TIEABLE_P into a target hook
2017-09-04 5:28 UTC (2+ messages)
Add subreg_memory_offset helper functions
2017-09-04 5:15 UTC (2+ messages)
[PATCH 1/3] optabs: ensure mem_thread_fence is a compiler barrier
2017-09-04 4:56 UTC (5+ messages)
` [PATCH 2/3] retire mem_signal_fence pattern
` [PING][PATCH "
PR82045: Avoid passing machine modes through "..."
2017-09-04 4:54 UTC (2+ messages)
[PATCH, i386]: Use __get_cpuid_count in testsuite ISA check headers
2017-09-03 23:19 UTC
[PATCH, i386]: Fix some mpx tests for older systems
2017-09-03 21:14 UTC
[doc] Adjust www.openacc.org references
2017-09-03 20:03 UTC
[PATCH, i386]: Allow memory operand for BT with immediate bitcount operand
2017-09-03 18:53 UTC
[PATCH, alpha] Move linux-specific specfile definitions to linux.h
2017-09-03 15:47 UTC
[PATCH] Add netbsd-stdint.h to several netbsd targets
2017-09-03 15:17 UTC
ARM Patch Ping
2017-09-03 9:12 UTC
[PATCH] detect incompatible aliases (PR c/81854)
2017-09-02 22:50 UTC (2+ messages)
` [PING] "
backwards threader cleanups
2017-09-02 17:43 UTC (5+ messages)
[PATCH, alpha] Don't refer to -mfp-trap-mode=n as a default
2017-09-02 14:20 UTC
[PATCH] Fix a pasto in lra-remat.c (reg_overlap_for_remat_p)
2017-09-02 12:38 UTC (2+ messages)
[PATCH] Fix gdbhooks.py
2017-09-02 12:37 UTC (2+ messages)
[PATCH] Add UBSAN_{PTR,BOUNDS} folding (PR sanitizer/81981)
2017-09-02 11:51 UTC (6+ messages)
` [PATCH] Add UBSAN_{PTR,BOUNDS} folding (PR sanitizer/81981, take 2)
[PATCH][RFA/RFC] Stack clash mitigation patch 06/08 - V3
2017-09-02 6:31 UTC (3+ messages)
[PATCH 00/22] RFC: integrated 3rd-party static analysis support
2017-09-02 2:46 UTC (15+ messages)
` [PATCH 03/22] Add JSON implementation
` [PATCH 02/22] libcpp: add linemap_position_for_file_line_and_column
` [PATCH 01/22] Expose assert_loceq outside of input.c; add ASSERT_LOCEQ
` [PATCH 07/22] Add minimal version of Nick Clifton's annobin code
` [PATCH 06/22] Makefile.in: hack in -lpthread
` [PATCH 05/22] diagnostic.c/h: add support for external tools
[PATCH][compare-elim] Merge zero-comparisons with normal ops
2017-09-01 23:07 UTC (4+ messages)
[PATCH] libquadmath/81848, allow PowerPC to enable libquadmath
2017-09-01 20:18 UTC (5+ messages)
[C++ PATCH[ move METHOD_VEC handling
2017-09-01 19:02 UTC
PING: [Updated, PATCH] i386: Avoid stack realignment if possible
2017-09-01 18:49 UTC
[libcc1] Improve detection of triplet on compiler names
2017-09-01 18:33 UTC (3+ messages)
` [PATCH v2] [libcc1] Rename C{,P}_COMPILER_NAME and remove triplet from them
[C++ PATCH] missing set_class_binding call
2017-09-01 18:12 UTC
[PATCH 00/17] RFC: New source-location representation; Language Server Protocol
2017-09-01 17:32 UTC (11+ messages)
` [PATCH 03/17] Core of BLT implementation
` [PATCH 02/17] diagnostics: support prefixes within diagnostic_show_locus
` [PATCH 11/17] Add JSON implementation
` [PATCH 12/17] Add server.h and server.c
` [PATCH 01/17] Add param-type-mismatch.c/C testcases as a baseline
[PATCH] Write dependency information (-M*) even if there are errors
2017-09-01 16:46 UTC (2+ messages)
c-family PATCH to improve -Wtautological-compare (PR c/81783)
2017-09-01 16:41 UTC (6+ messages)
[C++ PATCH] METHOD_VEC cleanup
2017-09-01 16:38 UTC
Fix excess precision handling of compound assignments (PR c/82071)
2017-09-01 16:30 UTC
Fix inconsistent section flags
2017-09-01 16:26 UTC (4+ messages)
[PATCH] Fix x86_64 ICE with -fpie -mcmodel=large (PR target/81766)
2017-09-01 16:22 UTC (2+ messages)
[PATCH][committed] Always initialize hash table elements
2017-09-01 15:40 UTC
[PATCH] enhance -Wrestrict to handle string built-ins (PR 78918)
2017-09-01 15:15 UTC (15+ messages)
` [PING] "
` [PING #2] "
Patch for [Bug fortran/81841] [5/6/7/8 Regression] THREADPRIVATE (OpenMP) wrongly rejected in BLOCK DATA
2017-09-01 13:55 UTC (6+ messages)
C++ PATCH for c++/80767, unnecessary instantiation of generic lambda
2017-09-01 13:47 UTC (3+ messages)
[PATCH][GCC][ARM] Dot Product NEON patterns [Patch (2/8)]
2017-09-01 13:33 UTC
[PATCH] fix matching of vxworks7 in libgcc's configuration
2017-09-01 13:31 UTC
[PATCH]: PR target/80204 (Darwin macosx-version-min problem)
2017-09-01 13:18 UTC
[OBVIOUS][PATCH] Fix warning for simple-object-elf.c
2017-09-01 13:16 UTC (2+ messages)
[C++ PATCH] restore CLASSTYPE_SORTED_FIELDS
2017-09-01 13:06 UTC
[PATCH] PR target/80556
2017-09-01 13:03 UTC (4+ messages)
C/C++ PATCH to add __remove_qualifiers (PR c/65455, c/39985)
2017-09-01 12:46 UTC (3+ messages)
[PATCH 0/7] [ARC] SDATA and ZOL updates
2017-09-01 12:36 UTC (14+ messages)
` [PATCH 7/7] [ARC] Fix errors in arc_ifcvt
` [PATCH 6/7] [ARC] Reimplement ZOL support
` [PATCH] [ARC][ZOL] Account for empty body loops
` [PATCH 4/7] [ARC] Use TARGET_USE_ANCHORS_FOR_SYMBOL_P
` [PATCH 5/7] [ARC] Update various patterns
[PATCH] Document -fsanitize=pointer-overflow (PR sanitizer/81902)
2017-09-01 12:31 UTC (2+ messages)
[PATCH] Fix asan create_odr_indicator (PR sanitizer/81923)
2017-09-01 12:29 UTC (2+ messages)
[PATCH] Fix profile update in tree-ssa-isolate-paths.c (PR tree-optimization/82059)
2017-09-01 12:04 UTC (2+ messages)
[1/2] PR 78736: New warning -Wenum-conversion
2017-09-01 11:55 UTC (11+ messages)
[committed] Recognize #pragma omp ordered simd with -fopenmp-simd (PR c/81887)
2017-09-01 11:36 UTC
[PATCH] Improve -Ofast vectorization of std::sin etc. (PR libstdc++/81706)
2017-09-01 11:13 UTC (4+ messages)
[PATCH] streambuf_iterator: avoid debug-dependent behaviour
2017-09-01 9:10 UTC (2+ messages)
[PATCH] Fix bug in simplify_ternary_operation
2017-09-01 8:51 UTC (3+ messages)
[PATCH, Makefile] improve libsubdir variable transmission to sub-makes on Windows
2017-09-01 8:42 UTC
[RFC] propagate malloc attribute in ipa-pure-const pass
2017-09-01 2:39 UTC (7+ messages)
[PATCH] combine: Fix for PR82024
2017-09-01 1:32 UTC
Introduce Statement Frontier Notes and Location Views
2017-09-01 1:16 UTC (16+ messages)
` Statement Frontier Notes, Location Views, and Inlined Entry Point Markers (was: Re: Introduce Statement Frontier Notes and Location Views)
` Statement Frontier Notes, Location Views, and Inlined Entry Point Markers
` [PATCH 1/9] [SFN] adjust RTL insn-walking API
` [PATCH 2/9] [SFN] boilerplate changes in preparation to introduce nonbind markers
` [PATCH 5/9] [SFN] Introduce -gstatement-frontiers option, enable debug markers
` [PATCH 9/9] [IEPM] Introduce inline entry point markers
` [PATCH 6/9] [LVU] Allow final_start_function to skip initial insns
` [PATCH 7/9] [LVU] Introduce location views
` [PATCH 4/9] [SFN] introduce statement frontier notes, still disabled
` [PATCH 3/9] [SFN] not-quite-boilerplate changes in preparation to introduce nonbind markers
` [PATCH 8/9] [IEPM] Introduce debug hook for inline entry point markers
[PATCH v5] aarch64: Add split-stack initial support
2017-08-31 23:13 UTC (2+ messages)
libgo patch committed: netinet/icmp6.h require netinet/in.h on AIX
2017-08-31 22:22 UTC (3+ messages)
[RFC PATCH, i386]: Convert TLS location to DEFAULT_TLS_SEG_REG address space
2017-08-31 22:19 UTC
[PATCH, vxworks] simplify configuration selection for powerpc vxworks variants
2017-08-31 21:45 UTC
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).