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
path:
root
/
gcc
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-09
Fix more formatting
Eric Botcazou
1
-10
/
+10
2009-05-09
Fix formatting
Eric Botcazou
1
-18
/
+23
2009-05-09
Daily bump.
GCC Administrator
1
-1
/
+1
2009-05-08
Update test to use __BIGGEST_ALIGNMENT__
Michael Meissner
1
-1
/
+1
2009-05-08
Fix PR 40049
Michael Meissner
4
-3
/
+214
2009-05-08
fold-const.c (fold_binary): Do not fold multiplication by 1 or -1 for complex...
Joseph Myers
5
-1
/
+138
2009-05-08
cgraphbuild.c (compute_call_stmt_bb_frequency): Accept function argument; han...
Jan Hubicka
16
-345
/
+839
2009-05-08
re PR c/36892 (Support __attribute__((deprecated("text string"))))
H.J. Lu
17
-49
/
+377
2009-05-08
Fix bug in movdf_softfloat32.
Michael Eager
2
-1
/
+6
2009-05-08
no-vfa-vect-37.c: Replace __aligned__(16) with __aligned__(__BIGGEST_ALIGNMEN...
H.J. Lu
87
-187
/
+277
2009-05-08
re PR tree-optimization/40062 (high memory usage and compile time in SCEV cpr...
Richard Guenther
2
-5
/
+9
2009-05-08
re PR rtl-optimization/33928 (30% performance slowdown in floating-point code...
Paolo Bonzini
6
-65
/
+205
2009-05-08
re PR c/24581 (Complex arithmetic on special cases is incorrect.)
Joseph Myers
12
-2
/
+547
2009-05-08
re PR fortran/39876 (module procedure name that collides with the GNU intrinsic)
Janus Weil
4
-7
/
+62
2009-05-08
re PR rtl-optimization/33928 (30% performance slowdown in floating-point code...
Paolo Bonzini
2
-1
/
+6
2009-05-08
re PR rtl-optimization/33928 (30% performance slowdown in floating-point code...
Paolo Bonzini
2
-11
/
+38
2009-05-08
invoke.texi: Add do/recursion to the -fcheck= summary.
Tobias Burnus
2
-1
/
+5
2009-05-08
sh.c: Do not include c-pragma.h.
Kaz Kojima
2
-1
/
+4
2009-05-07
spu.c: Remove include of c-common.h.
Andrew Pinski
2
-1
/
+4
2009-05-08
Daily bump.
GCC Administrator
1
-1
/
+1
2009-05-07
re PR c/39037 (FLOAT_CONST_DECIMAL64 pragma not supported)
Janis Johnson
24
-15
/
+923
2009-05-07
re PR fortran/38830 (Document lack of "Variable Format Expression" support)
Francois-Xavier Coudert
2
-1
/
+52
2009-05-07
re PR fortran/39576 (gcc/fortran/error.c's error.c missing "break")
Francois-Xavier Coudert
2
-0
/
+6
2009-05-07
re PR fortran/36382 (Support $ as first character in symbol names and in IMPL...
Francois-Xavier Coudert
2
-0
/
+7
2009-05-07
* config/i386/i386.c: Do not include c-common.h.
Steven Bosscher
2
-1
/
+4
2009-05-07
invoke.texi (Debugging Options): Document change of debugging dump location.
Mark Heffernan
3
-25
/
+61
2009-05-07
picochip.h (NO_DOLLAR_IN_LABEL): Added.
Hariharan Sandanagobalane
3
-2
/
+6
2009-05-07
Makefile.in (install-plugin): Simplify a bit.
Rafael Avila de Espindola
2
-2
/
+6
2009-05-07
Makefile.in (OBJS-common): Add regcprop.o.
Paolo Bonzini
5
-980
/
+1035
2009-05-07
re PR middle-end/40057 (Incorrect right shift by 31 with long long)
Jakub Jelinek
4
-4
/
+55
2009-05-07
* gcc-interface/Make-lang.in: Update dependencies
Arnaud Charlet
2
-80
/
+89
2009-05-07
md.texi (Standard Pattern Names For Generation): Remove wrong description of ...
Uros Bizjak
2
-4
/
+7
2009-05-07
ChangeLog: Whitespace fixes.
Uros Bizjak
2
-40
/
+38
2009-05-06
Correct changelog from last checkin, cut-n-paste from wrong patch file.
Jim Wilson
1
-1
/
+1
2009-05-06
* gcc.target/mips/const-high-part.c: New test.
James E. Wilson
2
-0
/
+23
2009-05-07
Daily bump.
GCC Administrator
1
-1
/
+1
2009-05-06
gimple.def (GIMPLE_ASSIGN): Fix incorrect information in the comment.
Richard Guenther
2
-6
/
+14
2009-05-06
re PR testsuite/40050 (plugin tests don't work with multilib)
H.J. Lu
2
-2
/
+15
2009-05-06
s-linux.ads, [...]: Define sa_handler_pos.
Laurent GUERBY
8
-12
/
+351
2009-05-06
re PR fortran/39630 ([F03] Procedure Pointer Components)
Janus Weil
29
-162
/
+1110
2009-05-06
expr.c (get_def_for_expr): Move it up in the file.
Adam Nemet
2
-23
/
+32
2009-05-06
re PR c++/17395 (Incorrect lookup for parameters)
Dodji Seketeli
4
-1
/
+35
2009-05-06
Remove extra '('.
H.J. Lu
1
-1
/
+1
2009-05-06
plugin-support.exp: Do not prefix $GMPINC with -I.
Diego Novillo
2
-1
/
+5
2009-05-06
pr40021.f: Moved to ...
H.J. Lu
2
-3
/
+7
2009-05-06
re PR middle-end/39986 (decimal float constant is incorrect when cc1 is a 64-...
Janis Johnson
4
-26
/
+101
2009-05-06
dwarf2out.c (new_reg_loc_descr): Don't ever create DW_OP_regX.
Jakub Jelinek
2
-12
/
+44
2009-05-06
re PR middle-end/40021 (Revision 146817 miscompiled DAXPY in BLAS)
Michael Matz
4
-15
/
+100
2009-05-06
plugin-support.exp: New file containing support procs for plugin testcases.
Le-Chun Wu
16
-1
/
+1369
2009-05-06
re PR fortran/40041 (spurious warning with INTRINSIC statement)
Tobias Burnus
5
-2
/
+58
[prev]
[next]