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/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-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-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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-11
Daily bump.
GCC Administrator
7
-1
/
+258
2023-01-10
MAINTAINERS: Add myself as Rust front-end maintainer
Philip Herron
1
-0
/
+1
2023-01-10
Fortran: frontend passes do_subscript leaks gmp memory [PR97345]
Harald Anlauf
1
-1
/
+12
2023-01-10
Adding missing dependencies to gcc/m2/Make-lang.in
Gaius Mulley
1
-2
/
+2
2023-01-10
[PATCH, Modula2] PR-108142 Many empty directories created in the build directory
Gaius Mulley
3
-125
/
+174
2023-01-10
tree-optimization/106293 - missed DSE with virtual LC PHI
Richard Biener
2
-83
/
+121
2023-01-10
PR rtl-optimization/106421: ICE in bypass_block from non-local goto.
Roger Sayle
2
-3
/
+19
2023-01-10
ipa: Sort ipa_param_body_adjustments::m_replacements (PR 108110)
Martin Jambor
4
-26
/
+128
2023-01-10
tree-optimization/108314 - avoid BIT_NOT optimization for extract-last
Richard Biener
2
-4
/
+25
2023-01-10
C-SKY: Define SYSROOT_SUFFIX_SPEC.
Xianmiao Qu
1
-0
/
+8
2023-01-10
C-SKY: Fix float abi option in MULTILIB_DEFAULTS.
Xianmiao Qu
1
-1
/
+1
2023-01-10
C-SKY: Fix skip codition for testcase ldbs.c
Xianmiao Qu
1
-1
/
+1
2023-01-10
C-SKY: Add missing builtin defines for soft float abi.
Xianmiao Qu
1
-0
/
+5
2023-01-10
C-SKY: Fix patterns' condition for ck802 smart mode.
Xianmiao Qu
1
-7
/
+7
2023-01-10
C-SKY: Skip other CPUs if the testcases are only for ck801.
Xianmiao Qu
6
-25
/
+28
2023-01-10
C-SKY: Add conditions for ceil etc patterns.
Xianmiao Qu
1
-2
/
+4
2023-01-10
libstdc++: Fix tzdb.cc to compile with -fno-exceptions
Jonathan Wakely
1
-2
/
+2
2023-01-10
libstdc++: Fix some algos for 16-bit size_t [PR108221]
Jonathan Wakely
2
-26
/
+26
2023-01-10
libstdc++: Fix std::span constraint for sizeof(size_t) < sizeof(int) [PR108221]
Jonathan Wakely
1
-1
/
+1
2023-01-10
IBM zSystems: Make -fcall-saved-... work.
Andreas Krebbel
2
-6
/
+15
2023-01-10
Daily bump.
GCC Administrator
10
-1
/
+1080
2023-01-09
Modula-2: fix documentation layout
Eric Botcazou
1
-197
/
+193
2023-01-09
c++: Only do maybe_init_list_as_range optimization if !processing_template_de...
Jakub Jelinek
3
-1
/
+54
2023-01-09
c: Check for modifiable static compound literals in inline definitions
Joseph Myers
2
-0
/
+77
2023-01-09
Update cpplib eo.po
Joseph Myers
1
-39
/
+28
2023-01-09
Fix compilation of server.cc on hpux.
John David Anglin
1
-0
/
+2
2023-01-09
ada: Update copyright notice
Arnaud Charlet
2193
-2194
/
+2194
2023-01-09
ada: Remove a couple of unreachable statements
Eric Botcazou
1
-10
/
+2
2023-01-09
ada: Simplify finalization of temporaries created for interface objects
Eric Botcazou
3
-286
/
+31
2023-01-09
middle-end/108209 - typo in genmatch.cc:commutative_op
Richard Biener
1
-1
/
+1
2023-01-09
calls: Fix up TYPE_NO_NAMED_ARGS_STDARG_P handling [PR107453]
Jakub Jelinek
1
-2
/
+6
2023-01-09
middle-end/69482 - not preserving volatile accesses
Richard Biener
3
-0
/
+35
2023-01-09
hash: do not insert deleted value to a hash_set
Martin Liska
2
-1
/
+22
2023-01-09
tree-optimization/101912 - testcase for fixed uninit case
Richard Biener
1
-0
/
+21
2023-01-09
c: check if target_clone attrs are all string
Martin Liska
2
-4
/
+19
2023-01-09
Subject: [committed, pushed, Modula2] Added missing dependency.
Gaius Mulley
2
-396
/
+521
2023-01-09
Daily bump.
GCC Administrator
2
-1
/
+6
2023-01-08
xtensa: Optimize bitwise splicing operation
Takayuki 'January June' Suwa
1
-0
/
+47
2023-01-08
Daily bump.
GCC Administrator
15
-1
/
+115
2023-01-07
xtensa: Optimize stack frame adjustment more
Takayuki 'January June' Suwa
1
-45
/
+106
2023-01-07
modula-2, libm2min: Declare abort and exit as expected.
Iain Sandoe
1
-3
/
+3
2023-01-07
Fix compilation of gcc.dg/atomic/c11-atomic-exec-[45].c on hpux.
John David Anglin
2
-0
/
+2
2023-01-07
Always define `WIN32_LEAN_AND_MEAN` before <windows.h>
LIU Hao
36
-1
/
+40
2023-01-07
Daily bump.
GCC Administrator
9
-1
/
+142
2023-01-06
libstdc++: Suppress -Waddress warning in tzdb.cc [PR108228]
Jonathan Wakely
1
-0
/
+3
2023-01-06
libstdc++: Refactor time_zone::_Impl::rules_counter [PR108235]
Jonathan Wakely
1
-53
/
+84
2023-01-06
c: C2x semantics for __builtin_tgmath
Joseph Myers
3
-27
/
+63
2023-01-06
libbacktrace: don't run --build-id tests if it is not supported
Ian Lance Taylor
4
-21
/
+78
2023-01-06
libstdc++: Add feature-test macros for implemented C++23 views [PR108260]
Patrick Palka
14
-0
/
+116
2023-01-06
libstdc++: Fix misuse of alloca in std::bitset [PR108214]
Jonathan Wakely
2
-10
/
+35
[prev]
[next]