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
2006-01-16
combine.c (record_value_for_reg): Invalidate registers if INSN is null.
Paolo Bonzini
2
-9
/
+25
2006-01-16
trans-stmt.c (gfc_trans_if_1): Use fold_buildN and build_int_cst.
Richard Guenther
3
-32
/
+52
2006-01-16
tree-vrp.c (extract_range_from_binary_expr): Cope with vrp_int_const_binop re...
Eric Botcazou
2
-3
/
+10
2006-01-16
ChangeLog: Fix missing log for r109750
Gabor Loki
1
-0
/
+16
2006-01-16
m68k.c (output_move_const_into_data_reg): Output correct mnemonic for mvz and...
Paul Brook
2
-2
/
+7
2006-01-16
rtl-factoring.c: Add sequence abstraction algorithm.
Gabor Loki
10
-6
/
+1511
2006-01-16
fold-const.c (fold_minmax): New static function.
Eric Botcazou
5
-2
/
+148
2006-01-16
combine.c (combine_instructions): Make it static.
Kazu Hirata
3
-2
/
+4
2006-01-16
trans-expr.c (gfc_conv_function_call): Use fold_build2.
Richard Guenther
4
-4
/
+11
2006-01-16
cse.c (cse_condition_code_reg): Make it static.
Kazu Hirata
3
-2
/
+6
2006-01-16
re PR target/25168 (FAIL: g++.old-deja/g++.abi/cxa_vec.C execution test)
John David Anglin
2
-1
/
+27
2006-01-16
winnt-stubs.c: Update FSF address.
Ben Elliston
4
-6
/
+12
2006-01-16
dfp.exp: Correct FSF address.
Ben Elliston
3
-4
/
+11
2006-01-16
Daily bump.
GCC Administrator
1
-1
/
+1
2006-01-15
* decl.c (check_initializer): Fix thinko.
Gabriel Dos Reis
2
-1
/
+5
2006-01-15
re PR libstdc++/25626 (Valarray vs non-POD)
Paolo Carlini
3
-7
/
+36
2006-01-15
overloads_int.cc: Fix norm test, use casts everywhere.
Paolo Carlini
2
-23
/
+34
2006-01-15
re PR testsuite/25796 (gcc.target/i386/cmov6.c fails on x86_64-linux when sup...
Ian Lance Taylor
2
-1
/
+6
2006-01-15
mangle25.C: Only run on 64-bit systems since 32-bit x86 does not have __float...
Andreas Jaeger
2
-2
/
+6
2006-01-15
Update copyright year for last patch.
Anthony Green
1
-1
/
+1
2006-01-15
ServerSocket.java (accept): Remove bogus security check.
Anthony Green
2
-5
/
+9
2006-01-15
ifcvt.c (noce_init_if_info): New static function, broken out of noce_process_...
Ian Lance Taylor
4
-28
/
+317
2006-01-15
cselib.c (hash_table): Rename to cselib_hash_table.
Kazu Hirata
2
-11
/
+19
2006-01-15
re PR c++/25663 (Trouble parsing nested templated constructor calls)
Mark Mitchell
4
-1
/
+23
2006-01-15
Daily bump.
GCC Administrator
1
-1
/
+1
2006-01-14
testsuite_tr1.h: Add missing include; use std::__are_same.
Paolo Carlini
2
-1
/
+7
2006-01-14
re PR tree-optimization/25485 (VRP misses an "if" with TRUTH_AND_EXPR stateme...
Kazu Hirata
4
-3
/
+72
2006-01-14
re PR tree-optimization/22548 (Aliasing can not tell array members apart)
Richard Guenther
19
-16
/
+317
2006-01-14
tree-ssa-loop-niter.c (number_of_iterations_cond): Split into several functions.
Zdenek Dvorak
6
-421
/
+462
2006-01-14
re PR rtl-optimization/24257 (ICE: in extract_insn with -O -fgcse -fgcse-sm)
Steven Bosscher
4
-0
/
+47
2006-01-14
overloads_int.cc: Fix wrong test (don't pick by mistake the (const complex<>&...
Paolo Carlini
2
-1
/
+13
2006-01-14
tree.c (tree_not_class_check_failed): New function.
Ian Lance Taylor
3
-2
/
+27
2006-01-14
reload1.c (do_output_reload): Add assertion rejecting a CALL_INSN.
Ian Lance Taylor
2
-1
/
+6
2006-01-13
* pt.c (check_explicit_specialization): Use CP_DECL_CONTEXT even more.
Jason Merrill
2
-2
/
+4
2006-01-14
Daily bump.
GCC Administrator
1
-1
/
+1
2006-01-13
20060110-1.c: New test.
Adam Nemet
3
-0
/
+40
2006-01-13
combine.c (struct reg_stat): Add new fields truncation_label and truncated_to...
Adam Nemet
2
-27
/
+148
2006-01-13
MessagesBundle_fr.properties: Removed.
Tom Tromey
3
-44
/
+5
2006-01-13
* gcc.c-torture/compile/pr25310.c: Disable test on 16-bit targets.
Ulrich Weigand
2
-0
/
+9
2006-01-13
classpath.security: Removed.
Tom Tromey
4
-3
/
+9
2006-01-13
[multiple changes]
Steven G. Kargl
4
-9
/
+30
2006-01-13
tree-ssa-alias.c (add_type_alias): Fix typo.
Diego Novillo
2
-1
/
+6
2006-01-13
name-lookup.c (set_decl_namespace): Use CP_DECL_CONTEXT.
Jason Merrill
3
-3
/
+10
2006-01-13
sse.md (*vec_extractv2di_1_sse2): Reorder alternatives to match style of othe...
Alexandre Oliva
2
-7
/
+13
2006-01-13
Grr, wrong version
Daniel Berlin
1
-0
/
+1
2006-01-13
re PR tree-optimization/25771 (ice in coalesce_abnormal_edges, at tree-outof-...
Daniel Berlin
4
-0
/
+46
2006-01-13
re PR tree-optimization/24365 (statement makes a memory store with complex)
Andrew Pinski
4
-0
/
+32
2006-01-13
trans.c (gfc_add_expr_to_block): Do not fold tcc_statement nodes.
Diego Novillo
2
-1
/
+7
2006-01-13
builtins.c (expand_builtin_sincos): New function.
Richard Guenther
4
-7
/
+105
2006-01-13
complex (arg, [...]): Add, implementing TR1, 8.1.9.
Paolo Carlini
8
-8
/
+384
[prev]
[next]