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-05-11
Daily bump.
GCC Administrator
1
-1
/
+1
2009-05-11
rs6000-c.c (altivec_categorize_keyword): Update for recent libcpp interface c...
Ben Elliston
2
-2
/
+8
2009-05-10
re PR target/40031 (ARM broken with addresses in PHIs with -fPIC)
Michael Matz
4
-1
/
+25
2009-05-10
re PR tree-optimization/40081 (verify_stmts failed with -O2)
Richard Guenther
2
-4
/
+23
2009-05-10
Remove junk file
Eric Botcazou
1
-14
/
+0
2009-05-10
tree-inline.c (delete_unreachable_blocks_update_callgraph): Declare.
Jan Hubicka
2
-4
/
+23
2009-05-10
Fix changelog entry.
Jan Hubicka
2
-2
/
+5
2009-05-10
cgraphbuild.c (record_reference): Use cgraph_mark_address_taken_node.
Jan Hubicka
6
-41
/
+70
2009-05-10
c-lex.c (c_lex_with_flags): Expect cpp_hashnode in tok->val.node.node.
Joseph Myers
8
-60
/
+104
2009-05-10
Fix formatting
Eric Botcazou
1
-3
/
+4
2009-05-10
re PR middle-end/40084 (Revision 147294 failed 483.xalancbmk in SPEC CPU 2006...
Jan Hubicka
4
-34
/
+64
2009-05-10
* gcc.pot: Regenerate.
Joseph Myers
2
-4020
/
+4473
2009-05-10
arc.c (arc_handle_interrupt_attribute): Use %qE for identifiers in diagnostics.
Joseph Myers
22
-142
/
+194
2009-05-10
pretty-print.h (struct pretty_print_info): Add translate_identifiers.
Joseph Myers
15
-209
/
+335
2009-05-10
re PR fortran/40018 (ICE in output_constructor)
Paul Thomas
1
-0
/
+10
2009-05-10
re PR fortran/40018 (ICE in output_constructor)
Paul Thomas
3
-3
/
+18
2009-05-10
re PR tree-optimization/40081 (verify_stmts failed with -O2)
Richard Guenther
4
-8
/
+32
2009-05-10
re PR fortran/38863 (WHERE with multiple elemental defined assignments gives ...
Paul Thomas
10
-66
/
+174
2009-05-10
re PR fortran/38956 (tests gfortran.dg/chmod_{1,2,3}.f90 fails on i686-pc-cyg...
David Billinghurst
5
-4
/
+16
2009-05-10
Daily bump.
GCC Administrator
1
-1
/
+1
2009-05-09
re PR middle-end/40080 (error: missing callgraph edge for call stmt)
Jan Hubicka
2
-1
/
+15
2009-05-09
re PR bootstrap/40082 (Power bootstrap is broken in building libstdc++)
Jan Hubicka
2
-1
/
+23
2009-05-09
tree-eh.c (struct leh_state): Remove prev_try.
Jan Hubicka
4
-103
/
+29
2009-05-09
re PR middle-end/40043 (ICE with nested try/catch)
Jan Hubicka
4
-5
/
+56
2009-05-09
Fix even more formatting.
Uros Bizjak
1
-2
/
+2
2009-05-09
Fix more formatting
Eric Botcazou
1
-10
/
+10
2009-05-09
Fix formatting
Eric Botcazou
1
-18
/
+23
2009-05-09
Daily bump.
GCC Administrator
1
-1
/
+1
2009-05-08
Update test to use __BIGGEST_ALIGNMENT__
Michael Meissner
1
-1
/
+1
2009-05-08
Fix PR 40049
Michael Meissner
4
-3
/
+214
2009-05-08
fold-const.c (fold_binary): Do not fold multiplication by 1 or -1 for complex...
Joseph Myers
5
-1
/
+138
2009-05-08
cgraphbuild.c (compute_call_stmt_bb_frequency): Accept function argument; han...
Jan Hubicka
16
-345
/
+839
2009-05-08
re PR c/36892 (Support __attribute__((deprecated("text string"))))
H.J. Lu
17
-49
/
+377
2009-05-08
Fix bug in movdf_softfloat32.
Michael Eager
2
-1
/
+6
2009-05-08
no-vfa-vect-37.c: Replace __aligned__(16) with __aligned__(__BIGGEST_ALIGNMEN...
H.J. Lu
87
-187
/
+277
2009-05-08
re PR tree-optimization/40062 (high memory usage and compile time in SCEV cpr...
Richard Guenther
2
-5
/
+9
2009-05-08
re PR rtl-optimization/33928 (30% performance slowdown in floating-point code...
Paolo Bonzini
6
-65
/
+205
2009-05-08
re PR c/24581 (Complex arithmetic on special cases is incorrect.)
Joseph Myers
12
-2
/
+547
2009-05-08
re PR fortran/39876 (module procedure name that collides with the GNU intrinsic)
Janus Weil
4
-7
/
+62
2009-05-08
re PR rtl-optimization/33928 (30% performance slowdown in floating-point code...
Paolo Bonzini
2
-1
/
+6
2009-05-08
re PR rtl-optimization/33928 (30% performance slowdown in floating-point code...
Paolo Bonzini
2
-11
/
+38
2009-05-08
invoke.texi: Add do/recursion to the -fcheck= summary.
Tobias Burnus
2
-1
/
+5
2009-05-08
sh.c: Do not include c-pragma.h.
Kaz Kojima
2
-1
/
+4
2009-05-07
spu.c: Remove include of c-common.h.
Andrew Pinski
2
-1
/
+4
2009-05-08
throw_allocator.h: Remove redundante include.
Paolo Carlini
2
-1
/
+4
2009-05-08
throw_allocator.h (throw_allocator_base): Avoid out of line member functions ...
Paolo Carlini
6
-207
/
+233
2009-05-08
Daily bump.
GCC Administrator
1
-1
/
+1
2009-05-07
re PR c/39037 (FLOAT_CONST_DECIMAL64 pragma not supported)
Janis Johnson
24
-15
/
+923
2009-05-07
re PR fortran/38830 (Document lack of "Variable Format Expression" support)
Francois-Xavier Coudert
2
-1
/
+52
2009-05-07
re PR fortran/39576 (gcc/fortran/error.c's error.c missing "break")
Francois-Xavier Coudert
2
-0
/
+6
[next]