2015-07-02 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2015-07-01 |
DJ Delorie | tpf.h (LIBSTDCXX): Change to CPP1. |
commit | commitdiff | tree | snapshot |
2015-07-01 |
Jason Merrill | c-common.h (D_CXX11): Rename from D_CXX0X. |
commit | commitdiff | tree | snapshot |
2015-07-01 |
Jason Merrill | c-opts.c (c_common_post_options): Default to C++14. |
commit | commitdiff | tree | snapshot |
2015-07-01 |
Jason Merrill | c-opts.c (c_common_post_options): Highest ABI level... |
commit | commitdiff | tree | snapshot |
2015-07-01 |
Jason Merrill | re PR c++/65945 (C++ alignment of nullptr_t is 1 and... |
commit | commitdiff | tree | snapshot |
2015-07-01 |
John David... | linux-atomic.c (__kernel_cmpxchg): Reorder arguments... |
commit | commitdiff | tree | snapshot |
2015-07-01 |
Tom de Vries | Use scan-rtl-dump in i386/vararg-loc.c |
commit | commitdiff | tree | snapshot |
2015-07-01 |
Richard Sandiford | re PR middle-end/66685 (conftest.c:16:1: internal compi... |
commit | commitdiff | tree | snapshot |
2015-07-01 |
Thomas Koenig | arith.c (gfc_arith_divide): With -Winteger-division... |
commit | commitdiff | tree | snapshot |
2015-07-01 |
Bernd Edlinger | re PR rtl-optimization/61047 (wrong code at -O1 on... |
commit | commitdiff | tree | snapshot |
2015-07-01 |
Richard Biener | fold-const.c (fold_comparison): Move X - Y CMP 0 -... |
commit | commitdiff | tree | snapshot |
2015-07-01 |
David Malcolm | PR jit/66700: set TREE_ADDRESSABLE when building an... |
commit | commitdiff | tree | snapshot |
2015-07-01 |
David Malcolm | jit: document union types |
commit | commitdiff | tree | snapshot |
2015-07-01 |
David Malcolm | jit: clarify (lack of) lifetime requirements on input... |
commit | commitdiff | tree | snapshot |
2015-07-01 |
Jonathan Wakely | alloc_traits.h (__alloctr_rebind): Remove. |
commit | commitdiff | tree | snapshot |
2015-07-01 |
Jonathan Wakely | ptr_traits.h (__ptrtr_elt_type, [...]): Remove |
commit | commitdiff | tree | snapshot |
2015-07-01 |
Jonathan Wakely | Implement N4502, the C++ Detection Idiom. |
commit | commitdiff | tree | snapshot |
2015-07-01 |
Matthew Wahab | armv8-sync-comp-swap.c: Replace 'do-require-effective... |
commit | commitdiff | tree | snapshot |
2015-07-01 |
Nick Clifton | msp430.md (zero_extendhipsi2): Use MOVX.A to store... |
commit | commitdiff | tree | snapshot |
2015-07-01 |
Paolo Carlini | re PR c++/60365 (multiple noreturn attribute specifiers... |
commit | commitdiff | tree | snapshot |
2015-07-01 |
Jiong Wang | [AArch64] Document several AArch64-specific test directives |
commit | commitdiff | tree | snapshot |
2015-07-01 |
Jiong Wang | [AArch64] Restrict pic-small.c by new test directive |
commit | commitdiff | tree | snapshot |
2015-07-01 |
Jiong Wang | [AArch64] Fall back to -fPIC if no support of -fpic... |
commit | commitdiff | tree | snapshot |
2015-07-01 |
Richard Sandiford | re PR middle-end/66685 (conftest.c:16:1: internal compi... |
commit | commitdiff | tree | snapshot |
2015-07-01 |
Eric Botcazou | re PR middle-end/66633 (ICE on valid "verify_gimple... |
commit | commitdiff | tree | snapshot |
2015-07-01 |
Richard Biener | fold-const.c (fold_binary_loc): Move ~X ^ X -> -1 and... |
commit | commitdiff | tree | snapshot |
2015-07-01 |
Eric Botcazou | Fix latest entry |
commit | commitdiff | tree | snapshot |
2015-07-01 |
Richard Biener | genmatch.c (expr::gen_transform): Shortcut re-simplifyi... |
commit | commitdiff | tree | snapshot |
2015-07-01 |
Uros Bizjak | * gcc.target/i386/pr66691.c: Update PR number. |
commit | commitdiff | tree | snapshot |
2015-07-01 |
Sandra Loosemore | c6x.c (try_rename_operands): Do not depend on gcc_asser... |
commit | commitdiff | tree | snapshot |
2015-07-01 |
Patrick Palka | Fix PR c++/66686 (dependent template template substitution) |
commit | commitdiff | tree | snapshot |
2015-07-01 |
Kaz Kojima | re PR target/64833 ([SH]: Error: pcrel too far when... |
commit | commitdiff | tree | snapshot |
2015-07-01 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2015-06-30 |
Eric Botcazou | lto-streamer-out.c (class DFS): Adjust hash_scc method. |
commit | commitdiff | tree | snapshot |
2015-06-30 |
Richard Sandiford | target-insns.def (jump): New targetm instruction pattern. |
commit | commitdiff | tree | snapshot |
2015-06-30 |
Richard Sandiford | gcc/ |
commit | commitdiff | tree | snapshot |
2015-06-30 |
Richard Sandiford | gcc/ |
commit | commitdiff | tree | snapshot |
2015-06-30 |
Richard Sandiford | defaults.h (HAVE_epilogue, [...]): Delete. |
commit | commitdiff | tree | snapshot |
2015-06-30 |
David Malcolm | jit: add switch statements |
commit | commitdiff | tree | snapshot |
2015-06-30 |
David Malcolm | PR jit/66546: Add gcc_jit_context_set_bool_allow_unreac... |
commit | commitdiff | tree | snapshot |
2015-06-30 |
David Malcolm | PR jit/66628: add gcc_jit_context_add_command_line_option |
commit | commitdiff | tree | snapshot |
2015-06-30 |
David Malcolm | fixes to gcc_jit_context_dump_reproducer_to_file |
commit | commitdiff | tree | snapshot |
2015-06-30 |
David Malcolm | jit: fix some .rst issues in docs |
commit | commitdiff | tree | snapshot |
2015-06-30 |
Vladimir Makarov | Add missed test |
commit | commitdiff | tree | snapshot |
2015-06-30 |
Vladimir Makarov | re PR debug/66691 (ICE on valid code at -O3 with -g... |
commit | commitdiff | tree | snapshot |
2015-06-30 |
H.J. Lu | IA MCU psABI support: testsuite |
commit | commitdiff | tree | snapshot |
2015-06-30 |
H.J. Lu | IA MCU psABI support: changes to libraries |
commit | commitdiff | tree | snapshot |
2015-06-30 |
H.J. Lu | IA MCU psABI support: GCC changes |
commit | commitdiff | tree | snapshot |
2015-06-30 |
Marek Polacek | match.pd (~x | x): Don't use tree_nop_conversion_p. |
commit | commitdiff | tree | snapshot |
2015-06-30 |
Marek Polacek | match.pd (X - (X / Y) * Y): Use convert1 and convert2. |
commit | commitdiff | tree | snapshot |
2015-06-30 |
Tom de Vries | Run testsuite/libgomp.oacc-c++/c++.exp at -O2 by default |
commit | commitdiff | tree | snapshot |
2015-06-30 |
Jason Merrill | re PR debug/66653 (ice in gen_type_die_with_usage,... |
commit | commitdiff | tree | snapshot |
2015-06-30 |
Jason Merrill | re PR debug/66653 (ice in gen_type_die_with_usage,... |
commit | commitdiff | tree | snapshot |
2015-06-30 |
Jonathan Wakely | Makefile.am (stamp-pdf-doxygen): Grep for LaTeX errors... |
commit | commitdiff | tree | snapshot |
2015-06-30 |
Jonathan Wakely | * include/bits/stl_pair.h: Replace class keyword with... |
commit | commitdiff | tree | snapshot |
2015-06-30 |
Ville Voutilainen | Implement N4387, "Improving pair and tuple", and LWG... |
commit | commitdiff | tree | snapshot |
2015-06-30 |
Edward Smith... | Implement N4197 - Adding u8 character literals |
commit | commitdiff | tree | snapshot |
2015-06-30 |
Richard Biener | fold-const.c (fold_binary_loc): Move ~x & ~y -> ~(x... |
commit | commitdiff | tree | snapshot |
2015-06-30 |
Jonathan Wakely | * configure: Regenerate. |
commit | commitdiff | tree | snapshot |
2015-06-30 |
Richard Biener | re PR tree-optimization/66704 (ICE in tree-vectorizer... |
commit | commitdiff | tree | snapshot |
2015-06-30 |
Tom de Vries | Run testsuite/libgomp.c++/c++.exp at -O2 by default |
commit | commitdiff | tree | snapshot |
2015-06-30 |
Jakub Jelinek | re PR middle-end/66702 (#pragma omp declare simd unifor... |
commit | commitdiff | tree | snapshot |
2015-06-30 |
Richard Biener | fold-const.c (fold_unary_loc): Move abs(abs(x)) ->... |
commit | commitdiff | tree | snapshot |
2015-06-30 |
Marek Polacek | * gcc.dg/fold-ior-2.c (fn4): Swap operands. |
commit | commitdiff | tree | snapshot |
2015-06-30 |
Eric Botcazou | leon.md (leon_load): Enable for all LEON variants if... |
commit | commitdiff | tree | snapshot |
2015-06-30 |
Tom de Vries | Add parloops-exit-first-loop-alt-{5,6,7}.c |
commit | commitdiff | tree | snapshot |
2015-06-30 |
Marek Polacek | fold-const.c (fold_binary_loc): Move ~X | X folding ... |
commit | commitdiff | tree | snapshot |
2015-06-30 |
Richard Biener | target-insns.def (canonicalize_funcptr_for_compare... |
commit | commitdiff | tree | snapshot |
2015-06-30 |
Tom de Vries | Use max_loop_iterations in transform_to_exit_first_loop_alt |
commit | commitdiff | tree | snapshot |
2015-06-30 |
Richard Biener | tree-vrp.c (register_edge_assert_for_2): Also register... |
commit | commitdiff | tree | snapshot |
2015-06-30 |
Uros Bizjak | lex.c (search_line_sse42): New main loop using asm... |
commit | commitdiff | tree | snapshot |
2015-06-30 |
Bin Cheng | tree-ssa-loop-ivopts.c (record_sub_use): Don't reset... |
commit | commitdiff | tree | snapshot |
2015-06-30 |
Jack Howarth | re PR target/66509 (the new clang-based assembler in... |
commit | commitdiff | tree | snapshot |
2015-06-30 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2015-06-29 |
Nathan Sidwell | nvptx.md (nvptx_reorg_subreg): New fn, broken out of ... |
commit | commitdiff | tree | snapshot |
2015-06-29 |
Paolo Carlini | re PR c++/65977 (Constexpr should be allowed in declara... |
commit | commitdiff | tree | snapshot |
2015-06-29 |
H.J. Lu | Use PIE_SPEC/NO_PIE_SPEC for crtend.o/crtendS.o |
commit | commitdiff | tree | snapshot |
2015-06-29 |
François Dumont | stl_iterator_base_types.h (_Iter_base): Limit definitio... |
commit | commitdiff | tree | snapshot |
2015-06-29 |
Eric Botcazou | re PR ada/63310 (Ada bootstrap error with -fcompare... |
commit | commitdiff | tree | snapshot |
2015-06-29 |
Uros Bizjak | i386.md (*jcc_1): Use %! |
commit | commitdiff | tree | snapshot |
2015-06-29 |
Sandra Loosemore | nios2.c (nios2_delegitimize_address): Make assert less... |
commit | commitdiff | tree | snapshot |
2015-06-29 |
Manuel López... | Wunused-parameter warnings are given from cgraph::final... |
commit | commitdiff | tree | snapshot |
2015-06-29 |
Matthew Wahab | re PR target/65697 (__atomic memory barriers not strong... |
commit | commitdiff | tree | snapshot |
2015-06-29 |
Matthew Wahab | re PR target/65697 (__atomic memory barriers not strong... |
commit | commitdiff | tree | snapshot |
2015-06-29 |
Matthew Wahab | re PR target/65697 (__atomic memory barriers not strong... |
commit | commitdiff | tree | snapshot |
2015-06-29 |
Joseph Myers | * sv.po: Update. |
commit | commitdiff | tree | snapshot |
2015-06-29 |
Richard Henderson | i386: Implement asm flag outputs |
commit | commitdiff | tree | snapshot |
2015-06-29 |
Jiong Wang | [AArch64] Generalize TLSLE macro and pattern names |
commit | commitdiff | tree | snapshot |
2015-06-29 |
Marek Polacek | fold-const.c (fold_binary_loc): Move X - (X / Y) *... |
commit | commitdiff | tree | snapshot |
2015-06-29 |
Tom de Vries | Simplify structure try_transform_to_exit_first_loop_alt |
commit | commitdiff | tree | snapshot |
2015-06-29 |
Matthew Wahab | invoke.texi (Aarch64 Options, -march): Split out arch... |
commit | commitdiff | tree | snapshot |
2015-06-29 |
Marek Polacek | re PR c/66322 (Linus Torvalds: -Wswitch-bool produces... |
commit | commitdiff | tree | snapshot |
2015-06-29 |
Richard Biener | genmatch.c (add_operator): Treat ADDR_EXPR as atom. |
commit | commitdiff | tree | snapshot |
2015-06-29 |
Richard Biener | lto-streamer.h (LTO_major_version): Bump to 5. |
commit | commitdiff | tree | snapshot |
2015-06-29 |
Richard Biener | re PR tree-optimization/66677 (ICE: in vect_transform_s... |
commit | commitdiff | tree | snapshot |
2015-06-29 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2015-06-29 |
Kugan Vivekanandarajah | re PR tree-optimization/64130 (vrp: handle non zero... |
commit | commitdiff | tree | snapshot |
2015-06-28 |
Uros Bizjak | * Add forgotten ChangeLog entry. |
commit | commitdiff | tree | snapshot |
2015-06-28 |
Chung-Lin Tang | regrename.h (regrename_do_replace): Change to return... |
commit | commitdiff | tree | snapshot |
next |