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-03-13
libstdc++: Refer to documentation hacking docs from Makefile
Jonathan Wakely
2
-0
/
+4
2023-03-13
libstdc++: Regenerate HTML docs
Jonathan Wakely
3
-3
/
+3
2023-03-13
libstdc++: Update copyright year in FAQ
Jonny Grant
1
-1
/
+1
2023-03-13
libstdc++: Fix typo in comment
Jonathan Wakely
1
-1
/
+1
2023-03-13
tree-optimization/109046 - re-combine complex loads
Richard Biener
2
-1
/
+47
2023-03-13
Daily bump.
GCC Administrator
6
-1
/
+357
2023-03-13
aarch64: Add bfloat16_t support for aarch64
Jakub Jelinek
15
-269
/
+327
2023-03-12
PR middle-end/109031: Fix final value replacement from narrower IVs.
Roger Sayle
3
-1
/
+81
2023-03-12
AArch64: Update div-bitmask to implement new optab instead of target hook [PR...
Tamar Christina
3
-137
/
+52
2023-03-12
middle-end: Implement preferred_div_as_shifts_over_mult [PR108583]
Tamar Christina
8
-0
/
+190
2023-03-12
middle-end: don't form FMAs when multiplication is not single use. [PR108583]
Tamar Christina
2
-0
/
+54
2023-03-12
ranger: Add range-ops for widen addition and widen multiplication [PR108583]
Tamar Christina
4
-0
/
+189
2023-03-12
middle-end: Revert can_special_div_by_const changes [PR108583]
Tamar Christina
14
-116
/
+26
2023-03-12
Docs: Fix typo in previous commit
Sandra Loosemore
1
-1
/
+1
2023-03-12
[PR modula2/109089] implementation of boolean should be C++/C bool
Gaius Mulley
167
-2369
/
+2667
2023-03-12
libstdc++: Move www.graphviz.org to https
Gerald Pfeifer
2
-2
/
+2
2023-03-12
Docs: Clean up description of asan-kernel-mem-intrinsic-prefix.
Sandra Loosemore
1
-2
/
+4
2023-03-12
gcc/testsuite/gcc.dg: Fix LLP64 targets
Jonathan Yong
2
-2
/
+3
2023-03-12
gcc.c-torture/compile/103818.c: Enable for llp64 too
Jonathan Yong
1
-1
/
+1
2023-03-12
Daily bump.
GCC Administrator
4
-1
/
+38
2023-03-12
doc: Drop a redundant link to AVR-LibC
Gerald Pfeifer
1
-1
/
+1
2023-03-11
Fwd: [PATCHJ]: Bugzilla 88860 - Clarify online manual infelicities
Jeff Law
1
-1
/
+1
2023-03-11
Re: [PATCH 2/2] Corrected pr25521.c target matching.
Cupertino Miranda
2
-3
/
+14
2023-03-11
Fortran: fix bounds check for copying of class expressions [PR106945]
Harald Anlauf
2
-0
/
+12
2023-03-11
Docs: Update documentation of Texinfo versions for building manuals.
Sandra Loosemore
2
-22
/
+39
2023-03-11
Daily bump.
GCC Administrator
12
-1
/
+465
2023-03-10
testsuite: Tweak check_fork_available for CRIS
Hans-Peter Nilsson
1
-0
/
+6
2023-03-10
testsuite: gcc.dg/pr108117.c: Require effective-target scheduling
Hans-Peter Nilsson
1
-0
/
+1
2023-03-10
testsuite: gcc.dg/pr106397.c: Add -w to options
Hans-Peter Nilsson
1
-1
/
+1
2023-03-10
c++ testsuite: Add test for PR107703
Jakub Jelinek
2
-2
/
+586
2023-03-10
libgcc, i386: Add __fix{,uns}bfti and __float{,un}tibf [PR107703]
Jakub Jelinek
5
-3
/
+142
2023-03-10
c++: Don't clear TREE_READONLY for -fmerge-all-constants for non-aggregates [...
Jakub Jelinek
2
-2
/
+18
2023-03-10
c++, abi: Fix up class layout with bitfields [PR109039]
Jakub Jelinek
2
-1
/
+42
2023-03-10
MAINTAINERS: add myself to write after approval
Arsen Arsenović
1
-0
/
+1
2023-03-10
c++: constrained lambda error-recovery [PR108972]
Jason Merrill
2
-2
/
+6
2023-03-10
ubsan: missed -fsanitize=bounds for compound ops [PR108060]
Marek Polacek
6
-0
/
+100
2023-03-10
Fortran: fix ICE with bind(c) in block data [PR104332]
Harald Anlauf
2
-2
/
+23
2023-03-10
Fix PR 108874: aarch64 code regression with shift and ands
Andrew Pinski
3
-0
/
+84
2023-03-10
Use 'GOMP_MAP_VARS_TARGET' for OpenACC compute constructs [PR90596]
Thomas Schwinge
5
-238
/
+44
2023-03-10
analyzer: fix leak false +ve seen in haproxy's cfgparse.c [PR109059]
David Malcolm
6
-18
/
+158
2023-03-10
Allow libgomp 'cbuf' buffering with OpenACC 'async' for 'ephemeral' data
Thomas Schwinge
1
-34
/
+36
2023-03-10
Simplify OpenACC 'no_create' clause implementation
Thomas Schwinge
5
-27
/
+54
2023-03-10
OpenACC: Remove 'acc_async_test' -> skip shortcut in 'libgomp/oacc-async.c:go...
Thomas Schwinge
1
-3
/
+0
2023-03-10
Document/verify another aspect of OpenACC 'async' semantics in 'libgomp.oacc-...
Thomas Schwinge
1
-2
/
+2
2023-03-10
Speedup PTA solving for call constraint sets
Richard Biener
1
-4
/
+11
2023-03-10
Fix OpenACC/GCN 'acc_ev_enqueue_launch_end' position
Thomas Schwinge
2
-30
/
+195
2023-03-10
c++: class NTTP and nested anon union [PR108566]
Jason Merrill
2
-1
/
+45
2023-03-10
analyzer: fix deref-before-check false +ves seen in haproxy [PR108475,PR109060]
David Malcolm
4
-37
/
+356
2023-03-10
range-op-float: Extend lhs by 0.5ulp rather than 1ulp if not -frounding-math ...
Jakub Jelinek
1
-2
/
+18
2023-03-10
libstdc++: Fix GDB Xmethod for std::shared_ptr::use_count() [PR109064]
Jonathan Wakely
2
-1
/
+11
[prev]
[next]