* es.po: Update.
[gcc.git] / gcc /
2016-12-08 Joseph Myers* es.po: Update.
2016-12-08 Nathan Sidwellre PR c++/78551 (Internal compiler error with constexpr...
2016-12-08 David MalcolmIntroduce emit_status::ensure_regno_capacity
2016-12-08 Ian Lance Taylorruntime: copy memory hash code from Go 1.7
2016-12-08 Ian Lance Taylorruntime: allocate _panic struct on heap
2016-12-08 Ian Lance Taylorcompiler: make Slice_construction_expression::do_flatte...
2016-12-08 Dmitry VyukovEnable -fsanitize-address-use-after-scope only if ...
2016-12-08 Joseph Myers* es.po: Update.
2016-12-08 Pierre-Marie de... Add the missing ChangeLog entry for r243432
2016-12-08 Pierre-Marie de... [PR78112] Remove platform-dependent checks in g++.dg...
2016-12-08 Bin Chengre PR middle-end/78684 (ICE in create_intersect_range_c...
2016-12-08 Christophe LyonFix failing poly64 tests on ARM
2016-12-08 Jakub JelinekP0003R5 - removal of dynamic exception specification...
2016-12-08 Naveen H.Saarch64.c (aarch64_load_symref_appropriately): Handle...
2016-12-08 Andrew Pinskiaarch64.c (aarch64_load_symref_appropriately): Access...
2016-12-08 David MalcolmSplit class rtx_reader into md_reader vs rtx_reader
2016-12-08 Ian Lance Taylorruntime: remove some unused variables/declarations...
2016-12-08 GCC AdministratorDaily bump.
2016-12-08 Segher Boessenkoolsimplify-rtx: Fix the last fix (PR78638)
2016-12-08 Martin SeborPR c/53562 - Add -Werror= support for -D_FORTIFY_SOURCE...
2016-12-07 Michael Meissnerre PR target/72717 (ICE: in emit_move_insn, at expr...
2016-12-07 Jakub Jelinekbuiltins.c (fold_builtin_strstr): Removed.
2016-12-07 Jakub Jelinekre PR tree-optimization/78692 (ICE (segfault))
2016-12-07 David MalcolmAdd some functions for use by the RTL frontend.
2016-12-07 Thomas Preud'hommere PR rtl-optimization/78617 (LRA clobbers live registe...
2016-12-07 David MalcolmIntroduce rtl_data::init_stack_alignment
2016-12-07 Carl Lovebuiltins-3.c: Move built-in tests for P8 and P9 to...
2016-12-07 Uros Bizjakpr77761.c: Require int128 effective target.
2016-12-07 Wilco DijkstraGCC caches the whether a function is a leaf in crtl...
2016-12-07 Wilco DijkstraImprove TI mode address offsets - these may either...
2016-12-07 James Greenhalgh[Patch PR78561 PowerPC] Revert to old behaviour for...
2016-12-07 Martin JamborUse dump_function_name rather than emit <built-in>
2016-12-07 Nathan Sidwellpt.c (tsubst <{NON,}TYPE_ARGUMENT_PACK>): Simplify...
2016-12-07 Nathan Sidwellcp-tree.h (enum cp_tree_index): Add CPTI_AUTO_IDENTIFIE...
2016-12-07 Pierre-Marie de... decl.c (gnat_to_gnu_entity): When they are global...
2016-12-07 Eric Botcazoudecl.c (gnat_to_gnu_entity): Translate System.Address...
2016-12-07 Eric BotcazouAdjust comment
2016-12-07 Eric Botcazoudecl.c (gnat_to_gnu_entity): Also call finish_character...
2016-12-07 Bin Chengre PR middle-end/78691 (ICE compiling Linux boot code)
2016-12-07 Rainer OrthCompile gcc.target/i386/pr70322-?.c with -mno-stackrealign
2016-12-07 Naveen H.S2016-12-07 Naveen H.S <Naveen.Hurugalawadi@cavium...
2016-12-07 David MalcolmFix x86_64-ism in selftest (PR bootstrap/78705)
2016-12-07 GCC AdministratorDaily bump.
2016-12-06 Tom de Vriesre PR tree-optimization/67955 (tree-dse does not use...
2016-12-06 Eric BotcazouPut back blank line
2016-12-06 Eric Botcazoure PR middle-end/78700 (gccgo testcases stack.go, recov...
2016-12-06 Than McIntoshcompiler: pass lvalue/rvalue context to back end for...
2016-12-06 Michael Meissnerre PR target/78658 (powerpc64le: ICE with -mcpu=power9...
2016-12-06 David Malcolmprint_rtx: implement support for reuse IDs (v2)
2016-12-06 Vladimir Makarovlra-lives.c (process_bb_lives): Update biggest mode...
2016-12-06 Uros Bizjakpredicates.md (general_gr_operand): New predicate.
2016-12-06 Jerry DeLislere PR fortran/78659 ([F03] Spurious "requires DTIO...
2016-12-06 Kyrylo Tkachov[ARM][committed] Sort ARMv8 processors by alphabetic...
2016-12-06 Robert Suchanek[MIPS][MSA] Fix builtins with literal integer arguments.
2016-12-06 Andre Vehreschildre PR fortran/78226 (Fill out location information...
2016-12-06 Aldy Hernandezre PR middle-end/78548 (ICE on valid C code on x86_64...
2016-12-06 Aldy Hernandezre PR middle-end/78566 (gcc.dg/uninit-pred-6_[abc]...
2016-12-06 Tamar Christina2016-12-06 Tamar Christina <tamar.christina@arm.com>
2016-12-06 Jakub Jelinekre PR c++/71537 (GCC rejects consetxpr boolean conversi...
2016-12-06 Jakub Jelinekre PR c++/71537 (GCC rejects consetxpr boolean conversi...
2016-12-06 Jakub Jelinekre PR c++/71537 (GCC rejects consetxpr boolean conversi...
2016-12-06 Jakub Jelinekre PR tree-optimization/78675 (ICE: verify_gimple faile...
2016-12-06 Eric Botcazoure PR middle-end/78642 (invalid rtl sharing found in...
2016-12-06 Michael Meissnerre PR target/78688 (PowerPC fails bootstrap)
2016-12-06 GCC AdministratorDaily bump.
2016-12-05 Joseph Myers* es.po, fr.po: Update.
2016-12-05 Bill Schmidtre PR tree-optimization/78646 (incorrect result type...
2016-12-05 Jeff Lawre PR target/71721 (uclinux posix threads)
2016-12-05 Waldemar Brodkorb* config.gcc (*-*-uclinux*): Enable posix threads.
2016-12-05 Andrew SenkevichAdd AVX512 k-mask intrinsics
2016-12-05 Segher BoessenkoolSubject: [PATCH] Revert "Do not simplify "(and (reg...
2016-12-05 Paolo Bonzinimatch.pd: Simplify X ? C : 0 where C is a power of...
2016-12-05 Nathan Sidwelldiagnostic.c (diagnostic_check_max_errors): New, broken...
2016-12-05 Mikael Petterssonre PR ada/48835 (porting GNAT to m68k-linux)
2016-12-05 Cupertino Miranda[ARC] Fix PIE.
2016-12-05 Claudiu Zissulescu[ARC] Remove unused patterns, refactor unspec+offset...
2016-12-05 Eric Botcazousystem-darwin-ppc.ads (Support_Atomic_Primitives):...
2016-12-05 Andre VieiraFix arm-netbsdelf bootstrap.
2016-12-05 James Greenhalgh[Patch 2/2 PR78561] Recalculate constant pool size...
2016-12-05 Eric Botcazousparc-protos.h (sparc_splitdi_legitimate): Rename to...
2016-12-05 GCC AdministratorDaily bump.
2016-12-04 Janus Weilre PR fortran/78618 (ICE in gfc_check_rank, at fortran...
2016-12-04 Martin SeborPR c/78668 - aligned_alloc, realloc, et al. missing...
2016-12-04 Uros Bizjakre PR target/70322 (STV doesn't optimize andn)
2016-12-04 GCC AdministratorDaily bump.
2016-12-03 Janus Weilre PR fortran/43207 ([OOP] invalid (pointer) assignment...
2016-12-03 Janus Weilre PR fortran/42188 ([OOP] F03:C612. The leftmost part...
2016-12-03 Eric Botcazoulra-constraints.c (emit_spill_move): Use gen_lowpart_SU...
2016-12-03 Eric Botcazouconstraints.md (U): Adjust comment.
2016-12-03 Janus Weilre PR fortran/58175 ([OOP] Incorrect warning message...
2016-12-03 Steven G. Karglexpr.c (gfc_build_conversion): Remove unneeded initiali...
2016-12-03 Jeff Lawarm.c (arm_handle_cmse_nonsecure_call): Remove unused...
2016-12-03 Michael Meissnerconfig.gcc (powerpc*-*-linux*): Set gnu-indirect-functi...
2016-12-03 GCC AdministratorDaily bump.
2016-12-02 Segher Boessenkoolsimplify-rtx: Fix the last fix (PR78638)
2016-12-02 David Malcolmselftest.c: remove calls to strndup (PR bootstrap/78616)
2016-12-02 Michael Meissnerre PR target/78639 (Power9 bad code generation for...
2016-12-02 Steven G. Karglsimplify.c (gfc_convert_char_constant): Free result...
2016-12-02 Jakub Jelinekre PR c++/78649 (ICE on invalid C++ code on x86_64...
2016-12-02 Uros Bizjakre PR target/70322 (STV doesn't optimize andn)
next