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
path:
root
/
gcc
Age
Commit message (
Expand
)
Author
Files
Lines
2007-03-17
arm.c, [...]: Fix comment typos.
Kazu Hirata
11
-11
/
+19
2007-03-17
* cp-tree.def, parser.c, pt.c: Fix comment typos.
Kazu Hirata
4
-4
/
+8
2007-03-17
re PR tree-optimization/31041 (verify_stmts failed: invalid operand to binary...
Dorit Nuzman
4
-4
/
+50
2007-03-17
ipa-type-escape fix for ada
Olga Golovanevsky
2
-20
/
+20
2007-03-17
final.c (final_scan_insn): Alter the condition of a conditional trap if we ha...
Kazu Hirata
2
-0
/
+75
2007-03-17
re PR fortran/31184 (gfortran option description wrong)
Francois-Xavier Coudert
2
-1
/
+6
2007-03-17
Daily bump.
GCC Administrator
1
-1
/
+1
2007-03-16
configure.ac: Remove excess quoting from asm line 0 test.
Alexandre Oliva
3
-3
/
+8
2007-03-16
invoke.texi (-Wconversion): Document warnings specific to C++.
Manuel López-Ibáñez
14
-35
/
+345
2007-03-16
pa.c (attr_length_call): Partially revert change of 2007-03-09.
John David Anglin
2
-3
/
+8
2007-03-16
intmax_t-1.c: Restrict XFAIL to VxWorks kernels; exclude RTPs.
Richard Sandiford
2
-1
/
+6
2007-03-16
vxworks.h (SUPPORTS_INIT_PRIORITY): Define.
Richard Sandiford
2
-0
/
+8
2007-03-16
vx-common.h (WINT_TYPE, [...]): Define.
Richard Sandiford
2
-0
/
+10
2007-03-16
i386.c (override_options): Add PTA_NO_SAHF to k8...
Uros Bizjak
2
-7
/
+16
2007-03-16
re PR tree-optimization/31183 (ICE in int_cst_value, at tree.c:7684 with -O...
Sebastian Pop
3
-6
/
+29
2007-03-16
[multiple changes]
Tobias Burnus
2
-1
/
+28
2007-03-16
re PR tree-optimization/31146 (forwprop does not look through casts)
Richard Guenther
4
-34
/
+81
2007-03-16
Fix top in last change.
Richard Sandiford
1
-1
/
+1
2007-03-16
target-supports.exp (check_missing_uclibc_feature): Don't assume that the tar...
Richard Sandiford
2
-9
/
+11
2007-03-16
builtins.c (expand_builtin_cexpi): Use the right argument for the expansion v...
Richard Guenther
2
-1
/
+6
2007-03-16
trans-decl.c (gfc_generate_function_code): Use all arguments of set_std.
Tobias Burnus
2
-1
/
+6
2007-03-16
20020426-2.c: Add the fpic requirement to the PIC dg-options rather than to t...
Richard Sandiford
2
-2
/
+6
2007-03-16
configure.ac: Don't require ELF binutils to tolerate # 0 "".
Alexandre Oliva
3
-2
/
+7
2007-03-16
re PR debug/29906 (-g option creates internal compiler error)
Alexandre Oliva
4
-2
/
+29
2007-03-16
re PR libfortran/31099 (Runtime error on legal code using RECL)
Jerry DeLisle
2
-0
/
+10
2007-03-15
predicates.md (minmax_operator): Don't check operands here.
DJ Delorie
2
-6
/
+5
2007-03-16
tree-ssa-loop-niter.c (record_estimate): Add "upper" argument.
Zdenek Dvorak
7
-104
/
+235
2007-03-16
Daily bump.
GCC Administrator
1
-1
/
+1
2007-03-15
tree-ssa-loop-niter.c (refine_bounds_using_guard, [...]): Handle NE_EXPR guards.
Zdenek Dvorak
2
-10
/
+47
2007-03-15
re PR c++/30891 (poor diagnostic with namespace in the function scope)
Manuel López-Ibáñez
4
-0
/
+39
2007-03-15
re PR c++/24924 (front end and preprocessor pedantic_errors settings should a...
Manuel López-Ibáñez
7
-11
/
+46
2007-03-15
mmx1.C: Only use the PIC options for fpic targets.
Richard Sandiford
3
-1
/
+7
2007-03-15
gcc/testsuite/
Richard Sandiford
4
-2
/
+35
2007-03-15
re PR middle-end/29719 (newlib targets ICEs in expand_builtin_int_roundingfn)
Richard Guenther
2
-6
/
+76
2007-03-15
cfglayout.c (fixup_reorder_chain): Postpone deleting dead jump tables...
Steven Bosscher
3
-4
/
+17
2007-03-15
ptree.c (cxx_print_type): Use formatting markup for integers when printing te...
Douglas Gregor
5
-28
/
+54
2007-03-15
gfortran.h (gfc_option_t): Add flag_backtrace field.
Francois-Xavier Coudert
6
-4
/
+36
2007-03-15
i386.md (x86_sahf_1): Correctly handle HAVE_AS_IX86_SAHF.
Uros Bizjak
2
-1
/
+13
2007-03-15
target-supports.exp (check_gc_sections_available): Return false for VxWorks t...
Richard Sandiford
2
-0
/
+13
2007-03-15
Wconversion2.C: Fix typo.
Dirk Mueller
3
-3
/
+8
2007-03-15
assert4.c: Treat VxWorks as a unix target.
Richard Sandiford
2
-1
/
+6
2007-03-15
cmpxchg16b-1.c: Compile for lp64 targets only.
Uros Bizjak
3
-3
/
+8
2007-03-15
re PR target/31167 (ICE wnen using __int128_t on x86_64)
Uros Bizjak
4
-6
/
+41
2007-03-15
[multiple changes]
Paul Thomas
9
-9
/
+246
2007-03-15
re PR fortran/31051 ([4.2 Only] gfortran bug with x and t format descriptors.)
Jerry DeLisle
2
-0
/
+20
2007-03-14
re PR c++/31165 (Error: symbol `an_empty_string' is already defined)
Andrew Pinski
4
-1
/
+32
2007-03-15
Daily bump.
GCC Administrator
1
-1
/
+1
2007-03-14
tree-loop-linear.c (gather_interchange_stats): For multidimensional arrays...
Sebastian Pop
3
-8
/
+37
2007-03-14
re PR c++/30860 (Should warn about boolean constant false used in pointer con...
Dirk Mueller
4
-24
/
+52
2007-03-14
Fix 31018 -- move TARGET_xxx in i386.md to tuning options
Michael Meissner
3
-19
/
+62
[next]