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
path:
root
/
gcc
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-21
PR c++/86981, Implement -Wpessimizing-move.
Marek Polacek
12
-19
/
+423
2018-08-21
re PR c++/65043 (Expected narrowing conversion during list initialization of ...
Marek Polacek
8
-3
/
+80
2018-08-21
* cp-tree.h: Fix typo.
Marek Polacek
2
-1
/
+5
2018-08-21
[Ada] Minor reformattings
Hristian Kirtchev
22
-132
/
+163
2018-08-21
[Ada] Add a new gnat tool vxlink
Jerome Lambourg
9
-0
/
+1189
2018-08-21
[Ada] Crash on expression function and tagged types
Ed Schonberg
5
-16
/
+58
2018-08-21
[Ada] Spurious crash on expression function as completion with contracts
Ed Schonberg
8
-209
/
+291
2018-08-21
[Ada] Retention of with clauses for ignored Ghost units
Hristian Kirtchev
2
-3
/
+6
2018-08-21
[Ada] Crash processing SPARK annotate aspect
Javier Miranda
5
-1
/
+45
2018-08-21
[Ada] Spurious error on overriding protected function in instance
Ed Schonberg
5
-1
/
+67
2018-08-21
[Ada] Properly set scope of artificial entities in blocks
Ed Schonberg
2
-11
/
+36
2018-08-21
[Ada] Fix scope computation for loop statements
Ed Schonberg
2
-1
/
+45
2018-08-21
[Ada] Einfo: remove obsolete code
Bob Duff
3
-75
/
+5
2018-08-21
[Ada] Update for Ownership rules for access types according to AI12-0240
Maroua Maalej
2
-2758
/
+1191
2018-08-21
[Ada] Spurious ambiguity error on call returning an access type
Ed Schonberg
5
-1
/
+38
2018-08-21
[Ada] Document entries of the target parametrization file
Yannick Moy
3
-3
/
+66
2018-08-21
[Ada] Set scope of elaboration flag for 'Access
Ed Schonberg
2
-0
/
+13
2018-08-21
[Ada] Sprint: add guard on printing aspects
Ed Schonberg
2
-2
/
+8
2018-08-21
[Ada] Crash compiling SPARK ghost functions with callgraph info
Javier Miranda
2
-1
/
+13
2018-08-21
[Ada] Unnesting: do not set size of access subprograms
Ed Schonberg
2
-0
/
+15
2018-08-21
[Ada] Unnesting: do not emit warnings for access to subprograms
Ed Schonberg
2
-1
/
+10
2018-08-21
[Ada] Improper copying of limited arrays with default initialization
Ed Schonberg
2
-7
/
+33
2018-08-21
[Ada] Fix spurious error on unchecked conversion on VFA record type
Eric Botcazou
2
-0
/
+7
2018-08-21
[Ada] Fix internal error on extension of record with representation clause
Eric Botcazou
4
-2
/
+59
2018-08-21
[Ada] Spurious "Duplicated symbol" error with discriminated tasks
Ed Schonberg
11
-5
/
+71
2018-08-21
[Ada] Define versions of dimension system for Float and Long_Float
Yannick Moy
15
-528
/
+866
2018-08-21
[Ada] General purpose doubly linked list for compiler and tool use
Hristian Kirtchev
8
-0
/
+2080
2018-08-21
[Ada] Fix scope computation for entry bodies and accept alternatives
Ed Schonberg
2
-9
/
+25
2018-08-21
[Ada] Crash on entry in generic with dynamic elaboration checks
Hristian Kirtchev
8
-12
/
+71
2018-08-21
[Ada] Set_Targ: add a CodePeer annotation
Arnaud Charlet
2
-0
/
+7
2018-08-21
[Ada] Compiler abort on call to expr. function for default discriminant
Ed Schonberg
4
-1
/
+32
2018-08-21
[Ada] Dynamically resizable, load factor-based hash table
Hristian Kirtchev
5
-33
/
+1870
2018-08-21
[Ada] Enumeration types with non-standard representation
Javier Miranda
5
-13
/
+116
2018-08-21
[Ada] Handle pragmas that come from aspects for GNATprove
Piotr Trojanek
3
-1
/
+22
2018-08-21
[Ada] Add sa_messages.ad[sb] for SPARK 2014
Pierre-Marie de Rodat
3
-0
/
+810
2018-08-21
tree.c (find_decls_types_r): Do not check for redundant typedefs.
Jan Hubicka
4
-7
/
+9
2018-08-21
[Ada] Bump copyright notices to 2018
Pierre-Marie de Rodat
9
-9
/
+9
2018-08-21
tree.c (free_lang_data_in_decl): Remove types from DECL_CONTEXT when possible.
Jan Hubicka
2
-0
/
+28
2018-08-21
Fix DSE big-endian subreg crash on AArch64.
Tamar Christina
4
-0
/
+35
2018-08-21
Restrict the pr86763 test to *-*-linux* targets
Szabolcs Nagy
2
-2
/
+6
2018-08-21
re PR middle-end/86121 (missing -Wstringop-overflow on strcpy followed by str...
Bernd Edlinger
4
-1
/
+19
2018-08-21
vxworks: don't define vxworks_asm_out_constructor when using .init_array
Rasmus Villemoes
3
-0
/
+10
2018-08-21
vxworks: enable use of .init_array/.fini_array for cdtors
Rasmus Villemoes
3
-5
/
+19
2018-08-21
vxworks: add target/h/wrn/coreip to the set of system include paths
Rasmus Villemoes
2
-3
/
+11
2018-08-21
gimple-ssa-sprintf.c (decl_constant_value): Remove.
Bernd Edlinger
2
-138
/
+6
2018-08-21
[debug] Add debug and earlydebug dumps
Tom de Vries
10
-3
/
+159
2018-08-21
[debug] Respect fdump-noaddr and fdump-unnumbered in print_die
Tom de Vries
2
-7
/
+26
2018-08-21
wide-int-range.cc (wide_int_range_abs): New.
Aldy Hernandez
4
-127
/
+130
2018-08-21
Daily bump.
GCC Administrator
1
-1
/
+1
2018-08-20
re PR target/87033 (The compiler does not generate the LWAX instruction)
Michael Meissner
4
-1
/
+25
[next]