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-05-23
[Ada] Suppression of elaboration-related warnings
Hristian Kirtchev
8
-25
/
+234
2018-05-23
[Ada] Remove obsolete stuff from repinfo.adb
Eric Botcazou
2
-17
/
+7
2018-05-23
[Ada] Suppression of elaboration-related warnings
Hristian Kirtchev
16
-58
/
+490
2018-05-23
[Ada] Minor reformatting
Piotr Trojanek
2
-1
/
+5
2018-05-23
[Ada] Compiler fails to reject illegal store of anonymous_access_to_subprogram
Ed Schonberg
2
-0
/
+23
2018-05-23
[Ada] Turn off length expansion in CodePeer mode
Daniel Mercier
2
-0
/
+8
2018-05-23
[Ada] Build-in-place aggregates and Address clauses
Bob Duff
4
-7
/
+39
2018-05-23
[Ada] Minor reformatting
Bob Duff
4
-3
/
+9
2018-05-23
[Ada] Initialize_Scalars optimization causes spurious runtime check failure
Hristian Kirtchev
3
-29
/
+64
2018-05-23
[Ada] Minor reformatting
Hristian Kirtchev
6
-29
/
+34
2018-05-23
re PR middle-end/85874 (gcc points to wrong location when displaying warning ...
Richard Biener
4
-0
/
+41
2018-05-23
re PR tree-optimization/85822 (Maybe wrong code in VRP since r249150)
Yury Gribov
4
-5
/
+44
2018-05-23
tree-ssa-sccvn.c (vn_reference_lookup_3): Handle arbitrary memset constants v...
Richard Biener
4
-3
/
+43
2018-05-22
PR c++/81420 - not extending temporary lifetime.
Jason Merrill
4
-2
/
+27
2018-05-22
PR c++/85866 - error with .* in default template arg.
Jason Merrill
3
-1
/
+37
2018-05-23
Daily bump.
GCC Administrator
1
-1
/
+1
2018-05-22
re PR fortran/85841 ([F2018] reject deleted features)
Janus Weil
2
-1
/
+6
2018-05-22
PR middle-end/85359 - duplicate -Wstringop-overflow for a strcmp call with a ...
Martin Sebor
5
-12
/
+161
2018-05-22
Don't mark IFUNC resolver as only called directly
H.J. Lu
9
-7
/
+98
2018-05-22
[AArch64] Recognize a missed usage of a sbfiz instruction
Luis Machado
4
-0
/
+46
2018-05-22
re PR fortran/85841 ([F2018] reject deleted features)
Janus Weil
7
-6
/
+17
2018-05-22
Fix typo in a comment.
Martin Sebor
2
-1
/
+5
2018-05-22
PR c/85623 - strncmp() warns about attribute 'nonstring' incorrectly in -Wstr...
Martin Sebor
6
-13
/
+274
2018-05-22
[AArch64, patch] Refactor of aarch64-ldpstp
Jackson Woodruff
4
-167
/
+103
2018-05-22
[AArch64] Merge stores of D-register values with different modes
Jackson Woodruff
11
-133
/
+256
2018-05-22
PR tree-optimization/85826 - ICE in gimple-ssa-warn-restruct on
Martin Sebor
4
-1
/
+35
2018-05-22
pr85862.c: Rename to...
Richard Sandiford
2
-0
/
+5
2018-05-22
[Ada] Missing warning for unreferenced formals in expression functions
Justin Squirek
8
-20
/
+130
2018-05-22
[Ada] Don't define HAVE_ADJUST_CONTEXT_FOR_RAISE on VxWorks7 for AArch64
Doug Rupp
2
-1
/
+6
2018-05-22
[Ada] Fix Reraise_Occurrence of Foreign_Exception
Olivier Hainque
4
-9
/
+41
2018-05-22
[Ada] Crash on partial initialization of controlled component
Hristian Kirtchev
4
-3
/
+81
2018-05-22
[Ada] Fix retrieval of number of CPUs on QNX
Jerome Lambourg
2
-4
/
+14
2018-05-22
[Ada] Fix the signal trampoline on QNX
Jerome Lambourg
2
-20
/
+13
2018-05-22
[Ada] In-place initialization for Initialize_Scalars
Hristian Kirtchev
9
-204
/
+830
2018-05-22
[Ada] Disable name generation for External_Tag and Expanded_Name
Javier Miranda
2
-23
/
+133
2018-05-22
[Ada] Better error message on illegal 'Access on formal subprogram
Ed Schonberg
2
-2
/
+13
2018-05-22
[Ada] In-place initialization for Initialize_Scalars
Hristian Kirtchev
3
-242
/
+386
2018-05-22
[Ada] Fix compiler abort on invalid discriminant constraint
Patrick Bernardi
4
-0
/
+26
2018-05-22
[Ada] Ada2020: Reduction expressions
Ed Schonberg
14
-491
/
+36
2018-05-22
[Ada] Do not emit error in Relaxed_RM_Semantics mode
Arnaud Charlet
2
-1
/
+9
2018-05-22
[Ada] Take into account N_Generic_Package_Renaming_Declaration
Arnaud Charlet
2
-1
/
+8
2018-05-22
[Ada] Crash with private types and renamed discriminants
Ed Schonberg
8
-1
/
+66
2018-05-22
[Ada] Spurious visibility error in a nested instance with formal package
Ed Schonberg
12
-9
/
+136
2018-05-22
[Ada] Prohibit output dependency items on functions
Hristian Kirtchev
2
-0
/
+16
2018-05-22
[Ada] Allow attribute 'Valid_Scalars on private types
Hristian Kirtchev
7
-485
/
+723
2018-05-22
[Ada] Ignore pragma Elaborate_Body in spec of a SAL_Interface package
Bob Duff
2
-0
/
+13
2018-05-22
[Ada] Spurious visibility error on aspect in generic unit
Ed Schonberg
2
-1
/
+13
2018-05-22
[Ada] Document new switches for gnatpp
Bob Duff
2
-0
/
+33
2018-05-22
[Ada] Crash on pragma Compile_Time_Warning with declared string constant
Ed Schonberg
2
-1
/
+13
2018-05-22
[Ada] Align stack to 128bits on VxWorks for AArch64
Doug Rupp
2
-6
/
+11
[prev]
[next]