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
2015-01-12
re PR tree-optimization/64530 (Incorrect calculation when assigning to array ...
Richard Biener
4
-0
/
+52
2015-01-12
re PR tree-optimization/64357 (ICE at -Os on x86_64-linux-gnu in check_loop_c...
Richard Biener
4
-2
/
+49
2015-01-12
[ARM] Use Cortex-A17 tuning parameters for Cortex-A12
Kyrylo Tkachov
3
-5
/
+11
2015-01-12
Fix date in gcc/ChangeLog
Kyrylo Tkachov
1
-1
/
+1
2015-01-12
[ARM] Implement TARGET_SCHED_MACRO_FUSION_PAIR_P
Kyrylo Tkachov
3
-19
/
+135
2015-01-12
re PR c++/64547 (A non-const constexpr function is rejected incorrectly)
Jason Merrill
3
-0
/
+29
2015-01-12
Add the missing ChangeLog entry
H.J. Lu
1
-0
/
+5
2015-01-12
Correct target selector in gcc.target/i386/nop-mcount.c
H.J. Lu
1
-1
/
+1
2015-01-12
Update Linux/x86-64 linker test for PIE with copy reloc
H.J. Lu
3
-0
/
+17
2015-01-12
[ARM][cleanup] Use R0_REGNUM and R1_REGNUM instead of 0 and 1 where appropriate
Kyrylo Tkachov
2
-8
/
+19
2015-01-12
ggcplug.c: Include gcc-plugin.h after coretypes.h.
Prathamesh Kulkarni
2
-1
/
+4
2015-01-12
re PR ipa/64550 (IPA fixes cause ICE in tree-ssa.c:939)
Martin Liska
4
-1
/
+93
2015-01-12
IPA ICF: handle correctly indirect_calls.
Martin Liska
2
-2
/
+11
2015-01-12
visium.c: Add includes hashtab.h...
Prathamesh Kulkarni
2
-1
/
+24
2015-01-12
re PR ipa/63967 (r217633 caused internal compiler error: in estimate_edge_gro...
Jan Hubicka
2
-109
/
+97
2015-01-12
re PR ipa/63470 (internal compiler error: in estimate_edge_growth, at ipa-inl...
Jan Hubicka
5
-6
/
+89
2015-01-12
Correct ChangeLog entry.
Martin Liska
1
-1
/
+0
2015-01-12
re PR ipa/64550 (IPA fixes cause ICE in tree-ssa.c:939)
Chen Gang
3
-2
/
+13
2015-01-12
cgraph_edge refactoring.
Martin Liska
3
-89
/
+122
2015-01-12
check_GNU_style.sh: Support patches coming from stdin.
Yury Gribov
2
-24
/
+31
2015-01-12
Revert "ipa/63470 add testcase"
Markus Trippelsdorf
2
-59
/
+0
2015-01-12
ipa/63470 add testcase
Markus Trippelsdorf
2
-0
/
+59
2015-01-12
ipa-utils.c (estimate_function_body_sizes): Do not free node params when call...
Jan Hubicka
2
-2
/
+7
2015-01-12
Daily bump.
GCC Administrator
1
-1
/
+1
2015-01-11
re PR fortran/63733 ([OOP] wrong resolution for OPERATOR generics)
Janus Weil
4
-49
/
+108
2015-01-11
re PR fortran/58023 ([F03] ICE on invalid with bad PPC declaration)
Janus Weil
4
-3
/
+32
2015-01-11
[Patch Docs] Copy edit the text in "Everything about patterns"
James Greenhalgh
2
-35
/
+45
2015-01-11
re PR fortran/64508 ([F03] interface check missing for procedure pointer comp...
Janus Weil
4
-1
/
+60
2015-01-11
* gcc.target/powerpc/recip-test.h (_ARCH_PPC64): Use __LP64__ instead.
Segher Boessenkool
2
-1
/
+5
2015-01-10
invoke.texi (Option Summary): Break long lines.
Sandra Loosemore
2
-20
/
+43
2015-01-11
Daily bump.
GCC Administrator
1
-1
/
+1
2015-01-10
libgomp: Now known as the GNU Offloading and Multi Processing Runtime Library.
Thomas Schwinge
78
-93
/
+200
2015-01-10
re PR fortran/64522 (Free-form source code: -Wline-truncation is no longer en...
Tobias Burnus
13
-4
/
+92
2015-01-10
cuintp.c: Bump copyright year.
Eric Botcazou
5
-5
/
+5
2015-01-10
Fix mul.x flag for moxie
Anthony Green
2
-1
/
+6
2015-01-10
Tabify assembly output for moxie
Anthony Green
2
-66
/
+70
2015-01-10
Fix CC_REG definition for moxie
Anthony Green
2
-1
/
+5
2015-01-10
cmd/go: Back-port CL 157460043 (pass $CGO_LDFLAGS to linker with the "gccgo" ...
Ian Lance Taylor
1
-0
/
+1
2015-01-10
Makefile.am (GOCOMPILER): Set to GOC or GOC_FOR_TARGET depending on whether t...
Ian Lance Taylor
3
-7
/
+29
2015-01-10
Daily bump.
GCC Administrator
1
-1
/
+1
2015-01-09
invoke.texi ([-fvtable-verify]): Copy-edit and fix markup.
Sandra Loosemore
2
-25
/
+36
2015-01-09
Simplify jit.dg/test-combination.c
David Malcolm
4
-134
/
+105
2015-01-09
arm.h (MAX_SYNC_LIBFUNC_SIZE): Delete semicolon.
Andreas Tobler
2
-1
/
+5
2015-01-09
Fix the jit build after header flattening of r219402
David Malcolm
6
-6
/
+46
2015-01-09
re PR middle-end/64412 (ICE in offload compiler: in extract_insn, at recog.c:...
Bernd Schmidt
10
-8
/
+55
2015-01-09
* Initial implementation.
Ian Lance Taylor
1
-0
/
+3
2015-01-09
configure.ac (host_tools): Add gotools.
Ian Lance Taylor
14
-7
/
+7290
2015-01-09
cmd/go: Adjust finding gccgo to match current upstream sources.
Ian Lance Taylor
1
-6
/
+13
2015-01-09
re PR rtl-optimization/64536 (Undefined .L* symbol starting with jump2 on s390x)
Jakub Jelinek
15
-475
/
+618
2015-01-09
Add new file gcc/testsuite/jit.dg/test-constants.c erroneously omitted from r...
David Malcolm
1
-0
/
+339
[next]