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-06-14
common-target-def.h, [...]: New files.
Joseph Myers
16
-18
/
+277
2011-06-14
dumping cleanup phase 1 -- Removing TODO_dump_func
David Li
93
-233
/
+252
2011-06-14
pr45701-1.c: Require thumb support.
Janis Johnson
4
-0
/
+7
2011-06-14
mla-1.c: Ignore warnings about conflicting switches.
Janis Johnson
13
-0
/
+27
2011-06-14
* error.c (type_to_string): Print typedef-stripped version too.
Jason Merrill
2
-0
/
+11
2011-06-14
re PR c++/49117 (4.5 -> 4.6: user-unfriendly change in "invalid conversion" e...
Jason Merrill
5
-3
/
+11
2011-06-14
re PR c++/49389 ([C++0x] Wrong value category for pointer-to-member expressio...
Jason Merrill
4
-1
/
+25
2011-06-14
re PR c++/49369 (typeof() strips const from member when used in const method)
Jason Merrill
4
-16
/
+31
2011-06-14
re PR c++/49290 ([C++0x] ICE in in cxx_eval_indirect_ref, at cp/semantics.c:6...
Jason Merrill
4
-40
/
+175
2011-06-14
fix utf-8
Jason Merrill
1
-1
/
+1
2011-06-14
valarray (~valarray): Use noexcept.
Paolo Carlini
7
-3
/
+123
2011-06-14
Properly expand strlen to Pmode.
H.J. Lu
2
-2
/
+15
2011-06-14
huge_struct.c (test_large_fn): Use PRIu8, PRId8 instead of %hhu, %hhd.
Rainer Orth
3
-16
/
+28
2011-06-14
kfreebsd-gnu.h: Resync with `config/i386/linux.h'.
Robert Millan
7
-17
/
+56
2011-06-14
re PR target/49403 (v850e-elf: incompatible pointer type (near initialization...
Nick Clifton
3
-2
/
+12
2011-06-14
re PR fortran/49103 (local variables exchange values / wrong code with -O3)
Jakub Jelinek
6
-3
/
+64
2011-06-14
functional: Use noexcept.
Paolo Carlini
3
-26
/
+34
2011-06-14
re PR middle-end/45098 (Missed induction variable optimization)
Tom de Vries
4
-0
/
+80
2011-06-14
re PR rtl-optimization/49390 (GCSE miscompilation)
Jakub Jelinek
4
-6
/
+118
2011-06-14
re PR middle-end/45098 (Missed induction variable optimization)
Zdenek Dvorak
10
-116
/
+185
2011-06-14
* ipa.c (cgraph_address_taken_from_non_vtable_p): Check the ref type.
Jan Hubicka
2
-8
/
+13
2011-06-14
Change builtin make to runtime call at lowering time.
Ian Lance Taylor
1
-0
/
+57
2011-06-14
* g++.dg/torture/pr48954.C: Use dg-require-effective-target lto.
Rainer Orth
2
-0
/
+6
2011-06-14
re PR debug/48459 (avr: Assertion failure with -gdwarf-2)
Richard Henderson
2
-7
/
+23
2011-06-14
invoke.texi: Re-add missing -mcpu docs for Faraday cores.
Sanjin Liu
2
-1
/
+8
2011-06-14
* ipa-cp.c (ipcp_iterate_stage): Revert accidental commit.
Jan Hubicka
2
-1
/
+5
2011-06-14
cgraph.c (cgraph_make_decl_local): Handle DECL_ONE_ONLY similarly to DECL_COM...
Jan Hubicka
4
-5
/
+12
2011-06-14
lto-streamer-out.c (lto_output_ts_binfo_tree_pointers): Do not output BINFO_V...
Jan Hubicka
2
-1
/
+10
2011-06-14
irix6-unwind.h: New file.
Olivier Hainque
3
-0
/
+187
2011-06-14
cmpsi-2.c: Undo 172757.
Georg-Johann Lay
8
-4
/
+28
2011-06-14
Fix long lines
Eric Botcazou
1
-9
/
+11
2011-06-14
vect-16.c: Rename to...
Ira Rosen
6
-10
/
+26
2011-06-14
Change builtin make to runtime call at lowering time.
Ian Lance Taylor
16
-638
/
+318
2011-06-14
Daily bump.
GCC Administrator
1
-1
/
+1
2011-06-13
cp-demangle.c (d_print_comp): Suppress d_print_mod for DMGL_RET_POSTFIX.
Jan Kratochvil
3
-1
/
+19
2011-06-13
demangle.h (DMGL_RET_POSTFIX): Extend the comment.
Jan Kratochvil
6
-9
/
+55
2011-06-13
cp-demangle.c (struct d_print_info): Remove field options.
Jan Kratochvil
2
-118
/
+124
2011-06-13
[multiple changes]
David Edelsohn
2
-26
/
+210
2011-06-13
* gcc.target/powerpc/outofline_rnreg.c: New testcase.
Edmar Wienskoski
2
-0
/
+19
2011-06-13
ipa-inline.c (reset_edge_caches): Walk aliases.
Jan Hubicka
2
-3
/
+8
2011-06-13
ipa-utils.c (postorder_stack): New structure.
Jan Hubicka
2
-37
/
+61
2011-06-13
* configure.ac (tilepro-*-*) New case.
Walter Lee
3
-0
/
+12
2011-06-13
ipa-inline-transform.c (+can_remove_node_now_p_1): Break out from...
Jan Hubicka
2
-7
/
+40
2011-06-13
Correct typos.
H.J. Lu
1
-2
/
+2
2011-06-13
Remove duplicated lines.
H.J. Lu
3
-16
/
+8
2011-06-13
h8300.md (bsetqi_msx, [...]): Added condition to disallow non-identical memor...
Kaushik Phatak
3
-30
/
+76
2011-06-13
cgraph.c (cgraph_for_node_thunks_and_aliases, [...]): Fix thinko in recursive...
Jan Hubicka
5
-26
/
+74
2011-06-13
re PR target/48454 (gfortran.dg/char_result_13.f90 fails with -O3 -funroll-lo...
Ramana Radhakrishnan
2
-2
/
+9
2011-06-13
frontend-passes.c (remove_trim): New function.
Thomas Koenig
4
-43
/
+61
2011-06-13
re PR tree-optimization/49352 (-fcompare-debug failure with -O2 -ftree-vector...
Jakub Jelinek
4
-85
/
+113
[next]