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-17
local-alloc.c (local_alloc): Make it static.
Kazu Hirata
3
-2
/
+4
2006-01-17
ifcvt.c (if_convert): Make it static.
Kazu Hirata
3
-4
/
+6
2006-01-16
reload.c (reg_overlap_mentioned_for_reload_p): Handle subregs of mems.
DJ Delorie
2
-1
/
+8
2006-01-17
pa.md: Disparage copies between general and floating-point registers in 32-bi...
John David Anglin
2
-10
/
+15
2006-01-17
Daily bump.
GCC Administrator
1
-1
/
+1
2006-01-17
target-supports.exp (check_effective_target_dfp_nocache, [...]): New.
Janis Johnson
45
-62
/
+112
2006-01-16
re PR libstdc++/25797 (almost all libstdc++ tests fail)
Benjamin Kosnik
3
-266
/
+278
2006-01-16
configure.ac (CFLAGS): Update to include -std=gnu99 so that the configure tes...
Roger Sayle
3
-259
/
+521
2006-01-16
re PR testsuite/25741 (Gcc testsuite isn't parallel build safe)
H.J. Lu
8
-17
/
+42
2006-01-16
re PR testsuite/25767 (g++.dg/lookup/builtin1.C (and a couple others) fails o...
Andrew Pinski
3
-2
/
+9
2006-01-16
global.c (global_alloc): Make it static.
Kazu Hirata
3
-2
/
+6
2006-01-16
Use gcc_unreachable () instead of gcc_assert (FALSE) in latest commit.
Eric Botcazou
1
-1
/
+1
2006-01-16
tree-ssa-alias.c (struct used_part): Add write_only field.
Richard Guenther
4
-7
/
+29
2006-01-16
re PR testsuite/25777 (acats_run doesn't include gcc base directory in LD_LIB...
John David Anglin
2
-1
/
+7
2006-01-16
add myself to the MAINTAINERS file
Rafael Espindola
1
-0
/
+1
2006-01-16
bb-reorder.c (partition_hot_cold_basic_blocks): Make it static.
Kazu Hirata
3
-2
/
+8
2006-01-16
jvspec.c (lang_specific_spec_functions): remove
Rafael Espindola
13
-43
/
+26
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
[next]