index
:
gcc
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/loop-unswitch-support-switches
devel/lto-offload
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/sphinx
devel/ssa-range
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
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
gcc mirror
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Some additional ix86_rtx_costs clean-ups: NEG, AND, andn and pandn.
HEAD
trunk
master
Roger Sayle
18 min.
1
-39
/
+94
*
RISC-V: Fix canonical extension order (K and J)
Tsukasa OI
5 hours
2
-2
/
+2
*
Increase move cost between mask and gpr.
liuhongt
6 hours
2
-3
/
+3
*
Daily bump.
GCC Administrator
8 hours
1
-1
/
+1
*
Daily bump.
GCC Administrator
32 hours
2
-1
/
+32
*
testsuite: Skip vectorize tests for PRU
Dimitar Dimitrov
38 hours
7
-14
/
+14
*
testsuite: Adjust pr91088.c for default_packed targets
Dimitar Dimitrov
38 hours
1
-1
/
+2
*
testsuite: Skip gcc.dg/pr46647.c for PRU
Dimitar Dimitrov
38 hours
1
-2
/
+2
*
testsuite: Skip ifcvt-4.c for PRU
Dimitar Dimitrov
38 hours
1
-1
/
+1
*
testsuite: Mark extra warnings for default_packed
Dimitar Dimitrov
38 hours
1
-2
/
+4
*
Daily bump.
GCC Administrator
2 days
15
-1
/
+389
*
testsuite: add missing dg-require-effective-target fpic
Marc Poulhiès
3 days
1
-0
/
+1
*
libstdc++: Reduce <random> test iterations for simulators
Jonathan Wakely
3 days
7
-21
/
+76
*
AArch64: Improve rotate patterns
Wilco Dijkstra
3 days
4
-65
/
+461
*
AArch64: Cleanup CPU option processing code
Wilco Dijkstra
3 days
3
-135
/
+32
*
Use "final" and "override" directly, rather than via macros
David Malcolm
3 days
60
-1345
/
+1345
*
libgomp: Add new runtime routines omp_target_memcpy_async and omp_target_memc...
Marcel Vollweiler
3 days
16
-55
/
+950
*
libgcc: use __builtin_clz and __builtin_ctz in libbid
Christophe Lyon
3 days
1
-47
/
+4
*
libgcc: Add support for HF mode (aka _Float16) in libbid
Christophe Lyon
3 days
10
-5
/
+364
*
testsuite: Add C++ unwinding tests with Decimal Floating-Point
Christophe Lyon
3 days
3
-0
/
+157
*
testsuite: enable more BID DFP tests for AArch64
Christophe Lyon
3 days
10
-8
/
+30
*
testsuite: Add new tests for DFP under aarch64/aapcs64
Christophe Lyon
3 days
49
-0
/
+1982
*
testsuite:: Fix pr39986.c testcase for AArch64
Christophe Lyon
3 days
1
-11
/
+11
*
libgcc: enable DFP for AArch64
Christophe Lyon
3 days
1
-0
/
+6
*
libgcc: Enable XF mode conversions to/from DFP modes only if supported
Christophe Lyon
3 days
6
-0
/
+12
*
aarch64: Add backend support for DFP
Christophe Lyon
3 days
3
-51
/
+89
*
aarch64: Enable DFP (Decimal Floating-point) (BID format)
Christophe Lyon
3 days
4
-4
/
+8
*
Disable snapshots from gcc-9
Richard Biener
3 days
1
-1
/
+0
*
Daily bump.
GCC Administrator
3 days
5
-1
/
+462
*
libstdc++: Avoid including <cstdint> for std::char_traits
Jonathan Wakely
3 days
7
-14
/
+25
*
libstdc++: Only include <ext/atomicity.h> for COW string
Jonathan Wakely
3 days
2
-1
/
+2
*
libstdc++: Ensure pmr aliases work without <memory_resource>
Jonathan Wakely
3 days
30
-488
/
+551
*
PR middle-end/98865: Expand X*Y as X&-Y when Y is [0,1].
Roger Sayle
4 days
2
-0
/
+86
*
[PATCH, rs6000] Remove the (no longer used) BTC defines.
Will Schmidt
4 days
2
-51
/
+4
*
libstdc++: Implement LWG 3683 for pmr::polymorphic_allocator
Jonathan Wakely
4 days
2
-0
/
+29
*
Fix OMP CAS expansion with separate condition
Richard Biener
4 days
1
-5
/
+6
*
Remove get_or_alloc_expression_id
Richard Biener
4 days
1
-15
/
+3
*
[Ada] Avoid copy operation for returns involving function calls
Eric Botcazou
4 days
2
-0
/
+53
*
[Ada] Do not give warnings for compiler-generated entities by default
Eric Botcazou
4 days
1
-2
/
+5
*
[Ada] Small housekeeping work in gnat_gimplify_expr
Eric Botcazou
4 days
1
-71
/
+60
*
[Ada] Add support for "simd" function attribute
Eric Botcazou
4 days
2
-1
/
+55
*
[Ada] Fix internal error on unchecked union with component clauses (2)
Eric Botcazou
4 days
1
-6
/
+23
*
[Ada] Do not set Current_Error_Node to a node without location
Eric Botcazou
4 days
1
-1
/
+2
*
[Ada] Fix internal error on semi-circular record types
Eric Botcazou
4 days
1
-8
/
+11
*
[Ada] Fix for internal error on semi-circular record aggregate
Eric Botcazou
4 days
1
-2
/
+12
*
[Ada] Adjust copyright line
Eric Botcazou
4 days
4
-4
/
+4
*
[Ada] Preserve unchecked conversion of string constant
Eric Botcazou
4 days
1
-0
/
+7
*
[Ada] Remove redundant marking of illegal pragma with error posted
Piotr Trojanek
4 days
1
-1
/
+0
*
[Ada] Fix continuation message without a prior error
Piotr Trojanek
4 days
1
-0
/
+2
*
[Ada] Mark Requires_Transient_Scope as Inline
Eric Botcazou
4 days
1
-0
/
+1
[next]