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
path:
root
/
gcc
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-18
PR middle-end/92493 - ICE in get_origin_and_offset at gimple-ssa-sprintf.c
Martin Sebor
4
-1
/
+40
2019-11-18
Refactor tree-loop-distribution.c for thread safety
Giuliano Belinassi
4
-270
/
+441
2019-11-18
re PR ipa/92508 (ICE in do_estimate_edge_time, at ipa-inline-analysis.c:223 s...
Jan Hubicka
3
-3
/
+9
2019-11-18
Add more C2x attributes tests.
Joseph Myers
7
-0
/
+50
2019-11-18
PR c++/91962 - ICE with reference binding and qualification conversion.
Marek Polacek
4
-1
/
+25
2019-11-18
Add testcase for already fixed PR ipa/92528
Martin Jambor
2
-0
/
+69
2019-11-18
Add optabs for accelerating RAW and WAR alias checks
Richard Sandiford
20
-4
/
+372
2019-11-18
Add an empty constructor shortcut to build_vector_from_ctor
Richard Sandiford
2
-0
/
+8
2019-11-18
Two RTL CC tweaks for SVE pmore/plast conditions
Richard Sandiford
5
-21
/
+140
2019-11-18
Handle VIEW_CONVERT_EXPR for variable-length vectors
Richard Sandiford
4
-9
/
+214
2019-11-18
Optimise WAR and WAW alias checks
Richard Sandiford
12
-41
/
+260
2019-11-18
LRA: handle memory constraints that accept more than "m"
Richard Sandiford
12
-15
/
+48
2019-11-18
Remove vestiges of MODIFY_JNI_METHOD_CALL
Tom Tromey
4
-40
/
+6
2019-11-18
re PR tree-optimization/92516 (ICE in vect_schedule_slp_instance, at tree-vec...
Richard Biener
5
-75
/
+141
2019-11-18
Unset m_checker in sem_function::init.
Martin Liska
2
-0
/
+8
2019-11-18
Remove strange dump suboptions in testsuite.
Martin Liska
3
-2
/
+11
2019-11-18
re PR tree-optimization/92558 (Miscompare of 554.roms_r with -Ofast -march=zn...
Richard Biener
4
-0
/
+35
2019-11-18
musl: use correct long double abi by default
Szabolcs Nagy
3
-2
/
+33
2019-11-18
s390: add musl support
Szabolcs Nagy
2
-0
/
+8
2019-11-18
Improve -dbg-cnt error message and support :0.
Martin Liska
2
-11
/
+14
2019-11-18
Verify NOP_EXPR LHS type in IPA ICF.
Martin Liska
4
-0
/
+46
2019-11-18
[mid-end][__RTL] Clean state despite unspecified __RTL startwith passes
Matthew Malcomson
6
-20
/
+70
2019-11-18
re PR target/92462 ([arm32] -ftree-pre makes a variable to be wrongly hoisted...
Richard Biener
2
-4
/
+16
2019-11-18
[testsuite][ARM] check_effective_target_arm_vfp_ok_nocache: Fix typo in optio...
Christophe Lyon
2
-2
/
+8
2019-11-18
re PR target/92545 (avr: support ATmega devices from the 0-series)
Georg-Johann Lay
1
-1
/
+1
2019-11-18
re PR target/92545 (avr: support ATmega devices from the 0-series)
Georg-Johann Lay
1
-12
/
+12
2019-11-18
Add support for AVR devices from the 0-series.
Georg-Johann Lay
7
-333
/
+455
2019-11-18
Split X86_TUNE_AVX128_OPTIMAL into X86_TUNE_AVX256_SPLIT_REGS
Hongtao Liu
6
-6
/
+25
2019-11-18
Daily bump.
GCC Administrator
1
-1
/
+1
2019-11-17
* gcc.dg/complex-6.c: Do not run dump scan tests for rx target.
Jeff Law
2
-2
/
+6
2019-11-17
method.c (lookup_comparison_result): Use %qD instead of %<%T::%D%> to print t...
Jakub Jelinek
4
-2
/
+27
2019-11-17
Daily bump.
GCC Administrator
1
-1
/
+1
2019-11-17
rs6000: Allow mode GPR in cceq_{ior,rev}_compare
Segher Boessenkool
2
-7
/
+18
2019-11-16
Delete common/config/powerpcspe
Segher Boessenkool
2
-321
/
+4
2019-11-16
[AArch64] Robustify aarch64_wrffr
Richard Sandiford
2
-1
/
+6
2019-11-16
Use a single comparison for index-based alias checks
Richard Sandiford
6
-51
/
+295
2019-11-16
Print the type of alias check in a dump message
Richard Sandiford
14
-0
/
+48
2019-11-16
Dump the list of merged alias pairs
Richard Sandiford
9
-1
/
+270
2019-11-16
Record whether a dr_with_seg_len contains mixed steps
Richard Sandiford
3
-22
/
+55
2019-11-16
Add flags to dr_with_seg_len_pair_t
Richard Sandiford
5
-14
/
+161
2019-11-16
Delay swapping data refs in prune_runtime_alias_test_list
Richard Sandiford
2
-9
/
+21
2019-11-16
Move canonicalisation of dr_with_seg_len_pair_ts
Richard Sandiford
4
-23
/
+33
2019-11-16
[AArch64] Add scatter stores for partial SVE modes
Richard Sandiford
10
-40
/
+185
2019-11-16
[AArch64] Pattern-match SVE extending gather loads
Richard Sandiford
17
-128
/
+710
2019-11-16
[AArch64] Add gather loads for partial SVE modes
Richard Sandiford
14
-50
/
+268
2019-11-16
[AArch64] Add truncation for partial SVE modes
Richard Sandiford
11
-6
/
+113
2019-11-16
[AArch64] Pattern-match SVE extending loads
Richard Sandiford
16
-75
/
+358
2019-11-16
[AArch64] Add sign and zero extension for partial SVE modes
Richard Sandiford
16
-31
/
+220
2019-11-16
[AArch64] Add autovec support for partial SVE vectors
Richard Sandiford
12
-167
/
+674
2019-11-16
[AArch64] Tweak gcc.target/aarch64/sve/clastb_8.c
Richard Sandiford
2
-2
/
+10
[prev]
[next]