aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)Author
2015-12-31* fr.po: Update.Joseph Myers
2015-12-31Daily bump.GCC Administrator
2015-12-30re PR libfortran/68987 (double free or corruption in _gfortran_st_write_done ...Jerry DeLisle
2015-12-30coarray_40.f90: Revise to use dg-additional-options.John David Anglin
2015-12-30nvptx.c (nvptx_assemble_undefined_decl): Check it's not a constant pool object.Nathan Sidwell
2015-12-30Daily bump.GCC Administrator
2015-12-29rs6000.c (init_float128_ieee): Remove IEEE 128-bit comparison functions in cm...Michael Meissner
2015-12-29re PR fortran/69011 ([OOP] ICE in gfc_advance_chain for ALLOCATE with SOURCE)Andre Vehreschild
2015-12-29*.c: Remove extra braces from target selectors.Uros Bizjak
2015-12-29Daily bump.GCC Administrator
2015-12-28pr68473-1.c: Add dg-do compile directive.Uros Bizjak
2015-12-28coarray_40.f90: Link with libatomic if available.John David Anglin
2015-12-28pr49551.c: Skip on hppa*-*-hpux*.John David Anglin
2015-12-28pr67609.c: Add -fno-common option on hppa*-*-hpux*.John David Anglin
2015-12-28rs6000.c (rs6000_emit_le_vsx_move): Verify that this is never called when lxv...Bill Schmidt
2015-12-28nvptx.c (nvptx_output_call_insn): Expect hard regs.Nathan Sidwell
2015-12-28Daily bump.GCC Administrator
2015-12-27ipa-visibility.c (function_and_variable_visibility): Do not dissolve comdat g...Jan Hubicka
2015-12-27Daily bump.GCC Administrator
2015-12-26Daily bump.GCC Administrator
2015-12-25freebsd64.h: Delete FREEBSD_DYNAMIC_LINKER32/64 defines.Andreas Tobler
2015-12-24Fix PR number in revision 231905 ChangeLogs.Peter Bergner
2015-12-24re PR c++/69005 (infinite(?) recursion in template instantiations)Jason Merrill
2015-12-25Daily bump.GCC Administrator
2015-12-24Use const-ref instead of values for sese_l passed to functions.Aditya Kumar
2015-12-24Fix computation of single entry/exit of a region.Aditya Kumar
2015-12-24Add missing intrinsic file.Kirill Yukhin
2015-12-24Introduce support for PKU instructions.Kirill Yukhin
2015-12-23re PR ipa/67811 ([TM] ICE with try-block in transaction)Richard Henderson
2015-12-24Daily bump.GCC Administrator
2015-12-23PR c++/69023 - bitset whose name is used in constant-expression rejectedMartin Sebor
2015-12-23cgraph.h (decl_in_symtab_p): Revert check DECL_IN_CONSTANT_POOL.Nathan Sidwell
2015-12-23* config/nvptx/nvptx-protos.hNathan Sidwell
2015-12-23[Patch testsuite] Skip gcc.dg/ifcvt-4.c for targets on which it may not workJames Greenhalgh
2015-12-23alias.c (compare_base_decls): Simplify in-symtab check.Nathan Sidwell
2015-12-23Fix broken handling of LABEL_REF in genrecog + genpreds.Dominik Vogt
2015-12-23Merge OMP_CLAUSE_USE_DEVICE into OMP_CLAUSE_USE_DEVICE_PTRThomas Schwinge
2015-12-23Don't run OpenACC C++ test twiceThomas Schwinge
2015-12-23iterators.md (VMAXMINFNM): New int iterator.David Sherwood
2015-12-23[PATCH] Allow indirect call via GOT for 64-bit Pmode x32H.J. Lu
2015-12-23Daily bump.GCC Administrator
2015-12-22PR c/68473: sanitize source range-printing within certain macro expansionsDavid Malcolm
2015-12-22[PATCH] Avoid unnecessary block copying in path splittingJeff Law
2015-12-22re PR c++/66921 (failure to determine size of static constexpr array that is ...Jason Merrill
2015-12-22re PR c++/67257 (Internal compiler error in retrieve_specialization)Jason Merrill
2015-12-22re PR c++/67339 (Segfault when parsing a typename involving a template-alias)Jason Merrill
2015-12-22re PR c++/67376 (Comparison with pointer to past-the-end of array fails insid...Jakub Jelinek
2015-12-22Give EH_ELSE access to __builtin_eh_pointerRichard Henderson
2015-12-22re PR ipa/67811 ([TM] ICE with try-block in transaction)Richard Henderson
2015-12-22Fix previous ChangeLog entryPeter Bergner