2016-12-07 |
Nathan Sidwell | cp-tree.h (enum cp_tree_index): Add CPTI_AUTO_IDENTIFIE... |
commit | commitdiff | tree |
2016-12-07 |
Pierre-Marie... | decl.c (gnat_to_gnu_entity): When they are global... |
commit | commitdiff | tree |
2016-12-07 |
Eric Botcazou | decl.c (gnat_to_gnu_entity): Translate System.Address... |
commit | commitdiff | tree |
2016-12-07 |
Eric Botcazou | Adjust comment |
commit | commitdiff | tree |
2016-12-07 |
Eric Botcazou | decl.c (gnat_to_gnu_entity): Also call finish_character... |
commit | commitdiff | tree |
2016-12-07 |
Bin Cheng | re PR middle-end/78691 (ICE compiling Linux boot code) |
commit | commitdiff | tree |
2016-12-07 |
Rainer Orth | Compile gcc.target/i386/pr70322-?.c with -mno-stackrealign |
commit | commitdiff | tree |
2016-12-07 |
Naveen H.S | 2016-12-07 Naveen H.S <Naveen.Hurugalawadi@cavium... |
commit | commitdiff | tree |
2016-12-07 |
David Malcolm | Fix x86_64-ism in selftest (PR bootstrap/78705) |
commit | commitdiff | tree |
2016-12-07 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2016-12-06 |
Tom de Vries | re PR tree-optimization/67955 (tree-dse does not use... |
commit | commitdiff | tree |
2016-12-06 |
Eric Botcazou | Put back blank line |
commit | commitdiff | tree |
2016-12-06 |
Eric Botcazou | re PR middle-end/78700 (gccgo testcases stack.go, recov... |
commit | commitdiff | tree |
2016-12-06 |
Than McIntosh | compiler: pass lvalue/rvalue context to back end for... |
commit | commitdiff | tree |
2016-12-06 |
Michael Meissner | re PR target/78658 (powerpc64le: ICE with -mcpu=power9... |
commit | commitdiff | tree |
2016-12-06 |
David Malcolm | print_rtx: implement support for reuse IDs (v2) |
commit | commitdiff | tree |
2016-12-06 |
Vladimir Makarov | lra-lives.c (process_bb_lives): Update biggest mode... |
commit | commitdiff | tree |
2016-12-06 |
Uros Bizjak | predicates.md (general_gr_operand): New predicate. |
commit | commitdiff | tree |
2016-12-06 |
Felipe Magno... | Add #ifdef case for 16 bits in cow-stdexcept.cc |
commit | commitdiff | tree |
2016-12-06 |
Felipe Magno... | Enable libstdc++ compilation on AVR targets |
commit | commitdiff | tree |
2016-12-06 |
Jerry DeLisle | re PR fortran/78659 ([F03] Spurious "requires DTIO... |
commit | commitdiff | tree |
2016-12-06 |
Kyrylo Tkachov | [ARM][committed] Sort ARMv8 processors by alphabetic... |
commit | commitdiff | tree |
2016-12-06 |
Jonathan Wakely | Fix pretty-printer for std::variant |
commit | commitdiff | tree |
2016-12-06 |
Jonathan Wakely | Fix debug mode assertion for std::shared_ptr<void> |
commit | commitdiff | tree |
2016-12-06 |
Robert Suchanek | [MIPS][MSA] Fix builtins with literal integer arguments. |
commit | commitdiff | tree |
2016-12-06 |
Andre Vehreschild | re PR fortran/78226 (Fill out location information... |
commit | commitdiff | tree |
2016-12-06 |
Jonathan Wakely | Fix libstdc++-v3/ChangeLog dates |
commit | commitdiff | tree |
2016-12-06 |
Ville Voutilainen | Constrain optional's __constexpr_addressof in its retur... |
commit | commitdiff | tree |
2016-12-06 |
Tim Shen | variant (visit): Make visit constexpr. |
commit | commitdiff | tree |
2016-12-06 |
Tim Shen | enable_special_members.h: Make _Enable_default_construc... |
commit | commitdiff | tree |
2016-12-06 |
Tim Shen | variant (std::get, operator==): Implement constexpr... |
commit | commitdiff | tree |
2016-12-06 |
Tim Shen | variant (__erased_use_alloc_ctor, [...]): Remove uses... |
commit | commitdiff | tree |
2016-12-06 |
Aditya Kumar | Add missing noexcept on std::_Sp_locker constructors |
commit | commitdiff | tree |
2016-12-06 |
Jonathan Wakely | Add noexcept to various basic_string string operations |
commit | commitdiff | tree |
2016-12-06 |
Aldy Hernandez | re PR middle-end/78548 (ICE on valid C code on x86_64... |
commit | commitdiff | tree |
2016-12-06 |
Aldy Hernandez | re PR middle-end/78566 (gcc.dg/uninit-pred-6_[abc]... |
commit | commitdiff | tree |
2016-12-06 |
Tamar Christina | 2016-12-06 Tamar Christina <tamar.christina@arm.com> |
commit | commitdiff | tree |
2016-12-06 |
Jakub Jelinek | re PR c++/71537 (GCC rejects consetxpr boolean conversi... |
commit | commitdiff | tree |
2016-12-06 |
Jakub Jelinek | re PR c++/71537 (GCC rejects consetxpr boolean conversi... |
commit | commitdiff | tree |
2016-12-06 |
Jakub Jelinek | re PR c++/71537 (GCC rejects consetxpr boolean conversi... |
commit | commitdiff | tree |
2016-12-06 |
Jakub Jelinek | re PR tree-optimization/78675 (ICE: verify_gimple faile... |
commit | commitdiff | tree |
2016-12-06 |
Eric Botcazou | re PR middle-end/78642 (invalid rtl sharing found in... |
commit | commitdiff | tree |
2016-12-06 |
DJ Delorie | Oops, fix date |
commit | commitdiff | tree |
2016-12-06 |
DJ Delorie | * argv.c (expandargv): Check for directories passed... |
commit | commitdiff | tree |
2016-12-06 |
Michael Meissner | re PR target/78688 (PowerPC fails bootstrap) |
commit | commitdiff | tree |
2016-12-06 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2016-12-05 |
Joseph Myers | * es.po, fr.po: Update. |
commit | commitdiff | tree |
2016-12-05 |
Bill Schmidt | re PR tree-optimization/78646 (incorrect result type... |
commit | commitdiff | tree |
2016-12-05 |
Jeff Law | re PR target/71721 (uclinux posix threads) |
commit | commitdiff | tree |
2016-12-05 |
Waldemar Brodkorb | * config.gcc (*-*-uclinux*): Enable posix threads. |
commit | commitdiff | tree |
2016-12-05 |
Andrew Senkevich | Add AVX512 k-mask intrinsics |
commit | commitdiff | tree |
2016-12-05 |
Segher Boessenkool | Subject: [PATCH] Revert "Do not simplify "(and (reg... |
commit | commitdiff | tree |
2016-12-05 |
Paolo Bonzini | match.pd: Simplify X ? C : 0 where C is a power of... |
commit | commitdiff | tree |
2016-12-05 |
Nathan Sidwell | diagnostic.c (diagnostic_check_max_errors): New, broken... |
commit | commitdiff | tree |
2016-12-05 |
Mikael Pettersson | re PR ada/48835 (porting GNAT to m68k-linux) |
commit | commitdiff | tree |
2016-12-05 |
Cupertino Miranda | [ARC] Fix PIE. |
commit | commitdiff | tree |
2016-12-05 |
Claudiu Zissulescu | [ARC] Remove unused patterns, refactor unspec+offset... |
commit | commitdiff | tree |
2016-12-05 |
Eric Botcazou | system-darwin-ppc.ads (Support_Atomic_Primitives):... |
commit | commitdiff | tree |
2016-12-05 |
Andre Vieira | Fix arm-netbsdelf bootstrap. |
commit | commitdiff | tree |
2016-12-05 |
James Greenhalgh | [Patch 2/2 PR78561] Recalculate constant pool size... |
commit | commitdiff | tree |
2016-12-05 |
Eric Botcazou | sparc-protos.h (sparc_splitdi_legitimate): Rename to... |
commit | commitdiff | tree |
2016-12-05 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2016-12-04 |
Janus Weil | re PR fortran/78618 (ICE in gfc_check_rank, at fortran... |
commit | commitdiff | tree |
2016-12-04 |
Martin Sebor | PR c/78668 - aligned_alloc, realloc, et al. missing... |
commit | commitdiff | tree |
2016-12-04 |
Uros Bizjak | re PR target/70322 (STV doesn't optimize andn) |
commit | commitdiff | tree |
2016-12-04 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2016-12-03 |
Janus Weil | re PR fortran/43207 ([OOP] invalid (pointer) assignment... |
commit | commitdiff | tree |
2016-12-03 |
Janus Weil | re PR fortran/42188 ([OOP] F03:C612. The leftmost part... |
commit | commitdiff | tree |
2016-12-03 |
Eric Botcazou | lra-constraints.c (emit_spill_move): Use gen_lowpart_SU... |
commit | commitdiff | tree |
2016-12-03 |
Eric Botcazou | constraints.md (U): Adjust comment. |
commit | commitdiff | tree |
2016-12-03 |
John David... | baseline_symbols.txt: Regenerate. |
commit | commitdiff | tree |
2016-12-03 |
Thomas Koenig | re PR libfortran/78379 (Processor-specific versions... |
commit | commitdiff | tree |
2016-12-03 |
Janus Weil | re PR fortran/58175 ([OOP] Incorrect warning message... |
commit | commitdiff | tree |
2016-12-03 |
Steven G. Kargl | expr.c (gfc_build_conversion): Remove unneeded initiali... |
commit | commitdiff | tree |
2016-12-03 |
Jeff Law | arm.c (arm_handle_cmse_nonsecure_call): Remove unused... |
commit | commitdiff | tree |
2016-12-03 |
Michael Meissner | config.gcc (powerpc*-*-linux*): Set gnu-indirect-functi... |
commit | commitdiff | tree |
2016-12-03 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2016-12-02 |
Segher Boessenkool | simplify-rtx: Fix the last fix (PR78638) |
commit | commitdiff | tree |
2016-12-02 |
David Malcolm | selftest.c: remove calls to strndup (PR bootstrap/78616) |
commit | commitdiff | tree |
2016-12-02 |
Michael Meissner | re PR target/78639 (Power9 bad code generation for... |
commit | commitdiff | tree |
2016-12-02 |
Steven G. Kargl | simplify.c (gfc_convert_char_constant): Free result... |
commit | commitdiff | tree |
2016-12-02 |
Jakub Jelinek | re PR c++/78649 (ICE on invalid C++ code on x86_64... |
commit | commitdiff | tree |
2016-12-02 |
Uros Bizjak | re PR target/70322 (STV doesn't optimize andn) |
commit | commitdiff | tree |
2016-12-02 |
Janus Weil | [multiple changes] |
commit | commitdiff | tree |
2016-12-02 |
Kyrylo Tkachov | [AArch64] Separate shrink wrapping hooks implementation |
commit | commitdiff | tree |
2016-12-02 |
Martin Jambor | Move rebuild_cfg to the end of build_ssa_passes |
commit | commitdiff | tree |
2016-12-02 |
Uros Bizjak | alpha.md (exception_receiver): Copy alpha_gp_ave_rtx... |
commit | commitdiff | tree |
2016-12-02 |
Tadek Kijkowski | Makefile.in (PREPROCESSOR_DEFINES): Add a level of... |
commit | commitdiff | tree |
2016-12-02 |
Jakub Jelinek | re PR target/70322 (STV doesn't optimize andn) |
commit | commitdiff | tree |
2016-12-02 |
Jakub Jelinek | re PR target/78614 (ICE error: invalid rtl sharing... |
commit | commitdiff | tree |
2016-12-02 |
Andre Vieira | Added support for ARMV8-M Security Extension cmse_nonse... |
commit | commitdiff | tree |
2016-12-02 |
Andre Vieira | ARMv8-M Security Extension's cmse_nonsecure_call: use... |
commit | commitdiff | tree |
2016-12-02 |
Andre Vieira | Handling ARMv8-M Security Extension's cmse_nonsecure_ca... |
commit | commitdiff | tree |
2016-12-02 |
Andre Vieira | ARMv8-M Security Extension's cmse_nonsecure_entry:... |
commit | commitdiff | tree |
2016-12-02 |
Andre Vieira | ARMv8-M Security Extension's cmse_nonsecure_entry:... |
commit | commitdiff | tree |
2016-12-02 |
Andre Vieira | Handling ARMv8-M Security Extension's cmse_nonsecure_en... |
commit | commitdiff | tree |
2016-12-02 |
Andre Vieira | Add support for ARMv8-M's Secure Extensions flag and... |
commit | commitdiff | tree |
2016-12-02 |
Georg-Johann Lay | avr.c: Fix coding rule glitches. |
commit | commitdiff | tree |
2016-12-02 |
Cesar Philippidis | c-parser.c (c_parser_pragma): Error when PRAGMA_OACC_... |
commit | commitdiff | tree |
2016-12-02 |
Martin Jambor | [hsa] Exclude parallel outlines from hsa_callable_funct... |
commit | commitdiff | tree |
next |