public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
[gcc r11-9138] libstdc++: Allow lualatex to be used for Doxygen PDF
 2021-10-12 19:41 UTC 

[gcc r11-9137] libstdc++: Reduce output of 'make doc-pdf-doxygen'
 2021-10-12 19:41 UTC 

[gcc r11-9136] libstdc++: Add warnings for some C++23 deprecations
 2021-10-12 19:41 UTC 

[gcc r11-9135] libstdc++: Fix 17_intro/names.cc failures on Solaris
 2021-10-12 19:41 UTC 

[gcc r11-9134] libstdc++: Remove __gnu_cxx::rope::erase(size_type) [PR102048]
 2021-10-12 19:41 UTC 

[gcc r11-9133] libstdc++: Skip filesystem tests that depend on permissions [PR90787]
 2021-10-12 19:40 UTC 

[gcc r10-10203] libstdc++: Add missing std::move to ranges::copy/move/reverse_copy [PR101599]
 2021-10-12 18:38 UTC 

[gcc r10-10202] libstdc++: Fix up implementation of LWG 3533 [PR101589]
 2021-10-12 18:38 UTC 

[gcc r10-10201] libstdc++: Add missing std::move to join_view::iterator ctor [PR101483]
 2021-10-12 18:38 UTC 

[gcc r10-10200] libstdc++: Define split_view::_InnerIter::base as per P2210
 2021-10-12 18:38 UTC 

[gcc r10-10199] libstdc++: Implement LWG 3555 changes to transform/elements_view
 2021-10-12 18:37 UTC 

[gcc r10-10198] libstdc++: Implement LWG 3553 changes to split_view
 2021-10-12 18:37 UTC 

[gcc r10-10197] libstdc++: Implement LWG 3546 changes to common_iterator
 2021-10-12 18:37 UTC 

[gcc r10-10196] libstdc++: Reduce ranges::minmax/minmax_element comparison complexity
 2021-10-12 18:37 UTC 

[gcc r10-10195] libstdc++: Implement LWG 3557 change to convertible_to
 2021-10-12 18:37 UTC 

[gcc r10-10194] libstdc++: Implement LWG 3490 change to drop_while_view::begin()
 2021-10-12 18:37 UTC 

[gcc r11-9132] libstdc++: Add missing std::move to ranges::copy/move/reverse_copy [PR101599]
 2021-10-12 18:09 UTC 

[gcc r11-9131] libstdc++: Fix up implementation of LWG 3533 [PR101589]
 2021-10-12 18:09 UTC 

[gcc r11-9130] libstdc++: Add missing std::move to join_view::iterator ctor [PR101483]
 2021-10-12 18:09 UTC 

[gcc r11-9129] libstdc++: Define split_view::_InnerIter::base as per P2210
 2021-10-12 18:09 UTC 

[gcc r11-9128] libstdc++: Implement LWG 3555 changes to transform/elements_view
 2021-10-12 18:09 UTC 

[gcc r11-9127] libstdc++: Implement LWG 3553 changes to split_view
 2021-10-12 18:09 UTC 

[gcc r11-9126] libstdc++: Implement LWG 3546 changes to common_iterator
 2021-10-12 18:09 UTC 

[gcc r11-9125] libstdc++: Implement LWG 3557 change to convertible_to
 2021-10-12 18:08 UTC 

[gcc r11-9124] libstdc++: Move ranges algos used by <ranges> into ranges_util.h
 2021-10-12 18:08 UTC 

[gcc r11-9123] libstdc++: Implement LWG 3490 change to drop_while_view::begin()
 2021-10-12 18:08 UTC 

[gcc r10-10193] libstdc++: Fix test that fails for C++20
 2021-10-12 16:28 UTC 

[gcc r10-10192] libstdc++: Move test that depends on wchar_t I/O to wchar_t sub-directory
 2021-10-12 16:28 UTC 

[gcc r10-10191] libstdc++: Ensure std::span and std::string_view are trivially copyable (P2251R1)
 2021-10-12 16:28 UTC 

[gcc r10-10190] libstdc++: Install GDB pretty printers for debug library
 2021-10-12 16:28 UTC 

[gcc r10-10189] libstdc++: Add pretty printer for std::error_code and std::error_condition
 2021-10-12 16:28 UTC 

[gcc r10-10188] libstdc++: std::system_category should know meaning of zero [PR102425]
 2021-10-12 16:28 UTC 

[gcc r10-10187] libstdc++: Remove non-deducible parameter for std::advance overload
 2021-10-12 16:28 UTC 

[gcc r10-10186] libstdc++: Fix inefficiency in filesystem::absolute [PR99876]
 2021-10-12 16:28 UTC 

[gcc r10-10185] libstdc++: Rename tests with incorrect extension
 2021-10-12 16:28 UTC 

[gcc r10-10184] libstdc++: Add missing constraint to std::span deduction guide [PR102280]
 2021-10-12 16:28 UTC 

[gcc r10-10183] libstdc++: Add missing header to test
 2021-10-12 16:28 UTC 

[gcc r10-10182] libstdc++: Add test for std::cmp_greater
 2021-10-12 16:28 UTC 

[gcc r10-10181] libstdc++: Fix std::match_results::end() for failed matches [PR102667]
 2021-10-12 16:27 UTC 

[gcc r11-9122] libstdc++: Fix test that fails for C++20
 2021-10-12 16:24 UTC 

[gcc r11-9121] libstdc++: Fix move construction of std::tuple with array elements [PR101960]
 2021-10-12 16:24 UTC 

[gcc r12-4359] i386: Improve workaround for PR82524 LRA limitation [PR85730]
 2021-10-12 16:21 UTC 

[gcc r12-4358] doc: Update MinGW and mingw-64 download links
 2021-10-12 15:52 UTC 

[gcc r12-4357] libstdc++: Fix test that fails for C++20
 2021-10-12 15:50 UTC 

[gcc r12-4356] libstdc++: Fix move construction of std::tuple with array elements [PR101960]
 2021-10-12 15:49 UTC 

[gcc r12-4355] libstdc++: Improve diagnostics for misuses of output iterators
 2021-10-12 15:49 UTC 

[gcc/devel/omp/gcc-11] [og11] nvptx: Revert "[nvptx] Expand OpenACC child function arguments to use CUDA params space"
 2021-10-12 15:38 UTC 

[gcc(refs/users/marxin/heads/PR102688-fix-frename-registers-handling-v2)] Fix handling of flag_rename_registers by a target
 2021-10-12 15:10 UTC 

[gcc/marxin/heads/PR102688-fix-frename-registers-handling-v2] Fix handling of flag_rename_registers by a target
 2021-10-12 15:10 UTC 

[gcc(refs/users/marxin/heads/experiment-with-SET_OPTION_IF_UNSET)] Make experiment
 2021-10-12 14:56 UTC 

[gcc] Created branch 'marxin/heads/experiment-with-SET_OPTION_IF_UNSET' in namespace 'refs/users'
 2021-10-12 14:56 UTC 

[gcc r12-4354] doc: Fix typos in alloc_size documentation
 2021-10-12 14:53 UTC 

[gcc r12-4353] [PATCH v2] libiberty: d-demangle: remove parenthesis where it is not needed
 2021-10-12 14:41 UTC 

[gcc(refs/users/marxin/heads/PR102688-fix-frename-registers-handling-v2)] Another attempt
 2021-10-12 14:06 UTC 

[gcc] Created branch 'marxin/heads/PR102688-fix-frename-registers-handling-v2' in namespace 'refs/users'
 2021-10-12 14:06 UTC 

[gcc r12-4352] libgomp: Release device lock on cbuf error path
 2021-10-12 13:51 UTC 

[gcc(refs/users/marxin/heads/remove-AUTODETECT_VALUE-opt-value)] Eliminate AUTODETECT_VALUE usage in options
 2021-10-12 13:23 UTC 

[gcc/marxin/heads/remove-AUTODETECT_VALUE-opt-value] Eliminate AUTODETECT_VALUE usage in options
 2021-10-12 13:23 UTC 

[gcc r12-4351] tree-optimization/102696 - fix SLP discovery for failed BIT_FIELD_REF
 2021-10-12 12:50 UTC 

[gcc r12-4350] tree-optimization/102572 - fix gathers with invariant mask
 2021-10-12 12:50 UTC 

[gcc(refs/users/marxin/heads/remove-AUTODETECT_VALUE-opt-value)] Eliminate AUTODETECT_VALUE usage in options
 2021-10-12 12:33 UTC 

[gcc] Created branch 'marxin/heads/remove-AUTODETECT_VALUE-opt-value' in namespace 'refs/users'
 2021-10-12 12:33 UTC 

[gcc r11-9120] libstdc++: Fix testcase for newly-implemented C++20 semantics [PR102535]
 2021-10-12 11:00 UTC 

[gcc r11-9119] libstdc++: Move test that depends on wchar_t I/O to wchar_t sub-directory
 2021-10-12 11:00 UTC 

[gcc r11-9118] libstdc++: Ensure std::span and std::string_view are trivially copyable (P2251R1)
 2021-10-12 10:59 UTC 

[gcc r11-9117] libstdc++: Fix std::numeric_limits::lowest() test for strict modes
 2021-10-12 10:59 UTC 

[gcc r11-9116] libstdc++: Fix move construction of std::tuple with array elements [PR101960]
 2021-10-12 10:59 UTC 

[gcc r11-9115] libstdc++: Fix CTAD for debug sequence containers
 2021-10-12 10:59 UTC 

[gcc r11-9114] libstdc++: Install GDB pretty printers for debug library
 2021-10-12 10:59 UTC 

[gcc r11-9113] libstdc++: Add additional overload of std::lerp [PR101870]
 2021-10-12 10:59 UTC 

[gcc r11-9112] libstdc++: Add pretty printer for std::error_code and std::error_condition
 2021-10-12 10:59 UTC 

[gcc r11-9111] libstdc++: Optimize std::function move constructor [PR101923]
 2021-10-12 10:59 UTC 

[gcc r11-9110] libstdc++: std::system_category should know meaning of zero [PR102425]
 2021-10-12 10:59 UTC 

[gcc r11-9109] libstdc++: Fix UB in atomic_ref/wait_notify.cc [PR101761]
 2021-10-12 10:59 UTC 

[gcc r11-9108] libstdc++: Remove non-deducible parameter for std::advance overload
 2021-10-12 10:59 UTC 

[gcc r11-9107] libstdc++: Fix inefficiency in filesystem::absolute [PR99876]
 2021-10-12 10:59 UTC 

[gcc r11-9106] libstdc++: Add missing return for atomic timed wait [PR102074]
 2021-10-12 10:58 UTC 

[gcc r11-9105] libstdc++: Fix last std::tuple constructor missing 'constexpr' [PR102270]
 2021-10-12 10:58 UTC 

[gcc r11-9104] libstdc++: Add missing 'constexpr' to std::tuple [PR102270]
 2021-10-12 10:58 UTC 

[gcc r11-9103] libstdc++: Rename tests with incorrect extension
 2021-10-12 10:58 UTC 

[gcc r11-9102] libstdc++: Add missing constraint to std::span deduction guide [PR102280]
 2021-10-12 10:58 UTC 

[gcc r11-9101] libstdc++: Add missing header to test
 2021-10-12 10:58 UTC 

[gcc r11-9100] libstdc++: Add test for std::cmp_greater
 2021-10-12 10:58 UTC 

[gcc r11-9099] libstdc++: Fix std::match_results::end() for failed matches [PR102667]
 2021-10-12 10:58 UTC 

[gcc r12-4349] sve: combine inverted masks into NOTs
 2021-10-12 10:36 UTC 

[gcc(refs/vendors/redhat/heads/gcc-11-branch)] Merge commit 'r11-9098-g1cedb519613006014eeb1a7464a5fbc3509a3a63' into redhat/gcc-11-branch
 2021-10-12 10:01 UTC 

[gcc/redhat/heads/gcc-11-branch] (206 commits) Merge commit 'r11-9098-g1cedb519613006014eeb1a7464a5fbc3509
 2021-10-12 10:01 UTC 

[gcc r10-10180] Fix PR target/102588
 2021-10-12  9:23 UTC 

[gcc r11-9098] Fix PR target/102588
 2021-10-12  9:23 UTC 

[gcc r12-4348] Fix PR target/102588
 2021-10-12  9:21 UTC 

[gcc/devel/omp/gcc-11] Fortran version of libgomp.c-c++-common/icv-{3, 4}.c
 2021-10-12  8:56 UTC 

[gcc r12-4347] Fortran version of libgomp.c-c++-common/icv-{3,4}.c
 2021-10-12  8:54 UTC 

[gcc(refs/users/marxin/heads/PR102688-fix-frename-registers-handling)] Fix handling of flag_rename_registers
 2021-10-12  8:08 UTC 

[gcc] Created branch 'marxin/heads/PR102688-fix-frename-registers-handling' in namespace 'refs/users'
 2021-10-12  8:08 UTC 

[gcc/devel/omp/gcc-11] Fortran: Various CLASS + assumed-rank fixed [PR102541]
 2021-10-12  8:06 UTC 

[gcc/devel/omp/gcc-11] openmp: Avoid calling clear_type_padding_in_mask in the common case where there can't be any padding
 2021-10-12  8:06 UTC 

[gcc/devel/omp/gcc-11] openmp: Add documentation for omp_{get_max, set_num}_threads and omp_{s, g}et_teams_thread_limit
 2021-10-12  8:06 UTC 

[gcc/devel/omp/gcc-11] openmp: Fix up warnings on libgomp.info build
 2021-10-12  8:06 UTC 

[gcc/devel/omp/gcc-11] openmp: Add testsuite coverage for omp_{get_max, set_num}_threads and omp_{s, g}et_teams_thread_limit
 2021-10-12  8:06 UTC 

[gcc/devel/omp/gcc-11] libgomp: alloc* test fixes [PR102628, PR102668]
 2021-10-12  8:06 UTC 

[gcc/devel/omp/gcc-11] gfortran.dg/gomp/defaultmap-2.f90: Use dg-message not -dg-note
 2021-10-12  8:06 UTC 

[gcc r12-4346] Fortran: Various CLASS + assumed-rank fixed [PR102541]
 2021-10-12  7:56 UTC 

[gcc r12-4345] openmp: Avoid calling clear_type_padding_in_mask in the common case where there can't be any padding
 2021-10-12  7:41 UTC 

[gcc r12-4344] openmp: Add documentation for omp_{get_max, set_num}_threads and omp_{s, g}et_teams_thread_limit
 2021-10-12  7:36 UTC 

[gcc r12-4343] openmp: Fix up warnings on libgomp.info build
 2021-10-12  7:35 UTC 

[gcc r12-4342] openmp: Add testsuite coverage for omp_{get_max, set_num}_threads and omp_{s, g}et_teams_thread_limit
 2021-10-12  7:33 UTC 

[gcc r12-4341] libgomp: alloc* test fixes [PR102628, PR102668]
 2021-10-12  7:31 UTC 

[gcc r12-4340] vectorizer: Fix up -fsimd-cost-model= handling
 2021-10-12  7:30 UTC 

[gcc r12-4339] Support reduc_{plus,smax,smin,umax,umin}_scal_v4qi
 2021-10-12  7:25 UTC 

[gcc r12-4338] Adjust testcase for O2 vectorization enabling
 2021-10-12  7:24 UTC 

[gcc r12-4337] rs6000: Correct several errant dg-require-effective-target
 2021-10-12  3:43 UTC 

[gcc r12-4336] rs6000: Support more SSE4 "cmp", "mul", "pack" intrinsics
 2021-10-12  1:32 UTC 

[gcc r12-4335] rs6000: Support SSE4.1 "cvt" intrinsics
 2021-10-12  1:32 UTC 

[gcc r12-4334] rs6000: Simplify some SSE4.1 "test" intrinsics
 2021-10-12  1:32 UTC 

[gcc r12-4333] rs6000: Support SSE4.1 "min" and "max" intrinsics
 2021-10-12  1:32 UTC 

[gcc r9-9766] Daily bump
 2021-10-12  0:19 UTC 

[gcc r11-9097] Daily bump
 2021-10-12  0:18 UTC 

[gcc r10-10179] Daily bump
 2021-10-12  0:18 UTC 

[gcc r12-4332] Daily bump
 2021-10-12  0:17 UTC 

[gcc r11-9096] tree-optimization: [PR102622]: wrong code due to signed one bit integer and "a?-1:0"
 2021-10-11 21:19 UTC 

[gcc r9-9765] [GCC 10 branch] tree-optimization: [PR102622]: wrong code due to signed one bit integer and "a?-1:0"
 2021-10-11 21:07 UTC 

[gcc(refs/users/giulianob/heads/pfe_backport)] Backport rs6000: Avoid -fpatchable-function-entry* regressions on powerpc64 be [PR98125]
 2021-10-11 20:50 UTC 

[gcc(refs/users/giulianob/heads/pfe_backport)] Backport varasm: Fix up __patchable_function_entries handling
 2021-10-11 20:50 UTC 

[gcc(refs/users/giulianob/heads/pfe_backport)] Backport Use the section flag 'o' for __patchable_function_entries
 2021-10-11 20:50 UTC 

[gcc(refs/users/giulianob/heads/pfe_backport)] Backport testsuite: Adjust patchable_function tests for mmix
 2021-10-11 20:50 UTC 

[gcc(refs/users/giulianob/heads/pfe_backport)] Backport Add patch_area_size and patch_area_entry to crtl
 2021-10-11 20:50 UTC 

[gcc(refs/users/giulianob/heads/pfe_backport)] Fix patchable-function-entry on arc
 2021-10-11 20:50 UTC 

[gcc(refs/users/giulianob/heads/pfe_backport)] Backport [AArch64] PR92424: Fix -fpatchable-function-entry=N, M with BTI
 2021-10-11 20:50 UTC 

[gcc(refs/users/giulianob/heads/pfe_backport)] Backport Fix PR 93242: patchable-function-entry broken on MIPS
 2021-10-11 20:49 UTC 

[gcc(refs/users/giulianob/heads/pfe_backport)] Align __patchable_function_entries to POINTER_SIZE [PR93194]
 2021-10-11 20:49 UTC 

[gcc(refs/users/giulianob/heads/pfe_backport)] Backport targhooks.c (default_print_patchable_function_entry): Emit __patchable_function_entries sec
 2021-10-11 20:49 UTC 

[gcc(refs/users/giulianob/heads/pfe_backport)] Backport PR c/89946 (ICE in assemble_start_function, at varasm.c:1871)
 2021-10-11 20:49 UTC 

[gcc(refs/users/giulianob/heads/pfe_backport)] Backport patchable_function_entry-decl.c: Add -fno-pie on SPARC
 2021-10-11 20:49 UTC 

[gcc(refs/users/giulianob/heads/pfe_backport)] Backport patchable_function_entry-decl.c: Do not run on Visium
 2021-10-11 20:49 UTC 

[gcc(refs/users/giulianob/heads/pfe_backport)] Backport patchable_function_entry-decl.c: Pass -mcpu=gr6 for Visium and remove other specific handli
 2021-10-11 20:49 UTC 

[gcc(refs/users/giulianob/heads/pfe_backport)] Backport: ICE: segmentation fault with patchable_function_entry attribute for msp430-elf -mlarge)
 2021-10-11 20:49 UTC 

[gcc(refs/users/giulianob/heads/pfe_backport)] Backport Add regex to search for uppercase "NOP" instructions in assembler output
 2021-10-11 20:49 UTC 

[gcc(refs/users/giulianob/heads/pfe_backport)] Backport IBM Z: Use the dedicated NOP instructions for "nop"
 2021-10-11 20:49 UTC 

[gcc(refs/users/giulianob/heads/pfe_backport)] Backport patchable_function_entry-decl.c: Use 3 NOPs on Visium
 2021-10-11 20:49 UTC 

[gcc(refs/users/giulianob/heads/pfe_backport)] Backport Adapt scan-assembler-times for alpha*-*-*
 2021-10-11 20:49 UTC 

[gcc(refs/users/giulianob/heads/pfe_backport)] Backport Error out on nvptx for fpatchable-function-entry
 2021-10-11 20:48 UTC 

[gcc(refs/users/giulianob/heads/pfe_backport)] Backport Skip fpatchable-function-entry tests for nvptx
 2021-10-11 20:48 UTC 

[gcc(refs/users/giulianob/heads/pfe_backport)] Backport "Add entry for "patchable_function_entry"
 2021-10-11 20:48 UTC 

[gcc] Created branch 'giulianob/heads/pfe_backport' in namespace 'refs/users'
 2021-10-11 20:48 UTC 

[gcc(refs/users/iains/heads/d-for-darwin)] libphobos: Clean up some redundancies
 2021-10-11 20:36 UTC 

[gcc(refs/users/iains/heads/d-for-darwin)] Darwin D : Disable backtraces for Darwin for now
 2021-10-11 20:36 UTC 

[gcc(refs/users/iains/heads/d-for-darwin)] D, Darwin, PPC : Declare support for libphobos
 2021-10-11 20:36 UTC 

[gcc(refs/users/iains/heads/d-for-darwin)] D, Math, IBM128 : Use GCC builtins for floor and exp
 2021-10-11 20:35 UTC 

[gcc(refs/users/iains/heads/d-for-darwin)] D, Math, IBM128 : Placeholder values for constants
 2021-10-11 20:35 UTC 

[gcc(refs/users/iains/heads/d-for-darwin)] D, Darwin, PPC : Implement thread interfaces
 2021-10-11 20:35 UTC 

[gcc(refs/users/iains/heads/d-for-darwin)] D, Linux : Add implementation for PPC64 init stack
 2021-10-11 20:35 UTC 

[gcc(refs/users/iains/heads/d-for-darwin)] D, Darwin : Update pthreads sizes
 2021-10-11 20:35 UTC 

[gcc(refs/users/iains/heads/d-for-darwin)] D, Darwin : Make the Darwin code path more obvious (NFC)
 2021-10-11 20:35 UTC 

[gcc(refs/users/iains/heads/d-for-darwin)] libphobos: Fix broken ucontext implementation, and other small test fixes
 2021-10-11 20:35 UTC 

[gcc(refs/users/iains/heads/d-for-darwin)] libphobos: Fix mcontext_t definitions for Darwin
 2021-10-11 20:35 UTC 

[gcc(refs/users/iains/heads/d-for-darwin)] libphobos: Align interface of gcc.sections.osx with gcc.sections.elf_shared
 2021-10-11 20:35 UTC 

[gcc(refs/users/giulianob/heads/pfe_backport_dirty)] Backport rs6000: Avoid -fpatchable-function-entry* regressions on powerpc64 be [PR98125]
 2021-10-11 20:35 UTC 

[gcc(refs/users/iains/heads/d-for-darwin)] libphobos: Add more uses of getTargetInfo(osxVersionMin). Implement posix_memalign if missing
 2021-10-11 20:35 UTC 

[gcc(refs/users/giulianob/heads/pfe_backport_dirty)] Backport varasm: Fix up __patchable_function_entries handling
 2021-10-11 20:35 UTC 

[gcc(refs/users/iains/heads/d-for-darwin)] darwin: Implement osxVersionMin for getTargetInfo
 2021-10-11 20:35 UTC 

[gcc(refs/users/giulianob/heads/pfe_backport_dirty)] Backport Use the section flag 'o' for __patchable_function_entries
 2021-10-11 20:35 UTC 

[gcc(refs/users/iains/heads/d-for-darwin)] d: Implement __traits(getTargetInfo)
 2021-10-11 20:34 UTC 

[gcc(refs/users/giulianob/heads/pfe_backport_dirty)] Backport testsuite: Adjust patchable_function tests for mmix
 2021-10-11 20:34 UTC 

[gcc(refs/users/iains/heads/d-for-darwin)] d: Don't emit normal functions and declarations when compiling with -fbuilding-libphobos-tests
 2021-10-11 20:34 UTC 

[gcc(refs/users/giulianob/heads/pfe_backport_dirty)] Backport Add patch_area_size and patch_area_entry to crtl
 2021-10-11 20:34 UTC 

[gcc(refs/users/iains/heads/d-for-darwin)] libphobos: Checkpoint in darwin runtime support
 2021-10-11 20:34 UTC 

[gcc(refs/users/giulianob/heads/pfe_backport_dirty)] Fix patchable-function-entry on arc
 2021-10-11 20:34 UTC 

[gcc/iains/heads/d-for-darwin] (5958 commits) libphobos: Clean up some redundancies
 2021-10-11 20:34 UTC 

[gcc(refs/users/giulianob/heads/pfe_backport_dirty)] Backport [AArch64] PR92424: Fix -fpatchable-function-entry=N, M with BTI
 2021-10-11 20:34 UTC 

[gcc(refs/users/giulianob/heads/pfe_backport_dirty)] Backport Fix PR 93242: patchable-function-entry broken on MIPS
 2021-10-11 20:34 UTC 

[gcc(refs/users/giulianob/heads/pfe_backport_dirty)] Align __patchable_function_entries to POINTER_SIZE [PR93194]
 2021-10-11 20:34 UTC 

[gcc(refs/users/giulianob/heads/pfe_backport_dirty)] Backport targhooks.c (default_print_patchable_function_entry): Emit __patchable_function_entries sec
 2021-10-11 20:34 UTC 

[gcc(refs/users/giulianob/heads/pfe_backport_dirty)] Backport PR c/89946 (ICE in assemble_start_function, at varasm.c:1871)
 2021-10-11 20:34 UTC 

[gcc(refs/users/giulianob/heads/pfe_backport_dirty)] Backport patchable_function_entry-decl.c: Add -fno-pie on SPARC
 2021-10-11 20:34 UTC 

[gcc(refs/users/giulianob/heads/pfe_backport_dirty)] Backport patchable_function_entry-decl.c: Do not run on Visium
 2021-10-11 20:34 UTC 

[gcc(refs/users/giulianob/heads/pfe_backport_dirty)] Backport patchable_function_entry-decl.c: Pass -mcpu=gr6 for Visium and remove other specific handli
 2021-10-11 20:34 UTC 

[gcc(refs/users/giulianob/heads/pfe_backport_dirty)] Backport: ICE: segmentation fault with patchable_function_entry attribute for msp430-elf -mlarge)
 2021-10-11 20:34 UTC 

[gcc(refs/users/giulianob/heads/pfe_backport_dirty)] Backport Add regex to search for uppercase "NOP" instructions in assembler output
 2021-10-11 20:33 UTC 

[gcc(refs/users/giulianob/heads/pfe_backport_dirty)] Backport IBM Z: Use the dedicated NOP instructions for "nop"
 2021-10-11 20:33 UTC 

[gcc(refs/users/giulianob/heads/pfe_backport_dirty)] Backport patchable_function_entry-decl.c: Use 3 NOPs on Visium
 2021-10-11 20:33 UTC 

[gcc(refs/users/giulianob/heads/pfe_backport_dirty)] Backport Adapt scan-assembler-times for alpha*-*-*
 2021-10-11 20:33 UTC 

[gcc(refs/users/giulianob/heads/pfe_backport_dirty)] Backport Error out on nvptx for fpatchable-function-entry
 2021-10-11 20:33 UTC 

[gcc(refs/users/giulianob/heads/pfe_backport_dirty)] Backport Skip fpatchable-function-entry tests for nvptx
 2021-10-11 20:33 UTC 

[gcc(refs/users/giulianob/heads/pfe_backport_dirty)] Backport "Add entry for "patchable_function_entry"
 2021-10-11 20:33 UTC 

[gcc(refs/users/giulianob/heads/pfe_backport_dirty)] Remove broken cycles thing from asan
 2021-10-11 20:33 UTC 

[gcc] Created branch 'giulianob/heads/pfe_backport_dirty' in namespace 'refs/users'
 2021-10-11 20:33 UTC 

[gcc r12-4331] Add obj-c++.srcman target to gcc/objcp/Makefile
 2021-10-11 20:21 UTC 

[gcc(refs/users/egallager/heads/test)] Merge branch 'master' of git://gcc.gnu.org/git/gcc
 2021-10-11 20:19 UTC 

[gcc(refs/users/egallager/heads/test)] Merge branch 'master' of github.com:cooljeanius/gcc
 2021-10-11 20:19 UTC 

[gcc(refs/users/egallager/heads/test)] Add obj-c++.srcman target to gcc/objcp/Makefile
 2021-10-11 20:19 UTC 

[gcc] Created branch 'egallager/heads/test' in namespace 'refs/users'
 2021-10-11 20:19 UTC 

[gcc r12-4330] Revert accidental change in ipa-modref-tree.h
 2021-10-11 19:59 UTC 

[gcc r12-4329] libstdc++: Add wrapper for internal uses of std::terminate
 2021-10-11 19:37 UTC 

[gcc r12-4328] libstdc++: Simplify std::basic_regex::assign
 2021-10-11 19:37 UTC 

[gcc r12-4327] libstdc++: Fix std::numeric_limits::lowest() test for strict modes
 2021-10-11 19:37 UTC 

[gcc r12-4326] libstdc++: Add valid range assertions to std::basic_regex [PR89927]
 2021-10-11 19:37 UTC 

[gcc r12-4325] libstdc++: Fix std::match_results::end() for failed matches [PR102667]
 2021-10-11 19:37 UTC 

[gcc/devel/modula-2] M2GCCDeclare.mod, M2GenGCC.mod and M2Range.mod removal of unused parameters and variables
 2021-10-11 19:14 UTC 

[gcc(refs/users/meissner/heads/work071-orig)] Add REVISION
 2021-10-11 16:58 UTC 

[gcc] Created branch 'meissner/heads/work071-orig' in namespace 'refs/users'
 2021-10-11 16:55 UTC 

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