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-21
tree.h (DECL_PTA_ARTIFICIAL): Remove.
Daniel Berlin
8
-173
/
+46
2006-10-21
Daily bump.
GCC Administrator
1
-1
/
+1
2006-10-20
re PR c++/28053 (ICE deriving from class with invalid bitfield)
Lee Millward
5
-1
/
+56
2006-10-20
* gcc.dg/tree-ssa/ivopts-2.c: Match final candidates line only.
Adam Nemet
2
-1
/
+5
2006-10-19
invoke.texi: Fixed "denormal" typo.
Brooks Moses
2
-1
/
+5
2006-10-20
Daily bump.
GCC Administrator
1
-1
/
+1
2006-10-19
install.texi (Downloading GCC): Clarify mention of Fortran in the "full distr...
Brooks Moses
2
-5
/
+10
2006-10-19
Fix PR tree-optimization/28778 Fix PR tree-optimization/29156 Fix PR tree-opt...
Daniel Berlin
9
-160
/
+763
2006-10-19
re PR libfortran/27895 (problem with RESHAPE and zero-sized arrays)
François-Xavier Coudert
2
-3
/
+205
2006-10-19
fold-const.c (add_double): Rename to add_double_with_sign.
Eric Botcazou
5
-28
/
+86
2006-10-19
invoke.texi (Score Options): New section.
Chen Liqin
8
-23
/
+154
2006-10-19
Fix spelling typo in comment
Nick Clifton
2
-1
/
+5
2006-10-19
[multiple changes]
Paul Thomas
15
-12
/
+200
2006-10-19
* doc/install.texi (Prerequisites): Mention automake 1.9.6.
Tom Tromey
2
-2
/
+6
2006-10-19
* sv.po: Update.
Joseph Myers
2
-591
/
+602
2006-10-19
Daily bump.
GCC Administrator
1
-1
/
+1
2006-10-18
re PR middle-end/29299 (gcc "used" attribute has no effect on local-scope sta...
Jan Hubicka
2
-1
/
+12
2006-10-18
eb133b.C: Add XFAILed error for 'using namespace std' without previous declar...
Geoffrey Keating
3
-4
/
+9
2006-10-18
omp-low.c (expand_parallel_call): Use BSI_SAME_STMT instead of TSI_SAME_STMT,...
Marcin Dalecki
2
-1
/
+6
2006-10-18
primary.c: Revert 'significand'-to-'significant' comment change.
Tobias Burnus
3
-4
/
+10
2006-10-18
re PR c++/26884 (Misleading diagnostic for invalid array initializer)
Mark Shinwell
2
-0
/
+15
2006-10-18
re PR fortran/29277 (Formated stream output: Translate "\n" / achar(10) into ...
Jerry DeLisle
3
-4
/
+49
2006-10-18
Daily bump.
GCC Administrator
1
-1
/
+1
2006-10-17
re PR c++/27952 (ICE with invalid virtual inheritance)
Lee Millward
6
-10
/
+51
2006-10-17
parser.c (cp_lexer_next_token_is_decl_specifier_keyword): Add comment.
Mark Mitchell
2
-0
/
+6
2006-10-17
re PR c++/28261 (ICE with enum in constructor definition)
Mark Mitchell
4
-14
/
+81
2006-10-17
re PR c++/29039 (implicitly defined constructor for class with reference member)
Mark Mitchell
5
-4
/
+28
2006-10-17
re PR c++/27270 (ICE in process_init_constructor_array, at cp/typeck2.c:788)
Mark Mitchell
7
-14
/
+22
2006-10-17
contraints.md: New file.
Wolfgang Gellerich
6
-175
/
+565
2006-10-17
Add PR number to ChangeLog entry.
Richard Sandiford
1
-0
/
+1
2006-10-17
linux.h (SUBTARGET_CC1_SPEC): Override.
Andrew Pinski
3
-3
/
+14
2006-10-16
Makefile.in: Add TEXI2PDF definition.
Brooks Moses
3
-2
/
+21
2006-10-17
sysv4.h (DBX_REGISTER_NUMBER): Move to rs6000.h.
Geoffrey Keating
3
-14
/
+22
2006-10-17
re PR c++/27270 (ICE in process_init_constructor_array, at cp/typeck2.c:788)
Mark Mitchell
5
-3
/
+26
2006-10-17
arm.c (arm_rtx_costs_1): Handle multiply-accumulate.
Paul Brook
2
-0
/
+12
2006-10-17
Fix typo
Mike Stump
1
-1
/
+1
2006-10-17
Daily bump.
GCC Administrator
1
-1
/
+1
2006-10-16
re PR c++/29408 (parse error for valid code)
Mark Mitchell
4
-0
/
+19
2006-10-16
re PR c++/29435 (seg fault with sizeof and templates)
Mark Mitchell
4
-3
/
+31
2006-10-16
* doc/invoke.texi (Darwin Options): Document -mkernel.
Mike Stump
2
-1
/
+12
2006-10-16
[multiple changes]
Paul Thomas
6
-2
/
+82
2006-10-16
* g++.dg/other/unused1.C : Match on '.ascii\t"name\000"' also.
David Daney
2
-2
/
+6
2006-10-16
asm-4.c: Fix inline asm for darwin x86_64.
Eric Christopher
2
-0
/
+11
2006-10-16
contrib.texi, [...]: Standardize on "GNU Fortran" as the official name of the...
Brooks Moses
4
-21
/
+27
2006-10-16
darwin.h (SUBTARGET_OVERRIDE_OPTIONS): Add -mkernel support.
Mike Stump
9
-8
/
+184
2006-10-16
sourcebuild.texi, [...]: Added mention of "make pdf" target, and Texinfo requ...
Brooks Moses
4
-10
/
+34
2006-10-16
s390.c (s390_decompose_address): Allow symbol+offset into the GOT in case we ...
DJ Delorie
2
-1
/
+5
2006-10-16
re PR c++/28211 (wrong linkage of template argument, diagnostic could be impr...
Mark Mitchell
6
-14
/
+62
2006-10-16
io.c (gfc_match_close): Ensure that status is terminated by a NULL element.
Kaz Kojima
2
-1
/
+6
2006-10-16
trans-stmt.c: Fix a typo
Tobias Burnus
6
-6
/
+14
[next]