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/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
2017-07-06
diagnostics: fix end-points of ranges within macros (PR c++/79300)
David Malcolm
11
-18
/
+250
2017-07-06
Add missing intrinsics for VGETMANT[SD,SS] and VGETEXP[SD,SS]
Sebastian Peryt
23
-27
/
+635
2017-07-06
Remove old rounding code
Julia Koval
2
-56
/
+17
2017-07-06
[arm] Fix warning in parsecpu.awk
Richard Earnshaw
1
-0
/
+5
2017-07-06
[arm] Fix cross-native builds
Richard Earnshaw
2
-0
/
+5
2017-07-06
[testsuite] Add dg-require-stack-check
Christophe Lyon
21
-1
/
+73
2017-07-06
Daily bump.
GCC Administrator
1
-1
/
+1
2017-07-05
re PR target/80103 (ICE in output_1144, at config/rs6000/vsx.md:2298)
Kelvin Nilsen
2
-1
/
+7
2017-07-05
Scalar mask and round RTL templates
Sebastian Peryt
16
-12
/
+891
2017-07-05
[ARM] Implement TARGET_FIXED_CONDITION_CODE_REGS
Richard Earnshaw
2
-0
/
+23
2017-07-05
Remove enum before machine_mode
Richard Sandiford
47
-220
/
+428
2017-07-05
Graceful degrade if Binutils PR21472 is not available.
Georg-Johann Lay
5
-13
/
+43
2017-07-05
[Patch ARM] Remove %? string from some Advanced SIMD patterns.
Ramana Radhakrishnan
2
-5
/
+12
2017-07-05
Move ChangeLog entry to testsuite.
Georg-Johann Lay
2
-8
/
+8
2017-07-05
re PR target/81305 ([avr] avrtiny uses LDS for SREG in ISR routines which is ...
Georg-Johann Lay
2
-0
/
+287
2017-07-05
re PR target/81305 ([avr] avrtiny uses LDS for SREG in ISR routines which is ...
Georg-Johann Lay
5
-9
/
+324
2017-07-05
tree-loop-distribution.c: Add general explanantion on the pass.
Bin Cheng
7
-110
/
+749
2017-07-05
tree-loop-distribution.c (classify_partition): New parameter and better handl...
Bin Cheng
4
-11
/
+80
2017-07-05
tree-loop-distribution.c (enum partition_type): New.
Bin Cheng
2
-16
/
+133
2017-07-05
tree-loop-distribution.c (struct ddr_hasher): New.
Bin Cheng
2
-26
/
+82
2017-07-05
tree-loop-distribution.c (ref_base_address): Delete.
Bin Cheng
4
-39
/
+44
2017-07-05
tree-loop-distribution.c (struct partition): New field recording its data ref...
Bin Cheng
2
-85
/
+106
2017-07-05
tree-loop-distribution.c (params.h): Include header file.
Bin Cheng
2
-14
/
+50
2017-07-05
tree-loop-distribution.c (loop_nest): New global var.
Bin Cheng
2
-16
/
+32
2017-07-05
tree-loop-distribution.c (enum fuse_type, [...]): New.
Bin Cheng
2
-34
/
+38
2017-07-05
tree-loop-distribution.c (bb_top_order_index): New.
Bin Cheng
2
-6
/
+60
2017-07-05
tree-loop-distribution.c (pass_loop_distribution::execute): Skip if no loops.
Bin Cheng
2
-0
/
+8
2017-07-05
cfgloop.h (struct loop): Add comment.
Bin Cheng
6
-11
/
+116
2017-07-05
Daily bump.
GCC Administrator
1
-1
/
+1
2017-07-04
re PR target/81300 (-fpeephole2 breaks __builtin_ia32_sbb_u64, _subborrow_u64...
Uros Bizjak
4
-53
/
+98
2017-07-04
re PR target/81294 (_subborrow_u64 argument order inconsistent with intrinsic...
Uros Bizjak
7
-6
/
+81
2017-07-04
re PR debug/81278 (-fcompare-debug failure (length))
Jakub Jelinek
2
-9
/
+59
2017-07-04
[ARM] Add MIDR info for ARM Cortex-R7 and Cortex-R8
Thomas Preud'homme
2
-0
/
+7
2017-07-04
ipa-utils.c (ipa_merge_profiles): Fix merging when dst is uninitialized while...
Jan Hubicka
2
-4
/
+20
2017-07-04
[AArch64] Fix strict aliasing issue in gcc.target/aarch64/simd/vminmaxnm_1.c
Kyrylo Tkachov
2
-25
/
+27
2017-07-04
[arm] Move some generated files out of the source tree
Richard Earnshaw
6
-3481
/
+33
2017-07-04
[Patch ARM] Add initial tuning for Cortex-A55 and Cortex-A75
James Greenhalgh
9
-8
/
+154
2017-07-04
* haifa-sched.c (sched_create_recovery_edges): Update profile.
Jan Hubicka
2
-1
/
+17
2017-07-04
bb-reorder.c (better_edge_p): Fix handling of uninitialized probability.
Jan Hubicka
2
-1
/
+6
2017-07-04
Fix ChangeLog format in r247584
Thomas Preud'homme
1
-1
/
+1
2017-07-04
re PR c/81231 (ICE with invalid argument to __atomic_*)
Marek Polacek
4
-0
/
+26
2017-07-04
brig-function.cc: Include profile-count.h.
Jakub Jelinek
3
-0
/
+7
2017-07-04
PR 81292: ICE on related strlens after r249880
Richard Sandiford
5
-0
/
+98
2017-07-04
Enable addressable params sanitization with --param asan-stack=1.
Martin Liska
4
-1
/
+14
2017-07-04
Use xstrdup_for_dump in ipa-inline.c (PR ipa/81293).
Martin Liska
2
-2
/
+8
2017-07-04
Save and restore EDGE_DFS_BACK in draw_cfg_edges
Tom de Vries
2
-4
/
+31
2017-07-04
function-argument-3.C: Add -Wno-psabi to additional options.
Jakub Jelinek
2
-0
/
+4
2017-07-04
re PR target/81175 (EXC_BAD_ACCESS in ::slpeel_duplicate_current_defs_from_ed...
Jakub Jelinek
2
-1
/
+8
2017-07-04
vxworks.h (PTRDIFF_TYPE, SIZE_TYPE): Restore unconditional basic definitions.
Olivier Hainque
2
-8
/
+19
2017-07-04
Add dg-require ifunc for mvc test-cases.
Martin Liska
5
-0
/
+12
[next]