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-11
Use backend interface for map descriptors.
Ian Lance Taylor
9
-161
/
+151
2011-06-11
Use backend interface for type descriptors.
Ian Lance Taylor
10
-253
/
+359
2011-06-11
ldmstm.md (ldm2_ia, [...]): Add condition !arm_arch7 to these insns.
Wei Guozhi
8
-9
/
+474
2011-06-11
Daily bump.
GCC Administrator
1
-1
/
+1
2011-06-10
re checking -fdump-passes
Xinliang David Li
7
-7
/
+164
2011-06-10
cgraph.c (cgraph_set_nothrow_flag_1): Update cgraph after setting the nothrow...
Jan Hubicka
5
-10
/
+30
2011-06-10
re PR c++/41769 (Parameter names not restricted to identifiers)
Paolo Carlini
4
-34
/
+65
2011-06-10
ipa.c (cgraph_non_local_node_p_1): Break out from ...;
Jan Hubicka
2
-16
/
+40
2011-06-10
opts.c (default_options): Enlist OPT_finline_functions_called_once.
Jan Hubicka
3
-1
/
+7
2011-06-10
decl2.c (clear_decl_external): New functoin.
Jan Hubicka
2
-20
/
+21
2011-06-10
20090811-1.c: Skip for incompatible options, do not override other options.
Janis Johnson
7
-0
/
+17
2011-06-10
* lib/target-supports.exp
Janis Johnson
2
-1
/
+10
2011-06-10
throw_allocator.h: Use noexcept.
Paolo Carlini
10
-96
/
+132
2011-06-10
*: Doxygen markup redo.
Benjamin Kosnik
68
-1380
/
+1294
2011-06-10
ipa-cp.c (ipcp_versionable_function_p): Thunks are not versionable.
Jan Hubicka
2
-40
/
+55
2011-06-10
ipa-prop.c (ipa_write_node_info): Stream jump functions for indirect calls.
Jan Hubicka
2
-2
/
+29
2011-06-10
re PR lto/49302 (FAIL: gcc.dg/lto/20110201-1 c_lto_20110201-1_0.o-c_lto_20110...
Bill Schmidt
2
-3
/
+80
2011-06-10
ipa-cp.c (ipcp_versionable_function_p): Aliases are not versionable.
Jan Hubicka
3
-35
/
+55
2011-06-10
tls.exp: Load torture-options.exp.
Rainer Orth
2
-1
/
+27
2011-06-10
sourcebuild.texi (Effective-Target Keywords, pie): Document it.
Rainer Orth
5
-1
/
+23
2011-06-10
ira-costs.c: Remove #ifdefs on dead FORBIDDEN_INC_DEC_CLASSES.
Hans-Peter Nilsson
3
-51
/
+13
2011-06-10
* testsuite/20_util/bind/ref_neg.cc: Remove wrong test lines.
Jason Merrill
2
-6
/
+6
2011-06-10
ref_neg.cc: Remove dg-excess-errors, fix dg-error markup.
Jason Merrill
2
-31
/
+55
2011-06-10
ipa-cp.c (ipcp_process_devirtualization_opportunities): Update call of gimple...
Jan Hubicka
5
-20
/
+15
2011-06-10
tree-sra.c (all_callers_have_enough_arguments_p): Rename to ...
Jan Hubicka
2
-23
/
+39
2011-06-10
re PR tree-optimization/49361 (Huge 470.lbm regression)
Richard Guenther
2
-1
/
+8
2011-06-10
re PR bootstrap/49344 (ICE in tree-flow-inline.h:745 while bootstrap)
Richard Guenther
2
-3
/
+9
2011-06-10
ipa-inline-transform.c (can_remove_node_now_p): Move out of...
Jan Hubicka
4
-115
/
+201
2011-06-10
tree-ssa-forwprop.c (ssa_forward_propagate_and_combine): Scan stmts forward w...
Richard Guenther
2
-5
/
+28
2011-06-10
cp-tree.h (error_operand_p): Remove.
Paolo Carlini
7
-13
/
+25
2011-06-10
avr.c (avr_function_arg_advance): Fix thinko about when a value is actually p...
Georg-Johann Lay
2
-2
/
+9
2011-06-10
invoke.texi (SPARC options): Add -mflat.
Eric Botcazou
17
-275
/
+977
2011-06-10
trans-decl.c (gfc_build_builtin_function_decls): Updated declaration of caf_s...
Daniel Carrera
9
-63
/
+215
2011-06-10
ipa-utils.c (searchc): Use cgraph_function_or_thunk_node.
Jan Hubicka
4
-19
/
+45
2011-06-10
Use mvn properly and consolidate movdi patterns.
Ramana Radhakrishnan
3
-85
/
+62
2011-06-10
stor-layout.c (initialize_sizetypes): Give names to all sizetype kinds.
Richard Guenther
2
-2
/
+8
2011-06-10
c-pretty-print.c (pp_c_type_specifier): Use pp_c_identifier to print a IDENTI...
Richard Guenther
2
-1
/
+6
2011-06-10
re PR tree-optimization/49318 (177.mesa in SPEC CPU 2000 failed to build)
Ira Rosen
4
-1
/
+44
2011-06-10
re PR c++/49118 (Endless operator-> chain causes infinite loop)
David Krauss
10
-28
/
+69
2011-06-09
prune.exp: Prune "note"s.
Jason Merrill
23
-16
/
+59
2011-06-09
* semantics.c (maybe_constant_value): Handle overflowed input.
Jason Merrill
4
-3
/
+17
2011-06-09
prune.exp (libstdc++-dg-prune): Prune notes.
Jason Merrill
42
-44
/
+63
2011-06-09
* pt.c (build_non_dependent_expr): Use fold_non_dependent_expr_sfinae.
Jason Merrill
2
-1
/
+3
2011-06-09
parser.c (cp_parser_constant_expression): Just return the non-constant expres...
Jason Merrill
5
-3
/
+10
2011-06-09
* semantics.c (finish_compound_literal): Set TREE_HAS_CONSTRUCTOR.
Jason Merrill
2
-0
/
+6
2011-06-10
* system.h (SETJMP_VIA_SAVE_AREA): Poison.
Hans-Peter Nilsson
2
-1
/
+4
2011-06-10
re PR bootstrap/49354 (bootstrap failure)
Hans-Peter Nilsson
2
-1
/
+7
2011-06-10
cgraphunit.c (cgraph_reset_node): Do not set redefined_extern_inline; do not ...
Jan Hubicka
2
-16
/
+12
2011-06-10
Daily bump.
GCC Administrator
1
-1
/
+1
2011-06-10
cgraph.h (cgraph_only_called_directly_or_aliased_p): Rename from ...
Jan Hubicka
3
-88
/
+316
[next]