projects
/
gcc.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gcc.git
2017-05-30
Wilco Dijkstra
Fix ARM bootstrap failure due to an odd warning:
commit
|
commitdiff
|
tree
2017-05-30
Richard Biener
tree-vectorizer.h (struct _stmt_vec_info): Add reduc_ty...
commit
|
commitdiff
|
tree
2017-05-30
Olivier Hainque
t-vxworks (LIBGCC2_INCLUDES): Remove extraneous dollar...
commit
|
commitdiff
|
tree
2017-05-30
Jakub Jelinek
re PR libgomp/80822 (libgomp incorrect affinity when...
commit
|
commitdiff
|
tree
2017-05-30
Richard Biener
re PR tree-optimization/80901 (ICE on valid code at...
commit
|
commitdiff
|
tree
2017-05-30
Robin Dapp
Vector peeling cost model 6/6
commit
|
commitdiff
|
tree
2017-05-30
Robin Dapp
Vector peeling cost model 5/6
commit
|
commitdiff
|
tree
2017-05-30
Robin Dapp
Vector peeling cost model 4/6
commit
|
commitdiff
|
tree
2017-05-30
Robin Dapp
Vector peeling cost model 3/6
commit
|
commitdiff
|
tree
2017-05-30
Robin Dapp
Vector peeling cost model 2/6
commit
|
commitdiff
|
tree
2017-05-30
Robin Dapp
Vector peeling cost model 1/6
commit
|
commitdiff
|
tree
2017-05-30
Jozef Lawrynowicz
re PR target/78838 (msp430 option -mcode-region=either...
commit
|
commitdiff
|
tree
2017-05-30
Martin Liska
Fix parenthesis in auto-profile.c (PR other/80909).
commit
|
commitdiff
|
tree
2017-05-30
Richard Biener
re PR tree-optimization/80876 (ICE in verify_loop_struc...
commit
|
commitdiff
|
tree
2017-05-30
Martin Liska
Remove dump_file_info::dump_file_info and replace it...
commit
|
commitdiff
|
tree
2017-05-30
Martin Liska
Compare predictor values with these defined in predict...
commit
|
commitdiff
|
tree
2017-05-30
Martin Liska
Fix coding style.
commit
|
commitdiff
|
tree
2017-05-30
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2017-05-29
Max Filippov
gcc: xtensa: fix unused parameter warning
commit
|
commitdiff
|
tree
2017-05-29
Max Filippov
gcc: xtensa: fix fprintf format specifiers
commit
|
commitdiff
|
tree
2017-05-29
Eric Botcazou
install.texi (Options specification): Restore entry...
commit
|
commitdiff
|
tree
2017-05-29
Alexandre Oliva
[libcc1] drop unused field from C++ lang_identifier
commit
|
commitdiff
|
tree
2017-05-29
Nathan Sidwell
PR c++/80891 (#1,#5)
commit
|
commitdiff
|
tree
2017-05-29
Jerry DeLisle
re PR fortran/53029 (missed optimization in internal...
commit
|
commitdiff
|
tree
2017-05-29
Nathan Sidwell
PR c++/80891 (#4)
commit
|
commitdiff
|
tree
2017-05-29
Nathan Sidwell
Stat hack representation
commit
|
commitdiff
|
tree
2017-05-29
Nathan Sidwell
PR c++/80891 (#1)
commit
|
commitdiff
|
tree
2017-05-29
Nathan Sidwell
PR c++/80891 (#3)
commit
|
commitdiff
|
tree
2017-05-29
Nathan Sidwell
PR c++/80891 (#2)
commit
|
commitdiff
|
tree
2017-05-29
Tom de Vries
check_GNU_style_lib.py: Fix trailing whitespace check
commit
|
commitdiff
|
tree
2017-05-29
Tom de Vries
check_GNU_style.py: Read stdin if file argument is '-'
commit
|
commitdiff
|
tree
2017-05-29
Tom de Vries
check_GNU_style_lib.py: Suggest to install all missing...
commit
|
commitdiff
|
tree
2017-05-29
Thomas Koenig
re PR fortran/37131 (inline matmul for small matrix...
commit
|
commitdiff
|
tree
2017-05-29
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2017-05-28
Tim Shen
re PR c++/80737 (variant<any> as class member resulting...
commit
|
commitdiff
|
tree
2017-05-28
Rainer Orth
Fix libgfortran FMA3/FMA4 tests
commit
|
commitdiff
|
tree
2017-05-28
Thomas Koenig
frontend-passes.c (matmul_lhs_realloc): Correct allocat...
commit
|
commitdiff
|
tree
2017-05-28
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2017-05-27
Michael Eager
Revert:
commit
|
commitdiff
|
tree
2017-05-27
Iain Buclaw
d-demangle.c (dlang_identifier): Prefix mangled init...
commit
|
commitdiff
|
tree
2017-05-27
Iain Buclaw
d-demangle.c (dlang_call_convention_p): Move declaratio...
commit
|
commitdiff
|
tree
2017-05-27
Iain Buclaw
d-demangle.c (dlang_parse_real): Remove stack buffer...
commit
|
commitdiff
|
tree
2017-05-27
Bernd Schmidt
MAINTAINERS: Update my email address, and remove myself...
commit
|
commitdiff
|
tree
2017-05-27
Francois-Xavier...
* doc/install.texi: Add links to macOS binary distribut...
commit
|
commitdiff
|
tree
2017-05-27
Jakub Jelinek
Small ChangeLog tweak.
commit
|
commitdiff
|
tree
2017-05-27
Jakub Jelinek
re PR bootstrap/80887 (gnat bootstrap fails at s-regpat...
commit
|
commitdiff
|
tree
2017-05-27
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2017-05-26
Ian Lance Taylor
compiler: identify array index expressions in lvalue...
commit
|
commitdiff
|
tree
2017-05-26
Richard Henderson
re PR libgcc/80037 (Bad .eh_frame data in crtend.o)
commit
|
commitdiff
|
tree
2017-05-26
Nathan Sidwell
Implement DR2061
commit
|
commitdiff
|
tree
2017-05-26
Nathan Sidwell
Inline and using namespace representation change.
commit
|
commitdiff
|
tree
2017-05-26
Thomas Koenig
re PR fortran/80889 (Bootstrap broken on all targets...
commit
|
commitdiff
|
tree
2017-05-26
Nathan Sidwell
call.c (build_operator_new_call): Do namelookup and...
commit
|
commitdiff
|
tree
2017-05-26
Nathan Sidwell
cp-tree.h (OVL_CHAIN): Check looking at OVERLOAD.
commit
|
commitdiff
|
tree
2017-05-26
Martin Liska
Renumber TDF_* flags to be contiguous.
commit
|
commitdiff
|
tree
2017-05-26
Martin Liska
Simplify usage of some TDF_* flags.
commit
|
commitdiff
|
tree
2017-05-26
Bin Cheng
tree-vect-loop-manip.c (create_intersect_range_checks_i...
commit
|
commitdiff
|
tree
2017-05-26
Bin Cheng
re PR middle-end/80815 (wrong code because of broken...
commit
|
commitdiff
|
tree
2017-05-26
Bin Cheng
tree-vect-data-refs.c (Operator==, [...]): Move from ...
commit
|
commitdiff
|
tree
2017-05-26
Bin Cheng
tree-vect-data-refs.c (compare_tree): Rename and move ...
commit
|
commitdiff
|
tree
2017-05-26
Nathan Sidwell
* name-lookup.c (name_lookup::search_adl): ADL OMP...
commit
|
commitdiff
|
tree
2017-05-26
Martin Liska
Bound partial-inlining-entry-probability param (PR...
commit
|
commitdiff
|
tree
2017-05-26
Marek Polacek
re PR sanitizer/80875 (UBSAN: compile time crash in...
commit
|
commitdiff
|
tree
2017-05-26
Tom de Vries
Replace absolute line numbers in gcc.dg
commit
|
commitdiff
|
tree
2017-05-26
Jakub Jelinek
cp-tree.h (struct lang_decl_decomp): New type.
commit
|
commitdiff
|
tree
2017-05-26
Richard Biener
re PR tree-optimization/80842 (ICE at -O3 on x86_64...
commit
|
commitdiff
|
tree
2017-05-26
Richard Biener
re PR tree-optimization/80844 (OpenMP SIMD doesn't...
commit
|
commitdiff
|
tree
2017-05-26
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2017-05-25
Eric Gallager
MAINTAINERS: Add self to Write After Approval
commit
|
commitdiff
|
tree
2017-05-25
Paolo Carlini
re PR c++/79652 (ICE on invalid c++ code in warn_extern...
commit
|
commitdiff
|
tree
2017-05-25
Paolo Carlini
re PR c++/71451 (ICE on invalid C++11 code on x86_64...
commit
|
commitdiff
|
tree
2017-05-25
Thomas Koenig
re PR libfortran/78379 (Processor-specific versions...
commit
|
commitdiff
|
tree
2017-05-25
Jason Merrill
* g++.dg/cpp1z/nontype-auto11.C: Move from pr79583.C.
commit
|
commitdiff
|
tree
2017-05-25
Jason Merrill
PR c++/80605 - __is_standard_layout and zero-length...
commit
|
commitdiff
|
tree
2017-05-25
Nathan Sidwell
Kill OVL_CURRENT, OVL_NEXT.
commit
|
commitdiff
|
tree
2017-05-25
Sebastian Peryt
md.texi (Machine Constraints): Update x86 family machin...
commit
|
commitdiff
|
tree
2017-05-25
Nathan Sidwell
Kill DECL_NAMESPACE_USERS, DECL_NAMESPACE_ASSOCIATIONS.
commit
|
commitdiff
|
tree
2017-05-25
Volker Reichelt
invoke.texi (-Wcatch-value=): Document new warning...
commit
|
commitdiff
|
tree
2017-05-25
Nathan Sidwell
Reimplement unqualified namespace lookup.
commit
|
commitdiff
|
tree
2017-05-25
Martin Sebor
overflow-warn-9.c: Adjust expected warnings to avoid...
commit
|
commitdiff
|
tree
2017-05-25
Nathan Sidwell
Reimplement qualified namespace lookup.
commit
|
commitdiff
|
tree
2017-05-25
Jan Hubicka
* gfortran.dg/pr48636.f90: Fix template better.
commit
|
commitdiff
|
tree
2017-05-25
Jonathan Wakely
Fix bootstrap failure in Ada FE due to -Werror=ignored...
commit
|
commitdiff
|
tree
2017-05-25
Nathan Sidwell
cp-tree.h (LOOKUP_SEEN_P, [...]): New.
commit
|
commitdiff
|
tree
2017-05-25
Thomas Koenig
dump-parse-tree.c (show_expr): Also replace with dumpfi...
commit
|
commitdiff
|
tree
2017-05-25
Nathan Sidwell
configure.ac: Add --enable-languages=default to mean...
commit
|
commitdiff
|
tree
2017-05-25
Martin Liska
Add -fdump*-folding suboption.
commit
|
commitdiff
|
tree
2017-05-25
Paolo Carlini
re PR c++/79583 (ICE (internal compiler error) upon...
commit
|
commitdiff
|
tree
2017-05-25
Paolo Carlini
re PR c++/68578 (ICE on invalid template declaration...
commit
|
commitdiff
|
tree
2017-05-25
Marc Glisse
Relax VIEW_CONVERT_EXPR - CONVERT_EXPR combination
commit
|
commitdiff
|
tree
2017-05-25
Marc Glisse
Allow some NOP conversions in (X+CST1)+CST2 in match.pd
commit
|
commitdiff
|
tree
2017-05-25
Marc Glisse
Move "(A & C) == D is false when D & ~C != 0" to match.pd
commit
|
commitdiff
|
tree
2017-05-25
Nathan Sidwell
lto-streamer-in.c (lto_input_data_block): Adjust T...
commit
|
commitdiff
|
tree
2017-05-25
Nathan Sidwell
auto-profile.c (afdo_propagate): Adjust T const cast...
commit
|
commitdiff
|
tree
2017-05-25
Nathan Sidwell
c=common.c (field_decl_cmp, [...]): Adjust T const...
commit
|
commitdiff
|
tree
2017-05-25
Nathan Sidwell
* libiberty.h (ASTRDUP): Adjust cast to avoid warning.
commit
|
commitdiff
|
tree
2017-05-25
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2017-05-24
Nathan Sidwell
friend.c (do_friend): Remove check for existing decl.
commit
|
commitdiff
|
tree
2017-05-24
Nathan Sidwell
* Make-lang.in (CXX_AND_OBJCXX_OBJS): Alphabetize.
commit
|
commitdiff
|
tree
2017-05-24
Nathan Sidwell
cp-tree.h (cp_free_lang_data): Add extern.
commit
|
commitdiff
|
tree
next