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
path:
root
/
gcc
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-30
gcc-defs.exp (gcc-set-multilib-library-path): Delete.
Richard Sandiford
12
-308
/
+230
2009-06-30
cgraphunit.c (cgraph_finalize_compilation_unit): Call finalize_size_functions...
Eric Botcazou
28
-20
/
+856
2009-06-30
re PR fortran/40576 (Endless loop in internal write)
Thomas Koenig
2
-0
/
+14
2009-06-30
re PR fortran/40594 (wrong-code)
Janus Weil
4
-1
/
+66
2009-06-30
tree-ssa-dce.c (mark_all_reaching_defs_necessary_1): Always continue walking.
Richard Guenther
4
-15
/
+42
2009-06-30
Revert accidental commit.
Jan Hubicka
1
-10
/
+1
2009-06-30
cfgloopanal.c (check_irred): Move into ...
Jan Hubicka
7
-32
/
+80
2009-06-30
Makefile.in (PLUGIN_HEADERS): added ggc, tree-dump, pretty-print.
Basile Starynkevitch
2
-0
/
+5
2009-06-30
Remove testsuite in filenames.
H.J. Lu
1
-28
/
+27
2009-06-30
ssa-sink-5.c: Change the compiler option "-O2 -Os" to "-Os".
Wei Guozhi
2
-1
/
+6
2009-06-30
re PR tree-optimization/40542 (vectorizes access to volatile array)
Ira Rosen
4
-0
/
+33
2009-06-30
re PR tree-optimization/40582 (ice for non-trivial conversion at assignment w...
Martin Jambor
4
-2
/
+33
2009-06-30
re PR middle-end/40554 (Revision 148941 miscompiled 447.dealII in SPEC CPU 2006)
Martin Jambor
2
-1
/
+7
2009-06-30
tree-ssa-alias.c (walk_aliased_vdefs_1): Change interface to use ao_ref refer...
Richard Guenther
4
-29
/
+34
2009-06-30
Fix typo
Eric Botcazou
1
-1
/
+1
2009-06-30
* raise-gcc: Include dwarf2.h conditionally.
Eric Botcazou
2
-0
/
+8
2009-06-30
re PR bootstrap/40597 (Powerpc bootstrap is broken due to changes in expmed.c)
Paolo Bonzini
2
-39
/
+67
2009-06-30
tree-ssa-sink.c (statement_sink_location): Stop sinking expression if the tar...
Wei Guozhi
5
-2
/
+73
2009-06-29
* doc/install.texi (mep-x-elf): Correct chip's full name.
DJ Delorie
2
-1
/
+5
2009-06-29
extend.texi: Fix typo.
H.J. Lu
2
-1
/
+5
2009-06-30
Daily bump.
GCC Administrator
1
-1
/
+1
2009-06-30
dwarf2.h: Remove.
Tom Tromey
18
-895
/
+81
2009-06-29
* config/mep/mep.h (CPP_SPEC): Remove __cop macro.
DJ Delorie
2
-1
/
+2
2009-06-29
extend.texi: Add MeP attributes and pragmas.
DJ Delorie
6
-2
/
+455
2009-06-29
re PR c++/40274 (Revision 145566 caused ICE in tsubst, at cp/pt.c:9289)
Jason Merrill
2
-0
/
+23
2009-06-29
re PR c++/40274 (Revision 145566 caused ICE in tsubst, at cp/pt.c:9289)
Jason Merrill
2
-6
/
+12
2009-06-30
target.h (struct gcc_target): Add frame_pointer_required field.
Anatoly Sokolov
51
-217
/
+277
2009-06-29
plugins.texi: Document PLUGIN_START_UNIT.
Olatunji Ruwase
8
-0
/
+89
2009-06-29
re PR fortran/40580 (Add -fcheck=pointer with runtime check for using an unal...
Tobias Burnus
13
-10
/
+521
2009-06-29
re PR fortran/40551 (Optimizations possible using gfc_full_array_ref_p)
Paul Thomas
7
-11
/
+83
2009-06-29
tree.c (process_call_operands): Propagate TREE_READONLY from the operands.
Eric Botcazou
2
-26
/
+39
2009-06-29
re PR java/40590 (namespace namespace broken in CNI)
Andrew Haley
4
-168
/
+205
2009-06-29
arm.h (REGISTER_MOVE_COST): Increase VFP register move cost.
Daniel Jacobowitz
2
-3
/
+12
2009-06-29
extend.texi (Additional Floating Types): __float128 is also supported on i386...
Uros Bizjak
2
-73
/
+74
2009-06-29
re PR middle-end/14187 ([tree-ssa] C restricted pointers are not properly imp...
Richard Guenther
11
-122
/
+344
2009-06-29
re PR middle-end/38212 (restrict implementation causes wrong-code)
Richard Guenther
14
-297
/
+94
2009-06-29
re PR tree-optimization/40579 (gcc -O2 optimization causes infinite loop and ...
Richard Guenther
4
-0
/
+47
2009-06-29
Daily bump.
GCC Administrator
1
-1
/
+1
2009-06-28
re PR tree-optimization/40550 (Segmentation fault caused by alignment error i...
Uros Bizjak
4
-9
/
+54
2009-06-28
fold-const.c (contains_label_1): Fix comments.
Eric Botcazou
6
-14
/
+70
2009-06-28
re PR fortran/34112 (Add $!DEC ATTRIBUTE support for 32bit Windows' STDCALL)
Tobias Burnus
17
-43
/
+507
2009-06-28
i386.h (enum ix86_fpcmp_strategy): New.
Paolo Bonzini
6
-508
/
+179
2009-06-28
arm.c (arm_final_prescan_ins): Eliminate code related to jump_clobbers.
Paolo Bonzini
3
-127
/
+24
2009-06-28
dojump.c (do_compare_rtx_and_jump): Try swapping the condition for floating p...
Paolo Bonzini
4
-62
/
+88
2009-06-28
expr.c (expand_expr_real_1): Just use do_store_flag.
Paolo Bonzini
3
-127
/
+226
2009-06-28
builtins.c (expand_errno_check): Use do_compare_rtx_and_jump.
Paolo Bonzini
4
-99
/
+194
2009-06-28
gfortran.h: Define HAVE_mpc_pow.
Kaveh R. Ghazi
5
-2
/
+39
2009-06-28
Daily bump.
GCC Administrator
1
-1
/
+1
2009-06-27
tb-gcc.c (trace_callback): Add casts to silence warning.
Laurent GUERBY
2
-1
/
+5
2009-06-27
* tb-gcc.c: Fix copyright notice.
Eric Botcazou
2
-2
/
+5
[next]