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-11-25
Port libvtv to Solaris
Rainer Orth
19
-1046
/
+1145
2015-11-25
Remove broken ifcvt code for speculating memory writes
Bernd Schmidt
4
-140
/
+14
2015-11-25
re PR c++/58910 (std::Tuple_impl is non constexpr when using identical userde...
Paolo Carlini
2
-0
/
+25
2015-11-25
[RTL-ifcvt] PR rtl-optimization/68435 Allow (c ? x++ : x--) form
Kyrylo Tkachov
4
-2
/
+71
2015-11-25
re PR tree-optimization/68517 (ICE in tree-vect-data-refs.c:2751)
Richard Biener
4
-1
/
+39
2015-11-25
ipa-inline-analysis.c: Include gimplify.h (set_cond_stmt_execution_predicate...
Jan Hubicka
2
-6
/
+17
2015-11-25
re PR target/67089 (Integer overflow checks not optimized on x86/x86_64)
Jakub Jelinek
10
-1
/
+857
2015-11-25
re PR tree-optimization/68492 (internal compiler error: in vect_is_simple_use...
Richard Biener
2
-0
/
+35
2015-11-25
re PR tree-optimization/68502 ([i686] spec2000/179.art runfails after r222914)
Richard Biener
5
-0
/
+129
2015-11-25
2015-11-24 Michael Collison <michael.collison@linaro.org>
Michael Collison
10
-0
/
+179
2015-11-25
Daily bump.
GCC Administrator
1
-1
/
+1
2015-11-24
Fix typos from last checkin.
Steve Ellcey
1
-2
/
+2
2015-11-24
frame-header-4.c: New test.
Steve Ellcey
2
-0
/
+24
2015-11-24
frame-header-opt.c (gate): Check for optimize > 0.
Steve Ellcey
4
-16
/
+153
2015-11-24
shrink-wrap: Fix thinko (PR68520)
Segher Boessenkool
2
-4
/
+10
2015-11-24
c-parser.c (c_parser_oacc_declare): Replace "ifdef ENABLE_OFFLOADING" with "i...
Ilya Verbin
4
-12
/
+24
2015-11-24
alias.c (get_alias_set): Before checking TYPE_ALIAS_SET_KNOWN_P double check ...
Jan Hubicka
5
-16
/
+40
2015-11-24
tree.c (make_vector_type): Properly compute canonical type of the main variant.
Jan Hubicka
2
-4
/
+19
2015-11-24
nvptx.c (maybe_split_mode): Return new mode or VOIDmode, don't alter incoming...
Nathan Sidwell
2
-76
/
+72
2015-11-24
lto-streamer-in.c (lto_read_body_or_constructor): Set TYPE_CANONICAL only for...
Jan Hubicka
7
-23
/
+76
2015-11-24
rs6000.md (lround<mode>di2): Remove constraints.
Michael Meissner
2
-2
/
+6
2015-11-24
tree.c (free_node): New function.
Jan Hubicka
5
-11
/
+37
2015-11-24
re PR fortran/68486 (187.facerec in SPEC CPU 2000 failed to build)
Steven G. Kargl
5
-17
/
+47
2015-11-24
fix ChangeLog
Michael Meissner
1
-15
/
+14
2015-11-24
fix ChangeLog
Michael Meissner
1
-1
/
+1
2015-11-24
rs6000.md (UNSPEC_XSRDPI): New unspec.
David Edelsohn
2
-38
/
+90
2015-11-24
re PR c++/68278 (internal compiler error with C++14 polymorphic lambda and ty...
Paolo Carlini
2
-0
/
+16
2015-11-24
re PR c++/68388 (incomplete type bug when using decltype)
Paolo Carlini
2
-0
/
+47
2015-11-24
fix PR67984: check for constants in rename map
Aditya Kumar
4
-39
/
+92
2015-11-24
move all declarations to a same .h file
Aditya Kumar
11
-67
/
+28
2015-11-24
DWARF: materialize subprogram renamings in Ada as imported declarations
Pierre-Marie de Rodat
4
-1
/
+24
2015-11-24
[AArch64] Documentation fix for -fpic
Szabolcs Nagy
2
-2
/
+7
2015-11-24
re PR rtl-optimization/68392 (ICE: SIGSEGV in update_uses (fwprop.c:896) with...
Michael Matz
2
-0
/
+13
2015-11-24
Allow pass_lim to run outside pass_tree_loop
Tom de Vries
2
-2
/
+15
2015-11-24
[PATCH][AArch64] Improve add immediate expansion
Wilco Dijkstra
2
-19
/
+42
2015-11-24
rs6000: Fix for and_operand oversight (PR68332, PR67677)
Segher Boessenkool
2
-1
/
+10
2015-11-24
* gcc.dg/sso/dump.h: Force IO to be putchar function call on nvptx.
Nathan Sidwell
2
-1
/
+12
2015-11-24
Testcase for PR rtl-optimization/68381
Kyrylo Tkachov
2
-0
/
+27
2015-11-24
Handle C++11 <math.h> overloads on Solaris 12
Rainer Orth
8
-2
/
+375
2015-11-24
[AArch64][v2] Improve comparison with complex immediates followed by branch/cset
Kyrylo Tkachov
7
-3
/
+143
2015-11-24
Move ptrace.h to appropriate place.
Max Ostapenko
2
-1
/
+6
2015-11-24
Fix PR68497 (ICE with -fno-checking)
Mikhail Maltsev
4
-12
/
+33
2015-11-24
remove val_ssa_equiv_hash_traits
Trevor Saunders
2
-20
/
+8
2015-11-24
destroy values as well as keys when removing them from hash maps
Trevor Saunders
6
-24
/
+34
2015-11-24
[AARCH64][PATCH 3/3] Adding tests to check proper error reporting of out of...
Bilyan Borisov
13
-0
/
+219
2015-11-24
[cfgloop] PR middle-end/68375: Restructure get_loop_body_in_bfs_order to hand...
Kyrylo Tkachov
4
-12
/
+58
2015-11-24
re PR target/68483 (gcc 5.2: suboptimal code compared to 4.9)
Jakub Jelinek
6
-2
/
+79
2015-11-24
re PR c/68337 ([MPX] memcpy() for arrays with function pointers results in hu...
Ilya Enkovich
5
-0
/
+67
2015-11-24
[RTL-ree] PR rtl-optimization/68194: Restrict copy instruction in presence of...
Kyrylo Tkachov
5
-0
/
+96
2015-11-24
sem_ch3.adb, [...]: Minor reformatting, rewording, and typo corrections.
Gary Dismukes
10
-24
/
+30
[next]