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
2013-11-22
aarch64-simd.md (aarch64_simd_vec_set<mode>): Adjust for big-endian element o...
Tejas Belagod
3
-28
/
+80
2013-11-22
aarch64-simd.md (*aarch64_simd_mov<mode>): Fix loads and stores to be ABI com...
Tejas Belagod
2
-8
/
+13
2013-11-22
Remove macros that implicitly use input_location
David Malcolm
37
-128
/
+281
2013-11-22
Fix formatting of changelog entry.
Richard Sandiford
1
-3
/
+3
2013-11-22
2013-11-22 zadeck@naturalbridge.com
Kenneth Zadeck
2
-3
/
+7
2013-11-22
expr.c (store_constructor): Allow CONSTRUCTOR with VECTOR_TYPE (same sized) e...
Jakub Jelinek
2
-2
/
+20
2013-11-22
acinclude.m4 (libtool_VERSION): Bump.
Jonathan Wakely
4
-2
/
+13
2013-11-22
revert: tree-ssa-loop-ch.c (copy_loop_headers): Decrement nb_iterations_upper...
Richard Biener
4
-10
/
+46
2013-11-22
Enable PTA_POPCNT for Silvermont
H.J. Lu
3
-10
/
+18
2013-11-22
Only use visibility if supported
Rainer Orth
4
-3
/
+50
2013-11-22
Enable libcilkrts multilib build on Solaris
Rainer Orth
3
-495
/
+500
2013-11-22
* print-rtl.c (print_rtx) <case MEM>: Output a space if no MEM_EXPR.
Eric Botcazou
2
-0
/
+6
2013-11-22
values.cc: Fix further thinkos.
Paolo Carlini
2
-1
/
+8
2013-11-22
values.cc: Fix thinkos.
Paolo Carlini
2
-3
/
+8
2013-11-22
cond.md (stzx_16): Use register_operand for operand 0.
Richard Sandiford
2
-2
/
+7
2013-11-22
tree-ssa-threadupdate.c: Include tree-cfg.h and tree-pass.h
Jeff Law
2
-38
/
+117
2013-11-22
tree-ssa-threadedge.c (thread_across_edge): Mark the start of the jump thread...
Jeff Law
2
-1
/
+7
2013-11-22
add auto_vec
Trevor Saunders
35
-221
/
+107
2013-11-22
re PR target/59233 (C++ failures after revision 205058 on *-apple-darwin* wit...
Teresa Johnson
2
-4
/
+18
2013-11-22
vector.md (vec_pack_trunc_v2df): Revert previous little endian change.
Bill Schmidt
3
-19
/
+13
2013-11-22
tree-vect-generic.c (optimize_vector_constructor): New function.
Jakub Jelinek
4
-0
/
+126
2013-11-22
Daily bump.
GCC Administrator
1
-1
/
+1
2013-11-22
i386.c (ix86_expand_special_args_builtin): Use ix86_zero_extend_to_Pmode wher...
Uros Bizjak
2
-18
/
+21
2013-11-21
Add minimal line tables at -g1.
Cary Coutant
6
-25
/
+53
2013-11-21
* doc/extend.texi: Document htm builtins.
Peter Bergner
2
-0
/
+195
2013-11-21
re PR tree-optimization/59221 (wrong code at -O2 and -O3 on x86_64-linux-gnu)
Jeff Law
4
-0
/
+37
2013-11-21
re PR rtl-optimization/55950 (Invalid sqrt constant propagation with -froundi...
Joseph Myers
4
-88
/
+10
2013-11-21
re PR tree-optimization/59058 (wrong code at -O3 on x86_64-linux-gnu (affecti...
Richard Biener
7
-152
/
+152
2013-11-21
tree-vectorizer.h (LOC, [...]): Remove wrappers and fix all users.
Richard Biener
6
-36
/
+41
2013-11-21
string_view: Rep empty string with unit-length static constexpr string.
Edward Smith-Rowland
7
-21
/
+52
2013-11-21
Implement __gnu_cxx::hypergeometric_distribution.
Edward Smith-Rowland
12
-1
/
+762
2013-11-21
tree-ssa-forwprop.c (simplify_vce): New function.
Richard Biener
2
-0
/
+70
2013-11-21
re PR libfortran/59227 (FAIL: gfortran.dg/erf_3.F90 -O0 execution test)
Francois-Xavier Coudert
2
-7
/
+22
2013-11-21
Remove wrong PR link
Andreas Schwab
1
-1
/
+0
2013-11-21
tree-vect-loop-manip.c (vect_build_loop_niters, [...]): Move ...
Richard Biener
4
-170
/
+153
2013-11-21
tree-ssa-loop-ch.c (copy_loop_headers): Decrement nb_iterations_upper_bound b...
Richard Biener
2
-0
/
+15
2013-11-21
re PR tree-optimization/59058 (wrong code at -O3 on x86_64-linux-gnu (affecti...
Richard Biener
2
-12
/
+32
2013-11-21
tree-ssa-tail-merge.c (stmt_local_def): Return false if the statement could t...
Eric Botcazou
2
-0
/
+6
2013-11-21
re PR libfortran/59227 (FAIL: gfortran.dg/erf_3.F90 -O0 execution test)
Francois-Xavier Coudert
2
-2
/
+10
2013-11-21
Fix ChangeLog entry.
Oleg Endo
1
-1
/
+1
2013-11-21
re PR target/53976 ([SH] Unnecessary clrt/sett after bt/bf)
Oleg Endo
7
-3
/
+525
2013-11-21
Reword comments that mention ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
David Malcolm
15
-20
/
+44
2013-11-21
Fixup whitespace.
Mike Stump
1
-1
/
+1
2013-11-21
Daily bump.
GCC Administrator
1
-1
/
+1
2013-11-21
gimplify.h (gimplify_hasher : typed_free_remove, [...]): Move to gimplify.c.
Andrew MacLeod
8
-88
/
+140
2013-11-20
re PR libfortran/49024 (REAL*16 ERFC_SCALED inaccuracy)
Francois-Xavier Coudert
5
-6
/
+108
2013-11-20
vsx.md (vsx_set_<mode>): Adjust for little endian.
Bill Schmidt
4
-4
/
+37
2013-11-20
re PR libstdc++/49204 ([C++0x] remaining issues in <future>)
Jonathan Wakely
7
-42
/
+160
2013-11-20
re PR rtl-optimization/59133 (ICE after r204219 on SPEC2006 435.gromacs.)
Vladimir Makarov
6
-36
/
+108
2013-11-20
gdbhooks.py: fix prettyprinting of NULL vec<>*
David Malcolm
2
-0
/
+7
[next]