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
2007-09-09
Use new debug counter
Revital Eres
5
-9
/
+14
2007-09-09
* ChangeLog: Fix cut'n'pasto.
Uros Bizjak
1
-3
/
+2
2007-09-09
i386.md (X87MODEF12, SSEMODEF): Remove mode iterators.
Uros Bizjak
4
-281
/
+296
2007-09-09
tree-vectorizer.h (enum vect_def_type): Start enumeration from 1.
Ira Rosen
52
-310
/
+5780
2007-09-09
optabs.c (sign_expand_binop): Set libcall_gen = NULL in the fake signed optab.
Andrew Haley
2
-0
/
+8
2007-09-09
Divide REG_LABEL notes into REG_LABEL_OPERAND and REG_LABEL_TARGET.
Hans-Peter Nilsson
18
-203
/
+439
2007-09-09
re PR c++/33342 (ICE in dependent_type_p, at cp/pt.c:15081)
Jason Merrill
1
-0
/
+29
2007-09-08
re PR c++/33342 (ICE in dependent_type_p, at cp/pt.c:15081)
Jason Merrill
2
-0
/
+10
2007-09-09
revert: regrename.c (copyprop_hardreg_forward_1): New variable next.
Laurynas Biveinis
9
-146
/
+149
2007-09-09
file-format.exp (gcc_target_object_format): Use remote_exec to call objdump.
Joseph Myers
21
-20
/
+75
2007-09-09
Daily bump.
GCC Administrator
1
-1
/
+1
2007-09-09
functional_hash.h: Add ext/numeric_traits.h.
Benjamin Kosnik
18
-162
/
+348
2007-09-08
constraints.md: Remove 'X' from unused letters comment.
John David Anglin
2
-1
/
+5
2007-09-08
tree-tailcall.c (find_tail_calls): If we don't have aliases computed check st...
Richard Biener
2
-2
/
+9
2007-09-08
cse.c (fold_rtx): Use validate_unshare_change() instead of validate_change() ...
Segher Boessenkool
2
-1
/
+6
2007-09-08
re PR rtl-optimization/32283 (Missed induction variable optimization)
Zdenek Dvorak
4
-16
/
+47
2007-09-08
tree-cfg.c (verify_gimple_expr): Avoid building new pointer types, use TYPE_P...
Richard Guenther
2
-6
/
+12
2007-09-08
re PR rtl-optimization/26449 (ICE in loop invariant motion)
Uros Bizjak
2
-1
/
+28
2007-09-08
re PR target/33329 (ICE in expand_simple_binop, at optabs.c:1294)
Uros Bizjak
4
-48
/
+100
2007-09-08
decl.c (gnat_to_gnu_entity): Simplify the condition under which a constant re...
Eric Botcazou
6
-10
/
+55
2007-09-08
Add missing dg command.
Eric Botcazou
1
-0
/
+2
2007-09-08
decl.c (make_packable_type): If the new type has been given BLKmode, try agai...
Eric Botcazou
4
-0
/
+51
2007-09-08
re PR tree-optimization/33301 (wrong vectorization factor due to an invariant...
Dorit Nuzman
4
-4
/
+46
2007-09-08
Add support file for controlled2.adb
Arnaud Charlet
1
-0
/
+13
2007-09-08
Add spec for controlled2.adb test
Arnaud Charlet
1
-0
/
+5
2007-09-07
re PR tree-optimization/32183 (reassoc2 can more extra calculations into a loop)
Zdenek Dvorak
3
-16
/
+47
2007-09-08
Daily bump.
GCC Administrator
1
-1
/
+1
2007-09-07
lib2funcs.S (__xtensa_sync_caches): Use an ISYNC even if there is no i-cache.
Sterling Augustine
2
-1
/
+6
2007-09-07
copy_neg.cc: Correct line number.
Benjamin Kosnik
2
-1
/
+6
2007-09-07
re PR fortran/33307 (I/O read/positioning problem)
Jerry DeLisle
2
-0
/
+42
2007-09-07
re PR fortran/33307 (I/O read/positioning problem)
Jerry DeLisle
2
-1
/
+6
2007-09-07
Re-apply accidentally reverted change:
Eric Botcazou
2
-17
/
+11
2007-09-07
re PR tree-optimization/32586 (New VN misses FRE opportunities)
Richard Guenther
8
-19
/
+85
2007-09-07
configure.ac (noconfigdirs): Remove target-libffi and target-libjava.
Andrew Haley
3
-4
/
+10
2007-09-07
re PR target/33286 (All exception related tests fail)
John David Anglin
3
-1
/
+146
2007-09-07
function.h (struct function): Rename calls_unwind_init to saves_all_registers.
Roman Zippel
5
-11
/
+23
2007-09-07
Reapply reverted change:
Janis Johnson
13
-29
/
+231
2007-09-07
tree-flow.h (const_block_stmt_iterator): Remove.
Diego Novillo
12
-165
/
+56
2007-09-07
mips.c (mips_set_current_function): Temporarily make this a no-op to fix boot...
Sandra Loosemore
2
-13
/
+7
2007-09-07
reorg.c (dbr_schedule): Move code removing placeholder USEs later in the pass.
Jan Hubicka
2
-11
/
+16
2007-09-07
re PR tree-optimization/33299 (miscompilation with gfortran -O2 -ffast-math -...
Dorit Nuzman
5
-30
/
+61
2007-09-07
re PR middle-end/33330 (Wrong alias for accessing scalar through array)
Richard Guenther
2
-0
/
+23
2007-09-07
passes.c (init_optimization_passes): Add simple dce and addressable passes.
Jan Hubicka
5
-0
/
+246
2007-09-07
re PR middle-end/33321 (gcc manpage contains "@option<-Wstrict-overflow=1>")
Tobias Burnus
2
-1
/
+6
2007-09-07
revert: re PR tree-optimization/32586 (New VN misses FRE opportunities)
Richard Guenther
8
-60
/
+44
2007-09-07
re PR tree-optimization/32821 (tree-if-conv:combine_blocks with -ftree-dump-t...
Uros Bizjak
4
-1
/
+28
2007-09-07
fpu-387.h: Include cpuid.h.
Uros Bizjak
2
-63
/
+60
2007-09-07
mips.c (build_mips16_call_stub): Emit all direct float calls here, rather tha...
Richard Sandiford
3
-21
/
+44
2007-09-07
mips.c (mips_base_move_loop_invariants): New variable.
Richard Sandiford
2
-1
/
+18
2007-09-07
mips.opt (mcode-readable=): Move to keep list alphabetical.
Richard Sandiford
2
-4
/
+9
[next]