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/gfortran-test
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-15
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-15
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
2006-10-06
sync.md ("sync_add<mode>", [...]): Use <modeconstraint> instead of "r" as ope...
Uros Bizjak
2
-5
/
+11
2006-10-06
gimplify.c (gimplify_type_sizes): Don't recurse on the pointed-to type.
Olivier Hainque
6
-1
/
+96
2006-10-06
* config/i386/mingw32.h (GOMP_SELF_SPECS): Add -mthreads for openmp.
Danny Smith
2
-2
/
+6
2006-10-06
re PR tree-optimization/29290 (SPEC CPU2000 178.galgel ICE using -O3 -ftree-l...
Jakub Jelinek
4
-2
/
+18
2006-10-06
re PR target/29198 (Incorrect reference to __thread array with -fPIC -O2 on x86)
Jakub Jelinek
5
-1
/
+61
2006-10-06
re PR fortran/28415 (4.2.0 ICE when using automatic array and -fno-automatic)
Jakub Jelinek
4
-1
/
+38
2006-10-06
re PR c/29091 (vector constant not fully outputed)
Jakub Jelinek
4
-1
/
+60
2006-10-06
scanner.c (skip_free_comments): Return bool instead of void.
Jakub Jelinek
2
-6
/
+22
2006-10-06
* lib/target-supports.exp
Joseph Myers
2
-3
/
+24
2006-10-06
Daily bump.
GCC Administrator
1
-1
/
+1
2006-10-05
Update comment
Mike Stump
1
-1
/
+0
2006-10-05
mips.c (mips_pass_by_reference): Do not return false for EABI if type is NULL.
Richard Sandiford
2
-2
/
+8
2006-10-05
* sv.po: Update.
Joseph Myers
2
-771
/
+785
2006-10-05
bfin.md (subsi3): Lose expander, change previously unnamed pattern into subsi3.
Bernd Schmidt
4
-10
/
+20
2006-10-05
loop.texi: Add data references analysis description.
Ira Rosen
2
-0
/
+61
2006-10-04
gfortran.texi: (Current Status): update and rewrite to reflect actual status ...
Brooks Moses
2
-73
/
+49
2006-10-05
Daily bump.
GCC Administrator
1
-1
/
+1
2006-10-04
gfortran.texi: Consistently refer to the compiler as "GNU Fortran".
Brooks Moses
4
-135
/
+143
2006-10-04
gcov.texi: Add formatting to "Invoking gcov" section head.
Brooks Moses
2
-1
/
+5
2006-10-04
Makefile.in (libgcc.mk, [...]): Add emutls.c.
Richard Henderson
47
-85
/
+671
2006-10-04
[multiple changes]
Paul Thomas
4
-1
/
+38
2006-10-04
Fix bug in constraint-check generator, reported by Rask Ingemann Lambertsen:
Zack Weinberg
2
-11
/
+25
2006-10-04
* gfortran.dg/bounds_check_fail_1.f90: New test.
Francois-Xavier Coudert
2
-0
/
+11
2006-10-04
re PR c++/28448 (doc reference to -fdiagnostics-show-options looks like it sh...
Ryan Mansfield
2
-3
/
+8
2006-10-04
re PR c++/29020 (ICE using A<N>::A instead of A<N> in friend declaration)
Mark Mitchell
5
-13
/
+41
2006-10-04
re PR fortran/29098 (allocation of a pointer to a derived type crashes)
Paul Thomas
4
-4
/
+48
2006-10-04
darwin-libgcc.10.5.ver: Update to symbol list for current Leopard versions.
Geoffrey Keating
3
-0
/
+14
2006-10-04
Daily bump.
GCC Administrator
1
-1
/
+1
2006-10-03
re PR fortran/20779 (ALLOCATEing the STAT variable not detected)
Paul Thomas
4
-18
/
+171
2006-10-03
arith.c (gfc_check_real_range): Use correct exponent range for subnormal numb...
Steven G. Kargl
2
-2
/
+9
2006-10-03
re PR fortran/29284 (ICE for optional subroutine argument)
Paul Thomas
7
-29
/
+176
2006-10-03
nearest_1.f90: Add -O0 because -ffloat-store is insufficient to inhibit some ...
Steven G. Kargl
2
-2
/
+11
2006-10-03
re PR c++/29138 (access declarations don't work for classes)
Mark Mitchell
1
-0
/
+4
2006-10-03
re PR c++/29138 (access declarations don't work for classes)
Mark Mitchell
6
-31
/
+89
2006-10-03
* utils.c: Fix a typo.
Kazu Hirata
2
-1
/
+3
2006-10-03
* decl.c, utils.c: Fix comment typos.
Kazu Hirata
3
-2
/
+6
2006-10-03
* doc/install.texi: Fix typos.
Kazu Hirata
2
-1
/
+5
2006-10-03
builtins.c (expand_builtin_return_addr): Deal with FRAME_ADDR_RTX.
Eric Botcazou
4
-5
/
+27
2006-10-03
Add PR numbers for previously installed fix.
Kaveh Ghazi
1
-0
/
+3
2006-10-03
re PR middle-end/27478 (entry and addressable and value-expr: and the gimplif...
François-Xavier Coudert
4
-11
/
+37
2006-10-03
re PR c++/29291 (ICE on invalid use of new)
Volker Reichelt
4
-1
/
+19
2006-10-03
pthread-init-common.h: Define _GNU_SOURCE.
Uros Bizjak
2
-0
/
+23
2006-10-03
re PR fortran/19260 (& not required when splitting a token in continuation)
Jerry DeLisle
7
-0
/
+677
2006-10-03
re PR fortran/19262 (more than thirty-nine continuation lines should issue a ...
Jerry DeLisle
4
-7
/
+79
2006-10-03
unwind-dw2-fde-darwin.c (getsectdatafromheader_64): Fix first arg to be struc...
Jack Howarth
2
-3
/
+8
2006-10-03
Daily bump.
GCC Administrator
1
-1
/
+1
2006-10-02
re PR c++/29226 (ICE in make_decl_rtl, at varasm.c:886)
Mark Mitchell
4
-20
/
+41
2006-10-02
re PR fortran/29210 ([4.1 only] Name parameter in complex constant not allowe...
Francois-Xavier Coudert
4
-0
/
+26
2006-10-02
re PR c/29154 (*(* ppointer++)++ = *pointer++ generates bad code)
Jakub Jelinek
4
-2
/
+63
2006-10-02
re PR c++/29105 (segfault in add_candidates with a non template base class an...
Mark Mitchell
4
-10
/
+25
[next]