PR ipa/pr67600
[platform/upstream/gcc.git] / gcc / config /
2015-10-23 Gregor Richardspowerpc musl libc support
2015-10-22 Martin Seborre PR driver/68043 (many undocumented options, missing...
2015-10-22 Nick Cliftonmsp430.opt: Add -msilicon-errata and -msilicon-errata...
2015-10-22 Nick Cliftonoops- omitted by accident from the previous delta.
2015-10-22 Andreas KrebbelS/390: PR68015 Fix ICE in s390_emit_compare
2015-10-22 Ramana Radhakrishnan[Patch AArch64 63304] Fix issue with global state.
2015-10-21 Martin SeborImprove --help output to generate references to option...
2015-10-21 Uros Bizjakre PR target/68018 (ICE: in ix86_compute_frame_layout...
2015-10-20 Gregor RichardsPass --secure-plt to the linker
2015-10-20 Gregor Richardsmusl support for sh
2015-10-20 Kyrylo Tkachov[AArch64] Add support for 64-bit vector-mode ldp/stp
2015-10-20 Kyrylo Tkachov[AArch64][1/2] Add fmul-by-power-of-2+fcvt optimisation
2015-10-20 Uros Bizjakalpha.h (HARD_REGNO_NREGS): Use CEIL macro.
2015-10-20 H.J. LuProperly handle -miamcu and -march=lakemont
2015-10-19 Alan ModraPR66870 PowerPC64 Enable gold linker with split stack
2015-10-19 H.J. LuUse GET_MODE_BITSIZE to get vector natural alignment
2015-10-19 H.J. LuDon't leak ISA to __attribute__ ((target("arch=XXX")))
2015-10-18 Iain SandoeRevise Darwin's sysroot handling to be compatible with...
2015-10-18 Iain SandoeDarwin - Tidy mmacosx-version-min code and specs.
2015-10-18 Iain SandoeImprove handling of -arch flag for Darwin
2015-10-18 Iain Sandoefix Darwin bootstrap
2015-10-16 H.J. LuDisable X86_TUNE_ALWAYS_FANCY_MATH_387 for Lakemont
2015-10-16 Andrew MacLeodgen-mul-tables.cc: Adjust include files.
2015-10-16 Christian Bruelre PR target/67745 ([ARM] wrong alignments when __attri...
2015-10-16 Christian Bruelre PR target/67745 ([ARM] wrong alignments when __attri...
2015-10-15 Gregor Richardsmicroblaze musl support
2015-10-14 Uros Bizjakmips.h (MIPS_STACK_ALIGN): Implement using ROUND_UP...
2015-10-14 Peter Bergnerhtm.md (UNSPEC_HTM_FENCE): New.
2015-10-14 Uros Bizjakre PR target/67967 (ICE in i386_pe_seh_unwind_emit)
2015-10-13 Uros Bizjaki386.c (classify_argument): Use CEIL where applicable.
2015-10-13 Uros Bizjaksparc.h (SPARC_STACK_ALIGN): Implement using ROUND_UP...
2015-10-12 Christophe Lyon[AArch64_be] Fix vtbl[34] and vtbx4
2015-10-12 Uros Bizjakrs6000.h (RS6000_ALIGN): Implement using ROUND_UP macro.
2015-10-12 Nick Cliftonmsp430.c (msp430_mcu_names): Rename to msp430_mcu_data...
2015-10-11 Uros Bizjakalpha.h (ALPHA_ROUND): Implement using ROUND_UP macro.
2015-10-09 Steve Ellceyconfig.gcc (mips*-*-*): Add frame-header-opt.o to extra...
2015-10-09 Uros Bizjak* config/i386/i386.c
2015-10-09 Renlin Li[PATCH][ARM]Add earlyclobber modifier for neon_(vtrn...
2015-10-09 Alexander FominAVX512: Fix embedded rounding/SAE specifier position.
2015-10-09 James Norrisrs6000.c (rs6000_offload_options): New.
2015-10-09 Ramana Radhakrishnan[Patch PR target/67366 1/2] [ARM] - Add movmisalignhi...
2015-10-08 H.J. LuRound up the SSE register save area only if needed
2015-10-08 Nathan Sidwellnvptx.h (struct machine_function): Add comment.
2015-10-08 David Edelsohnrs6000.c (rs6000_xcoff_debug_unwind_info): Always retur...
2015-10-08 Andreas KrebbelS/390: Use create_tmp_var_raw in s390_atomic_assign_exp...
2015-10-07 David Edelsohnxcoff.h (ASM_PREFERRED_EH_DATA_FORMAT): Use 64-bit...
2015-10-07 Uros Bizjakre PR target/66697 (Feature request: -mstackrealign...
2015-10-07 H.J. LuDefine x86 CALL_USED_REGISTERS_MASK
2015-10-07 H.J. LuMerge ix86_maybe_switch_abi with ix86_set_current_function
2015-10-07 Ramana RadhakrishnanFix PR c/65345 for arm
2015-10-06 Sandra Loosemorenios2.c (nios2_symbol_ref_in_small_data_p): For -mgpopt...
2015-10-06 Kugan Vivekanandarajahiterators.md (vwcore): Add missing cases for V4HF/V8HF...
2015-10-06 Michael Meissnerre PR target/67808 (LRA ICEs on simple double to long...
2015-10-06 Eric Botcazouarm.c (arm_emit_probe_stack_range): Adjust comment.
2015-10-06 Nick Cliftongcc * config/msp430/msp430.c (ATTR_NOINIT): New constant.
2015-10-06 Uros Bizjakre PR c/65345 (ICE with _Generic selection on _Atomic...
2015-10-06 Ramana RadhakrishnanFix PR c/65345 for AArch64
2015-10-06 Alexander FominAVX-512. Avoid upper-bank registers when splitting...
2015-10-06 David Edelsohnre PR c/65345 (ICE with _Generic selection on _Atomic...
2015-10-06 Nick Cliftonrl78.c (rl78_rtx_costs): Improve cost estimates for...
2015-10-06 Venkataramanan KumarAMD znver1 enablement.
2015-10-06 Eric Botcazoure PR c/65345 (ICE with _Generic selection on _Atomic...
2015-10-05 Kaz KojimaFix PR65345 in SH backend
2015-10-05 Thomas Schwinge[PR other/65021] mkoffloads -save-temps handling, and...
2015-10-05 James Greenhalgh[AArch64] Fix output assembly bug under TLSIE ILP32
2015-10-05 Richard SandifordRemove REAL_VALUE_FROM_CONST_DOUBLE
2015-10-05 Richard SandifordRemove remaining uses of CONST_DOUBLE_FROM_REAL_VALUE
2015-10-05 Richard SandifordRemove remaining uses of REAL_ARITHMETIC
2015-10-05 Richard SandifordReplace REAL_VALUES_LESS with real_less
2015-10-05 Richard SandifordRemove remaining uses of REAL_VALUES_IDENTICAL
2015-10-05 Richard SandifordReplace REAL_VALUES_EQUAL with real_equal
2015-10-04 Uros Bizjaki386.c (ix86_nsaved_regs): Use GENERAL_REGNO_P to check...
2015-10-03 Max Filippovxtensa: add uclinux support
2015-10-02 Thomas Schwingenvptx offloading linking
2015-10-02 Thomas Schwinge[PR target/67822] OpenMP offloading to nvptx fails
2015-10-02 Uros Bizjaksystem.h (ROUND_UP): New macro definition.
2015-10-02 Kirill YukhinAVX-512.
2015-10-02 Ramana Radhakrishnan[AArch64] Use default_elf_asm_named_section instead...
2015-10-02 Kirill YukhinUpdate extract_even_odd w/ AVX-512BW insns.
2015-10-02 Ramana Radhakrishnan[AArch64] Use default_elf_asm_named_section instead...
2015-10-02 Renlin Li[PATCH][AARCH64]Add csneg3_uxtw_insn pattern
2015-10-02 Oleg Endosh.md: Add new unnamed split pattern to handle movt...
2015-10-02 Renlin Li[PATCH][AARCH64][PR66776]Add cmovdi_insn_uxtw pattern.
2015-10-02 James Greenhalgh[Patch AArch64] Improve SIMD concatenation with zeroes
2015-10-02 Kai Tietzre PR target/51726 (LTO and attribute 'selectany')
2015-10-02 Segher Boessenkoolrs6000: Add "cannot_copy" attribute, use it (PR67788...
2015-10-01 Marek Polacekre PR c/65345 (ICE with _Generic selection on _Atomic...
2015-10-01 H.J. LuEnable bt and and movzx for Lakemont
2015-10-01 James Greenhalgh[Patch 2/2 ARM/AArch64] Add a new Cortex-A53 scheduling...
2015-09-30 Lynn Bogerre PR go/66870 (split stack issues on ppc64le and ppc64)
2015-09-30 Alan Modra[RS6000] Make -msingle-pic-base remove the ELFv2 global...
2015-09-30 Nathan Sidwellmkoffload.c (process): Change offload data format.
2015-09-30 Nathan Sidwellnvptx.c (nvptx_goacc_validate_dims): New.
2015-09-30 Thomas SchwingePass on the verbose flag "-v" to/in the mkoffloads
2015-09-30 Thomas SchwingeRefactor intelmic-mkoffload.c argv building to use...
2015-09-30 Ulrich Weigandspu-protos.h (spu_expand_atomic_op): Add prototype.
2015-09-30 Ilya Enkovichi386.c (scalar_chain::analyze_register_chain): Ignore...
2015-09-30 Thomas SchwingeUse gcc/coretypes.h:enum offload_abi in mkoffloads
2015-09-29 James BowmanLimit the MEMSET (setmemsi pattern) and MEMCPY (movmems...
2015-09-29 H.J. LuFix typos in comments in i386.c
next