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
2014-05-17
rm a bunch of _stat allocation functions
Trevor Saunders
17
-67
/
+92
2014-05-17
re PR c++/52875 (ADL failure + ICE in decltype)
Paolo Carlini
2
-0
/
+29
2014-05-17
check.c (gfc_check_fn_rc2008): move "argument" to the right place.
Dominique d'Humieres
2
-2
/
+7
2014-05-17
ChangeLog:
Ajit Agarwal
7
-14
/
+118
2014-05-17
extend.texi (Size of an asm): Move node text according to its @menu entry pos...
Uros Bizjak
2
-22
/
+27
2014-05-17
re PR tree-optimization/61140 (wrong code at -O1 and above on x86_64-linux-gnu)
Marc Glisse
6
-0
/
+88
2014-05-17
invoke.texi (free): Mention Alpha.
Uros Bizjak
2
-1
/
+6
2014-05-17
pr60969.C: Compile for all ilp32 x86 targets.
Uros Bizjak
2
-2
/
+10
2014-05-17
ChangeLog: Fix.
Uros Bizjak
2
-25
/
+26
2014-05-17
wide-int.cc: Only include longlong.h if W_TYPE_SIZE==32 or __SIZEOF_INT128__ ...
Richard Sandiford
2
-1
/
+11
2014-05-17
* gcc.target/ia64/visibility-1.c (variable_i): Add used attribute.
Andreas Schwab
2
-1
/
+5
2014-05-17
rs6000.c (rs6000_real_tls_symbol_ref_p): New function.
Richard Sandiford
2
-1
/
+16
2014-05-17
emit-rtl.h (replace_equiv_address, [...]): Add an inplace argument.
Richard Sandiford
6
-32
/
+67
2014-05-17
Daily bump.
GCC Administrator
1
-1
/
+1
2014-05-16
tree-cfg.c (gimple_merge_blocks): Updates bb count with max count.
Dehao Chen
2
-0
/
+10
2014-05-16
re PR target/54089 ([SH] Refactor shift patterns)
Oleg Endo
3
-19
/
+48
2014-05-16
ira-int.h (REG_FREQ_FROM_EDGE_FREQ): Use optimize_function_for_size_p.
Dehao Chen
3
-6
/
+8
2014-05-16
re PR target/51244 ([SH] Inefficient conditional branch and code around T bit)
Oleg Endo
4
-9
/
+29
2014-05-16
sh.c (sh_option_override): Set branch cost to 2 for all target variants.
Oleg Endo
2
-5
/
+11
2014-05-16
Revert r209902 "Dump the return type of functions in gimple dumps"
David Malcolm
5
-8
/
+21
2014-05-16
cfghooks.c (make_forwarder_block): Use direct computation to get fall-through...
Dehao Chen
2
-10
/
+11
2014-05-16
arc.c (arc_init): Fix typo in error message.
Benno Schulenberg
4
-3
/
+11
2014-05-16
ira-costs.c: Fix typo in comment.
Zhouyi Zhou
2
-1
/
+5
2014-05-16
extend.texi: (Visibility Pragmas) Fix misplaced @xref
David Wohlferd
2
-2
/
+5
2014-05-16
varpool.c (dump_varpool_node): Dump write-only flag.
Jan Hubicka
14
-27
/
+186
2014-05-16
re PR c++/51640 (Misleading error if the type in the catch() is ambiguous)
Paolo Carlini
4
-2
/
+40
2014-05-16
re PR rtl-optimization/60969 (ICE in output_129 in MMXMOV of mode MODE_SF for...
Vladimir Makarov
4
-26
/
+121
2014-05-16
fold-const (fold_unary_loc): New case.
Eric Botcazou
2
-1
/
+11
2014-05-16
re PR tree-optimization/61194 (vectorization failed with "bit-precision arith...
Richard Biener
4
-1
/
+99
2014-05-16
[AArch64 costs] Fixup to costing of FNMUL
James Greenhalgh
2
-10
/
+8
2014-05-16
[AArch64 costs 18/18] Dump a message if we are unable to cost an insn.
James Greenhalgh
2
-1
/
+10
2014-05-16
[AArch64 costs 17/18] Cost for SYMBOL_REF, HIGH and LO_SUM
James Greenhalgh
2
-6
/
+40
2014-05-16
[AArch64 costs 16/18] Cost TRUNCATE
James Greenhalgh
2
-0
/
+38
2014-05-16
[AArch64 costs 15/18] Cost more Floating point RTX.
James Greenhalgh
2
-0
/
+89
2014-05-16
[AArch64 costs 14/18] Cost comparisons, flag setting operators and IF_THEN_ELSE
James Greenhalgh
2
-11
/
+154
2014-05-16
[AArch64 costs 13/18] Improve costs for div/mod
James Greenhalgh
2
-9
/
+14
2014-05-16
[AArch64 costs 12/18] Improve costs for sign/zero extracts
James Greenhalgh
2
-2
/
+67
2014-05-16
[AArch64 costs 11/18] Improve costs for rotate and shift operations.
James Greenhalgh
2
-9
/
+53
2014-05-16
[AArch64 costs 10/18] Improve costs for sign/zero extend operations
James Greenhalgh
2
-6
/
+53
2014-05-16
[AArch64 costs 9/18] Better cost logical operations
James Greenhalgh
2
-5
/
+66
2014-05-16
[AArch64 costs 8/18] Cost memory accesses using address costs
James Greenhalgh
2
-2
/
+36
2014-05-16
[AArch64 costs 7/18] Improve SET cost.
James Greenhalgh
2
-8
/
+41
2014-05-16
[AArch64 costs 6/18] Set default costs and handle vector modes.
James Greenhalgh
2
-0
/
+19
2014-05-16
[AArch64 costs 5/18] Factor out common MULT cases
James Greenhalgh
2
-110
/
+264
2014-05-16
[AArch64 costs 4/18] Better estimate cost of building a constant
James Greenhalgh
2
-12
/
+95
2014-05-16
[AArch64 costs 3/18] Wrap aarch64_rtx_costs to dump verbose output
James Greenhalgh
2
-0
/
+26
2014-05-16
[AArch64 costs 2/18] Add cost tables for Cortex-A57
James Greenhalgh
2
-2
/
+49
2014-05-16
[AArch64 costs 1/18] Refactor aarch64_address_costs.
James Greenhalgh
3
-31
/
+125
2014-05-16
tree-ssa-sccvn.c: Include tree-cfg.h and domwalk.h.
Richard Biener
8
-35
/
+230
2014-05-16
tree-ssa-sccvn.c (visit_use): Also constant-fold calls.
Richard Biener
4
-15
/
+77
[next]