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-24
[Ada] Minor clean-ups in gigi
Eric Botcazou
2
-24
/
+33
2018-05-24
[Ada] Wrong renaming of variant record equality
Javier Miranda
4
-110
/
+187
2018-05-24
[Ada] Add a new Is_Activation_Record flag on IN parameters
Ed Schonberg
4
-8
/
+51
2018-05-24
[Ada] Improve GNATprove messages on unproved checks
Yannick Moy
2
-8
/
+66
2018-05-24
[Ada] Missing error on illegal access to discriminant
Javier Miranda
5
-4
/
+48
2018-05-24
[Ada] Infinite loop in the compiler when warning on redundant constructs
Ed Schonberg
2
-1
/
+13
2018-05-24
[Ada] Minor fix grammar in comment of N_Defining_Identifier
Piotr Trojanek
2
-1
/
+5
2018-05-24
[Ada] Quadratic compile time with tagged types
Justin Squirek
16
-425
/
+428
2018-05-24
[Ada] Spurious error due to lingering limited view
Hristian Kirtchev
2
-149
/
+306
2018-05-24
[Ada] Handle version 2 of Windows unwinding information structures
Eric Botcazou
3
-77
/
+111
2018-05-24
[Ada] Minor reformatting
Hristian Kirtchev
4
-17
/
+27
2018-05-24
[Ada] Add warning on redundant others_clause in array aggregate
Ed Schonberg
4
-0
/
+29
2018-05-24
[Ada] Update Ada.Containers.Hashed_Maps documentation with Ada RM doc.
Raphael Amiard
2
-82
/
+175
2018-05-24
[Ada] Add documentation from the Ada RM to Ada.Containers.Vector
Raphael Amiard
2
-0
/
+310
2018-05-24
[Ada] Crash on return of raise expression
Justin Squirek
5
-4
/
+53
2018-05-24
[Ada] Crash on function in Ghost subunit
Hristian Kirtchev
2
-15
/
+39
2018-05-24
[Ada] Ineffective use warning is suppressed when performing verification
Justin Squirek
2
-1
/
+13
2018-05-24
[Ada] Fix typos in documentation
Cyrille Comar
3
-11
/
+16
2018-05-24
[Ada] Memory leak mixing limited and nonlimited functions
Bob Duff
2
-5
/
+64
2018-05-24
[Ada] Spurious error on pragma Independent_Components
Hristian Kirtchev
2
-0
/
+37
2018-05-24
[Ada] Fix crash on formal containers
Hristian Kirtchev
24
-195
/
+451
2018-05-24
[Ada] Fix inconsistent documentation for the Contract_Cases pragma
Piotr Trojanek
3
-13
/
+20
2018-05-24
[Ada] Expansion of discrete choices
Hristian Kirtchev
2
-0
/
+8
2018-05-24
[Ada] Spurious error on imported subprogram with precondition
Hristian Kirtchev
2
-3
/
+21
2018-05-24
[Ada] Spurious error on private task derivation
Javier Miranda
3
-6
/
+14
2018-05-24
[Ada] Crash on compilation unit instance
Hristian Kirtchev
2
-0
/
+51
2018-05-24
[Ada] Fix references to Backend_Layout configuration parameter
Piotr Trojanek
3
-8
/
+13
2018-05-24
[Ada] Initial port of x86-lynx178elf runtimes
Doug Rupp
3
-0
/
+244
2018-05-24
Require ifunc support in gcc.target/i386/pr85345.c
Rainer Orth
2
-0
/
+5
2018-05-24
Use canonicalize_math_after_vectorization_p for FMA folds
Richard Sandiford
4
-47
/
+114
2018-05-24
Fix dumpfile name in gcc.dg/tree-prof/update-loopch.c
Rainer Orth
2
-4
/
+9
2018-05-24
PR target/83009: Relax strict address checking for store pair lanes
Andre Vieira
4
-4
/
+37
2018-05-24
Add a class to represent a gimple match result
Richard Sandiford
7
-385
/
+522
2018-05-24
Daily bump.
GCC Administrator
1
-1
/
+1
2018-05-23
Fix bootstrap breakage on i686
Luis Machado
2
-2
/
+7
2018-05-23
Refactor path construction from null terminated iterator ranges
Jonathan Wakely
9
-98
/
+270
2018-05-23
re PR target/78849 (ICE on initialization of global struct containing __int20...
Jeff Law
5
-7
/
+73
2018-05-23
lb1sf68.S (Laddsf$nf): Fix sign bit handling in path to Lf$finfty.
Kalamatee
2
-2
/
+7
2018-05-23
range-for8.C: New test.
Marek Polacek
4
-0
/
+97
2018-05-23
testsuite: Introduce be/le selectors
Segher Boessenkool
4
-0
/
+35
2018-05-23
Fix cast to rvalue reference from prvalue.
Jason Merrill
6
-9
/
+39
2018-05-23
CWG 616, 1213 - value category of subobject references.
Jason Merrill
10
-37
/
+47
2018-05-23
* system.h: #include <new> earlier.
Jason Merrill
2
-4
/
+8
2018-05-23
Implement P0614R1, Range-based for statements with initializer.
Marek Polacek
10
-6
/
+285
2018-05-23
[Patch 02/02] Introduce prefetch-dynamic-strides option
Luis Machado
7
-0
/
+65
2018-05-23
[Patch 01/02] Introduce prefetch-minimum stride option
Luis Machado
7
-1
/
+78
2018-05-23
Fix handling of an empty filename at end of a path
Jonathan Wakely
5
-12
/
+75
2018-05-23
[arm] Remove mode26 feature bit
Kyrylo Tkachov
3
-16
/
+9
2018-05-23
i386.md (*floatuns<SWI48:mode><MODEF:mode>2_avx512): New insn pattern.
Uros Bizjak
5
-28
/
+149
2018-05-23
df-scan: remove ad-hoc handling of global regs in asms
Alexander Monakov
4
-11
/
+22
[next]