2014-12-10 |
Varvara Rainchik | config.h.in: Regenerate. |
commit | commitdiff | tree |
2014-12-10 |
Mantas Mikaitis | check_GNU_style.sh "80 characters exceeded" error fix |
commit | commitdiff | tree |
2014-12-10 |
Kai Tietz | re PR c++/64127 (ICE on invalid: tree check: expected... |
commit | commitdiff | tree |
2014-12-10 |
Kai Tietz | re PR c++/64127 (ICE on invalid: tree check: expected... |
commit | commitdiff | tree |
2014-12-10 |
Kai Tietz | re PR c++/64100 (A static assert using the the current... |
commit | commitdiff | tree |
2014-12-10 |
Kai Tietz | re PR c++/64100 (A static assert using the the current... |
commit | commitdiff | tree |
2014-12-10 |
Matthew Fortune | ChangeLog fix for r218307 |
commit | commitdiff | tree |
2014-12-10 |
Richard Biener | re PR tree-optimization/64191 (indirect clobbers messes... |
commit | commitdiff | tree |
2014-12-10 |
Jakub Jelinek | re PR target/63594 (ICE: in ix86_vector_duplicate_value... |
commit | commitdiff | tree |
2014-12-10 |
Jakub Jelinek | sse.md (*mov<mode>_internal, [...]): Use <MODE_SIZE... |
commit | commitdiff | tree |
2014-12-10 |
Oleg Endo | re PR target/53513 ([SH] Add support for fpchg insn... |
commit | commitdiff | tree |
2014-12-10 |
Marek Polacek | re PR tree-optimization/61686 (Incorrect check in compa... |
commit | commitdiff | tree |
2014-12-10 |
Kito Cheng | libgcc.texi: Update text to match implementation in... |
commit | commitdiff | tree |
2014-12-10 |
Trevor Saunders | remove gengtype support for param_is use_param, if_mark... |
commit | commitdiff | tree |
2014-12-10 |
Jason Merrill | re PR c++/64129 (ICE on invalid: in grokfndecl, at... |
commit | commitdiff | tree |
2014-12-10 |
Jason Merrill | re PR c++/64222 (error: ‘__FUNCTION__’ was not declared... |
commit | commitdiff | tree |
2014-12-10 |
Jonathan Wakely | Implement LWG DR 2329 and DR 2332. |
commit | commitdiff | tree |
2014-12-10 |
Ian Lance Taylor | compiler: Don't track fields in compiler-generated... |
commit | commitdiff | tree |
2014-12-10 |
Jonathan Wakely | future (__future_base::_Setter::operator(), [...])... |
commit | commitdiff | tree |
2014-12-10 |
Jonathan Wakely | locale_facets.tcc (numpunct::_M_cache): Avoid calling... |
commit | commitdiff | tree |
2014-12-10 |
Oleg Endo | re PR target/53513 ([SH] Add support for fpchg insn... |
commit | commitdiff | tree |
2014-12-10 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2014-12-09 |
Bill Schmidt | re PR middle-end/64225 (-funsafe-math-optimizations... |
commit | commitdiff | tree |
2014-12-09 |
Ilya Verbin | lto-wrapper.c (compile_offload_image): Start processing... |
commit | commitdiff | tree |
2014-12-09 |
Oleg Endo | Fix date in change log entry. |
commit | commitdiff | tree |
2014-12-09 |
Oleg Endo | Add missing link to PR in change log entry. |
commit | commitdiff | tree |
2014-12-09 |
David Malcolm | toyvm.c: use correct path in debuginfo |
commit | commitdiff | tree |
2014-12-09 |
Michael Haubenwallner | (libgcc_s) Optional filename-based shared library versi... |
commit | commitdiff | tree |
2014-12-09 |
David Malcolm | PR jit/63854: Document how to run the jit testsuite... |
commit | commitdiff | tree |
2014-12-09 |
Alan Lawrence | [AArch64]Remove aarch64_get_lanedi, unused |
commit | commitdiff | tree |
2014-12-09 |
Alan Lawrence | [AArch64]Remove be_checked_get_lane, check bounds with... |
commit | commitdiff | tree |
2014-12-09 |
Alan Lawrence | Add missing PR numbers to ChangeLog. Too late? |
commit | commitdiff | tree |
2014-12-09 |
Alan Lawrence | [AArch64]Improve error message for non-constant immediates |
commit | commitdiff | tree |
2014-12-09 |
David Malcolm | Add jit-tempdir.{c|h} |
commit | commitdiff | tree |
2014-12-09 |
Alan Lawrence | [AArch64] Fix ICE on non-constant indices to __builtin_... |
commit | commitdiff | tree |
2014-12-09 |
Alan Lawrence | [AArch64]Fix ICE at -O0 on vld1_lane intrinsics |
commit | commitdiff | tree |
2014-12-09 |
Alan Lawrence | vabs_intrinsic_2.c: New test. |
commit | commitdiff | tree |
2014-12-09 |
David Malcolm | Fix bogus ChangeLog entry from r218521 |
commit | commitdiff | tree |
2014-12-09 |
David Malcolm | Guard less code with the JIT mutex |
commit | commitdiff | tree |
2014-12-09 |
David Malcolm | jit-playback.c: Move dlopen code into a new function |
commit | commitdiff | tree |
2014-12-09 |
Wilco Dijkstra | [AArch64] Add TARGET_SCHED_REASSOCIATION_WIDTH |
commit | commitdiff | tree |
2014-12-09 |
Andrew Pinski | [AARCH64][5/5] Add macro fusion support for cmp/b.X... |
commit | commitdiff | tree |
2014-12-09 |
David Malcolm | jit: Add new testcase missing from r218521 |
commit | commitdiff | tree |
2014-12-09 |
David Malcolm | PR jit/64166: Add API entrypoint gcc_jit_context_enable... |
commit | commitdiff | tree |
2014-12-09 |
David Malcolm | PR jit/64166: Add methods to gcc::dump_manager needed... |
commit | commitdiff | tree |
2014-12-09 |
Uros Bizjak | re PR bootstrap/64213 (gimple-match.c:1523:6: error... |
commit | commitdiff | tree |
2014-12-09 |
Richard Biener | re PR tree-optimization/64193 (Decreased performance... |
commit | commitdiff | tree |
2014-12-09 |
Yury Gribov | Local Vim config with GNU formatting. |
commit | commitdiff | tree |
2014-12-09 |
Richard Biener | re PR tree-optimization/64199 (ICE: tree check: expecte... |
commit | commitdiff | tree |
2014-12-09 |
Jonathan Wakely | re PR libstdc++/64203 (shared_mutex compile errors... |
commit | commitdiff | tree |
2014-12-09 |
Richard Biener | re PR tree-optimization/64191 (indirect clobbers messes... |
commit | commitdiff | tree |
2014-12-09 |
Ilya Enkovich | lto-partition.c (privatize_symbol_name): Correctly... |
commit | commitdiff | tree |
2014-12-09 |
Ilya Enkovich | lto-cgraph.c (input_cgraph_1): Don't break existing... |
commit | commitdiff | tree |
2014-12-09 |
Ilya Enkovich | re PR bootstrap/63995 (Bootstrap error with -mmpx ... |
commit | commitdiff | tree |
2014-12-09 |
Michael Meissner | re PR target/64204 (gcc.dg/c11-atomic-2.c fails on... |
commit | commitdiff | tree |
2014-12-09 |
Sandra Loosemore | simplify-rtx.c (simplify_relational_operation_1): Handl... |
commit | commitdiff | tree |
2014-12-09 |
Trevor Saunders | move gimple_canonical_types htab out of gc memory |
commit | commitdiff | tree |
2014-12-09 |
Trevor Saunders | remove param_is from nvptx |
commit | commitdiff | tree |
2014-12-09 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2014-12-08 |
David Edelsohn | re PR target/64226 (Secondary reload incorrect TOC... |
commit | commitdiff | tree |
2014-12-08 |
Mark Wielaard | DWARFv5 Emit DW_TAG_atomic_type for C11 _Atomic. |
commit | commitdiff | tree |
2014-12-08 |
Jeff Law | Fix typo in ChangeLog |
commit | commitdiff | tree |
2014-12-08 |
David Wohlferd | re PR inline-asm/61692 (ICE in extract_insn in recog... |
commit | commitdiff | tree |
2014-12-08 |
Lynn Boger | Added myself to Write After Approval list |
commit | commitdiff | tree |
2014-12-08 |
David Malcolm | PR jit/63854: Introduce xstrdup_for_dump |
commit | commitdiff | tree |
2014-12-08 |
David Malcolm | libgccjit++.h: use indentation to show inheritance |
commit | commitdiff | tree |
2014-12-08 |
David Malcolm | Make jit/notes.txt better reflect current status quo |
commit | commitdiff | tree |
2014-12-08 |
Bernd Edlinger | re PR ipa/64049 (r215898 caused wrong code at -O3) |
commit | commitdiff | tree |
2014-12-08 |
Alex Velenko | Bics instruction generation for aarch64 |
commit | commitdiff | tree |
2014-12-08 |
Ian Lance Taylor | re PR go/64198 (ICE in gofrontend) |
commit | commitdiff | tree |
2014-12-08 |
Felix Yang | arm_neon.h (vrecpe_u32, [...]): Rewrite using builtin... |
commit | commitdiff | tree |
2014-12-08 |
Ilya Tocar | Enable non-const v64qi permutations. |
commit | commitdiff | tree |
2014-12-08 |
Ilya Tocar | Enable const permutations for V64QImode. |
commit | commitdiff | tree |
2014-12-08 |
Ilya Enkovich | tree-chkp.c (chkp_build_returned_bound): Don't predict... |
commit | commitdiff | tree |
2014-12-08 |
Ilya Enkovich | tree-chkp.c (chkp_call_returns_bounds_p): New. |
commit | commitdiff | tree |
2014-12-08 |
Richard Biener | builtins.c (fold_builtin_0): Remove unused ignore param... |
commit | commitdiff | tree |
2014-12-08 |
Trevor Saunders | don't ICE when section attribute is used on things... |
commit | commitdiff | tree |
2014-12-08 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2014-12-07 |
Oleg Endo | re PR target/53513 ([SH] Add support for fpchg insn... |
commit | commitdiff | tree |
2014-12-07 |
Oleg Endo | re PR target/50751 (SH Target: Displacement addressing... |
commit | commitdiff | tree |
2014-12-07 |
Eric Botcazou | compare-elim.c: Fix head comment. |
commit | commitdiff | tree |
2014-12-07 |
John David... | re PR testsuite/64038 (FAIL: gcc.dg/ipa/ipa-icf-5.c... |
commit | commitdiff | tree |
2014-12-07 |
Oleg Endo | h8300.exp: Fix duplicated text. |
commit | commitdiff | tree |
2014-12-07 |
Felix Yang | aarch64-simd.md (clrsb<mode>2, [...]): New patterns. |
commit | commitdiff | tree |
2014-12-07 |
Christophe... | [ARM,AArch64][testsuite] Fix vaddl and vaddw tests |
commit | commitdiff | tree |
2014-12-07 |
Jan Hubicka | symtab.c (symtab_node::equal_address_to): New function. |
commit | commitdiff | tree |
2014-12-07 |
Jonathan Wakely | * doc/invoke.texi (Warning Options): Fix spelling and... |
commit | commitdiff | tree |
2014-12-07 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2014-12-06 |
James Greenhalgh | extend jump thread for finite state automata |
commit | commitdiff | tree |
2014-12-06 |
Tobias Burnus | error.c (gfc_error_check): Use bool not int. |
commit | commitdiff | tree |
2014-12-06 |
Tobias Burnus | error.c (gfc_buffer_error, [...]): Use bool not |
commit | commitdiff | tree |
2014-12-06 |
Bruce Korb | clarification |
commit | commitdiff | tree |
2014-12-06 |
Marek Polacek | re PR tree-optimization/64183 (Complete unroll doesn... |
commit | commitdiff | tree |
2014-12-06 |
H.J. Lu | Don't assert "alg != libcall" for -minline-stringops... |
commit | commitdiff | tree |
2014-12-06 |
Tim Shen | Fix ChangeLog format. |
commit | commitdiff | tree |
2014-12-06 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2014-12-05 |
Jakub Jelinek | re PR sanitizer/64170 (ICE compiling Linux Kernel drive... |
commit | commitdiff | tree |
2014-12-05 |
Jeff Law | md.texi: Note problems using function calls to determin... |
commit | commitdiff | tree |
2014-12-05 |
Andreas Schwab | * combine.c (is_parallel_of_n_reg_sets) |
commit | commitdiff | tree |
2014-12-05 |
Andrew Pinski | aarch64-simd-builtins.def (bswap): Use CF2 rather than... |
commit | commitdiff | tree |
next |