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
2018-06-12
Come up with Deprecated option flag.
Martin Liska
11
-23
/
+72
2018-06-12
[PATCH] [ARC][QuarkSE] Update
Claudiu Zissulescu
5
-31
/
+67
2018-06-12
[ARC] Update warning messges.
Claudiu Zissulescu
8
-62
/
+96
2018-06-12
MIPS: Fix build after r261489.
Robert Suchanek
2
-1
/
+5
2018-06-12
sourcebuild.texi: Document usage of line number 0 in verify compiler messages...
Jozef Lawrynowicz
2
-0
/
+7
2018-06-12
libitm/x86: Correct offsets of __private_tm and pointer_guard
H.J. Lu
2
-12
/
+24
2018-06-12
MIPS: Add i6500 processor as an alias for i6400.
Matthew Fortune
5
-2
/
+14
2018-06-12
MIPS: Update I6400 scheduler.
Prachi Godbole
2
-25
/
+88
2018-06-12
ada-tree.h (TYPE_RETURN_BY_DIRECT_REF_P): Change from using TYPE_LANG_FLAG_4 ...
Eric Botcazou
5
-30
/
+45
2018-06-12
decl.c (gnat_to_gnu_entity): Do not get the expression of a dispatch table th...
Eric Botcazou
2
-15
/
+12
2018-06-12
decl.c (warn_on_field_placement): Use specific wording for discriminants.
Eric Botcazou
2
-19
/
+52
2018-06-12
decl.c (variant_desc): Add AUX field.
Eric Botcazou
7
-67
/
+179
2018-06-12
[testsuite] Add gcc.dg-selftests/dg-final.exp
Tom de Vries
2
-0
/
+105
2018-06-12
Remove me from Write After Approval.
Martin Liska
1
-1
/
+0
2018-06-12
gcc.c: Document new %@{...} sequence.
Eric Botcazou
2
-113
/
+150
2018-06-12
Daily bump.
GCC Administrator
1
-1
/
+1
2018-06-11
PR c++/85792 -Wctor-dtor-privacy and inherited constructor.
Jason Merrill
3
-2
/
+21
2018-06-11
PR c++/85963 - -Wunused-but-set with ?: in template.
Jason Merrill
3
-0
/
+33
2018-06-11
vx-common.h (USE_TM_CLONE_REGISTRY): #define to 0.
Rasmus Villemoes
2
-0
/
+11
2018-06-11
decl.c (grok_op_properties): Consistently use the location of the decl...
Paolo Carlini
1
-0
/
+18
2018-06-11
decl.c (grok_op_properties): Consistently use the location of the decl...
Paolo Carlini
17
-86
/
+96
2018-06-11
Fix ptrmem comparison for unions.
Jason Merrill
3
-2
/
+49
2018-06-11
invoke.texi (-Wall): List -Wc++17-compat.
Martin Sebor
2
-4
/
+45
2018-06-11
PR tree-optimization/86083 - handle non-constant assignments in strlen
Martin Sebor
4
-3
/
+103
2018-06-11
libgo: add riscv and js/wasm as known targets
Ian Lance Taylor
6
-8
/
+18
2018-06-11
tree-eh.c (lower_eh_constructs_2): Add a comma to comment.
Zhouyi Zhou
2
-1
/
+5
2018-06-11
re PR fortran/45521 ([F08] GENERIC resolution with ALLOCATABLE/POINTER and PR...
Janus Weil
5
-4
/
+77
2018-06-11
PR c++/86094 - wrong code with defaulted move ctor.
Jason Merrill
3
-1
/
+20
2018-06-11
* doc/invoke.texi: Document -fabi-version=12.
Jason Merrill
1
-0
/
+4
2018-06-11
* fr.po: Update.
Joseph Myers
2
-135
/
+121
2018-06-11
altivec-7.c (main): Remove tests vec_unpackh(vecubi[0]) and vec_unpackl(vecub...
Carl Love
3
-8
/
+42
2018-06-11
rs6000: Put constraints on the correct operand in movdi (PR85755)
Segher Boessenkool
2
-12
/
+19
2018-06-11
Fix typo done in MPX removal (PR tree-optimization/86089).
Martin Liska
4
-1
/
+28
2018-06-11
Remove redundant intrinsics
Julia Koval
6
-79
/
+11
2018-06-11
dwarf2out.c (gen_compile_unit_die): Fallout to DW_LANG_Ada83 for Ada with str...
Olivier Hainque
5
-0
/
+32
2018-06-11
[Ada] Fix wrong code for initialization of fat pointer with -Og
Eric Botcazou
2
-20
/
+41
2018-06-11
[Ada] Suppress the expansion of ignored assertion pragmas
Hristian Kirtchev
9
-43
/
+139
2018-06-11
[Ada] Minor reformatting
Hristian Kirtchev
11
-69
/
+84
2018-06-11
[Ada] Typo fixes and minor reformatting
Gary Dismukes
3
-13
/
+16
2018-06-11
[Ada] Double finalization of limited controlled result
Hristian Kirtchev
3
-271
/
+337
2018-06-11
[Ada] Improve last exception info availability from C++ handlers
Olivier Hainque
5
-44
/
+137
2018-06-11
[Ada] Unnesting: refactor handling of uplevel refs. for unconstrained arrays
Ed Schonberg
3
-28
/
+186
2018-06-11
[Ada] Dangling cursor checks in Element function
Bob Duff
7
-0
/
+48
2018-06-11
[Ada] Mark parameters as coming from source for GNATprove
Yannick Moy
2
-0
/
+21
2018-06-11
[Ada] Missing predicate function body for derived type in nested package
Ed Schonberg
4
-1
/
+65
2018-06-11
[Ada] Reject violation of SPARK 6.1.4(12) with enclosing task unit
Yannick Moy
5
-11
/
+69
2018-06-11
[Ada] Minor tweaks for Repinfo
Eric Botcazou
2
-3
/
+11
2018-06-11
[Ada] Make GNAT.Array_Split a preelaborable unit
Hristian Kirtchev
5
-0
/
+21
2018-06-11
[Ada] Simplify expansion of "and then" in CodePeer mode
Arnaud Charlet
2
-11
/
+29
2018-06-11
[Ada] Crash on protected type entry family
Javier Miranda
4
-2
/
+42
[next]