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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-02
Add vec_init support for 750CL paired vectors and fix movv2sf_paired
Revital Eres
9
-2
/
+169
2007-10-02
re PR fortran/33566 (fortran : wrong rank of derived type parameters array co...
Paul Thomas
4
-7
/
+53
2007-10-02
re PR fortran/33554 (Seg.fault: Default initialization of derived type uses u...
Paul Thomas
4
-61
/
+97
2007-10-02
re PR fortran/33550 (ICE (segfault) when USEing ambiguous symbols)
Paul Thomas
4
-1
/
+65
2007-10-02
re PR fortran/31154 (IMPORT fails for "<imported symbol> FUNCTION (...)" kin...
Paul Thomas
10
-22
/
+300
2007-10-02
re PR testsuite/31828 (FAIL: gcc.dg/float-range-[3-5].c (test for excess erro...
John David Anglin
4
-12
/
+32
2007-10-02
Revert patches that should have been installed in the vta branch only.
Alexandre Oliva
2
-14
/
+35
2007-10-02
tree-ssa-live.c (remove_unused_scope_block_p): Don't change generated code de...
Alexandre Oliva
2
-35
/
+10
2007-10-02
* ChangeLog.vta: New.
Alexandre Oliva
1
-0
/
+4
2007-10-02
Daily bump.
GCC Administrator
1
-1
/
+1
2007-10-01
valarray-inst.cc, [...]: Fix comment typos.
Jonathan Wakely
7
-30
/
+36
2007-10-01
test.html, [...]: Update docs to refer to Subversion not CVS.
Jonathan Wakely
7
-35
/
+47
2007-10-01
tree-ssa-sink.c (sink_code_in_bb): Don't stop sinking after sinking the last ...
Alexandre Oliva
2
-0
/
+20
2007-10-01
compare-debug: Avoid spurious errors when .stripped files exist.
Alexandre Oliva
2
-15
/
+20
2007-10-01
check_jni_methods.sh: Don't depend on diff -b ignoring a single trailing whit...
Alexandre Oliva
2
-5
/
+10
2007-10-01
* docs/html/Makefile: Follow up to libstdc++/14991, remove target.
Jonathan Wakely
2
-4
/
+4
2007-10-01
re PR middle-end/22156 (bit-field copying regressed)
Alexandre Oliva
2
-50
/
+1283
2007-10-01
simplify-rtx.c (comparison_result, [...]): Rename CR_* constants to CMP_*.
Paolo Bonzini
2
-56
/
+59
2007-10-01
Fix test to work with 16-bit targets
Nick Clifton
2
-1
/
+6
2007-10-01
Makefile.tpl (AR_FOR_BUILD, [...]): Use autoconf substitutions.
Paolo Bonzini
5
-9
/
+131
2007-10-01
gcc_release: Do not include copies of faq.html in releases...
Gerald Pfeifer
2
-20
/
+5
2007-10-01
re PR other/33585 (make html does not work for install files)
Manuel López-Ibáñez
2
-1
/
+9
2007-10-01
Daily bump.
GCC Administrator
1
-1
/
+1
2007-09-30
invoke.texi (Wall): List the options enabled by Wall.
Manuel López-Ibáñez
2
-9
/
+45
2007-09-30
mips.c (mips_split_64bit_move): Use gen_rtx_REG_offset rather than gen_lowpar...
Richard Sandiford
3
-137
/
+141
2007-09-30
re PR tree-optimization/33593 (tree-outof-ssa moves sources of non-call excep...
Diego Novillo
4
-0
/
+34
2007-09-30
re PR fortran/33400 (Formatted read fails if line ends without line break)
Jerry DeLisle
3
-3
/
+26
2007-09-30
re PR tree-optimization/33597 (Internal compiler error while compiling libsws...
Uros Bizjak
4
-0
/
+42
2007-09-29
re PR c++/33094 (ICE on valid C++ virtual template static member in anonymous...
Jason Merrill
5
-2
/
+43
2007-09-30
Daily bump.
GCC Administrator
1
-1
/
+1
2007-09-29
i386.c (ix86_expand_move): Use can_create_pseudo_p () instead of variants of ...
Uros Bizjak
2
-17
/
+20
2007-09-29
sse5-convert.c: Fix target selector and rename to...
Uros Bizjak
3
-5
/
+9
2007-09-29
re PR fortran/33354 ([4.2 only] MINLOC in combination with SUM gives wrong re...
Tobias Schlüter
2
-0
/
+26
2007-09-29
Revert
Ollie Wild
9
-20
/
+88
2007-09-29
fold-bitand-4.c: Add -fno-common to options on hppa*-*-hpux*.
John David Anglin
2
-0
/
+5
2007-09-29
Daily bump.
GCC Administrator
1
-1
/
+1
2007-09-28
re PR target/33347 (gcc.c-torture/compile/20000804-1.c ICEs at -O3 -funroll-l...
Andrew Pinski
2
-1
/
+7
2007-09-28
libgcc-std.ver: Add fixed-point routines to GCC_4.3.0 section.
Chao-ying Fu
3
-48
/
+1568
2007-09-28
array-init-1.c: Add -mtune=i686 for 32bit x86 targets.
Uros Bizjak
2
-0
/
+5
2007-09-28
re PR c++/10179 (alignment attributes are not inherited correctly with empty ...
Jason Merrill
3
-3
/
+35
2007-09-28
re PR c++/33213 (Broken diagnostic: 'type_pack_expansion' not supported by du...
Paolo Carlini
4
-0
/
+18
2007-09-28
algorithmfwd.h: Spacing.
Benjamin Kosnik
5
-10
/
+13
2007-09-28
re PR fortran/33400 (Formatted read fails if line ends without line break)
Jerry DeLisle
2
-2
/
+14
2007-09-28
re PR c++/31434 (ICE with invalid use of parameter pack in function arg)
Jakub Jelinek
2
-7
/
+7
2007-09-28
re PR c++/33118 (#'argument_pack_select' not supported by dump_expr#<expressi...
Paolo Carlini
2
-26
/
+14
2007-09-28
re PR rtl-optimization/33552 (wrong code for multiple output asm, wrong df?)
Michael Matz
3
-0
/
+76
2007-09-28
re PR rtl-optimization/33552 (wrong code for multiple output asm, wrong df?)
Michael Matz
2
-5
/
+52
2007-09-28
openmp_stack.f90: Removed.
Jakub Jelinek
3
-3
/
+8
2007-09-28
mips.c (override_options): Fix comment typo.
Richard Sandiford
2
-1
/
+5
2007-09-28
re PR c++/31434 (ICE with invalid use of parameter pack in function arg)
Jakub Jelinek
4
-0
/
+47
[prev]
[next]