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
2019-09-18
[Ada] Spurious run time error on anonymous access formals
Justin Squirek
7
-21
/
+216
2019-09-18
[Ada] Implement AI12-0086's rules for discriminants in aggregates
Steve Baird
5
-21
/
+571
2019-09-18
[Ada] Fix portability issues in access to subprograms
Javier Miranda
7
-9
/
+80
2019-09-18
[Ada] Improve efficiency of copying bit-packed slices
Bob Duff
2
-8
/
+21
2019-09-18
[Ada] Fix minor formatting issue
Vasiliy Fofanov
2
-1
/
+6
2019-09-18
[Ada] Code cleanup of alignment representation clauses in dispatch tables
Javier Miranda
2
-98
/
+7
2019-09-18
[Ada] Don't fail a front-end assertion if errors have already been detected
Steve Baird
2
-1
/
+8
2019-09-18
[Ada] Refine type of Get_Homonym_Number result
Piotr Trojanek
4
-4
/
+11
2019-09-18
[Ada] Skip entity name qualification in GNATprove mode
Yannick Moy
5
-48
/
+91
2019-09-18
[Ada] Ensure that Scan_Real result does not depend on trailing zeros
Nicolas Roche
4
-264
/
+409
2019-09-18
[Ada] Factor out code for deciding statically known Constrained attributes
Claire Dross
5
-139
/
+208
2019-09-18
[Ada] Raise exception on call to Expect for a dead process
Vadim Godunko
4
-1
/
+57
2019-09-18
[Ada] Fix errno for rename for the VxWorks 6 target
Frederic Konrad
2
-0
/
+25
2019-09-18
[Ada] No Storage_Error for an oversized disabled ghost array object
Steve Baird
5
-1
/
+26
2019-09-18
[Ada] Fix typo in error message
Tom Tromey
2
-1
/
+5
2019-09-18
[Ada] Fix 32/64bit mistake on SYSTEM_INFO component in s-win32
Olivier Hainque
4
-10
/
+44
2019-09-18
[Ada] Improve doc on Warning_As_Error
Arnaud Charlet
3
-4
/
+14
2019-09-18
[Ada] Remove remaining references to VMS support
Arnaud Charlet
5
-17
/
+17
2019-09-18
[Ada] System.Stack_Usage: fix a typo
Arnaud Charlet
2
-1
/
+5
2019-09-18
[Ada] Avoid uninitialized variable in bounded containers
Bob Duff
10
-53
/
+54
2019-09-18
[Ada] Fix style issues in functional maps
Claire Dross
2
-15
/
+21
2019-09-18
[Ada] Refine previous change for -gnatn and LLVM
Arnaud Charlet
2
-1
/
+5
2019-09-18
[x86] Tweak testcases for PR82361
Richard Sandiford
3
-12
/
+19
2019-09-18
Daily bump.
GCC Administrator
1
-1
/
+1
2019-09-17
runtime: for FFI, treat directIface types as pointers
Ian Lance Taylor
1
-1
/
+1
2019-09-17
re PR go/91781 (r275691 breaks go test "reflect")
Ian Lance Taylor
1
-1
/
+1
2019-09-17
reflect: unexport FFICallbackGo; use go:linkname instead
Ian Lance Taylor
1
-1
/
+1
2019-09-17
[arm][aarch64] Handle no_insn in TARGET_SCHED_VARIABLE_ISSUE
Richard Sandiford
3
-0
/
+49
2019-09-17
[arm][aarch64] Make no_insn issue to nothing
Richard Sandiford
26
-28
/
+56
2019-09-17
[arm] Fix insn type of *thumb1_tablejump
Richard Sandiford
2
-1
/
+6
2019-09-17
Remove name of unused parameter in array-traits.h
Richard Sandiford
2
-1
/
+5
2019-09-17
re PR debug/91772 (ICE in add_dwarf_attr, at dwarf2out.c:4412 since r259749)
Richard Biener
2
-7
/
+9
2019-09-17
[ARM/FDPIC v6 20/24] [ARM][testsuite] FDPIC: Skip tests using architectures u...
Christophe Lyon
33
-14
/
+90
2019-09-17
PR ipa/91089 - Setup predicate for switch default case in IPA
Feng Xue
6
-7
/
+204
2019-09-17
re PR fortran/91588 (ICE in check_inquiry, at fortran/expr.c:2673)
Paul Thomas
4
-34
/
+94
2019-09-17
[PR91749][arm] FDPIC: Handle -mflip-thumb
Christophe Lyon
2
-1
/
+11
2019-09-17
re PR tree-optimization/91790 (ICE: verify_ssa failed (error: definition in b...
Richard Biener
2
-1
/
+9
2019-09-17
[Ada] Add Remove primitive on functional maps
Claire Dross
3
-0
/
+32
2019-09-17
[Ada] Fix rounding of fixed-point arithmetic operation
Yannick Moy
4
-8
/
+64
2019-09-17
[Ada] Missing propagation of Has_Predicates in cloned subtypes
Javier Miranda
2
-0
/
+17
2019-09-17
[Ada] Fix ineffective -gnatyN for separate compilation units
Eric Botcazou
2
-2
/
+8
2019-09-17
[Ada] Update the character type comment in exp_dbug.ads
Tom Tromey
2
-7
/
+14
2019-09-17
[Ada] Minor fixes mostly in comments of runtime arithmetic unit
Yannick Moy
2
-6
/
+27
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
[prev]
[next]