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-23
re PR fortran/64726 ([OpenACC] ICE with -fopenacc and reduction(+:a))
Tobias Burnus
4
-1
/
+24
2015-01-23
MAINTAINERS (Write After Approval): Add myself.
Braden Obrzut
2
-0
/
+5
2015-01-23
re PR fortran/61933 (Inquire on internal units)
Jerry DeLisle
2
-0
/
+39
2015-01-23
re PR fortran/61933 (Inquire on internal units)
Jerry DeLisle
2
-1
/
+6
2015-01-23
re PR fortran/61933 (Inquire on internal units)
Jerry DeLisle
2
-2
/
+12
2015-01-23
re PR fortran/61933 (Inquire on internal units)
Jerry DeLisle
3
-22
/
+142
2015-01-23
re PR go/64595 (go programs abort when debug info is stripped)
Ian Lance Taylor
5
-8
/
+105
2015-01-23
Daily bump.
GCC Administrator
1
-1
/
+1
2015-01-22
gets-chk.c: Declare prototype for gets in C11 mode.
Matthias Klose
2
-0
/
+9
2015-01-22
Remove unwanted file
Jeff Law
1
-0
/
+0
2015-01-22
re PR target/52076 (bloated code for setting single bits in bitfields on m68k)
Jeff Law
7
-5
/
+92
2015-01-22
gcc.c (LINK_SSP_SPEC): Handle -fstack-protector-explicit for !TARGET_LIBC_PRO...
Rainer Orth
3
-3
/
+17
2015-01-22
* tsan/tsan_rtl.h: Cherry pick upstream r226829.
Jakub Jelinek
2
-1
/
+5
2015-01-22
re PR rtl-optimization/64688 (internal compiler error: Max. number of generat...
Uros Bizjak
2
-1
/
+2
2015-01-22
re PR ipa/64694 (FAIL: 23_containers/unordered_set/insert/hash_policy.cc)
Jan Hubicka
2
-1
/
+8
2015-01-22
re PR rtl-optimization/64557 (get_addr in true_dependence_1 cannot handle VAL...
Wei Mi
2
-0
/
+14
2015-01-22
compiler: Avoid infinite recursion when describing initialization loops.
Ian Lance Taylor
1
-2
/
+4
2015-01-22
* fold-const.c (const_binop): Add early return for non-tcc_binary.
Eric Botcazou
2
-1
/
+9
2015-01-22
toplev.c (init_local_tick): Process the failure when read fails for random_seed.
Chen Gang
2
-1
/
+6
2015-01-22
ubsan.c (ubsan_type_descriptor): Use 'pretty_print' for 'pretty_name' to avoi...
Chen Gang
2
-29
/
+39
2015-01-22
unwind-dw2-fde.h (last_fde): Use "(const fde *)" instead of "(char *)" to avo...
Chen Gang
2
-1
/
+6
2015-01-22
re PR tree-optimization/64728 (internal compiler error: SSA corruption)
Richard Biener
4
-1
/
+44
2015-01-22
re PR rtl-optimization/64688 (internal compiler error: Max. number of generat...
Uros Bizjak
4
-2
/
+85
2015-01-22
chkp-always_inline.c (f1): Make static to avoid errors with -fpic.
Ilya Enkovich
2
-1
/
+6
2015-01-22
make fold ignore decl_with_vis.symtab_node
Trevor Saunders
2
-2
/
+9
2015-01-22
s390.md (atomic code attribute): Fix typo "ior" -> "or".
Andreas Krebbel
2
-1
/
+6
2015-01-22
re PR driver/64690 (-freport-bug issue with comments)
Max Ostapenko
2
-24
/
+41
2015-01-22
ipa-inline.c (can_inline_edge_p): Disable inlining of edges with IL incompati...
Richard Biener
2
-10
/
+55
2015-01-22
re PR libstdc++/64535 (Emergency buffer for exception allocation too small)
Richard Biener
4
-87
/
+208
2015-01-22
re PR libstdc++/64680 (basic_regex::operator= does not reset flags)
Tim Shen
3
-7
/
+36
2015-01-22
re PR libstdc++/64649 (regex_traits::lookup_classname() only works with rando...
Tim Shen
3
-3
/
+37
2015-01-22
Makefile.am (noinst_PROGRAMS): New variable.
Ian Lance Taylor
3
-54
/
+44
2015-01-22
compiler: Prohibit use of ellipsis operator on multi-valued calls.
Ian Lance Taylor
1
-0
/
+11
2015-01-22
Add file I missed. Whoops.
Segher Boessenkool
1
-0
/
+26
2015-01-22
re PR rtl-optimization/64682 (wrong code at -O2 and -O3 on x86_64-linux-gnu)
Segher Boessenkool
3
-0
/
+17
2015-01-22
Daily bump.
GCC Administrator
1
-1
/
+1
2015-01-21
rs6000.c (rs6000_file_start): Use rs6000_isa_flags not TARGET_DEFAULT.
David Edelsohn
2
-6
/
+11
2015-01-21
runtime: Add the Go language version information to the Version output.
Ian Lance Taylor
4
-2
/
+13
2015-01-21
re PR debug/64511 (ICE at -O3 with -g enabled on x86_64-linux-gnu)
Jakub Jelinek
4
-2
/
+35
2015-01-21
re PR c++/64603 (bogus error "no matching function for call to ..." with temp...
Jason Merrill
3
-3
/
+23
2015-01-21
re PR sanitizer/64706 (-fsanitize=vptr is not documented)
Jakub Jelinek
2
-0
/
+10
2015-01-21
re PR rtl-optimization/62078 (ICE: verify_flow_info failed: missing REG_EH_RE...
Jakub Jelinek
4
-0
/
+56
2015-01-21
re PR c/63307 (Cilk+ breaks -fcompare-debug bootstrap)
Jakub Jelinek
4
-41
/
+104
2015-01-21
re PR sanitizer/64435 (Bootstrap failure in libsanitizer on AArch64 with Linu...
Jakub Jelinek
4
-4
/
+17
2015-01-21
re PR c++/64647 ([C++14] std::__max_element contains code not allowed in cons...
Jason Merrill
3
-5
/
+37
2015-01-21
re PR c++/64629 (-Wformat-security warns with const char *const vars)
Jason Merrill
3
-0
/
+22
2015-01-21
re PR fortran/57023 (Not packing arrays with changing variable used for size)
Thomas Koenig
4
-3
/
+123
2015-01-21
ipa-utils.c (ipa_merge_profiles): Avoid ICE on mismatch in indirect edges.
Jan Hubicka
2
-1
/
+6
2015-01-21
gimplify.c (gimplify_function_tree): Check the no_sanitize_thread decl attrib...
Bernd Edlinger
4
-1
/
+26
2015-01-21
aarch64.h (CANNOT_CHANGE_MODE_CLASS): Removed.
David Sherwood
4
-54
/
+8
[next]