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
2010-05-27
re PR lto/44230 (Do not create need for multiple EH personalities)
Eric Botcazou
7
-9
/
+57
2010-05-27
re PR tree-optimization/44284 (vectorization does not work for short variable)
Richard Guenther
33
-24
/
+104
2010-05-27
gthr-posix.h (pthread_cancel): Don't declare if compiling against Bionic C li...
Maxim Kuvyrkov
2
-1
/
+18
2010-05-27
Support compilation for Android platform. Reimplement -mandroid.
Maxim Kuvyrkov
8
-142
/
+163
2010-05-27
Add support for Bionic C library
Maxim Kuvyrkov
11
-53
/
+123
2010-05-27
c-common.h (c_register_addr_space): Add prototype.
Ulrich Weigand
5
-27
/
+45
2010-05-27
ChangeLog: Fix whitespace.
Uros Bizjak
2
-48
/
+32
2010-05-27
input.c: New file.
Joseph Myers
7
-32
/
+70
2010-05-27
lto-wrapper.c (maybe_unlink_file): Ignore unlink failure for non-existant files.
Richard Guenther
2
-1
/
+10
2010-05-27
re PR bootstrap/44287 (Failed to bootstrap)
Kai Tietz
7
-7
/
+38
2010-05-27
materialize-1_0.c: New file.
Jan Hubicka
3
-0
/
+35
2010-05-27
cgraphunit.c (verify_cgraph_node): Do checking that DECL match edge only when...
Jan Hubicka
4
-29
/
+42
2010-05-27
Daily bump.
GCC Administrator
1
-1
/
+1
2010-05-26
avr-c.c: Do not include regs.h.
Steven Bosscher
4
-37
/
+44
2010-05-26
explow.c (set_stack_check_libfunc): Adjust to accept name as a string instead...
Steven Bosscher
6
-7
/
+21
2010-05-26
java-tree.h (struct lang_decl_func): Change type of throws_list field to a VEC.
Nathan Froyd
4
-11
/
+21
2010-05-26
pretty-print.c: Don't include ggc.h.
Joseph Myers
5
-14
/
+44
2010-05-26
Move cplusplus parts into cp/ChangeLog and remove them from gcc's.
Kai Tietz
2
-9
/
+12
2010-05-26
gimple.c (gimple_types_compatible_p): Return 0 for aggregate and pointer type...
Eric Botcazou
5
-2
/
+51
2010-05-26
sparc.h (FUNCTION_VALUE, [...]): Remove macros.
Anatoly Sokolov
4
-44
/
+73
2010-05-26
dwarf2out.c (struct dw_fde_struct): Reorder flags.
Eric Botcazou
2
-34
/
+45
2010-05-26
Do not check the if-convertibility of statements that are not predicated.
Sebastian Pop
2
-3
/
+25
2010-05-26
Reorganize the analysis of basic block predication.
Sebastian Pop
2
-163
/
+161
2010-05-26
Remove conditions in the code generation of if-conversion.
Sebastian Pop
2
-31
/
+44
2010-05-26
Don't handle BBs with more than 2 preds or succs.
Sebastian Pop
2
-0
/
+9
2010-05-26
Avoid if-conversion of loops in which the data dependence analysis fails.
Sebastian Pop
2
-0
/
+19
2010-05-26
Do not compute/free CDI_POST_DOMINATORS.
Sebastian Pop
2
-4
/
+6
2010-05-26
Make tree_if_conversion not return a bool.
Sebastian Pop
2
-6
/
+8
2010-05-26
Fix comments.
Sebastian Pop
2
-5
/
+10
2010-05-26
demangle-expected: Add tests for __int128 and unsigned __int128 types.
Kai Tietz
33
-18
/
+1213
2010-05-26
tree-ssa-sccvn.c (copy_nary): Adjust.
Richard Guenther
2
-62
/
+70
2010-05-26
spu-c.c: Do not include function.h...
Steven Bosscher
2
-7
/
+5
2010-05-26
ggc.h (ggc_min_expand_heuristic, [...]): Remove.
Laurynas Biveinis
2
-2
/
+5
2010-05-26
re PR c++/43382 ([C++0x] ICE with auto return type and variadic templates)
Jason Merrill
4
-13
/
+51
2010-05-26
opts.c (common_handle_option): Handle OPT_Ofast.
Richard Guenther
2
-0
/
+5
2010-05-26
class.c (utf8_decl_list): Delete.
Nathan Froyd
5
-47
/
+56
2010-05-26
diagnostic.c: Don't include opts.h.
Joseph Myers
11
-68
/
+208
2010-05-26
picochip.md (movsi): Split a movsi from a const after reload.
Hariharan Sandanagobalane
2
-1
/
+6
2010-05-26
ggc-zone.c: Update copyright year.
Laurynas Biveinis
3
-11
/
+43
2010-05-26
* lto-lang.c: Do not include expr.h.
Steven Bosscher
2
-1
/
+4
2010-05-26
re PR rtl-optimization/44164 (Aliasing bug triggered by Boost.Bind/Boost.Func...
Richard Guenther
5
-10
/
+84
2010-05-26
* c-typeck.c: Do not include expr.h.
Steven Bosscher
2
-1
/
+4
2010-05-26
* cp-lang.c: Do not include expr.h.
Steven Bosscher
2
-1
/
+4
2010-05-26
* fortran/f95-lang.c: Do not include libfuncs.h, expr.h, and except.h.
Steven Bosscher
2
-5
/
+4
2010-05-26
rtl.h (decl_default_tls_model): Move prototype from here...
Steven Bosscher
17
-22
/
+49
2010-05-26
re PR target/44199 (ppc64 glibc miscompilation)
Jakub Jelinek
3
-0
/
+35
2010-05-26
re PR fortran/40011 (Problems with -fwhole-file)
Paul Thomas
4
-14
/
+51
2010-05-26
Daily bump.
GCC Administrator
1
-1
/
+1
2010-05-25
function.h (struct function): Add can_throw_non_call_exceptions bit.
Eric Botcazou
25
-53
/
+120
2010-05-25
i386-c.c: Do not include rtl.h.
Steven Bosscher
3
-2
/
+6
[next]