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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-11
[Ada] Minor reformatting
Justin Squirek
2
-1
/
+6
2018-01-11
[Ada] Missing finalization in case expression
Hristian Kirtchev
2
-1
/
+8
2018-01-11
[Ada] Crash on iterated_component_association in expression function
Ed Schonberg
4
-29
/
+80
2018-01-11
[Ada] Wrong column in sloc of "expect name" error for loop variant
Justin Squirek
4
-1
/
+25
2018-01-11
[Ada] Inconsistent scope chain due to quantified expression
Hristian Kirtchev
2
-0
/
+7
2018-01-11
[Ada] Fix minor comment issues
Piotr Trojanek
2
-3
/
+8
2018-01-11
einfo.ads, einfo.adb (Activation_Record_Component, [...]): Allow E_Discriminant.
Arnaud Charlet
3
-11
/
+21
2018-01-11
re PR tree-optimization/83189 (internal compiler error: in probability_in, at...
Jan Hubicka
4
-1
/
+14
2018-01-11
re PR rtl-optimization/83575 (ICE: verify_flow_info failed (error: multiple h...
Jan Hubicka
5
-4
/
+52
2018-01-11
aarch64-modes.def (V2HF): New VECTOR_MODE.
Michael Collison
41
-25
/
+2050
2018-01-10
PR tree-optimization/83781 - Bootstrap failed on x86 with --with-arch=corei7
Martin Sebor
4
-0
/
+40
2018-01-11
re PR tree-optimization/83501 (strlen(a) not folded after strcpy(a, "..."))
Martin Sebor
5
-9
/
+130
2018-01-11
debug/dwarf: formStrp uses a 64-bit value for 64-bit DWARF
Ian Lance Taylor
2
-2
/
+13
2018-01-11
Daily bump.
GCC Administrator
1
-1
/
+1
2018-01-10
decl.c (gnat_to_gnu_component_type): Apply the check for atomic access once t...
Eric Botcazou
4
-3
/
+38
2018-01-10
re PR fortran/82367 (ICE with deferred length string allocate on non-deferred...
Steven G. Kargl
4
-2
/
+46
2018-01-10
c-ada-spec.c (dump_number): Add FLOAT_P parameter.
Eric Botcazou
2
-19
/
+44
2018-01-10
RISC-V: Add naked function support.
Kito Cheng
5
-18
/
+182
2018-01-10
argv.c (expandargv): Correct check for dynamically allocated argv.
Daniel van Gerpen
2
-3
/
+8
2018-01-10
rs6000.c (is_complex_IBM_long_double): Explicitly check for 128-bit long doub...
Michael Meissner
3
-3
/
+13
2018-01-10
PR tree-optimization/83671 - Fix for false positive reported by -Wstringop-ov...
Martin Sebor
7
-29
/
+564
2018-01-10
re PR middle-end/81897 (spurious -Wmaybe-uninitialized warning)
Aldy Hernandez
3
-1
/
+49
2018-01-10
[multiple changes]
Steven G. Kargl
4
-1
/
+33
2018-01-10
* dwarf2out.c (dwarf2out_var_location): Do not pass NULL to fprintf.
Eric Botcazou
2
-2
/
+11
2018-01-10
re PR target/83399 (Power8 ICE During LRA with 2-op rtl pattern for lvx instr...
Peter Bergner
5
-17
/
+53
2018-01-10
x86intrin.h: Change #warning to #error.
Peter Bergner
5
-4
/
+11
2018-01-10
parser.c (cp_parser_std_attribute_spec): When token_pair::require_open / requ...
Paolo Carlini
2
-8
/
+9
2018-01-10
os, syscall: handle _st_timespec for AIX stat
Ian Lance Taylor
5
-3
/
+68
2018-01-10
Preserving locations for variable-uses and constants (PR c++/43486)
David Malcolm
27
-164
/
+749
2018-01-10
pr82618.c (dg-options): Add -mno-stv.
Uros Bizjak
2
-1
/
+5
2018-01-10
libgo: add platform support for SuperH
Ian Lance Taylor
12
-15
/
+79
2018-01-10
memcmp-1.c: Reduce runtime to something reasonable.
Aaron Sawdey
2
-18
/
+25
2018-01-10
Add missing .a files.
Ian Lance Taylor
5
-0
/
+0
2018-01-10
re PR c++/82541 (Wduplicated-branches triggers in template context)
Marek Polacek
5
-0
/
+30
2018-01-10
re PR c++/81327 (cast to void* does not suppress -Wclass-memaccess)
Jakub Jelinek
4
-33
/
+55
2018-01-10
2018-01-10 François Dumont <fdumont@gcc.gnu.org>
François Dumont
4
-382
/
+492
2018-01-10
re PR c++/81055 (ICE with invalid initializer for array new)
Paolo Carlini
4
-1
/
+18
2018-01-10
re PR c/82922 (Request: add -Wstrict-prototypes to -Wextra as K&R style is ob...
Ian Lance Taylor
6
-12
/
+8
2018-01-10
i386: Also adjust stack frame for stack slot alignment
H.J. Lu
5
-47
/
+148
2018-01-10
exp: remove exp/proxy and exp/terminal packages
Ian Lance Taylor
13
-1392
/
+31
2018-01-10
[ARM] Add -mbranch-cost option, and update a few tests
Christophe Lyon
22
-17
/
+70
2018-01-10
cmd/go: check for another GCC error message
Ian Lance Taylor
2
-2
/
+4
2018-01-10
rs6000: Wrap diff of immediates in const (PR83629)
Segher Boessenkool
4
-10
/
+36
2018-01-10
runtime: fix makemap calls in __go_construct_map
Ian Lance Taylor
2
-4
/
+4
2018-01-10
re PR c/78768 (-Walloca-larger-than and -Wformat-length warnings disabled by ...
Richard Biener
2
-1
/
+6
2018-01-10
re PR debug/82425 (gcc.dg/guality/inline-params-2.c fail)
Richard Biener
2
-1
/
+5
2018-01-10
re PR debug/83765 (LTO bootstrap with Ada fails)
Richard Biener
2
-5
/
+12
2018-01-10
Don't use permutes for single-element accesses (PR83753)
Richard Sandiford
4
-4
/
+40
2018-01-10
PR 83740 Wrong string length type in bounds check
Janne Blomqvist
2
-5
/
+10
2018-01-10
PR 84740 Wrong string length type in bounds check
Janne Blomqvist
2
-2
/
+11
[next]