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-08-20
[Ada] Fix propagation of compiler internal flag
Ed Schonberg
2
-0
/
+23
2019-08-20
[Ada] Crash on Loop_Entry for while_loop involving substrings
Ed Schonberg
4
-0
/
+42
2019-08-20
[Ada] Spurious error in dispatching call with class-wide precondition
Ed Schonberg
5
-11
/
+75
2019-08-20
[Ada] Suppress Initialize_Scalars for Persistent_BSS
Bob Duff
2
-3
/
+27
2019-08-20
[Ada] Illegal limited function call accepted in a type conversion
Gary Dismukes
5
-5
/
+67
2019-08-20
[Ada] New pragma Aggregate_Individually_Assign
Patrick Bernardi
8
-829
/
+903
2019-08-20
[Ada] Enable delta_aggregate only in Ada 2020 mode
Bob Duff
3
-2
/
+13
2019-08-20
[Ada] Improve generated code for initialization of atomics
Bob Duff
2
-0
/
+7
2019-08-20
[Ada] More complete information level for -gnatR4 output
Eric Botcazou
2
-0
/
+14
2019-08-20
[Ada] Fix a folding issue with System'To_Address
Bob Duff
2
-3
/
+16
2019-08-20
[Ada] Warn on Unchecked_Conversion to zero-sized array
Bob Duff
4
-16
/
+93
2019-08-20
[Ada] Efficiency improvement in bounded ordered containers
Bob Duff
3
-2
/
+12
2019-08-20
[Ada] Warning for out-of-order record representation clauses
Bob Duff
6
-13
/
+148
2019-08-20
[Ada] Object_Size clause specifying 0 bits is illegal
Bob Duff
4
-0
/
+27
2019-08-20
[Ada] Pragma Warning_As_Error works for style warnings
Bob Duff
13
-195
/
+253
2019-08-20
[Ada] Get rid of linear searches in Lib
Eric Botcazou
5
-26
/
+116
2019-08-20
[Ada] Sem_Ch13: fix uninitialized parameter static analysis warning
Bob Duff
2
-0
/
+6
2019-08-20
[Ada] Revert change for gnatprove that is no longer needed
Piotr Trojanek
2
-13
/
+9
2019-08-20
[Ada] Document requirements for Pragma Lock_Free
Arnaud Charlet
3
-0
/
+65
2019-08-20
[Ada] Initialize gnat_argc/gnat_argv only the first time
Philippe Gil
2
-4
/
+16
2019-08-20
[Ada] Fix documentation for GNAT.Command_Line.Exit_From_Command_Line
Bob Duff
2
-2
/
+7
2019-08-20
[Ada] Add missing dot at the end of lang.opt doc for -fdump-scos
Pierre-Marie de Rodat
2
-1
/
+7
2019-08-20
re PR rtl-optimization/91347 (hppa: wrong code generated with tail call optim...
Eric Botcazou
4
-2
/
+126
2019-08-20
Add a pass_by_reference flag to function_arg_info
Richard Sandiford
4
-13
/
+36
2019-08-20
Make calls.c use function_arg_info internally
Richard Sandiford
2
-29
/
+42
2019-08-20
Make function.c use function_arg_info internally
Richard Sandiford
2
-95
/
+92
2019-08-20
Add a apply_pass_by_reference_rules helper
Richard Sandiford
8
-50
/
+47
2019-08-20
Use function_arg_info for TARGET_MUST_PASS_IN_STACK
Richard Sandiford
26
-112
/
+151
2019-08-20
Use function_arg_info for TARGET_CALLEE_COPIES
Richard Sandiford
18
-85
/
+85
2019-08-20
Use function_arg_info for TARGET_FUNCTION_ARG_ADVANCE
Richard Sandiford
63
-469
/
+470
2019-08-20
Use function_arg_info for TARGET_FUNCTION_(INCOMING_)ARG
Richard Sandiford
64
-773
/
+588
2019-08-20
Use function_arg_info for TARGET_SETUP_INCOMING_ARGS
Richard Sandiford
36
-160
/
+201
2019-08-20
Use function_arg_info for TARGET_PASS_BY_REFERENCE
Richard Sandiford
44
-301
/
+281
2019-08-20
Use function_arg_info for TARGET_ARG_PARTIAL_BYTES
Richard Sandiford
40
-260
/
+315
2019-08-20
Add must_pass_va_arg_in_stack
Richard Sandiford
7
-6
/
+25
2019-08-20
Add pass_va_arg_by_reference
Richard Sandiford
20
-22
/
+51
2019-08-20
re PR target/91498 (STV change in r274481 causes 300.twolf regression on Hasw...
Richard Biener
4
-7
/
+44
2019-08-20
Add TIGERLAKE and COOPERLAKE to GCC.
Hongtao Liu
15
-31
/
+171
2019-08-20
install.texi (Specific, alpha): Remove note to use binutils 2.11.2 or later.
Gerald Pfeifer
2
-5
/
+5
2019-08-20
re PR middle-end/89544 (Argument marshalling incorrectly assumes stack slots ...
Bernd Edlinger
5
-1
/
+66
2019-08-20
Daily bump.
GCC Administrator
1
-1
/
+1
2019-08-19
compiler: new debugging output methods/functions
Ian Lance Taylor
3
-1
/
+116
2019-08-19
runtime: be more strict in GC
Ian Lance Taylor
4
-55
/
+13
2019-08-19
[AArch64] Use scvtf fbits option where appropriate
Joel Hutton
8
-0
/
+227
2019-08-19
Add --with-static-standard-libraries to the top level
Tom Tromey
3
-2
/
+43
2019-08-19
re PR tree-optimization/91403 (GCC fails with ICE.)
Richard Biener
2
-49
/
+30
2019-08-19
PR c++/91264 - detect modifying const objects in constexpr.
Marek Polacek
17
-1
/
+526
2019-08-19
Update BOZ constant documentation.
Mark Eggleston
2
-7
/
+6
2019-08-19
[Ada] Fix documentation for stream oriented attributes
Bob Duff
3
-33
/
+39
2019-08-19
[Ada] Einfo: update comments for E_Function and E_Procedure
Gary Dismukes
2
-3
/
+9
[next]