aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2015-10-22re PR driver/68043 (many undocumented options, missing punctuation)Martin Sebor2-8/+8
2015-10-22msp430.opt: Add -msilicon-errata and -msilicon-errata-warn.Nick Clifton2-0/+10
2015-10-22oops- omitted by accident from the previous delta.Nick Clifton1-281/+433
2015-10-22S/390: PR68015 Fix ICE in s390_emit_compareAndreas Krebbel1-2/+7
2015-10-22[Patch AArch64 63304] Fix issue with global state.Ramana Radhakrishnan3-12/+16
2015-10-21Improve --help output to generate references to option aliases.Martin Sebor74-1197/+1197
2015-10-21re PR target/68018 (ICE: in ix86_compute_frame_layout, at config/i386/i386.c:...Uros Bizjak1-3/+6
2015-10-21Pass --secure-plt to the linkerGregor Richards3-0/+11
2015-10-20musl support for shGregor Richards1-0/+21
2015-10-20[AArch64] Add support for 64-bit vector-mode ldp/stpKyrylo Tkachov3-2/+84
2015-10-20[AArch64][1/2] Add fmul-by-power-of-2+fcvt optimisationKyrylo Tkachov5-0/+107
2015-10-20alpha.h (HARD_REGNO_NREGS): Use CEIL macro.Uros Bizjak2-9/+11
2015-10-20Properly handle -miamcu and -march=lakemontH.J. Lu2-24/+25
2015-10-20PR66870 PowerPC64 Enable gold linker with split stackAlan Modra2-8/+15
2015-10-19Use GET_MODE_BITSIZE to get vector natural alignmentH.J. Lu1-1/+5
2015-10-19Don't leak ISA to __attribute__ ((target("arch=XXX")))H.J. Lu1-1/+12
2015-10-18Revise Darwin's sysroot handling to be compatible with the clang toolchain.Iain Sandoe1-5/+14
2015-10-18Darwin - Tidy mmacosx-version-min code and specs.Iain Sandoe6-92/+58
2015-10-18Improve handling of -arch flag for DarwinIain Sandoe1-4/+94
2015-10-18fix Darwin bootstrapIain Sandoe1-0/+1
2015-10-16Disable X86_TUNE_ALWAYS_FANCY_MATH_387 for LakemontH.J. Lu1-1/+1
2015-10-16gen-mul-tables.cc: Adjust include files.Andrew MacLeod109-1845/+512
2015-10-16re PR target/67745 ([ARM] wrong alignments when __attribute__ ((optimize,targ...Christian Bruel2-1/+23
2015-10-16re PR target/67745 ([ARM] wrong alignments when __attribute__ ((optimize,targ...Christian Bruel2-1/+23
2015-10-15microblaze musl supportGregor Richards1-2/+12
2015-10-14mips.h (MIPS_STACK_ALIGN): Implement using ROUND_UP macro.Uros Bizjak2-4/+4
2015-10-14htm.md (UNSPEC_HTM_FENCE): New.Peter Bergner2-24/+163
2015-10-14re PR target/67967 (ICE in i386_pe_seh_unwind_emit)Uros Bizjak1-7/+4
2015-10-13i386.c (classify_argument): Use CEIL where applicable.Uros Bizjak2-27/+27
2015-10-13sparc.h (SPARC_STACK_ALIGN): Implement using ROUND_UP macro and UNITS_PER_WOR...Uros Bizjak2-14/+14
2015-10-12[AArch64_be] Fix vtbl[34] and vtbx4Christophe Lyon4-75/+115
2015-10-12rs6000.h (RS6000_ALIGN): Implement using ROUND_UP macro.Uros Bizjak4-36/+30
2015-10-12msp430.c (msp430_mcu_names): Rename to msp430_mcu_data, add fields for ISA an...Nick Clifton1-151/+635
2015-10-11alpha.h (ALPHA_ROUND): Implement using ROUND_UP macro.Uros Bizjak1-1/+1
2015-10-09config.gcc (mips*-*-*): Add frame-header-opt.o to extra_objs.Steve Ellcey6-151/+392
2015-10-09* config/i386/i386.cUros Bizjak1-3/+5
2015-10-09[PATCH][ARM]Add earlyclobber modifier for neon_(vtrn, vuzp, vzip)<mode>_insn rtxRenlin Li1-6/+6
2015-10-09AVX512: Fix embedded rounding/SAE specifier position.Alexander Fomin1-7/+7
2015-10-09rs6000.c (rs6000_offload_options): New.James Norris1-0/+13
2015-10-09[Patch PR target/67366 1/2] [ARM] - Add movmisalignhi / si patternsRamana Radhakrishnan2-0/+38
2015-10-08Round up the SSE register save area only if neededH.J. Lu1-3/+8
2015-10-08nvptx.h (struct machine_function): Add comment.Nathan Sidwell2-20/+15
2015-10-08rs6000.c (rs6000_xcoff_debug_unwind_info): Always return UI_NONE.David Edelsohn1-4/+1
2015-10-08S/390: Use create_tmp_var_raw in s390_atomic_assign_expand_fenv.Andreas Krebbel1-2/+2
2015-10-07xcoff.h (ASM_PREFERRED_EH_DATA_FORMAT): Use 64-bit encoding in 64-bit mode.David Edelsohn1-2/+2
2015-10-07re PR target/66697 (Feature request: -mstackrealign and force_align_arg_point...Uros Bizjak2-11/+56
2015-10-07Define x86 CALL_USED_REGISTERS_MASKH.J. Lu2-3/+4
2015-10-07Merge ix86_maybe_switch_abi with ix86_set_current_functionH.J. Lu1-14/+8
2015-10-07Fix PR c/65345 for armRamana Radhakrishnan1-2/+2
2015-10-06nios2.c (nios2_symbol_ref_in_small_data_p): For -mgpopt=local, also exclude u...Sandra Loosemore1-3/+7