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/gfortran-test
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-15
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-15
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-12-17
builtin-snprintf-4.c: Adjust for ILP32.
Martin Sebor
2
-0
/
+9
2018-12-17
re PR target/88502 (Inline built-in asinh, acosh, atanh for -ffast-math)
Uros Bizjak
6
-0
/
+243
2018-12-17
config.gcc (powerpc-ibm-aix6.*): Delete extra_headers.
David Edelsohn
2
-3
/
+6
2018-12-17
DWARF: Don't expand hash table when no insertion is needed
H.J. Lu
2
-5
/
+26
2018-12-17
coverage.c (struct conts_entry): Add n_counts.
Jan Hubicka
4
-11
/
+34
2018-12-17
re PR rtl-optimization/88253 (Inlining of function incorrectly deletes volati...
Senthil Kumar Selvaraj
4
-2
/
+30
2018-12-17
Add a loop versioning pass
Richard Sandiford
39
-12
/
+3204
2018-12-17
re PR fortran/85314 (gcc/fortran/resolve.c:9222: unreachable code ?)
Steven G. Kargl
2
-4
/
+5
2018-12-17
Daily bump.
GCC Administrator
1
-1
/
+1
2018-12-16
ipa-fnsummary.c (remap_edge_change_prob): Do not ICE when changes are not str...
Jan Hubicka
2
-0
/
+8
2018-12-16
re PR fortran/88116 (ICE in gfc_convert_constant(): Unexpected type)
Steven G. Kargl
8
-2
/
+47
2018-12-16
decl.c (variable_decl): Typo fixes.
Steven G. Kargl
4
-3
/
+11
2018-12-16
PF fortran/88364
Thomas Koenig
4
-2
/
+35
2018-12-16
x86: Revert reversion 267133
H.J. Lu
4
-17
/
+13
2018-12-16
ipa-fnsummary.c (analyze_function_body): Do not loeak conds and size_time_table.
Jan Hubicka
2
-24
/
+72
2018-12-16
re PR fortran/87994 (ICE in match_data_constant, at fortran/decl.c:399)
Steven G. Kargl
6
-2
/
+45
2018-12-16
Daily bump.
GCC Administrator
1
-1
/
+1
2018-12-16
re PR c++/88482 (ICE when wrongly declaring __cxa_allocate_exception)
Jakub Jelinek
11
-32
/
+347
2018-12-15
re PR fortran/88138 (ICE in gfc_arith_concat, at fortran/arith.c:1007)
Steven G. Kargl
4
-0
/
+36
2018-12-15
Small lambda instantiation tweak.
Jason Merrill
2
-2
/
+8
2018-12-15
cgraph.h (cgraph_node): Add predicate prevailing_p.
Jan Hubicka
4
-87
/
+166
2018-12-15
ipa-utils.c (ipa_merge_profiles): Do no merging when source function has zero...
Jan Hubicka
2
-0
/
+9
2018-12-15
re PR tree-optimization/88464 (AVX-512 vectorization of masked scatter failin...
Jakub Jelinek
2
-0
/
+106
2018-12-15
re PR tree-optimization/88464 (AVX-512 vectorization of masked scatter failin...
Jakub Jelinek
6
-38
/
+152
2018-12-15
ipa.c (cgraph_build_static_cdtor_1): Add OPTIMIZATION and TARGET parameters.
Jan Hubicka
2
-3
/
+17
2018-12-15
re PR c++/84644 (internal compiler error: in warn_misplaced_attr_for_class_ty...
Paolo Carlini
7
-6
/
+32
2018-12-15
[RS6000] Use gen_hard_reg_clobber in rs6000.c
Alan Modra
2
-24
/
+19
2018-12-15
Daily bump.
GCC Administrator
1
-1
/
+1
2018-12-15
re PR target/88489 (FAIL: gcc.target/i386/avx512f-vfixupimmss-2.c execution t...
Jakub Jelinek
5
-1
/
+51
2018-12-15
re PR rtl-optimization/88478 (valgrind error in cselib_record_sets)
Jakub Jelinek
4
-1
/
+29
2018-12-14
PR tree-optimization/88372 - alloc_size attribute is ignored on function poin...
Martin Sebor
7
-40
/
+308
2018-12-14
PR tree-optimization/87096 - Optimised snprintf is not POSIX conformant
Martin Sebor
4
-7
/
+205
2018-12-14
PR 79738 - Documentation for __attribute__((const)) slightly misleading
Martin Sebor
2
-30
/
+73
2018-12-14
[PR c++/87814] undefer deferred noexcept on tsubst if request
Alexandre Oliva
4
-3
/
+48
2018-12-14
x86; Add -mmanual-endbr and cf_check function attribute
H.J. Lu
11
-1
/
+96
2018-12-14
Add user-friendly diagnostics for OpenACC loop parallelism assigned
Thomas Schwinge
17
-16
/
+346
2018-12-14
[PR86823] retain deferred access checks from outside firewall
Alexandre Oliva
4
-4
/
+32
2018-12-14
re PR c++/82294 (Array of objects with constexpr constructors initialized fro...
Jakub Jelinek
7
-17
/
+131
2018-12-14
re PR c++/82294 (Array of objects with constexpr constructors initialized fro...
Jakub Jelinek
2
-3
/
+14
2018-12-14
ARM] Improve robustness of -mslow-flash-data
Thomas Preud'homme
11
-47
/
+237
2018-12-14
re PR target/88474 (Inline built-in hypot for -ffast-math)
Uros Bizjak
4
-0
/
+35
2018-12-14
* target.def (post_cfi_startproc): Fix text.
Jeff Law
2
-1
/
+6
2018-12-14
[PATCH 1/3][GCC] Add new target hook asm_post_cfi_startproc
Sam Tebbs
7
-0
/
+39
2018-12-14
[offloading] Error on missing symbols
Tom de Vries
2
-7
/
+37
2018-12-14
x86: Don't use get_frame_size when finalizing stack frame
H.J. Lu
4
-1
/
+28
2018-12-14
Fix LRA bug
Andrew Stubbs
4
-4
/
+21
2018-12-14
decl.c (rm_size): Take into account the padding in the case of a record type ...
Eric Botcazou
6
-13
/
+50
2018-12-14
dwarf2out.c (analyze_discr_in_predicate): Simplify.
Eric Botcazou
4
-15
/
+32
2018-12-14
[ARC] Fix millicode wrong blink restore.
Claudiu Zissulescu
4
-3
/
+33
2018-12-14
[ARC] Fix REG_CLASS_NAMES.
Claudiu Zissulescu
2
-0
/
+5
[prev]
[next]