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
2019-09-17
[Ada] Raise Constraint_Error in overflow case involving rounding
Yannick Moy
4
-0
/
+41
2019-09-17
[Ada] Fix possible suppressed overflows in arithmetic run-time
Yannick Moy
2
-2
/
+11
2019-09-17
[Ada] Force even timestamp in Windows ALI files
Dmitriy Anisimkov
4
-2
/
+27
2019-09-17
[Ada] GNATprove: avoid crash on illegal borrow during package elaboration
Yannick Moy
2
-4
/
+13
2019-09-17
[Ada] Clarify documentation for Stack_Usage
Bob Duff
4
-3
/
+21
2019-09-17
[Ada] Don't accept illegal (e.g., Integer'(null)) generic actuals
Steve Baird
3
-3
/
+21
2019-09-17
[Ada] Support chained calls to traversal functions in SPARK
Claire Dross
2
-7
/
+63
2019-09-17
[Ada] Remove section on pragma No_Run_Time
Ed Falis
4
-731
/
+703
2019-09-17
[Ada] Close file descriptors allocated for tty only once
Vadim Godunko
4
-9
/
+53
2019-09-17
[Ada] GNAT.Expect (Expect_Internal): Try to call 'poll' few times
Vadim Godunko
2
-2
/
+16
2019-09-17
[Ada] Avoid to close irrelevant file descriptors
Vadim Godunko
6
-14
/
+83
2019-09-17
[Ada] A new utility routine for detecting attribute 'Old
Piotr Trojanek
3
-0
/
+18
2019-09-17
[Ada] Do not inline dispatching operations in GNATprove mode
Yannick Moy
2
-0
/
+11
2019-09-17
[Ada] In a generic use Presanalyze_Spec_Expression on Predicates
Ed Schonberg
5
-1
/
+38
2019-09-17
[Ada] Missing tagged type decoration in corresponding record subtypes
Javier Miranda
2
-0
/
+6
2019-09-17
[Ada] Ada 2020: Raise expressions in limited contexts (AI12-0172)
Javier Miranda
7
-4
/
+110
2019-09-17
[Ada] Ignore missing ALI files in GNATprove mode
Piotr Trojanek
4
-15
/
+20
2019-09-17
[Ada] PR ada/91268 Do not redefine macros
Arnaud Charlet
2
-0
/
+10
2019-09-17
[Ada] Refine change for bit-packed slices
Arnaud Charlet
2
-2
/
+11
2019-09-17
[Ada] Adding assertions on extra formals for BIP function calls
Javier Miranda
4
-6
/
+76
2019-09-17
[Ada] Avoid touching potentially nonexistent memory
Bob Duff
3
-39
/
+158
2019-09-17
[Ada] Support for local unix sockets in GNAT.Sockets API
Dmitriy Anisimkov
7
-91
/
+252
2019-09-17
[Ada] Fix wrong value of 'Size for slices of bit-packed arrays
Eric Botcazou
5
-16
/
+60
2019-09-17
[Ada] Refine conditions for calling Copy_Bitfield
Bob Duff
3
-30
/
+53
2019-09-17
Daily bump.
GCC Administrator
1
-1
/
+1
2019-09-16
decl.c (grokdeclarator): Use declspecs->locations and declarator->id_loc in a...
Paolo Carlini
13
-35
/
+68
2019-09-16
compiler: fix quoting of //go:linkname in error message
Ian Lance Taylor
2
-2
/
+2
2019-09-16
pr89386.c (foo): Fix return type.
Uros Bizjak
2
-2
/
+2
2019-09-16
* config/i386/sync.md (atomic_store<mode>): Improve comment.
Uros Bizjak
1
-2
/
+2
2019-09-16
re PR target/91719 (gcc compiles seq_cst store on x86-64 differently from cla...
Uros Bizjak
4
-2
/
+19
2019-09-16
* Makefile.in (build/genmatch.o): Depend on $(CPPLIB_H).
Jason Merrill
2
-1
/
+5
2019-09-16
Rewrite second part of or_comparisons_1 into match.pd.
Martin Liska
3
-45
/
+44
2019-09-16
Rewrite first part of or_comparisons_1 into match.pd.
Martin Liska
3
-86
/
+35
2019-09-16
Rewrite part of and_comparisons_1 into match.pd.
Martin Liska
4
-131
/
+92
2019-09-16
Fix PR88784, middle end is missing some optimizations about unsigned
Li Jia He
15
-4
/
+484
2019-09-16
Auto-generate maybe_fold_and/or_comparisons from match.pd
Li Jia He
10
-75
/
+218
2019-09-16
re PR tree-optimization/91756 (g++.dg/lto/alias-3 FAILs)
Richard Biener
6
-22
/
+88
2019-09-16
PR c++/30277 - int-width bit-field promotion.
Jason Merrill
3
-11
/
+41
2019-09-16
PR c++/82165 - enum bitfields and operator overloading.
Jason Merrill
3
-14
/
+56
2019-09-16
Fix conversions for built-in operator overloading candidates.
Jason Merrill
3
-28
/
+34
2019-09-16
Handle location wrappers better in warn_logical_operator.
Jason Merrill
2
-20
/
+25
2019-09-16
Daily bump.
GCC Administrator
1
-1
/
+1
2019-09-15
PR c++/91740 - ICE with constexpr call and ?: in ARRAY_REF.
Marek Polacek
4
-1
/
+17
2019-09-15
2019-09-15 Sandra Loosemore <sandra@codesourcery.com>
Sandra Loosemore
2
-2
/
+9
2019-09-15
re PR fortran/91727 (ICE in conformable_arrays, at fortran/resolve.c:7490)
Steven G. Kargl
4
-1
/
+22
2019-09-15
Change C++ to C comments.
Jason Merrill
4
-82
/
+78
2019-09-15
re PR fortran/91550 (ICE in do_subscript, at fortran/frontend-passes.c:2652)
Thomas Koenig
5
-16
/
+50
2019-09-15
[C++ PATCH] simplify clone predicate
Nathan Sidwell
4
-43
/
+19
2019-09-15
re PR fortran/91556 (Problems with better interface checking)
Thomas Koenig
2
-34
/
+5
2019-09-15
Daily bump.
GCC Administrator
1
-1
/
+1
[prev]
[next]