index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/existing-fp8
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gfortran-test
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-15
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-15
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-15
c++: add test for DR 2855
Marek Polacek
1
-0
/
+16
2024-05-15
RISC-V: Test cbo.zero expansion for rv32
Christoph Müllner
1
-26
/
+11
2024-05-15
AArch64: Use UZP1 instead of INS
Wilco Dijkstra
5
-20
/
+20
2024-05-15
Avoid pointer compares on TYPE_MAIN_VARIANT in TBAA
Jan Hubicka
3
-7
/
+5
2024-05-15
testsuite: Require lto-plugin in gcc.dg/ipa/ipa-icf-38.c [PR85656]
Rainer Orth
1
-0
/
+1
2024-05-15
testsuite: i386: Fix g++.target/i386/pr97054.C on Solaris
Rainer Orth
1
-1
/
+1
2024-05-15
RISC-V: Allow by-pieces to do overlapping accesses in block_move_straight
Christoph Müllner
5
-27
/
+22
2024-05-15
RISC-V: add tests for overlapping mem ops
Christoph Müllner
2
-33
/
+20
2024-05-15
RISC-V: Allow unaligned accesses in cpymemsi expansion
Christoph Müllner
3
-28
/
+60
2024-05-15
RISC-V: Add test cases for cpymem expansion
Christoph Müllner
4
-0
/
+536
2024-05-15
[prange] Default pointers_handled_p() to false.
Aldy Hernandez
1
-1
/
+1
2024-05-15
tree-cfg: Move the returns_twice check to be last statement only [PR114301]
Andrew Pinski
1
-5
/
+9
2024-05-14
[committed] Fix rv32 issues with recent zicboz work
Jeff Law
2
-3
/
+5
2024-05-15
x86: Add 3-instruction subroutine vector shift for V16QI in ix86_expand_vec_p...
Levy Hsu
3
-0
/
+89
2024-05-14
c++: lvalueness of non-dependent assignment expr [PR114994]
Patrick Palka
2
-1
/
+22
2024-05-14
[to-be-committed,RISC-V] Remove redundant AND in shift-add sequence
Jeff Law
2
-0
/
+41
2024-05-15
Daily bump.
GCC Administrator
5
-1
/
+559
2024-05-14
c++: ICE in build_deduction_guide for invalid template [PR105760]
Simon Martin
2
-0
/
+8
2024-05-14
c++ comment adjustments for 114935
Jason Merrill
2
-7
/
+13
2024-05-14
pru: Implement TARGET_CLASS_LIKELY_SPILLED_P to fix PR115013
Dimitar Dimitrov
1
-0
/
+14
2024-05-14
RISC-V: avoid LUI based const materialization ... [part of PR/106265]
Vineet Gupta
9
-0
/
+161
2024-05-14
tree-optimization/99954 - redo loop distribution memcpy recognition fix
Richard Biener
4
-2
/
+39
2024-05-14
[PATCH 3/3] RISC-V: Add memset-zero expansion to cbo.zero
Christoph Müllner
4
-0
/
+127
2024-05-14
[PATCH 2/3] RISC-V: testsuite: Make cmo tests LTO safe
Christoph Müllner
6
-14
/
+14
2024-05-14
[1/3] expr: Export clear_by_pieces()
Christoph Müllner
2
-5
/
+6
2024-05-14
[testsuite] Fix gcc.dg/pr115066.c fail on aarch64
Tom de Vries
1
-2
/
+2
2024-05-14
testsuite: analyzer: Fix fd-glibc-byte-stream-connection-server.c on Solaris ...
Rainer Orth
1
-0
/
+1
2024-05-14
[debug] Fix dwarf v4 .debug_macro.dwo
Tom de Vries
2
-6
/
+22
2024-05-14
Reduce recursive inlining of always_inline functions
Jan Hubicka
1
-26
/
+53
2024-05-14
rs6000: Enable overlapped by-pieces operations
Haochen Gui
2
-0
/
+14
2024-05-14
ada: Fix classification of SPARK Boolean aspects
Piotr Trojanek
2
-201
/
+41
2024-05-14
ada: Fix crash with -gnatdJ and -gnatf
Ronan Desplanques
1
-4
/
+5
2024-05-14
ada: Minor typo fix in comment
Marc Poulhiès
2
-3
/
+3
2024-05-14
ada: Document more details of the implementation of finalization chains
Eric Botcazou
1
-0
/
+29
2024-05-14
ada: Fix small inaccuracy in previous change
Eric Botcazou
1
-1
/
+7
2024-05-14
ada: Fix pragma Warnings and -gnatD interaction
Ronan Desplanques
3
-9
/
+16
2024-05-14
ada: Decouple attachment from dynamic allocation for controlled objects
Eric Botcazou
11
-583
/
+714
2024-05-14
ada: Follow up fixes for Put_Image/streaming regressions
Steve Baird
2
-1
/
+5
2024-05-14
ada: Fix pragma Compile_Time_Error and -gnatdJ crash
Ronan Desplanques
3
-8
/
+10
2024-05-14
ada: Fix crash with -gnatdJ and -gnatyz
Ronan Desplanques
4
-28
/
+23
2024-05-14
ada: Small cleanup about allocators and aggregates
Eric Botcazou
6
-145
/
+102
2024-05-14
ada: Fix warning indicators in usage string
Ronan Desplanques
1
-4
/
+4
2024-05-14
ada: Correct System.Win32.LocalFileTimeToFileTime wrapper typo
Philippe Gil
1
-2
/
+2
2024-05-14
ada: Fix crash with -gnatdJ and JSON output
Ronan Desplanques
1
-6
/
+6
2024-05-14
ada: Fix crash with -gnatdJ and -gnatw.w
Ronan Desplanques
5
-68
/
+69
2024-05-14
ada: Restore default size for dynamic allocations of discriminated type
Eric Botcazou
4
-22
/
+39
2024-05-14
ada: Fix typo in diagnostic message
Ronan Desplanques
1
-1
/
+1
2024-05-14
ada: Compiler crash or errors on if_expression in container aggregate
Gary Dismukes
1
-1
/
+3
2024-05-14
ada: Replace "not Present" tests with "No".
Steve Baird
1
-6
/
+6
2024-05-14
ada: Follow-up adjustment after fix to Default_Initialize_Object
Eric Botcazou
1
-6
/
+10
[prev]
[next]