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
2011-05-26
detect C++ errors to fix 2288 and 18770
Janis Johnson
8
-10
/
+231
2011-05-26
re PR rtl-optimization/48575 (RTL vector patterns are limited to 26 elements)
Richard Sandiford
2
-77
/
+204
2011-05-26
re PR c++/48211 ([C++0x] Segment Fault When Compiling)
Jason Merrill
3
-25
/
+11
2011-05-26
[multiple changes]
Paul Thomas
7
-18
/
+76
2011-05-26
re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])
Tobias Burnus
7
-13
/
+264
2011-05-26
make TS_BLOCK a substructure of TS_BASE
Nathan Froyd
8
-12
/
+30
2011-05-26
lto.c (uniquify_nodes): Fix bug in one of the previous changes.
Richard Guenther
2
-26
/
+33
2011-05-26
list.cc: Use noexcept per the FDIS.
Paolo Carlini
35
-522
/
+564
2011-05-26
rs6000.c (rs6000_register_move_cost): Make LR/CTR moves expensive on Power7 a...
Pat Haugen
2
-3
/
+9
2011-05-26
fold-const.c (fold_unary_loc): Remove bogus code.
Richard Guenther
2
-15
/
+4
2011-05-26
fix pr marker
Jason Merrill
1
-1
/
+1
2011-05-26
make TS_IDENTIFIER be a substructure of TS_TYPED
Nathan Froyd
6
-5
/
+18
2011-05-26
re PR c++/48424 (C++0x parameter packs expansion problem)
Jason Merrill
6
-10
/
+59
2011-05-26
Makefile.in (srcdirify): Change order so that libgcc_objdir is substituted fi...
Bernd Schmidt
3
-1927
/
+14
2011-05-26
re PR tree-optimization/48702 (optimization regression with gcc-4.6 on x86_64...
Richard Guenther
5
-6
/
+70
2011-05-26
re PR target/49099 (sparc.c:‘sparc_solaris_elf_asm_named_section’ declare...
Rainer Orth
2
-0
/
+8
2011-05-26
picochip.md (cbranchhi4): No :CC for match_operator.
Hariharan Sandanagobalane
2
-10
/
+18
2011-05-26
Fixed one of my last ChangeLog entries
Nicola Pero
1
-1
/
+1
2011-05-26
tree-prof.exp: Check for -fprofile-generate support.
Rainer Orth
8
-16
/
+42
2011-05-26
re PR c++/49165 (ICE on for-loop/throw combination)
Jakub Jelinek
4
-2
/
+59
2011-05-26
haifa-sched.c (schedule-block): Reorder the inner scheduling loop to reduce d...
Bernd Schmidt
2
-86
/
+68
2011-05-26
re PR tree-optimization/49161 (Fix VRP on switch stmts)
Jakub Jelinek
4
-24
/
+96
2011-05-26
In libobjc/: 2011-05-26 Nicola Pero <nicola.pero@meta-innovation.com>
Nicola Pero
2
-132
/
+116
2011-05-26
In libobjc/: 2011-05-26 Nicola Pero <nicola.pero@meta-innovation.com>
Nicola Pero
2
-1
/
+6
2011-05-26
Remove conflict marker
Eric Botcazou
1
-2
/
+1
2011-05-26
Fix generation of vorn and vbic for Neon.
Ramana Radhakrishnan
4
-6
/
+37
2011-05-26
re PR tree-optimization/49038 (-ftree-vectorise introduces reads past end of ...
Ira Rosen
8
-4
/
+232
2011-05-26
Adjust gcc/testsuite/ChangeLog
Fabien Chêne
1
-1
/
+0
2011-05-26
pr25811-2.C: New.
Fabien Chêne
3
-0
/
+81
2011-05-26
godump.c (go_format_type): Output the first field with a usable Go type, if any.
Ian Lance Taylor
2
-6
/
+46
2011-05-25
fix pr marker
Jason Merrill
1
-1
/
+1
2011-05-25
re PR c++/48536 ([C++0x] Automatic Enumerator Incrementation is not compliant...
Jason Merrill
5
-7
/
+61
2011-05-25
re PR c++/48599 ([C++0x] no diagnostic for invalid use of auto with array dec...
Jason Merrill
4
-0
/
+16
2011-05-25
re PR c++/49156 ([C++0x] Error reporting routines re-entered)
Jason Merrill
4
-0
/
+34
2011-05-25
re PR c++/45401 ([C++0x] reference collapsing and reference qualifiers)
Jason Merrill
4
-6
/
+23
2011-05-26
stl_queue.h: Use noexcept per the FDIS.
Paolo Carlini
3
-0
/
+11
2011-05-26
godump.c (go_format_type): Check for invalid type names, pointer target types...
Ian Lance Taylor
2
-34
/
+50
2011-05-26
Daily bump.
GCC Administrator
1
-1
/
+1
2011-05-26
gnu.ver: Correct last change, export instead at the existing @3.4.16.
Paolo Carlini
5
-8
/
+11
2011-05-26
documentation_hacking.xml: Minor corrections.
Jonathan Wakely
2
-2
/
+6
2011-05-26
mutex: Add doxygen comments.
Jonathan Wakely
2
-0
/
+8
2011-05-25
gnu.ver: Export recently added basic_streambuf and basic_stringbuf symbols @3...
Paolo Carlini
5
-2
/
+22
2011-05-26
guard.cc: Fix comments.
Jonathan Wakely
2
-15
/
+19
2011-05-25
re PR libstdc++/49060 (use of deleted memory in __gnu_cxx::hashtable::erase)
Ian Lance Taylor
3
-7
/
+51
2011-05-25
Fixed typo in last ChangeLog entry
Nicola Pero
1
-1
/
+1
2011-05-25
re PR c++/44311 ([C++0x] no error with switch over enum class and integer case)
Jason Merrill
5
-6
/
+78
2011-05-25
print-tree.c (print_node): Only look at TREE_TYPE if TS_TYPED.
Jason Merrill
4
-1
/
+13
2011-05-25
re PR c++/45698 (C++0x Variadic Templates: Infinite template recursion rather...
Jason Merrill
4
-0
/
+23
2011-05-25
re PR c++/46005 ([C++0x] Don't allow "auto" as the simple-type-specifier of a...
Jason Merrill
4
-0
/
+14
2011-05-25
re PR c++/46245 ([C++0x] rejects function with late-specified return type as ...
Jason Merrill
6
-11
/
+28
[next]