projects
/
gcc.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gcc.git
2016-06-22
Arnaud Charlet
[multiple changes]
commit
|
commitdiff
|
tree
2016-06-22
Arnaud Charlet
spark_xrefs.ads (Scope_Num): type refined to positive...
commit
|
commitdiff
|
tree
2016-06-22
Arnaud Charlet
Minor cleanup.
commit
|
commitdiff
|
tree
2016-06-22
Arnaud Charlet
[multiple changes]
commit
|
commitdiff
|
tree
2016-06-22
Arnaud Charlet
[multiple changes]
commit
|
commitdiff
|
tree
2016-06-22
Arnaud Charlet
Minor reformatting.
commit
|
commitdiff
|
tree
2016-06-22
Arnaud Charlet
lib-xref-spark_specific.adb (Generate_Dereference)...
commit
|
commitdiff
|
tree
2016-06-22
Arnaud Charlet
[multiple changes]
commit
|
commitdiff
|
tree
2016-06-22
Ed Schonberg
exp_ch4.adb (In_Range_Chec)): New predicate, subsidiary...
commit
|
commitdiff
|
tree
2016-06-22
Arnaud Charlet
lib.ads: Code cleanup.
commit
|
commitdiff
|
tree
2016-06-22
Kyrylo Tkachov
[ARM] Add initial support for Cortex-A73
commit
|
commitdiff
|
tree
2016-06-22
Rainer Orth
Handle gas/gld --compress-debug-sections=type
commit
|
commitdiff
|
tree
2016-06-22
Kyrylo Tkachov
[AArch64] Add initial support for Cortex-A73
commit
|
commitdiff
|
tree
2016-06-22
Andrew Burgess
* bb-reorder.c (pass_partition_blocks::gate): Update...
commit
|
commitdiff
|
tree
2016-06-22
John David...
c-common.c (get_source_date_epoch): Use int64_t instead...
commit
|
commitdiff
|
tree
2016-06-22
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2016-06-21
Trevor Saunders
remove mep-* support
commit
|
commitdiff
|
tree
2016-06-21
Trevor Saunders
remove avr-rtems support
commit
|
commitdiff
|
tree
2016-06-21
Trevor Saunders
remove m32-rtems support
commit
|
commitdiff
|
tree
2016-06-21
Trevor Saunders
remove h8300-rtems support
commit
|
commitdiff
|
tree
2016-06-21
Trevor Saunders
remove knetbsd support
commit
|
commitdiff
|
tree
2016-06-21
Trevor Saunders
remove support for targeting openbsd 2 or 3
commit
|
commitdiff
|
tree
2016-06-21
Trevor Saunders
remove support for the interix target
commit
|
commitdiff
|
tree
2016-06-21
Kelvin Nilsen
rs6000.h: Add conditional preprocessing directives...
commit
|
commitdiff
|
tree
2016-06-21
Eric Botcazou
tree.c (verify_type_variant): Skip TYPE_SIZE and TYPE_S...
commit
|
commitdiff
|
tree
2016-06-21
Michael Meissner
stor-layout.c (layout_type): Move setting complex MODE...
commit
|
commitdiff
|
tree
2016-06-21
Tobias Burnus
re PR fortran/71068 (ICE in check_data_variable():...
commit
|
commitdiff
|
tree
2016-06-21
Jason Merrill
Fix constraint satisfaction in uninstantiated template.
commit
|
commitdiff
|
tree
2016-06-21
Jason Merrill
Fix type_dependent_expression_p of member templates.
commit
|
commitdiff
|
tree
2016-06-21
Wilco Dijkstra
The recently added gcc.target/aarch64/advsimd-intrinsic...
commit
|
commitdiff
|
tree
2016-06-21
Wilco Dijkstra
Fix tree-ssa/attr-hotcold-2.c failures now that the...
commit
|
commitdiff
|
tree
2016-06-21
Martin Liska
s/imposisble/impossible in predict.c
commit
|
commitdiff
|
tree
2016-06-21
Wilco Dijkstra
Due to recent improvements to the vectorizer...
commit
|
commitdiff
|
tree
2016-06-21
Ilya Verbin
[AVX-512ER] vrsqrt28ps auto generation
commit
|
commitdiff
|
tree
2016-06-21
Ilya Verbin
[AVX-512ER] vrcp28ps auto generation
commit
|
commitdiff
|
tree
2016-06-21
H.J. Lu
Convert V1TImode register to TImode in debug insn
commit
|
commitdiff
|
tree
2016-06-21
Kelvin Nilsen
vadsdu-0.c: Replace dg-require-effective-target directi...
commit
|
commitdiff
|
tree
2016-06-21
Virendra Pathak
[PATCH/AARCH64] Accept vulcan as a cpu name for the...
commit
|
commitdiff
|
tree
2016-06-21
David Edelsohn
config-list.mk: Remove rs6000-ibm-aix4.3, rs6000-ibm...
commit
|
commitdiff
|
tree
2016-06-21
Eric Botcazou
cse.c (canon_asm_operands): New function extracted...
commit
|
commitdiff
|
tree
2016-06-21
Georg-Johann Lay
re PR target/30417 (Section .data cannot be moved with...
commit
|
commitdiff
|
tree
2016-06-21
Georg-Johann Lay
re PR target/71103 (avr-gcc crashes with unrecognizable...
commit
|
commitdiff
|
tree
2016-06-21
Jakub Jelinek
re PR tree-optimization/71588 (ICE on valid code at...
commit
|
commitdiff
|
tree
2016-06-21
Senthil Kumar...
Mark some more tests as UNSUPPORTED for avr
commit
|
commitdiff
|
tree
2016-06-21
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2016-06-20
Joseph Myers
Fix ICE on conditional expression between DFP and non...
commit
|
commitdiff
|
tree
2016-06-20
Jakub Jelinek
re PR middle-end/71581 (ICE on valid code on x86_64...
commit
|
commitdiff
|
tree
2016-06-20
Jakub Jelinek
re PR rtl-optimization/71591 (SIGSEGV in test_uncond_ju...
commit
|
commitdiff
|
tree
2016-06-20
Hans-Peter...
Clear executable property mistakenly added to pr71571.C.
commit
|
commitdiff
|
tree
2016-06-20
François Dumont
re PR libstdc++/71181 (Reserving in unordered_map doesn...
commit
|
commitdiff
|
tree
2016-06-20
David B. Robins
re PR target/71571 ([CRIS] Multiple inheritance non...
commit
|
commitdiff
|
tree
2016-06-20
Hans-Peter...
re PR target/71571 ([CRIS] Multiple inheritance non...
commit
|
commitdiff
|
tree
2016-06-20
Jakub Jelinek
re PR target/71559 (ICE in ix86_fp_cmp_code_to_pcmp_imm...
commit
|
commitdiff
|
tree
2016-06-20
Tobias Burnus
re PR fortran/71194 (ICE on compilation with fcheck...
commit
|
commitdiff
|
tree
2016-06-20
David Malcolm
C++ FE: Show both locations in string literal concatena...
commit
|
commitdiff
|
tree
2016-06-20
Wilco Dijkstra
This patch cleans up the -mpc-relative-loads option...
commit
|
commitdiff
|
tree
2016-06-20
Martin Sebor
PR c/69507 - bogus warning: ISO C does not allow __alig...
commit
|
commitdiff
|
tree
2016-06-20
Renlin Li
[PATCH]Fix scan-tree-dump-times syntax errors in gcc...
commit
|
commitdiff
|
tree
2016-06-20
James Greenhalgh
[AArch64] Give some new costs for Cortex-A53 floating...
commit
|
commitdiff
|
tree
2016-06-20
James Greenhalgh
[Patch AArch64] Add some more missing intrinsics
commit
|
commitdiff
|
tree
2016-06-20
James Greenhalgh
[Patch AArch64] Fixup to fcvt patterns added in r237200
commit
|
commitdiff
|
tree
2016-06-20
James Greenhalgh
[AArch64] Give some new costs for Cortex-A57 floating...
commit
|
commitdiff
|
tree
2016-06-20
Arnaud Charlet
[multiple changes]
commit
|
commitdiff
|
tree
2016-06-20
Ed Schonberg
sem_ch13.adb (Visible_Component): New procedure...
commit
|
commitdiff
|
tree
2016-06-20
Arnaud Charlet
[multiple changes]
commit
|
commitdiff
|
tree
2016-06-20
Wilco Dijkstra
Improve modes_tieable by returning true in more cases...
commit
|
commitdiff
|
tree
2016-06-20
Arnaud Charlet
[multiple changes]
commit
|
commitdiff
|
tree
2016-06-20
Wilco Dijkstra
The Cortex-A57 scheduler is missing fcsel, so add it.
commit
|
commitdiff
|
tree
2016-06-20
Kyrylo Tkachov
[typo] alignement -> alignment
commit
|
commitdiff
|
tree
2016-06-20
Georg-Johann Lay
re PR target/71103 (avr-gcc crashes with unrecognizable...
commit
|
commitdiff
|
tree
2016-06-20
Georg-Johann Lay
avr.c (avr_print_operand): Fix "format not a string...
commit
|
commitdiff
|
tree
2016-06-20
David Edelsohn
re PR target/71375 (Failure on startup on rs6000-ibm...
commit
|
commitdiff
|
tree
2016-06-20
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2016-06-19
Martin Sebor
PR c/69507 - bogus warning: ISO C does not allow ‘__ali...
commit
|
commitdiff
|
tree
2016-06-19
Martin Sebor
PR c/69507 - bogus warning: ISO C does not allow ‘__ali...
commit
|
commitdiff
|
tree
2016-06-19
Bernhard Reutner...
Use gfc_add_*_component defines where appropriate
commit
|
commitdiff
|
tree
2016-06-19
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2016-06-18
Bernhard Reutner...
trans-types.c: Commentary typo fix.
commit
|
commitdiff
|
tree
2016-06-18
John David...
fptr.c (__canonicalize_funcptr_for_compare): Don't...
commit
|
commitdiff
|
tree
2016-06-18
John David...
pa.h (TARGET_LONG_PIC_PCREL_CALL): Remove.
commit
|
commitdiff
|
tree
2016-06-18
Senthil Kumar...
MAINTAINERS (Write After Approval): Add myself.
commit
|
commitdiff
|
tree
2016-06-18
Eric Botcazou
re PR bootstrap/71435 (sparc bootstrap failure since...
commit
|
commitdiff
|
tree
2016-06-18
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2016-06-17
DJ Delorie
re PR target/71338 ([RL78] mulu instruction not used...
commit
|
commitdiff
|
tree
2016-06-17
Cesar Philippidis
openmp.c (match_acc): New generic function to parse...
commit
|
commitdiff
|
tree
2016-06-17
Paolo Carlini
decl.c (validate_constexpr_redeclaration): Change pair...
commit
|
commitdiff
|
tree
2016-06-17
Jakub Jelinek
tree.c (builtin_valid_in_constant_expr_p): Test for...
commit
|
commitdiff
|
tree
2016-06-17
Paolo Carlini
decl.c (grokfndecl): Change pair of errors to error...
commit
|
commitdiff
|
tree
2016-06-17
Jonathan Wakely
libstdc++/71545 fix debug checks in binary search algor...
commit
|
commitdiff
|
tree
2016-06-17
Martin Liska
Fix memory leak in tree-ssa-reassoc.c
commit
|
commitdiff
|
tree
2016-06-17
Jason Merrill
PR c++/71209 - wrong error with dependent base
commit
|
commitdiff
|
tree
2016-06-17
Christophe...
[ARM][testsuite] Make arm_neon_fp16 depend on arm_neon_ok
commit
|
commitdiff
|
tree
2016-06-17
Martin Liska
Change PRED_LOOP_EXIT from 92 to 85.
commit
|
commitdiff
|
tree
2016-06-17
Bin Cheng
re PR tree-optimization/71354 (gcc.dg/vect/vect-23...
commit
|
commitdiff
|
tree
2016-06-17
Jakub Jelinek
semantics.c (handle_omp_array_sections_1): Don't ICE...
commit
|
commitdiff
|
tree
2016-06-17
James Greenhalgh
[Patch ARM arm_neon.h] s/__FAST_MATH/__FAST_MATH__/g
commit
|
commitdiff
|
tree
2016-06-17
Bin Cheng
re PR tree-optimization/71347 (Performance drop after...
commit
|
commitdiff
|
tree
2016-06-17
Bin Cheng
re PR tree-optimization/71354 (gcc.dg/vect/vect-23...
commit
|
commitdiff
|
tree
2016-06-17
Bin Cheng
tree-vect-loop.c (vect_create_epilog_for_reduction...
commit
|
commitdiff
|
tree
2016-06-17
Bin Cheng
tree-vectorizer.h (struct dr_with_seg_len): Remove...
commit
|
commitdiff
|
tree
next