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-05-29
re PR target/85918 (Conversions to/from [unsigned] long long are not vectoriz...
Jakub Jelinek
21
-59
/
+970
2018-05-29
tree-vectorizer.h (struct vec_info): Add stmt_vec_infos member.
Richard Biener
6
-32
/
+63
2018-05-29
dominance.c (iterate_fix_dominators): Push/pop TV_DOMINANCE.
Richard Biener
2
-0
/
+8
2018-05-29
Add vec::reverse.
Martin Liska
3
-0
/
+59
2018-05-29
[Ada] Adjust documentation of -gnatn switch
Eric Botcazou
4
-19
/
+27
2018-05-29
[Ada] Fix typos in Makefile.in
Arnaud Charlet
2
-4
/
+8
2018-05-29
[Ada] Attach reference to finalizers to tree
Ed Schonberg
2
-0
/
+9
2018-05-29
[Ada] Wrong equality on untagged private type
Javier Miranda
6
-29
/
+160
2018-05-29
[Ada] Unnesting: handle statement sequences that include an At_End handler
Ed Schonberg
2
-2
/
+18
2018-05-29
[Ada] Plug small hole in -gnatR output
Eric Botcazou
2
-1
/
+10
2018-05-29
[Ada] Unnesting: do not generate push/pop for exceptions
Ed Schonberg
2
-1
/
+11
2018-05-29
[Ada] Improper behavior of floating-point attributes
Ed Schonberg
4
-16
/
+47
2018-05-29
[Ada] Clarify use of Activation_Record_Component
Ed Schonberg
3
-11
/
+12
2018-05-29
[Ada] Set scope of component of subtype
Ed Schonberg
2
-1
/
+8
2018-05-29
[Ada] Unnesting: exclude selected components whose prefix carry no type
Ed Schonberg
2
-1
/
+14
2018-05-29
[Ada] Turn Ada.Calendar.Epoch_Offset into a function
Arnaud Charlet
3
-2
/
+17
2018-05-29
[Ada] Add system-vxworks7 variants of system.ads files for Vx7
Olivier Hainque
7
-1
/
+857
2018-05-29
[Ada] Tighten crtbegin files for VxWorks
Olivier Hainque
14
-40
/
+95
2018-05-29
[Ada] Minor reformatting
Piotr Trojanek
2
-1
/
+5
2018-05-29
[Ada] GNAT UGN: update package requirements for 32bit GNAT on x86_64-linux
Joel Brobecker
3
-8
/
+14
2018-05-29
[Ada] Adjustment of behavior of new -gnatRj switch
Eric Botcazou
7
-39
/
+49
2018-05-29
[Ada] Fix constraint error in Normalize_Pathname
Pascal Obry
4
-6
/
+31
2018-05-29
[Ada] System.Os_Lib: minor reformatting
Pascal Obry
2
-3
/
+7
2018-05-29
[Ada] New function to return nanoseconds from Unix Epoch
Doug Rupp
5
-4
/
+34
2018-05-29
[Ada] Enhance output of discriminants with -gnatR in JSON mode
Eric Botcazou
3
-21
/
+108
2018-05-29
[Ada] Implement machine parsable format for -gnatR output
Eric Botcazou
9
-186
/
+798
2018-05-29
[Ada] Factor out worker procedure for -gnatR
Eric Botcazou
2
-117
/
+134
2018-05-29
[Ada] Minor cleanup in repinfo unit
Eric Botcazou
2
-6
/
+25
2018-05-29
[Ada] Clear Do_Overflow_Check when inserting code to do check
Richard Kenner
2
-0
/
+7
2018-05-29
[Ada] Lib.Write: avoid use of System.Case_Util
Arnaud Charlet
2
-1
/
+9
2018-05-29
[Ada] Refine documentation of Monotonic_Clock to reflect reality
Doug Rupp
2
-3
/
+8
2018-05-29
[Ada] Always do range check against 'First
Richard Kenner
2
-2
/
+5
2018-05-29
[Ada] Fix irregular output with -gnatRm
Eric Botcazou
2
-7
/
+16
2018-05-29
[Ada] Preliminary work to avoid full pathnames in ALI files
Bob Duff
5
-19
/
+51
2018-05-29
[testsuite] Fix "too few/many" error messages in scan-*-times procs
Tom de Vries
5
-8
/
+16
2018-05-29
[testsuite] Use correct proc names in scanasm.exp
Tom de Vries
2
-5
/
+11
2018-05-29
[testsuite] Fix error message in scan-hidden/scan-not-hidden
Tom de Vries
2
-6
/
+15
2018-05-29
Daily bump.
GCC Administrator
1
-1
/
+1
2018-05-28
config.gcc: Identify FreeBSD 3.x and 4.x as unsupported.
Gerald Pfeifer
3
-22
/
+15
2018-05-28
splay-tree.h (splay_tree_compare_strings, [...]): Declare new utility functions.
Bernd Edlinger
6
-8
/
+18
2018-05-28
re PR middle-end/85933 (FAIL: gcc.dg/sso/p8.c -O3 -finline-functions (inte...
Richard Biener
2
-1
/
+17
2018-05-28
re PR tree-optimization/85934 (ICE: verify_gimple failed (error: type mismatc...
Richard Biener
3
-6
/
+31
2018-05-28
invoke.texi (ARM Options): Use @item instead of @itemx for armv5te.
Jakub Jelinek
2
-1
/
+6
2018-05-28
DWARF: Handle expressions containing "-1" in dw2_asm_output_delta_uleb128.
Mark Wielaard
2
-1
/
+16
2018-05-28
[Ada] Minor fixes and tweaks to comments in the Repinfo unit
Eric Botcazou
2
-9
/
+13
2018-05-28
[Ada] Remove Valop from the Repinfo unit
Eric Botcazou
2
-15
/
+7
2018-05-28
[Ada] Minor cleanup in repinfo unit
Eric Botcazou
5
-44
/
+43
2018-05-28
[Ada] Unnesting: check index expressions for uplevel references
Ed Schonberg
2
-17
/
+72
2018-05-28
[Ada] Unnesting: allow uplevel references to exceptions
Ed Schonberg
4
-2
/
+13
2018-05-28
[Ada] Fix internal error on renaming of equality for record type
Eric Botcazou
5
-3
/
+63
[next]