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/existing-fp8
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
2011-10-03
re PR tree-optimization/50587 (ICE init_range_entry, at tree-ssa-reassoc.c:16...
Jakub Jelinek
2
-0
/
+8
2011-10-03
ipa-inline-analysis.c (MAX_TIME): Update comment.
Richard Sandiford
2
-2
/
+6
2011-10-03
pt.c (tsubst_pack_expansion): Re-use ARGUMENT_PACK_SELECTs.
Jason Merrill
2
-21
/
+31
2011-10-03
parser.c (cp_parser_range_for): Don't try to deduce from {} in a template.
Jason Merrill
4
-1
/
+13
2011-10-02
Add missing changelog details in previous commit.
David S. Miller
1
-0
/
+1
2011-10-02
Add missing sparc shift zero extensions, and fix shift attributes.
Richard Henderson
3
-12
/
+37
2011-10-03
Daily bump.
GCC Administrator
1
-1
/
+1
2011-10-02
re PR c++/35722 ([C++0x] Variadic templates expansion into non-variadic class...
Jason Merrill
14
-330
/
+379
2011-10-02
class.c (fixed_type_or_null): Handle NSDMI.
Jason Merrill
5
-6
/
+43
2011-10-02
* invoke.texi (SPARC Options): Refer to GNU/Linux.
Gerald Pfeifer
2
-2
/
+6
2011-10-02
re PR target/50579 (gcc.target/mips/20020620-1.c FAILs on IRIX 6.5)
Richard Sandiford
3
-11
/
+68
2011-10-02
mips.c (mips_frame_barrier): New function.
Richard Sandiford
4
-41
/
+76
2011-10-02
re PR target/49696 (ICE on mips when compiling drizzle)
Richard Sandiford
4
-7
/
+47
2011-10-02
* cgraphunit.c (verify_edge_count_and_frequency): Bounds check.
Jan Hubicka
2
-1
/
+5
2011-10-02
cgraphunit.c (ipa_passes): Remove unrechable nodes.
Jan Hubicka
7
-9
/
+32
2011-10-02
* ipa-inline-analysis.c (inline_summary_alloc): Bounds check.
Jan Hubicka
2
-9
/
+13
2011-10-02
ipa-inline-analysis.c (reset_inline_edge_summary): New function.
Jan Hubicka
2
-14
/
+58
2011-10-02
re PR preprocessor/36819 (memleak in split_quote_chain)
Paolo Carlini
2
-0
/
+8
2011-10-02
Fix r179381: add missing period in testsuite/Changelog.
Revital Eres
1
-1
/
+1
2011-10-02
re PR lto/47247 (Linker plugin specification makes it difficult to handle COM...
Jan Hubicka
11
-14
/
+60
2011-10-01
Start adding support for VIS 3.0 instructions.
David S. Miller
16
-15
/
+745
2011-10-02
Daily bump.
GCC Administrator
1
-1
/
+1
2011-10-01
* ira-color.c (assign_hard_reg): Fix typo.
Eric Botcazou
2
-1
/
+5
2011-10-01
vector (vector<>::erase(iterator, iterator): Check iterators equality using n...
François Dumont
3
-2
/
+8
2011-10-01
re PR fortran/50585 (ICE with assumed length character array argument)
Janus Weil
4
-1
/
+28
2011-10-01
Daily bump.
GCC Administrator
1
-1
/
+1
2011-09-30
cp-tree.h (TREE_NEGATED_INT): Remove.
Jason Merrill
4
-19
/
+6
2011-09-30
re PR c++/44473 (iterators already defined for std::vector when using std::de...
Janis Johnson
10
-5
/
+329
2011-09-30
Add missing ','.
H.J. Lu
2
-2
/
+6
2011-09-30
Use 64bit integer for LTO symbol ID.
H.J. Lu
4
-14
/
+110
2011-09-30
c6x-common.c (c6x_option_optimization_table): Enable -fmodulo-sched at -O2 an...
Bernd Schmidt
4
-7
/
+898
2011-09-30
re PR target/50566 ([avr]: Add support for better logging similar to -mdeb)
Georg-Johann Lay
4
-11
/
+36
2011-09-30
re PR inline-asm/50571 (Undesirable folding in "m" constrained asm operands)
Jakub Jelinek
4
-22
/
+58
2011-09-30
re PR tree-optimization/46309 (optimization a==3||a==1)
Jakub Jelinek
7
-244
/
+803
2011-09-30
tree-ssa-structalias.c (find_func_aliases_for_builtin_call): Handle BUILT_IN_...
Jakub Jelinek
5
-8
/
+150
2011-09-30
Split out LTO's writing of top level asm nodes in preparation of extending wh...
Jan Beulich
8
-32
/
+151
2011-09-30
sched-ebb.c (schedule_ebb): No longer static.
Bernd Schmidt
3
-49
/
+87
2011-09-30
Partial reversion of r179358.
Iain Sandoe
2
-1
/
+8
2011-09-30
haifa-sched.c (modulo_ii, [...]): New static variables.
Bernd Schmidt
6
-32
/
+356
2011-09-30
re PR tree-optimization/50574 (gcc.c-torture/execute/vector-compare-1.c FAILs...
Richard Guenther
2
-2
/
+8
2011-09-30
SMS: Support instructions with REG_INC_NOTE
Revital Eres
6
-11
/
+174
2011-09-30
SMS: Avoid generating redundant reg-moves
Revital Eres
2
-1
/
+22
2011-09-30
hw-doloop.c (scan_loop): Compute register usage only for non-debug insns.
Bernd Schmidt
2
-1
/
+6
2011-09-30
re PR target/50099 (ICE: internal compiler error: in extract_insn, at recog.c...
Ramana Radhakrishnan
6
-6
/
+36
2011-09-30
Commit for Matthew Gretton-Dann fix for the test.
Matthew Gretton-Dann
2
-1
/
+5
2011-09-30
Add sparc VIS 2.0 builtins, intrinsics, and option to control them.
David S. Miller
15
-19
/
+382
2011-09-30
Daily bump.
GCC Administrator
1
-1
/
+1
2011-09-29
More sparc pixel-compare insn pattern cleanups.
David S. Miller
2
-3
/
+7
2011-09-29
frvbegin.c: Fix location of unwind-dw2-fde.h header file.
Nick Clifton
4
-2
/
+39
2011-09-29
hashtable.h (_Hashtable<>::_Hashtable(_Hashtable&&)): Remove noexcept from de...
Paolo Carlini
2
-4
/
+7
[next]