aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod100-130/+0
2015-06-17Implement TARGET_IRA_CHANGE_PSEUDO_ALLOCNO_CLASS hook.Robert Suchanek1-0/+29
2015-06-16re PR target/56766 (Fails to combine (vec_select (vec_concat ...)) to (vec_me...Uros Bizjak1-0/+146
2015-06-16mti-linux.h (MIPS_SYSVERSION_SPEC): New.Steve Ellcey3-37/+162
2015-06-16aarch64-arches.def: Add "armv8.1-a".Matthew Wahab3-3/+16
2015-06-16[ARM Churn] Rename LOGICAL_OP_NON_SC to LOGICAL_OP_NON_SHORT_CIRCUITJames Greenhalgh2-45/+46
2015-06-15altivec.md: Delete UNSPEC_VMLADDUHM.David Edelsohn1-61/+54
2015-06-15aarch64.md (mov<mode>_aarch64): Change alternative 2 to use neon_move instead...Jim Wilson2-19/+19
2015-06-15[AArch64] Change %ld to %wd for HOST_WIDE_INT parameter.Shiva Chen1-2/+2
2015-06-12gcc/Venkataramanan Kumar10-4/+137
2015-06-11rs6000.c (rs6000_pre_atomic_barrier): Remove SYNC variants cases from switch.David Edelsohn2-20/+7
2015-06-11pa.c (pa_output_global_address): Handle LABEL_REF plus CONST_INT for goto.John David Anglin1-0/+2
2015-06-11re PR bootstrap/66252 (bootstrap comparison failures on sparc-linux)Eric Botcazou2-35/+19
2015-06-11[ARM] Restrict MAX_CONDITIONAL_EXECUTE when -mrestrict-it is in placeKyrylo Tkachov1-1/+4
2015-06-11Add ARM/thumb pragma target Christian Bruel3-10/+93
2015-06-10sh.md (tstsi_t): Add '?' modifier to 'r' alternative of the 2nd operand to fi...Kaz Kojima1-1/+1
2015-06-10re PR target/66473 (ICE: in extract_insn, at recog.c:2343 (unrecognizable ins...Uros Bizjak1-43/+34
2015-06-10xtensa: implement trap patternMax Filippov2-1/+15
2015-06-10re PR target/66470 (TLS ICE due to ix86_split_long_move)Jakub Jelinek1-2/+42
2015-06-10Use dmb ish instead of dmb sy for ARM.Ramana Radhakrishnan1-5/+2
2015-06-10Add ARM/thumb attribute targetChristian Bruel5-10/+276
2015-06-09rl78.c (rl78_select_section): When -mes0 is active place read only data in th...Nick Clifton1-2/+2
2015-06-09[GCC, ARM] armv8 linux toolchain asan testcase fail due to stl missing condit...Shiva Chen1-6/+8
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod101-527/+0
2015-06-08rx.c (rx_function_value): Do not promote vector types.Nick Clifton2-5/+16
2015-06-06re PR bootstrap/66319 (gcov-tool.c:84:65: error: invalid conversion from 'int...John David Anglin2-38/+77
2015-06-06emit-rtl.c, [...]: Replace rtx base types with more derived ones.Richard Sandiford1-4/+4
2015-06-06Promote types of rtl expressions to rtx_insn in gen_split and gen_peephole2Mikhail Maltsev3-3/+3
2015-06-06msp430.c (msp430_asm_integer): Support addition and subtraction too.DJ Delorie1-1/+2
2015-06-05re PR libstdc++/6641 (-D__USE_MALLOC doesn't link)Kaz Kojima2-6/+21
2015-06-05print-sysroot-suffix.sh: Handle MULTILIB_REUSE settings.Julian Brown2-4/+14
2015-06-05sse.md (sse3_mwait): Swap the operand constriants.Venkataramanan Kumar1-3/+5
2015-06-05msp430.md (movsi_s): New.DJ Delorie3-0/+24
2015-06-04c-common.c (noplt): New attribute.Sriraman Tallam1-4/+39
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod101-423/+0
2015-06-04re PR target/66369 (gcc 4.8.3/5.1.0 miss optimisation with vpmovmskb)Uros Bizjak1-12/+36
2015-06-04Remove TARGET_RELAXED_ORDERING and optimize for weak memory models.Ramana Radhakrishnan7-48/+0
2015-06-04[AArch64] Always register fma_steering pass but gate it on the target option ...Kyrylo Tkachov2-3/+2
2015-06-03config.gcc (powerpc*-*-*): Add support for a new configure option --with-adva...Michael Meissner1-7/+44
2015-06-03re PR target/66275 (__attribute__((sysv_abi)) with x86_64-w64-mingw32-gcc gen...Uros Bizjak1-6/+9
2015-06-03netbsd-elf.h (NETBSD_LINK_SPEC_ELF): Turn -symbolic into -Bsymbolic.Benigno B. Junior1-0/+1
2015-06-03rl78-real.md: Add peepholes to avoid a register copy when calling a function.Nick Clifton2-2/+42
2015-06-02re PR target/66258 (compiling a stdarg function with arch +nofp generates an ...Jim Wilson1-5/+5
2015-06-02rs6000-modes.def (IFmode): Define IFmode to provide access to the IBM extende...Michael Meissner5-0/+95
2015-06-02[AArch64][PR 66136] rewrite geniterators.sh in awkSzabolcs Nagy1-20/+47
2015-06-02constraints.md: Use lower-case names in match_code.Richard Sandiford2-9/+9
2015-06-02vsx.md (vsx_extract_v4sf): Revert accidental 2014-08-11 change.Alan Modra1-1/+1
2015-06-01re PR target/65697 (__atomic memory barriers not strong enough for __sync bui...Matthew Wahab1-2/+16
2015-06-01re PR target/65697 (__atomic memory barriers not strong enough for __sync bui...Matthew Wahab1-1/+30
2015-06-01Change use to type-based pool allocator in sh.c.Martin Liska1-8/+22