aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2016-12-06lra-lives.c (process_bb_lives): Update biggest mode for implicitly used hard ...Vladimir Makarov4-4/+83
2016-12-06predicates.md (general_gr_operand): New predicate.Uros Bizjak4-51/+42
2016-12-06re PR fortran/78659 ([F03] Spurious "requires DTIO" reported against namelist...Jerry DeLisle7-20/+46
2016-12-06[ARM][committed] Sort ARMv8 processors by alphabetic orderKyrylo Tkachov4-11/+18
2016-12-06[MIPS][MSA] Fix builtins with literal integer arguments.Robert Suchanek4-22/+311
2016-12-06re PR fortran/78226 (Fill out location information everywhere)Andre Vehreschild2-0/+23
2016-12-06re PR middle-end/78548 (ICE on valid C code on x86_64-linux-gnu at -O2 and -O...Aldy Hernandez3-14/+50
2016-12-06re PR middle-end/78566 (gcc.dg/uninit-pred-6_[abc]*.c regressions on some non...Aldy Hernandez2-107/+68
2016-12-062016-12-06 Tamar Christina <tamar.christina@arm.com>Tamar Christina2-0/+215
2016-12-06re PR c++/71537 (GCC rejects consetxpr boolean conversions and comparisons on...Jakub Jelinek4-8/+36
2016-12-06re PR c++/71537 (GCC rejects consetxpr boolean conversions and comparisons on...Jakub Jelinek4-54/+81
2016-12-06re PR c++/71537 (GCC rejects consetxpr boolean conversions and comparisons on...Jakub Jelinek4-0/+59
2016-12-06re PR tree-optimization/78675 (ICE: verify_gimple failed (error: integral res...Jakub Jelinek6-2/+76
2016-12-06re PR middle-end/78642 (invalid rtl sharing found in the insn)Eric Botcazou2-6/+16
2016-12-06re PR target/78688 (PowerPC fails bootstrap)Michael Meissner2-5/+13
2016-12-06Daily bump.GCC Administrator1-1/+1
2016-12-05* es.po, fr.po: Update.Joseph Myers3-891/+524
2016-12-05re PR tree-optimization/78646 (incorrect result type for pointer addition in ...Bill Schmidt2-1/+9
2016-12-05re PR target/71721 (uclinux posix threads)Jeff Law1-0/+1
2016-12-05* config.gcc (*-*-uclinux*): Enable posix threads.Waldemar Brodkorb2-0/+7
2016-12-05Add AVX512 k-mask intrinsicsAndrew Senkevich30-2/+635
2016-12-05Subject: [PATCH] Revert "Do not simplify "(and (reg) (const bit)" toSegher Boessenkool2-12/+4
2016-12-05match.pd: Simplify X ? C : 0 where C is a power of 2 and X tests a single bit.Paolo Bonzini6-1/+134
2016-12-05diagnostic.c (diagnostic_check_max_errors): New, broken out of ...Nathan Sidwell7-15/+63
2016-12-05re PR ada/48835 (porting GNAT to m68k-linux)Mikael Pettersson3-0/+190
2016-12-05[ARC] Fix PIE.Cupertino Miranda3-7/+10
2016-12-05[ARC] Remove unused patterns, refactor unspec+offset pattern gen.Claudiu Zissulescu5-59/+32
2016-12-05system-darwin-ppc.ads (Support_Atomic_Primitives): Set to True only if the wo...Eric Botcazou2-1/+6
2016-12-05Fix arm-netbsdelf bootstrap.Andre Vieira2-1/+7
2016-12-05[Patch 2/2 PR78561] Recalculate constant pool size before emitting itJames Greenhalgh2-0/+14
2016-12-05sparc-protos.h (sparc_splitdi_legitimate): Rename to...Eric Botcazou4-255/+242
2016-12-05Daily bump.GCC Administrator1-1/+1
2016-12-04re PR fortran/78618 (ICE in gfc_check_rank, at fortran/check.c:3670)Janus Weil2-2/+14
2016-12-04PR c/78668 - aligned_alloc, realloc, et al. missing attribute alloc_sizeMartin Sebor5-5/+117
2016-12-04re PR target/70322 (STV doesn't optimize andn)Uros Bizjak4-3/+39
2016-12-04Daily bump.GCC Administrator1-1/+1
2016-12-03re PR fortran/43207 ([OOP] invalid (pointer) assignment to and from abstract ...Janus Weil4-1/+54
2016-12-03re PR fortran/42188 ([OOP] F03:C612. The leftmost part-name shall be the name...Janus Weil4-0/+65
2016-12-03lra-constraints.c (emit_spill_move): Use gen_lowpart_SUBREG in all cases to b...Eric Botcazou2-3/+8
2016-12-03constraints.md (U): Adjust comment.Eric Botcazou3-30/+58
2016-12-03re PR fortran/58175 ([OOP] Incorrect warning message on scalar finalizer)Janus Weil4-1/+13
2016-12-03expr.c (gfc_build_conversion): Remove unneeded initialization.Steven G. Kargl1-2/+0
2016-12-02arm.c (arm_handle_cmse_nonsecure_call): Remove unused variable main_variant.Jeff Law2-1/+6
2016-12-03config.gcc (powerpc*-*-linux*): Set gnu-indirect-function by default on Power...Michael Meissner2-0/+13
2016-12-03Daily bump.GCC Administrator1-1/+1
2016-12-03simplify-rtx: Fix the last fix (PR78638)Segher Boessenkool2-1/+6
2016-12-02selftest.c: remove calls to strndup (PR bootstrap/78616)David Malcolm2-23/+27
2016-12-02re PR target/78639 (Power9 bad code generation for cactusADM benchmark)Michael Meissner2-1/+9
2016-12-02simplify.c (gfc_convert_char_constant): Free result on error.Steven G. Kargl2-0/+5
2016-12-02re PR c++/78649 (ICE on invalid C++ code on x86_64-linux-gnu (internal compil...Jakub Jelinek4-1/+28