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-11-15
Jason Merrill
PR c++/78358 - tuple decomposition decltype
commit
|
commitdiff
|
tree
|
snapshot
2016-11-15
Jeff Law
tree-ssa-threadbackward.c (fsm_find_thread_path): Remov...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-15
Jakub Jelinek
* g++.dg/cpp1y/auto-fn33.C (main): Turn // error: ...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-15
Uros Bizjak
ChangeLog: Fix ChangeLog entry.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-15
Claudiu Zissulescu
[ARC] [libgcc] Fix defines
commit
|
commitdiff
|
tree
|
snapshot
2016-11-15
Jakub Jelinek
re PR c++/71988 (ICE in dump_simple_decl (gcc/cp/error...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-15
Claudiu Zissulescu
[ARC] New option handling, refurbish multilib support.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-15
Maciej W. Rozycki
MIPS/GCC: Mark trailing labels with `.insn'
commit
|
commitdiff
|
tree
|
snapshot
2016-11-15
Maciej W. Rozycki
MIPS/GCC/test: Implement `-mcode-readable=yes' option...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-15
Jason Merrill
Allow references in constant-expressions.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-15
Maciej W. Rozycki
MIPS/GCC/test: Implement `-mmicromips' option test
commit
|
commitdiff
|
tree
|
snapshot
2016-11-15
Jonathan Wakely
Fix find&replace error in license boilerplate
commit
|
commitdiff
|
tree
|
snapshot
2016-11-15
Jonathan Wakely
Add std::string constructor for substring of string_vie...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-15
Jonathan Wakely
Constrain swap overload for std::optional (LWG 2748)
commit
|
commitdiff
|
tree
|
snapshot
2016-11-15
Michael Matz
re PR target/77881 (Non-optimal signed comparison on...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-15
Jakub Jelinek
re PR middle-end/78295 (Spurious -Wuninitialized warnin...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-15
Richard Sandiford
Fix scripto in ChangeLog
commit
|
commitdiff
|
tree
|
snapshot
2016-11-15
Richard Sandiford
Fix a GET_MODE_CLASS typo in mem_loc_descriptor
commit
|
commitdiff
|
tree
|
snapshot
2016-11-15
Jason Merrill
Various C++17 decomposition fixes.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-15
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-14
Ian Lance Taylor
runtime: don't crash if signal handler info argument...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-14
Ville Voutilainen
Implement P0513R0, Poisoning the Hash.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-14
Ville Voutilainen
Implement P0504R0 (Revisiting in-place tag types for...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-14
Michael Meissner
rs6000.c (rs6000_expand_vector_set): Add support for...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-14
Mark Wielaard
libiberty: Add -Wshadow=local to warning flags (if...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-14
Jakub Jelinek
c-cppbuiltin.c (c_cpp_builtins): Define __cpp_structure...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-14
Thomas Preud...
tree-ssa-math-opts.c (find_bswap_or_nop): Zero out...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-14
Thomas Koenig
dump-parse-tree.c (show_code): Add prototype.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-14
Janus Weil
re PR fortran/78300 ([OOP] Failure to compile a F03...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-14
Uros Bizjak
i386.md (*andndi3_doubleword): Merge operand constraints.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-14
Ville Voutilainen
Use constexpr addressof in optional, SFINAE housekeepin...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-14
Martin Liska
Fix dump output in dse_optimize_stmt
commit
|
commitdiff
|
tree
|
snapshot
2016-11-14
Prasad Ghangal
Make-lang.in (C_AND_OBJC_OBJS): Add gimple-parser.o.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-14
Prasad Ghangal
Make-lang.in (C_AND_OBJC_OBJS): Add gimple-parser.o.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-14
Martin Liska
Introduce -fprofile-update=prefer-atomic
commit
|
commitdiff
|
tree
|
snapshot
2016-11-14
Wilco Dijkstra
The second patch updates the Cortex-A57 scheduler now...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-14
Wilco Dijkstra
Currently the SBFM, UBFM and BFM instructions all use...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-14
Wilco Dijkstra
The existing vector costs stop some beneficial vectoriz...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-14
Eric Botcazou
Makefile.in: Replace s-interr-hwint.adb with s-interr...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-14
Trevor Saunders
remove conditional compilation of HAVE_AS_LEB128 code
commit
|
commitdiff
|
tree
|
snapshot
2016-11-14
Richard Biener
re PR tree-optimization/78312 (wrong code due to ssa...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-14
Georg-Johann Lay
re PR target/78093 ([avr] New variable attribute "absda...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-14
Jakub Jelinek
Implement P0217R3 - C++17 structured bindings
commit
|
commitdiff
|
tree
|
snapshot
2016-11-14
Jakub Jelinek
Implement P0217R3 - C++17 structured bindings
commit
|
commitdiff
|
tree
|
snapshot
2016-11-14
Jason Merrill
Improve various diagnostic issues.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-14
Jonathan Wakely
Delete addressof for temporaries (LWG 2598)
commit
|
commitdiff
|
tree
|
snapshot
2016-11-14
Jonathan Wakely
Make std::future::share() noexcept (LWG 2556)
commit
|
commitdiff
|
tree
|
snapshot
2016-11-14
Jonathan Wakely
PR78326 fix incorrect access of data member in base...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-14
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-13
Jonathan Wakely
Add array support to std::shared_ptr for C++17
commit
|
commitdiff
|
tree
|
snapshot
2016-11-13
Kugan Vivekanandarajah
pr78268.C: New test.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-13
Ville Voutilainen
Implement P0403R1, Literal suffixes for basic_string_view.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-13
Prathamesh...
re PR tree-optimization/35503 (Warning about restricted...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-13
Bob Duff
decl.c (gnat_to_gnu_entity): In assertion about known...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-13
Uros Bizjak
re PR rtl-optimization/78232 (FAIL: gcc.dg/torture...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-13
Eric Botcazou
decl.c (gnat_to_gnu_entity): Look at the underlying...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-13
Eric Botcazou
decl.c (annotate_value): Deal specially with negative...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-13
Eric Botcazou
utils2.c (gnat_protect_expr): Also protect only the...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-13
Eric Botcazou
Makefile.in (NO_OMIT_ADAFLAGS): Define.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-13
Eric Botcazou
c-ada-spec.c (print_ada_declaration): For typedef decla...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-13
Eric Botcazou
ipa-icf.c (sem_function::merge): Do not create a wrappe...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-13
David Edelsohn
re PR target/78336 (powerpc-darwin bootstrap broken...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-13
Janus Weil
re PR fortran/60952 ([F03] Problem using "end" as a...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-13
Janus Weil
re PR fortran/66366 ([OOP] ICE on invalid with non...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-13
Jason Merrill
CWG 2233 - default arg and parameter pack
commit
|
commitdiff
|
tree
|
snapshot
2016-11-13
Jason Merrill
Fix constexpr lvalue use of __real and __imag.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-13
Jason Merrill
DR 374 - specialization in outer namespace
commit
|
commitdiff
|
tree
|
snapshot
2016-11-13
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
David Edelsohn
* g++.dg/pr78112.C: XFAIL AIX.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
Jonathan Wakely
* src/filesystem/ops.cc (is_empty): Fix typo in excepti...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
Jonathan Wakely
* include/std/future (future_error): Fix public typo...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
Joseph Myers
* es.po: Update.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
Segher Boessenkool
rs6000: Don't forget to initialize the TOC (PR77957)
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
Janus Weil
re PR fortran/77501 ([F03] ICE in gfc_match_generic...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
Jonathan Wakely
Add std::future_error constructor from future_errc
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
Jonathan Wakely
Use shared_ptr<T>::element_type in hash specializations
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Jakub Jelinek
re PR c++/71225 (Overeager instantiation of members...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Eric Botcazou
re PR rtl-optimization/59461 (missed zero-extension...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Joseph Myers
* fr.po: Update.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Uros Bizjak
i386.md (*<shift_insn><mode>3_doubleword): Mark operand...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Michael Meissner
re PR target/78243 (incorrect byte offset in vextractuh...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Szabolcs Nagy
[i386][musl] Add cpuinfo to static libgcc only on ...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Uros Bizjak
re PR target/78310 (ICE: insn does not satisfy its...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Jeff Law
gimple-ssa-isolate-paths.c (is_divmod_with_given_diviso...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Bin Cheng
re PR testsuite/78292 (test case gcc.dg/vect/vect-cond...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Ian Lance Taylor
libgo: fix GOARCH_INT64ALIGN for several targets
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Jakub Jelinek
re PR c++/72774 (ICE on invalid C++ code on x86_64...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Richard Biener
re PR tree-optimization/71575 ([graphite] internal...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Richard Biener
re PR middle-end/78295 (Spurious -Wuninitialized warnin...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-10
Sandra Loosemore
re PR c/37998 (Unclear documentation of -fno-common)
commit
|
commitdiff
|
tree
|
snapshot
2016-11-10
Ian Lance Taylor
runtime: copy signal code from Go 1.7 runtime
commit
|
commitdiff
|
tree
|
snapshot
2016-11-10
Segher Boessenkool
combine: Do not call simplify from inside change_zero_e...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-10
Fritz O. Reese
Fix ICE and improve errors for invalid anonymous struct...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-10
Fritz O. Reese
Fix some whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-10
Jason Merrill
PR c++/77337 - auto return and lambda
commit
|
commitdiff
|
tree
|
snapshot
2016-11-10
François Dumont
debug.cc (format_word): Delete.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-10
Michael Meissner
rs6000.c (rs6000_hard_regno_mode_ok): If ISA 3.0...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-10
Pat Haugen
re PR rtl-optimization/78241 (wrong code with -funroll...
commit
|
commitdiff
|
tree
|
snapshot
next