projects
/
platform
/
upstream
/
gcc.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/gcc.git
2016-12-13
Michael Matz
Fix pr78725
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Martin Liska
Rename BUILT_IN_ASAN_CLOBBER_N to
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
James Greenhalgh
[Patch Doc] Update documentation for __fp16 type
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
James Greenhalgh
[Patch doc] Document _Float16 availability on ARM/AArch64
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Richard Biener
re PR tree-optimization/78699 (ICE (segfault) on powerp...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Richard Biener
re PR tree-optimization/78742 (internal compiler error...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Martin Liska
Add pretty printer for ASAN_MARK and add a helper fn
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Jakub Jelinek
re PR ipa/77905 (ICE at -Os and above in both 32-bit...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Jakub Jelinek
re PR c++/78761 (C++14, compiler generate mangled name...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-12
Jakub Jelinek
re PR tree-optimization/78777 (ICE in mark_reachable_ha...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-12
Jakub Jelinek
re PR other/78766 (GCC Awk scripts use the non-POSIX...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-12
Martin Sebor
PR middle-end/78622 - -Wformat-length/-fprintf-return...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-12
Janus Weil
re PR fortran/78392 (ICE in gfc_trans_auto_array_alloca...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-12
Dominik Vogt
combine: Handle mode expanding zero_extracts in change_...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-12
Marek Polacek
re PR c++/78647 (ICE on invalid C++ code on x86_64...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-12
David Malcolm
re PR preprocessor/78680 (ICE in get_substring_ranges_f...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-12
Nathan Sidwell
re PR other/78252 (C++ demangler crashes with infinite...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-12
Uros Bizjak
re PR target/78738 (ICE in extract_insn, at recog.c...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-12
Kyrylo Tkachov
[libstdc++][testsuite] XFAIL tests relying on long...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-12
Jonathan Wakely
Remove stray character at end of dg-do directive
commit
|
commitdiff
|
tree
|
snapshot
2016-12-12
Marek Polacek
re PR middle-end/78716 (ICE in gimplify_va_arg_expr...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-12
Rainer Orth
Disable hwcaps on libgfortran
commit
|
commitdiff
|
tree
|
snapshot
2016-12-12
Bernd Schmidt
re PR rtl-optimization/78669 (ICE: in combine_and_move_...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-12
Jonathan Wakely
Remove stray character at end of dg-do directive
commit
|
commitdiff
|
tree
|
snapshot
2016-12-12
George Spelvin
lib1funcs.S (__ashrdi3): Fix typo from r243545.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-12
George Spelvin
lib1funcs.S (__ashldi3): Use __tmp_reg__ to restore...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-12
Rainer Orth
Fix g++.dg/debug/dwarf2/typedef1.C
commit
|
commitdiff
|
tree
|
snapshot
2016-12-12
Toma Tabacu
MIPS: Upgrade to R2 for -mnan=2008 and -mabs=2008.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-12
Thomas Preud...
Define arm_arch_core_flags in a single file
commit
|
commitdiff
|
tree
|
snapshot
2016-12-12
Eric Botcazou
constraints.md (T): Use special memory constraint.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-12
John David...
invoke.texi: Correct capitalization of OpenMP.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-12
Sandra Loosemore
nios2.c (nios2_emit_move_sequence): Call copy_rtx to...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-12
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-11
Bill Schmidt
re PR target/78695 (ICE (segfault) on powerpc64le-linux...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-11
Iain Sandoe
[Darwin, configury] No longer expect to find cross...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-11
Iain Sandoe
[Darwin, PPC] Fix PR71496 by marking pic base loads...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-11
John David...
pa.c (pa_callee_copies): New function.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-11
Uros Bizjak
re PR target/70799 (STV pass does not convert DImode...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-11
Paolo Carlini
re PR c++/78637 (ICE on invalid C++ code on x86_64...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-11
Roger Pau Monné
x86-64.h: Append --32 to the assembler options when...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-11
Allan Sandfeld...
re PR target/70118 (UBSan claims misaligned access...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-11
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-10
Thomas Koenig
re PR fortran/78226 (Fill out location information...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-10
Krister Walfridsson
config.gcc (i386-*-netbsd*): Make i486 the default...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-10
Krister Walfridsson
config.host (i[34567]86-*-netbsdelf*): Add i386/t-crtst...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-10
Paul Thomas
re PR fortran/78350 (ICE in gfc_code2string(): Bad...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-10
Jakub Jelinek
re PR tree-optimization/78720 (Illegal instruction...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-10
Jakub Jelinek
re PR fortran/78758 (Warning: '__builtin_memcpy' ....
commit
|
commitdiff
|
tree
|
snapshot
2016-12-10
Jakub Jelinek
re PR sanitizer/78708 ([ASAN][LTO] ICE in expand_ASAN_M...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-10
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-09
Paul Thomas
re PR fortran/77903 ([F08] gfortran 6.1.0/7.0.0 accept...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-09
Bill Schmidt
re PR testsuite/78740 (test case powerpc/pr78691-ppc...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-09
Bill Schmidt
rs6000-passes.def: New file.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-09
Bill Schmidt
fold-vec-add-7.c: Require effective target to support...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-09
Martin Sebor
Add missing part of entry.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-09
Kugan Vivekanandarajah
re PR tree-optimization/78721 (ICE on valid code at...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-09
Jakub Jelinek
re PR target/72742 (ICE in extract_insn, at recog.c...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-09
Segher Boessenkool
rs6000: clz/ctz/ffs improvement (PR78683)
commit
|
commitdiff
|
tree
|
snapshot
2016-12-09
Marek Polacek
re PR middle-end/78750 (ICE in get_range_info, at tree...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-09
Martin Sebor
gcc/testsuite/ChangeLog:
commit
|
commitdiff
|
tree
|
snapshot
2016-12-09
Andre Vieira
PR78255: Make postreload aware of NO_FUNCTION_CSE
commit
|
commitdiff
|
tree
|
snapshot
2016-12-09
Will Schmidt
dimode-1.c: Update syntax on scan-assembler strings
commit
|
commitdiff
|
tree
|
snapshot
2016-12-09
Jonathan Wakely
Fix std::variant for gnu-versioned--namespace build
commit
|
commitdiff
|
tree
|
snapshot
2016-12-09
Cesar Philippidis
re PR ipa/78027 (ICE in new_oacc_loop_routine, at omp...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-09
David Malcolm
Prevent use of MEM_* attr accessor macros as lvalues
commit
|
commitdiff
|
tree
|
snapshot
2016-12-09
Wilco Dijkstra
Add the test this time...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-09
Janus Weil
re PR fortran/61767 ([OOP] ICE in generate_finalization...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-09
Andre Vehreschild
re PR fortran/78505 ([F08] Coarray source allocation...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-09
Andre Vehreschild
trans-array.c (gfc_array_deallocate): Remove wrapper.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-09
Nathan Sidwell
re PR c++/78550 (bit field and std::initializer_list)
commit
|
commitdiff
|
tree
|
snapshot
2016-12-09
Paul Thomas
re PR fortran/44265 (Link error with reference to param...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-09
Martin Liska
Escape non-printable chars in strings.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-09
Jakub Jelinek
re PR middle-end/78726 (Incorrect unsigned arithmetic...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-09
Uros Bizjak
* ChangeLog: Fix a couple of entries.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-09
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Martin Sebor
PR c/77531 - __attribute__((alloc_size(1,2))) could...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
David Edelsohn
parallel_algorithm_assert2.cc: Move dg-do run first.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Uros Bizjak
* gcc.target/i386/pr78671.c: Require int128 effective...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Steven G. Kargl
re PR fortran/65173 (ICE while compiling wrong code)
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Vladimir Makarov
re PR rtl-optimization/78671 (ICE: in extract_constrain...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Martin Sebor
PR c/78165 - avoid printing type suffix for constants...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Ian Lance Taylor
runtime: mark non-x86 aeshashbody parameters as unused
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Wilco Dijkstra
This patch fixes an issue in aarch64_classify_address.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Uros Bizjak
i386.h (HARD_REGNO_NREGS): Use GENERAL_REGNO_P.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Joseph Myers
* es.po: Update.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Nathan Sidwell
re PR c++/78551 (Internal compiler error with constexpr...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
David Malcolm
Introduce emit_status::ensure_regno_capacity
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Ian Lance Taylor
runtime: copy memory hash code from Go 1.7
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Ian Lance Taylor
runtime: allocate _panic struct on heap
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Eric Botcazou
re PR libstdc++/78264 (ICE in build_noexcept_spec,...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Ian Lance Taylor
compiler: make Slice_construction_expression::do_flatte...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Dmitry Vyukov
Enable -fsanitize-address-use-after-scope only if ...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Joseph Myers
* es.po: Update.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Jonathan Wakely
Fix filesystem test that fails in debug mode
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Jonathan Wakely
Delete std::swap for debug mode array
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Jonathan Wakely
PR71856 try to fix Parallel Mode assertions again
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Pierre-Marie...
Add the missing ChangeLog entry for r243432
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Pierre-Marie...
[PR78112] Remove platform-dependent checks in g++.dg...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Bin Cheng
re PR middle-end/78684 (ICE in create_intersect_range_c...
commit
|
commitdiff
|
tree
|
snapshot
next