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
2009-11-08
cfgrtl.c (pass_free_cfg): Add pass name.
Zbigniew Chamski
19
-35
/
+84
2009-11-08
df-problems.c: Fix documentation for forward simulation of LR.
Paolo Bonzini
3
-31
/
+29
2009-11-08
tree-ssa-structalias.c (build_succ_graph): Properly make variables escape if ...
Richard Guenther
4
-0
/
+46
2009-11-08
decl.c (make_packable_type): Fix oversight.
Eric Botcazou
4
-46
/
+69
2009-11-08
re PR rtl-optimization/41928 (segfault at gcc/bitmap.c:297)
Richard Guenther
4
-0
/
+276
2009-11-07
* tree.c (reconstruct_complex_type): Preserve attributes.
Jason Merrill
2
-1
/
+6
2009-11-07
re PR c++/18451 (C++ error message regression)
Jason Merrill
27
-52
/
+123
2009-11-08
Daily bump.
GCC Administrator
1
-1
/
+1
2009-11-07
tree-ssa-structalias.c (build_succ_graph): Feed stores to anything only to va...
Richard Guenther
2
-16
/
+32
2009-11-07
builtins.c (apply_args_size, [...]): Remove some set but not used variables.
David Binderman
4
-19
/
+13
2009-11-07
* g++.dg/abi/regparm1.C: Fix execute test.
Jason Merrill
2
-4
/
+19
2009-11-07
re PR tree-optimization/41643 (ICE (segmentation fault) for SPEC CPU2000's 17...
Jakub Jelinek
2
-0
/
+20
2009-11-07
sse.md (xop_pmacsww, [...]): Compress operand alternatives.
Uros Bizjak
2
-98
/
+89
2009-11-07
re PR fortran/41909 (ICE with "call foo" in "program foo")
Jerry DeLisle
2
-0
/
+17
2009-11-07
Fix changelog.
Jerry DeLisle
1
-0
/
+1
2009-11-07
resolve.c (is_illegal_recursion): Return false if sym is program.
Jerry DeLisle
2
-1
/
+8
2009-11-07
largefile.m4: New file.
Jan Kratochvil
2
-0
/
+29
2009-11-07
Daily bump.
GCC Administrator
1
-1
/
+1
2009-11-06
2009-11-06 Steven G. Kargl <kargl@gcc.gnu.org>
Steven G. Kargl
2
-2
/
+7
2009-11-06
user.cfg.in: Adjust includes.
Benjamin Kosnik
64
-1512
/
+1611
2009-11-06
add missing changelog line
Jason Merrill
1
-0
/
+1
2009-11-06
re PR c++/15946 (Unhelpful error message when "typename" is omitted)
Jason Merrill
8
-11
/
+73
2009-11-06
re PR c++/9381 (attribute on member function pointer have no effect)
Jason Merrill
9
-24
/
+93
2009-11-06
plugins.texi (Plugin callbacks): added PLUGIN_PRAGMAS.
Basile Starynkevitch
9
-5
/
+109
2009-11-06
re PR c++/41536 (always_inline does not work always with constructors)
Andrew Pinski
4
-0
/
+41
2009-11-06
re PR c++/41967 (gcc get into endless loop when compiling an openmp program)
Jakub Jelinek
4
-1
/
+31
2009-11-06
re PR middle-end/41963 (177.mesa in SPEC CPU 2K is miscompiled)
Michael Matz
4
-4
/
+77
2009-11-06
Checking this in for: Jonas Maebe <jonas.maebe@elis.ugent.be>
Jonas Maebe
2
-1
/
+8
2009-11-06
multiway_merge.h: Simple formatting and uglification fixes.
Paolo Carlini
28
-5497
/
+5472
2009-11-06
x86intrin.h: Include fma4intrin.h, xopintrin.h and lwpintrin.h after immintri...
Jakub Jelinek
3
-20
/
+16
2009-11-06
configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem paths for *-w64-mingw* a...
Ozkan Sezer
3
-17
/
+35
2009-11-06
re PR c/41935 (ICE : tree check: expected integer_cst, have nop_expr in int_c...
Jakub Jelinek
7
-10
/
+179
2009-11-06
re PR libstdc++/41949 (std::endl documentation contains bad link)
Jonathan Wakely
2
-2
/
+7
2009-11-05
re PR c++/34180 (Default copy constructor copies const auto_ptr members)
Jason Merrill
4
-0
/
+25
2009-11-05
re PR c++/7046 (#pragma pack(1) context evaluated at point of instantiation r...
Jason Merrill
5
-0
/
+53
2009-11-05
re PR c++/34870 (argument-dependent lookup fails to find friend declaration)
Jason Merrill
5
-1
/
+23
2009-11-05
re PR c++/41703 (Problems with SFINAE. Source works at gcc 3.4.6 but fails at...
Jason Merrill
4
-27
/
+132
2009-11-06
Daily bump.
GCC Administrator
1
-1
/
+1
2009-11-05
* config/i386/ia32intrin.h: Protect CRC32 builtins with __SSE4_2__.
Richard Henderson
3
-0
/
+14
2009-11-05
re PR fortran/41918 (Superflous warning "was declared INTENT(OUT) but was not...
Steven G. Kargl
2
-2
/
+12
2009-11-05
* gcc-interface/utils.c (gnat_type_for_mode): Handle vector modes.
Eric Botcazou
2
-6
/
+22
2009-11-05
trans.c (lvalue_required_p): New case.
Eric Botcazou
2
-11
/
+22
2009-11-05
re PR fortran/41556 ([OOP] Errors in applying operator/assignment to an abstr...
Janus Weil
4
-3
/
+62
2009-11-05
i386.exp (check_effective_target_xop): Fix typo in builtin's name.
Jakub Jelinek
2
-3
/
+8
2009-11-05
arm.c (arm_fp_model, [...]): Remove.
Paul Brook
9
-179
/
+119
2009-11-05
i386.c (ix86_builtin_reciprocal): Remove dependency on TARGET_RECIP.
Michael Matz
3
-1
/
+12
2009-11-05
multiway_merge.h: Simple formatting and uglification fixes.
Paolo Carlini
9
-1220
/
+1169
2009-11-05
lto-plugin.c (temp_obj_dir_name): Remove.
Rafael Avila de Espindola
2
-26
/
+23
2009-11-05
* MAINTAINERS (Write After Approval): Add entry for my INRIA work.
Joern Rennecke
2
-0
/
+5
2009-11-05
re PR c++/36912 (ICE with "-frounding-math -g")
Jason Merrill
4
-2
/
+23
[next]