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
2006-11-15
re PR tree-optimization/29788 (ICE in var_ann, at tree-flow-inline.h:130)
Andrew Pinski
4
-0
/
+32
2006-11-15
i386.opt: New target option -mx87regparm.
Uros Bizjak
12
-29
/
+315
2006-11-15
parse.c (parse_contained): Fix indention of one line.
Tobias Burnus
2
-1
/
+6
2006-11-15
re PR fortran/27546 (IMPORT is broken)
Tobias Burnus
10
-6
/
+287
2006-11-15
tree-flow.h (multiplier_allowed_in_address_p): Adjust prototype.
Bernd Schmidt
4
-42
/
+60
2006-11-15
combine.c (likely_spilled_retval_1): Fix masking operation.
Rask Ingemann Lambertsen
2
-2
/
+10
2006-11-15
bfin.c (legitimize_pic_address): Lose dead code that tests for CONSTANT_POOL_...
Bernd Schmidt
2
-26
/
+20
2006-11-15
tree-ssa-loop-ivopts.c (determine_iv_costs): Fix formatting.
Bernd Schmidt
2
-2
/
+6
2006-11-15
re PR fortran/27588 (-fbounds-check should catch substring out of range acces...
Tobias Burnus
3
-3
/
+47
2006-11-15
re PR fortran/29806 (Error if CONTAINS is present without SUBPROGRAM)
Tobias Burnus
5
-1
/
+30
2006-11-15
re PR tree-optimization/29581 (Latent bug in 4.1/4.2/4.3 lambda-code.c)
Jakub Jelinek
8
-14
/
+323
2006-11-15
re PR tree-optimization/29753 (Volatile semantics ignored in some cases)
Paolo Bonzini
2
-1
/
+7
2006-11-15
re PR fortran/28974 (Extremely slow compilation of enumerated DATA statements.)
Bud Davis
4
-45
/
+119
2006-11-14
re PR fortran/29702 (RFE: Column number in error messages.)
Brooks Moses
4
-121
/
+194
2006-11-14
gfortran.h (GFC_MAX_LINE): Remove constant definition.
Brooks Moses
4
-32
/
+28
2006-11-14
lang.opt: Remove -fno-backend option.
Brooks Moses
5
-12
/
+11
2006-11-15
Daily bump.
GCC Administrator
1
-1
/
+1
2006-11-14
expmed.c (emit_store_flag_1): New function.
Richard Earnshaw
5
-82
/
+350
2006-11-14
math-torture.exp: Restrict to i?86 and x86_64 targets.
Richard Guenther
2
-0
/
+10
2006-11-14
Add ability to generate DWARF pubtypes section if DEBUG_PUBTYPES_SECTION is d...
Caroline Tice
10
-50
/
+496
2006-11-14
arm.h (FUNCTION_ARG_ADVANCE): Only adjust iwmmxt_nregs if TARGET_IWMMXT_ABI.
Joseph Myers
3
-20
/
+31
2006-11-14
configure: Regenerate with autoconf 2.59.
Eric Christopher
2
-6262
/
+4326
2006-11-14
re PR tree-optimization/27755 (PRE confused by control flow)
Daniel Berlin
3
-73
/
+509
2006-11-14
match.c (gfc_match_namelist): Add missing space to error message.
Tobias Burnus
2
-1
/
+6
2006-11-14
re PR c++/29106 (sizeof(*var) in expression drops entire line of code out of ...
Mark Mitchell
2
-0
/
+24
2006-11-14
13450.cc: Do not test long double in IBM long double case.
Joseph Myers
2
-0
/
+11
2006-11-14
MAINTAINERS (Write After Approval): Add myself.
Erven Rohou
2
-0
/
+5
2006-11-14
re PR fortran/29657 (Don't allow SAVE for functions)
Tobias Burnus
4
-1
/
+66
2006-11-14
Makefile.tpl (clean-stage*): Test separately for package/Makefile and stageN-...
Paolo Bonzini
3
-212
/
+419
2006-11-14
re PR rtl-optimization/29798 (-O2 gives wrong results)
Paolo Bonzini
4
-21
/
+59
2006-11-14
fold-const.c (fold_strip_sign_ops): Handle COMPOUND_EXPR and COND_EXPR.
Kaveh R. Ghazi
4
-0
/
+73
2006-11-13
m32c.c (m32c_prepare_shift): Use a separate temporary for intermediates.
DJ Delorie
2
-5
/
+12
2006-11-14
configure.in: Remove target-libgloss from noconfigdirs for bfin-*-*.
Jie Zhang
1
-1
/
+1
2006-11-14
configure.in: Remove target-libgloss from noconfigdirs for bfin-*-*.
Jie Zhang
2
-1
/
+7
2006-11-14
Daily bump.
GCC Administrator
1
-1
/
+1
2006-11-13
rtti.c (get_pseudo_ti_init): Ensure that the offset field of the base type in...
Roger Sayle
2
-5
/
+11
2006-11-13
sh.c (expand_cbranchdi4): Initialize skip_label.
Kaz Kojima
2
-1
/
+11
2006-11-13
fold-const.c (optimize_bit_field_compare): Recursively call fold when simplif...
Roger Sayle
2
-9
/
+18
2006-11-13
configure.ac: Add changequote around __LONG_DOUBLE_MATH_OPTIONAL test.
Jakub Jelinek
3
-2
/
+12
2006-11-13
* tls.m4 (GCC_CHECK_TLS): Fall back to a link test.
Daniel Jacobowitz
10
-33
/
+67
2006-11-13
cell.md: New file.
Andrew Pinski
5
-8
/
+578
2006-11-13
configure.ac (ld_vers): Parse GNU ld version 2.17.50.0.3-6 20060715 style ver...
Jakub Jelinek
3
-2
/
+8
2006-11-13
re PR fortran/29759 (ice on line continuation in OMP statements (gfc_next_cha...
Jakub Jelinek
4
-0
/
+54
2006-11-13
re PR middle-end/28915 (ICE: tree check: expected class 'constant', have 'dec...
H.J. Lu
1
-0
/
+6
2006-11-13
i386.c (ix86_expand_lround): Handle expand_simple_binop return value.
Richard Guenther
2
-29
/
+44
2006-11-13
re PR c++/29518 (rejects valid template argument, enums vs templates)
Mark Mitchell
2
-0
/
+11
2006-11-13
re PR c++/29518 (rejects valid template argument, enums vs templates)
Mark Mitchell
2
-1
/
+21
2006-11-13
gcc.c: Organize search path variables into $prefix relative, and well-known n...
Carlos O'Donell
6
-64
/
+110
2006-11-13
i386.c: Fix a typo in comment.
H.J. Lu
2
-1
/
+5
2006-11-13
* genemit.c (gen_expand): Allocate enough memory.
Michael Matz
2
-1
/
+6
[next]