projects
/
gcc.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gcc.git
2017-08-09
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2017-08-08
H.J. Lu
PR driver/81523: Make -static override -pie
commit
|
commitdiff
|
tree
2017-08-08
Uros Bizjak
re PR target/81708 (The x86 stack canary location shoul...
commit
|
commitdiff
|
tree
2017-08-08
Bin Cheng
tree-ssa-loop-ivopts.c (relate_compare_use_with_all_can...
commit
|
commitdiff
|
tree
2017-08-08
Bin Cheng
invoke.texi: Document -ftree-loop-distribution for O3.
commit
|
commitdiff
|
tree
2017-08-08
Tamar Christina
re PR middle-end/19706 (Recognize common Fortran usages...
commit
|
commitdiff
|
tree
2017-08-08
Tamar Christina
re PR middle-end/19706 (Recognize common Fortran usages...
commit
|
commitdiff
|
tree
2017-08-08
Bill Schmidt
re PR tree-optimization/81354 (Segmentation fault in...
commit
|
commitdiff
|
tree
2017-08-08
Richard Biener
re PR middle-end/81719 (Range-based for loop on short...
commit
|
commitdiff
|
tree
2017-08-08
Richard Biener
re PR tree-optimization/81723 (fortran build doesn...
commit
|
commitdiff
|
tree
2017-08-08
Bill Schmidt
scalar-extract-exp-2.c: Adjust diagnostic string.
commit
|
commitdiff
|
tree
2017-08-08
Martin Liska
ICF: properly handle LABEL_DECLs (PR tree-opt/81696).
commit
|
commitdiff
|
tree
2017-08-08
Bin Cheng
re PR tree-optimization/81744 (ICE: verify_ssa failed...
commit
|
commitdiff
|
tree
2017-08-08
Tom de Vries
Add missing include of attribs.h in lto.c
commit
|
commitdiff
|
tree
2017-08-08
Marek Polacek
re PR c++/81607 (Conditional operator: "type mismatch...
commit
|
commitdiff
|
tree
2017-08-08
Martin Liska
trans.c: Include header files.
commit
|
commitdiff
|
tree
2017-08-08
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2017-08-07
Michael Meissner
re PR target/81593 (Optimize PowerPC vector set from...
commit
|
commitdiff
|
tree
2017-08-07
Uros Bizjak
i386.c (ix86_stack_protect_guard): Generate memory...
commit
|
commitdiff
|
tree
2017-08-07
Olivier Hainque
Olivier Hainque <hainque@adacore.com>
commit
|
commitdiff
|
tree
2017-08-07
Doug Rupp
Makefile.in (install-mkheaders): Fix typo, where the...
commit
|
commitdiff
|
tree
2017-08-07
Jakub Jelinek
re PR c/69389 (bit field incompatible with OpenMP atomi...
commit
|
commitdiff
|
tree
2017-08-07
Martin Liska
Add missing header file attribs.h to couple of targets.
commit
|
commitdiff
|
tree
2017-08-07
Tom de Vries
Fix diff_type in expand_oacc_for char iter_type
commit
|
commitdiff
|
tree
2017-08-07
Martin Liska
Fix missing include of header file in mips.c.
commit
|
commitdiff
|
tree
2017-08-07
Thomas Koenig
re PR fortran/68829 (Segfaults with -Ofast due to large...
commit
|
commitdiff
|
tree
2017-08-07
Joseph Myers
* es.po: Update.
commit
|
commitdiff
|
tree
2017-08-07
Eric Botcazou
c-ada-spec.c (has_nontrivial_methods): Test for FUNCTIO...
commit
|
commitdiff
|
tree
2017-08-07
Wilco Dijkstra
[AArch64] Use gen_frame_mem for callee-saves
commit
|
commitdiff
|
tree
2017-08-07
Wilco Dijkstra
Fix unresolved in gcc.dg/pr46932.c
commit
|
commitdiff
|
tree
2017-08-07
H.J. Lu
Revert r250916
commit
|
commitdiff
|
tree
2017-08-07
H.J. Lu
i386: Don't use frame pointer without stack access
commit
|
commitdiff
|
tree
2017-08-07
H.J. Lu
i386: Set priority to P_AES for Westmere
commit
|
commitdiff
|
tree
2017-08-07
Jonathan Yong
Share mingw fset-stack-executable with cygwin
commit
|
commitdiff
|
tree
2017-08-07
Segher Boessenkool
print-rtl: NOT is ~, not !
commit
|
commitdiff
|
tree
2017-08-07
Marek Polacek
re PR middle-end/81737 (164.gzip in SPEC CPU 2000 faile...
commit
|
commitdiff
|
tree
2017-08-07
Martin Liska
Canonicalize names of attributes.
commit
|
commitdiff
|
tree
2017-08-07
Jakub Jelinek
* include/system/sys/ptrace.h: New file.
commit
|
commitdiff
|
tree
2017-08-07
Jakub Jelinek
re PR middle-end/81698 (expand_case uses wrong edge...
commit
|
commitdiff
|
tree
2017-08-07
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2017-08-06
Andrew Pinski
target_attr_10.c: Add -mcpu=generic.
commit
|
commitdiff
|
tree
2017-08-06
Andrew Pinski
atomic_cmp_exchange_zero_reg_1.c: Pass -march=armv8...
commit
|
commitdiff
|
tree
2017-08-06
Andrew Pinski
_Float16_1.c: Skip if supplied a -mcpu= option.
commit
|
commitdiff
|
tree
2017-08-06
Uros Bizjak
alpha.c (alpha_reorg): If trap is the last active insn...
commit
|
commitdiff
|
tree
2017-08-06
Tom de Vries
Add missing edge probabilities in expand_oacc_for,...
commit
|
commitdiff
|
tree
2017-08-06
Tom de Vries
Add missing edge probability in expand_oacc_for
commit
|
commitdiff
|
tree
2017-08-06
Tom de Vries
Require nonlocal_goto for gcc.dg/pr78582.c
commit
|
commitdiff
|
tree
2017-08-06
Tom de Vries
Fix my_memmove in gcc.c-torture/execute/builtins/memops...
commit
|
commitdiff
|
tree
2017-08-06
Tom de Vries
Fix call arguments mismatch in gcc.dg/torture/pr78218.c
commit
|
commitdiff
|
tree
2017-08-06
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2017-08-05
Eric Botcazou
c-ada-spec.c (has_static_fields): Look only into variables.
commit
|
commitdiff
|
tree
2017-08-05
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2017-08-04
Joseph Myers
Regenerate .pot files.
commit
|
commitdiff
|
tree
2017-08-04
Paolo Carlini
re PR c++/79790 ([C++17] ICE class template argument...
commit
|
commitdiff
|
tree
2017-08-04
Paolo Carlini
re PR c++/79790 ([C++17] ICE class template argument...
commit
|
commitdiff
|
tree
2017-08-04
Yury Gribov
Remove useless floating point casts in comparisons.
commit
|
commitdiff
|
tree
2017-08-04
Carl Love
builtins-3.c: Remove ISA 3.0 word variant builtin test...
commit
|
commitdiff
|
tree
2017-08-04
H.J. Lu
i386: Rewrite check for AVX512 features
commit
|
commitdiff
|
tree
2017-08-04
Henry Linjamäki
re PR hsa/81713 (BIT_FIELD_REF produced by Brig FE...
commit
|
commitdiff
|
tree
2017-08-04
Ian Lance Taylor
runtime: dump registers for Alpha
commit
|
commitdiff
|
tree
2017-08-04
Marek Polacek
re PR middle-end/81695 (internal compiler error: in...
commit
|
commitdiff
|
tree
2017-08-04
Richard Sandiford
Pool alignment information for common bases
commit
|
commitdiff
|
tree
2017-08-04
Richard Sandiford
C++-ify vec_info structures
commit
|
commitdiff
|
tree
2017-08-04
Richard Sandiford
Use base inequality for some vector alias checks
commit
|
commitdiff
|
tree
2017-08-04
Richard Sandiford
Handle data dependence relations with different bases
commit
|
commitdiff
|
tree
2017-08-04
Richard Biener
re PR middle-end/81705 (UBSAN: yet another false positive)
commit
|
commitdiff
|
tree
2017-08-04
Tom de Vries
Add missing edge probability in simd_clone_adjust
commit
|
commitdiff
|
tree
2017-08-04
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2017-08-03
Bill Schmidt
rs6000-c.c (altivec_resolve_overloaded_builtin): Don...
commit
|
commitdiff
|
tree
2017-08-03
Ian Lance Taylor
re PR go/81617 (mksigtab.sh fails to resolve NSIG with...
commit
|
commitdiff
|
tree
2017-08-03
Jakub Jelinek
re PR target/81621 (ICE in delete_insn, at cfgrtl.c...
commit
|
commitdiff
|
tree
2017-08-03
Richard Biener
lto-symtab.h (lto_symtab_prevail_decl): Do not use...
commit
|
commitdiff
|
tree
2017-08-03
Richard Biener
tree-ssa-reassoc.c (should_break_up_subtract): Also...
commit
|
commitdiff
|
tree
2017-08-03
Alexander Monakov
toplev: avoid recursive emergency_dump_function
commit
|
commitdiff
|
tree
2017-08-03
Richard Biener
re PR sanitizer/81148 (UBSAN: two more false positives)
commit
|
commitdiff
|
tree
2017-08-03
Tom de Vries
Apply finish_options on DECL_FUNCTION_SPECIFIC_OPTIMIZA...
commit
|
commitdiff
|
tree
2017-08-03
Tom de Vries
Error out on nvptx for fpatchable-function-entry
commit
|
commitdiff
|
tree
2017-08-03
Jakub Jelinek
re PR driver/81650 (gcc -m32 mishandles -Walloc-size...
commit
|
commitdiff
|
tree
2017-08-03
Jakub Jelinek
re PR tree-optimization/81655 (new test case gcc.dg...
commit
|
commitdiff
|
tree
2017-08-03
Paolo Carlini
re PR c++/71440 (ICE on invalid C++ code in instantiate...
commit
|
commitdiff
|
tree
2017-08-03
Jakub Jelinek
re PR middle-end/81052 (ICE in verify_dominators, at...
commit
|
commitdiff
|
tree
2017-08-03
Prathamesh...
tree-vrp.h: Add include guard.
commit
|
commitdiff
|
tree
2017-08-03
Tom de Vries
Require alias for gcc.dg/pr56727-2.c
commit
|
commitdiff
|
tree
2017-08-03
Tom de Vries
Require alloca for gcc.dg/attr-noipa.c
commit
|
commitdiff
|
tree
2017-08-03
Tom de Vries
Require label_values for gcc.dg/torture/pr80163.c
commit
|
commitdiff
|
tree
2017-08-03
Tom de Vries
Skip fpatchable-function-entry tests for nvptx
commit
|
commitdiff
|
tree
2017-08-03
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2017-08-02
Yury Gribov
Added Python implementation of mklog.
commit
|
commitdiff
|
tree
2017-08-02
Yury Gribov
Renamed original mklog to mklog.pl.
commit
|
commitdiff
|
tree
2017-08-02
Ian Lance Taylor
compiler: only finalize embedded fields before finalizi...
commit
|
commitdiff
|
tree
2017-08-02
Uros Bizjak
* ChangeLog: Fix my last entry.
commit
|
commitdiff
|
tree
2017-08-02
Uros Bizjak
re PR target/81644 (ICE in rtl_verify_bb_insn, BBRO...
commit
|
commitdiff
|
tree
2017-08-02
Marek Polacek
re PR other/81667 (trunk/gcc/alloc-pool.h:239: possible...
commit
|
commitdiff
|
tree
2017-08-02
Tom de Vries
Use relative line number in gcc.dg/Walloca-14.c
commit
|
commitdiff
|
tree
2017-08-02
Uros Bizjak
funcspec-56.inc (no_3dnowa): Properly test "no-3dnowa...
commit
|
commitdiff
|
tree
2017-08-02
David Edelsohn
Add PR number.
commit
|
commitdiff
|
tree
2017-08-02
David Edelsohn
* xcoff.c (xcoff_process_linenos): Initialize incl...
commit
|
commitdiff
|
tree
2017-08-02
Tom de Vries
Add missing probabilities in nvptx_lock{less,full}_update
commit
|
commitdiff
|
tree
2017-08-02
Marek Polacek
re PR c/81448 (False positive -Werror=multistatement...
commit
|
commitdiff
|
tree
2017-08-02
Marek Polacek
re PR c/81289 (ICE in libcpp/line-map.c)
commit
|
commitdiff
|
tree
next