2016-08-29 |
Jason Merrill | PR c++/77379 - ABI tag on thunk |
commit | commitdiff | tree |
2016-08-29 |
Tom de Vries | Fix assert in build_va_arg, case 2b |
commit | commitdiff | tree |
2016-08-29 |
Tom de Vries | Replace error_at with assert in build_va_arg |
commit | commitdiff | tree |
2016-08-29 |
Tom de Vries | Handle errors in both args of va_arg |
commit | commitdiff | tree |
2016-08-29 |
Eric Botcazou | * Makefile.in (gcov-iov.h): Add dummy recipe. |
commit | commitdiff | tree |
2016-08-29 |
Eric Botcazou | * gcc.dg/ipa/iinline-attr.c: XFAIL on Visium. |
commit | commitdiff | tree |
2016-08-29 |
Nathan Sidwell | * config/nvptx/nvptx.c: #include tree-vrp.h. |
commit | commitdiff | tree |
2016-08-29 |
Fritz Reese | Fix, reorganize, and clarify comparisons of anonymous... |
commit | commitdiff | tree |
2016-08-29 |
Janne Blomqvist | PR fortran/77261 Run random_3 testcase only when real... |
commit | commitdiff | tree |
2016-08-29 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2016-08-28 |
Uros Bizjak | i386.c (ix86_option_override_internal): Re-sort a coupl... |
commit | commitdiff | tree |
2016-08-28 |
Eric Botcazou | re PR target/77324 (ICE in push_reload, at reload.c... |
commit | commitdiff | tree |
2016-08-28 |
Tom de Vries | Tag {ms,sysv}_va_list_type_node with '{ms,sysv}_abi... |
commit | commitdiff | tree |
2016-08-28 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2016-08-28 |
Trevor Saunders | make stack_slot_list a vec<rtx> |
commit | commitdiff | tree |
2016-08-28 |
Trevor Saunders | make forced labels a vec |
commit | commitdiff | tree |
2016-08-28 |
Trevor Saunders | haifa-sched.c: make ready_list an auto_vec<rtx_insn *> |
commit | commitdiff | tree |
2016-08-27 |
Patrick Palka | Fix folding of VECTOR_CST comparisons |
commit | commitdiff | tree |
2016-08-27 |
Gerald Pfeifer | extend.texi (SPU Built-in Functions): Remove stale... |
commit | commitdiff | tree |
2016-08-27 |
Steven G. Kargl | re PR fortran/77380 (ICE in gfc_check_dependency, at... |
commit | commitdiff | tree |
2016-08-27 |
Steven G. Kargl | re PR fortran/77372 (ICE in simplify_ieee_selected_real... |
commit | commitdiff | tree |
2016-08-27 |
Tim Shen | re PR libstdc++/77356 (regex error for a ECMAScript... |
commit | commitdiff | tree |
2016-08-27 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2016-08-26 |
David Edelsohn | re PR target/77349 (AIX DWARF debugging offset in 64... |
commit | commitdiff | tree |
2016-08-26 |
David Malcolm | Add validation and consolidation of fix-it hints |
commit | commitdiff | tree |
2016-08-26 |
David Malcolm | Tweak to colors of fix-it hints |
commit | commitdiff | tree |
2016-08-26 |
Rainer Orth | Fix gcc.dg/ipa/propbits-2.c |
commit | commitdiff | tree |
2016-08-26 |
Max Filippov | xtensa: report stack usage |
commit | commitdiff | tree |
2016-08-26 |
Jason Merrill | Avoid calling a trivial default constructor. |
commit | commitdiff | tree |
2016-08-26 |
Jason Merrill | PR c++/57728 - explicit instantiation and defaulted... |
commit | commitdiff | tree |
2016-08-26 |
Jonathan Wakely | libstdc++/51960 move-construction for raw_storage_iterator |
commit | commitdiff | tree |
2016-08-26 |
Nathan Sidwell | ipa-inline-analysis.c (inline_write_summary): Remove... |
commit | commitdiff | tree |
2016-08-26 |
Richard Biener | re PR tree-optimization/69047 (memcpy is not as optimiz... |
commit | commitdiff | tree |
2016-08-26 |
Jonathan Wakely | Use effective-target instead of -std options |
commit | commitdiff | tree |
2016-08-26 |
Jonathan Wakely | Restore dg-interpreter-batch-mode for libstdc++ tests |
commit | commitdiff | tree |
2016-08-26 |
Joseph Myers | Always support float128 on x86. |
commit | commitdiff | tree |
2016-08-26 |
Richard Biener | mangle.c (java_mangle_decl): Re-sync with lhd_set_decl_... |
commit | commitdiff | tree |
2016-08-26 |
Jonathan Wakely | Add new std::basic_string constructor (LWG 2583) |
commit | commitdiff | tree |
2016-08-26 |
Kyrylo Tkachov | [ARM] PR target/70473: Reduce size of Cortex-A8 automaton |
commit | commitdiff | tree |
2016-08-26 |
Kyrylo Tkachov | [ARM] Refactor MOVW/MOVT fusion logic to allow extension |
commit | commitdiff | tree |
2016-08-26 |
Prathamesh... | Patch for performing interprocedural bitwise constant... |
commit | commitdiff | tree |
2016-08-26 |
Joseph Myers | Update .po files. |
commit | commitdiff | tree |
2016-08-26 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2016-08-25 |
Steven G. Kargl | re PR fortran/77351 (ICE in remove_trim, at frontend... |
commit | commitdiff | tree |
2016-08-25 |
Szabolcs Nagy | [mips] Add support for mips*r6-*-musl |
commit | commitdiff | tree |
2016-08-25 |
Szabolcs Nagy | [mips] Fix linux header use in libgcc |
commit | commitdiff | tree |
2016-08-25 |
Marek Polacek | c-common.c (warn_logical_not_parentheses): Print fixit... |
commit | commitdiff | tree |
2016-08-25 |
David Edelsohn | * multiple_target.c (pass_data_dispatcher_calls): Fix... |
commit | commitdiff | tree |
2016-08-25 |
Richard Biener | dwarf2out.c (gen_remaining_tmpl_value_param_die_attribu... |
commit | commitdiff | tree |
2016-08-25 |
Marek Polacek | re PR c/77323 (Bad "defaults to 'int'" warning for... |
commit | commitdiff | tree |
2016-08-25 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2016-08-24 |
Paul Thomas | re PR fortran/77358 ([F08] deferred-length character... |
commit | commitdiff | tree |
2016-08-24 |
Michael Collison | arm-modes.def: Add new condition code mode CC_V to... |
commit | commitdiff | tree |
2016-08-24 |
Uros Bizjak | re PR target/77270 (Flag -mprftchw is shared with 3dnow... |
commit | commitdiff | tree |
2016-08-24 |
Andreas Krebbel | Revert "Drop excess size used for run time allocated... |
commit | commitdiff | tree |
2016-08-24 |
Thomas Preud... | fragments.texi (MULTILIB_REUSE): Mention that only... |
commit | commitdiff | tree |
2016-08-24 |
Thomas Preud... | t-aprofile (MULTILIB_MATCHES): Add mapping for -mcpu... |
commit | commitdiff | tree |
2016-08-24 |
Senthil Kumar... | Fix bogus testsuite failures for avr. |
commit | commitdiff | tree |
2016-08-24 |
Aditya Kumar | Remove trailing whitespace in C++ headers |
commit | commitdiff | tree |
2016-08-24 |
Robert Suchanek | re PR testsuite/77317 (x86_64 --target_board=''unix... |
commit | commitdiff | tree |
2016-08-24 |
Sebastian Huber | [RTEMS] Add vfp multilib for ARM |
commit | commitdiff | tree |
2016-08-24 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2016-08-23 |
Ian Lance Taylor | s390.c (s390_asm_file_start): Call default_file_start. |
commit | commitdiff | tree |
2016-08-23 |
Michael Meissner | rs6000.c (rs6000_expand_vector_init): Set initializatio... |
commit | commitdiff | tree |
2016-08-23 |
David Malcolm | line-map.h: add source_range::from_locations |
commit | commitdiff | tree |
2016-08-23 |
Christophe... | [ARM] Fix predicable_short_it attribute for arm_movqi_insn |
commit | commitdiff | tree |
2016-08-23 |
Fritz Reese | decl.c (gfc_match_structure_decl): Make gfc_structure_i... |
commit | commitdiff | tree |
2016-08-23 |
Ian Lance Taylor | compiler: revamp scheme for ordering calls to import... |
commit | commitdiff | tree |
2016-08-23 |
David Malcolm | selftest.h: add ASSERT_STR_CONTAINS |
commit | commitdiff | tree |
2016-08-23 |
Fritz Reese | interface.c (compare_components): Fix typo in name... |
commit | commitdiff | tree |
2016-08-23 |
Jonathan Wakely | Add C++17 constexpr to debug and profile mode arrays |
commit | commitdiff | tree |
2016-08-23 |
Richard Biener | re PR tree-optimization/77286 (ICE in fold_convert_loc... |
commit | commitdiff | tree |
2016-08-23 |
Jonathan Wakely | libstdc++/77334 move assign RB trees of non-copyable... |
commit | commitdiff | tree |
2016-08-23 |
Jonathan Wakely | Remove reference to -pthreads option in libstdc++ manual |
commit | commitdiff | tree |
2016-08-23 |
Jonathan Wakely | Use dg-do preprocess instead of compile for tests |
commit | commitdiff | tree |
2016-08-23 |
Jonathan Wakely | Implement resolution of LWG DR 685 precisely |
commit | commitdiff | tree |
2016-08-23 |
Jonathan Wakely | Add constexpr to <iterator> and <array> for C++17 |
commit | commitdiff | tree |
2016-08-23 |
Dominik Vogt | Drop excess size used for run time allocated stack... |
commit | commitdiff | tree |
2016-08-23 |
Dominik Vogt | S/390: Fix insv-1.c test with -m31. |
commit | commitdiff | tree |
2016-08-23 |
Dominik Vogt | S/390: Improve result verification in test case vec... |
commit | commitdiff | tree |
2016-08-23 |
Dominik Vogt | S/390: Add splitter for "and" with complement. |
commit | commitdiff | tree |
2016-08-23 |
Richard Biener | re PR middle-end/27336 (delete null checks in callers... |
commit | commitdiff | tree |
2016-08-23 |
Richard Biener | re PR lto/77305 (-fdump-tree-all and -flto causes ICE) |
commit | commitdiff | tree |
2016-08-23 |
Venkataramanan... | 2016-08-23 Venkataramanan Kumar |
commit | commitdiff | tree |
2016-08-23 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2016-08-22 |
Marek Polacek | re PR c++/77321 (crash in warn_for_memset) |
commit | commitdiff | tree |
2016-08-22 |
Ian Lance Taylor | compiler: don't permit P.M if P is a pointer type |
commit | commitdiff | tree |
2016-08-22 |
Tim Shen | Split _M_dfs() into smaller functions. |
commit | commitdiff | tree |
2016-08-22 |
Uros Bizjak | i386.md (*zero_extendsidi2): Add (*r,*k) alternative. |
commit | commitdiff | tree |
2016-08-22 |
Steven G. Kargl | re PR fortran/60774 (f951: internal compiler error... |
commit | commitdiff | tree |
2016-08-22 |
Steven G. Kargl | re PR fortran/61318 (Improve error diagnostic by pointi... |
commit | commitdiff | tree |
2016-08-22 |
Steven G. Kargl | re PR fortran/77260 (bogus warning with ENTRY in a... |
commit | commitdiff | tree |
2016-08-22 |
Joseph Myers | Support __builtin_isinf_sign for new floating-point... |
commit | commitdiff | tree |
2016-08-22 |
Gleb Natapov | libstdc++/68297 avoid throw/catch in make_exception_ptr |
commit | commitdiff | tree |
2016-08-22 |
Jonathan Wakely | Update links to libstdc++ Doxygen pages |
commit | commitdiff | tree |
2016-08-22 |
Jonathan Wakely | Add noexcept to std::function swap |
commit | commitdiff | tree |
2016-08-22 |
Patrick Palka | Improve readability of debug_tree() dumps for SSA_NAME... |
commit | commitdiff | tree |
2016-08-22 |
Joseph Myers | Add minimal _FloatN, _FloatNx built-in functions. |
commit | commitdiff | tree |
2016-08-22 |
Joseph Myers | Update TEST_I_F calls in ARM fp-int-convert tests. |
commit | commitdiff | tree |
2016-08-22 |
Gerald Pfeifer | * doc/install.texi (Binaries): opencsw.org now uses... |
commit | commitdiff | tree |
next |