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
2009-11-20
pex-unix.c (pex_child_error): Define writeerr macro to avoid unused result wa...
Ben Elliston
2
-1
/
+8
2009-11-19
Move includes after include guards
Janne Blomqvist
4
-6
/
+14
2009-11-19
[multiple changes]
Rafael Espindola
6
-4
/
+41
2009-11-19
pool_allocator.cc: Adjust catch blocks.
Benjamin Kosnik
10
-46
/
+64
2009-11-19
plugin.c (FMT_FOR_PLUGIN_EVENT): added definition.
Basile Starynkevitch
2
-4
/
+13
2009-11-19
re PR c++/561 (std:unclear about Overloaded Function Pointer resolution)
Jason Merrill
7
-38
/
+88
2009-11-19
re PR libstdc++/41622 ([DR 1245] [c++0x] std::hash<std::string>::operator() c...
Paolo Carlini
16
-257
/
+468
2009-11-19
partition.h (__parallel_partition): Correctly initialize chunk size.
Johannes Singler
2
-5
/
+13
2009-11-19
gimple.c (canonicalize_cond_expr_cond): Strip conversions around truth-valued...
Richard Guenther
3
-4
/
+18
2009-11-19
re PR bootstrap/42096 (lto.c:289:7: error: implicit declaration of function '...
Rafael Avila de Espindola
6
-16
/
+43
2009-11-19
tree.c (need_assembler_name_p): Use cgraph_get_node instead of cgraph_node_fo...
Jakub Jelinek
4
-33
/
+10
2009-11-19
config.gcc: Add new ARM --with-fpu options.
Paul Brook
4
-3
/
+10
2009-11-19
trans-expr.c (conv_isocbinding_procedure): New function.
Janus Weil
2
-124
/
+153
2009-11-19
gfortran.texi (Interoperable Subroutines and Functions): Fix example.
Tobias Burnus
2
-3
/
+9
2009-11-19
20091002-1_0.C: Replace -shared with -r -nostlib.
Nick Clifton
13
-13
/
+13
2009-11-19
re PR fortran/42090 (I/O: Problems when reading partial records in formatted ...
Jerry DeLisle
2
-0
/
+60
2009-11-19
re PR fortran/42090 (I/O: Problems when reading partial records in formatted ...
Jerry DeLisle
2
-1
/
+11
2009-11-19
Daily bump.
GCC Administrator
1
-1
/
+1
2009-11-18
gimple.h (union gimple_statement_d): Add gsmembase member.
Richard Guenther
3
-8
/
+23
2009-11-18
linkage.exp: Also check -m32 for i*86-*-linux*.
H.J. Lu
2
-1
/
+5
2009-11-18
* doc/arm-neon-intrinsics.texi: Regenerated.
Daniel Jacobowitz
2
-6
/
+10
2009-11-18
neon-docgen.ml (analyze_shape_elt): Handle Alternatives.
Daniel Jacobowitz
2
-0
/
+6
2009-11-18
arm.c (FL_ARCH7EM, [...]): Define.
Paul Brook
3
-2
/
+24
2009-11-18
lto-streamer-in.c (input_gimple_stmt): Assert that we find a valid field decl...
Richard Guenther
2
-1
/
+10
2009-11-18
20091002-1_0.C: Replace -shared with -r -nostlib.
Nick Clifton
1
-0
/
+16
2009-11-18
re PR testsuite/41913 (ERROR: tcl error sourcing gcc.dg/lto/lto.exp)
H.J. Lu
2
-1
/
+6
2009-11-18
ipa-prop.h (struct ipa_param_call_note): New field lto_stmt_uid.
Martin Jambor
5
-21
/
+113
2009-11-18
re PR fortran/42072 ([F03] wrong-code with C_F_PROCPOINTER)
Janus Weil
4
-8
/
+33
2009-11-18
predict.c (compute_function_frequency): Export.
Jan Hubicka
4
-31
/
+52
2009-11-18
passes.c (ipa_write_summaries): Call renumber_gimple_stmt_uids on all nodes w...
Martin Jambor
2
-1
/
+22
2009-11-18
re PR c++/40892 (maybe_warn_cpp0x i18n problems)
Shujing Zhao
10
-25
/
+110
2009-11-18
re PR middle-end/22201 (Parameter description strings should all start with a...
Shujing Zhao
2
-9
/
+22
2009-11-18
dwarf2out.c (loc_list_from_tree): Don't call rtl_for_decl_location unnecessar...
Jakub Jelinek
2
-3
/
+32
2009-11-18
re PR c++/3187 (gcc lays down two copies of constructors)
Jakub Jelinek
17
-39
/
+361
2009-11-18
re PR other/39888 (TLS emutls not linked to automatically on Darwin)
Iain Sandoe
2
-0
/
+10
2009-11-18
re PR other/39888 (TLS emutls not linked to automatically on Darwin)
Iain Sandoe
2
-27
/
+44
2009-11-18
re PR debug/41926 ([VTA] internal compiler error: verify_ssa failed)
Alexandre Oliva
4
-1
/
+76
2009-11-18
tree-ssa.c (insert_debug_temp_for_var_def): Fix handling of released SSA names.
Alexandre Oliva
2
-2
/
+6
2009-11-18
re PR debug/41888 (ICE from '-O -ftree-loop-distribution -fgraphite-identity ...
Alexandre Oliva
4
-4
/
+118
2009-11-18
df-scan.c (df_ref_create): Don't mark BB as dirty on debug insns.
Alexandre Oliva
2
-2
/
+9
2009-11-18
* module.c (mio_f2k_derived): Initialize op.
Alexandre Oliva
2
-1
/
+5
2009-11-18
Daily bump.
GCC Administrator
1
-1
/
+1
2009-11-17
profiler.h: Remove namespace markup.
Benjamin Kosnik
2
-4
/
+4
2009-11-17
ipa-struct-reorg.c (update_cgraph_with_malloc_call): Fix profile info.
Jan Hubicka
2
-1
/
+9
2009-11-17
bitset: Tweak doxygen markup.
Benjamin Kosnik
21
-172
/
+200
2009-11-17
bitset: Add doxygen markup.
Benjamin Kosnik
12
-0
/
+28
2009-11-17
re PR c++/42058 (Trouble with invalid array initialization)
Paolo Carlini
7
-8
/
+41
2009-11-17
posix-threads.cc (park): Rewrite code to handle time.
Andrew Haley
3
-41
/
+66
2009-11-17
toplev.c (process_options): Remove dead code.
Eric Botcazou
3
-9
/
+10
2009-11-17
lto-symtab.c (lto_symtab_resolve_symbols): Always initialize the nodes.
Rafael Avila de Espindola
2
-6
/
+17
[next]