aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2015-07-02cris.md ("epilogue"): Remove condition.Hans-Peter Nilsson1-4/+2
2015-07-01tpf.h (LIBSTDCXX): Change to CPP1.DJ Delorie1-1/+8
2015-07-01msp430.md (zero_extendhipsi2): Use MOVX.A to store a 16-bit value into a 20-b...Nick Clifton1-1/+3
2015-07-01[AArch64] Fall back to -fPIC if no support of -fpic in binutilsJiong Wang1-0/+4
2015-06-30c6x.c (try_rename_operands): Do not depend on gcc_assert evaluating its argum...Sandra Loosemore1-2/+7
2015-07-01re PR target/64833 ([SH]: Error: pcrel too far when compiling imagemagick and...Kaz Kojima1-1/+5
2015-06-30IA MCU psABI support: GCC changesH.J. Lu5-8/+153
2015-06-30leon.md (leon_load): Enable for all LEON variants if -mfix-ut699 is not speci...Eric Botcazou1-3/+5
2015-06-29nvptx.md (nvptx_reorg_subreg): New fn, broken out of ...Nathan Sidwell1-12/+34
2015-06-29Use PIE_SPEC/NO_PIE_SPEC for crtend.o/crtendS.oH.J. Lu1-0/+9
2015-06-29i386.md (*jcc_1): Use %!Uros Bizjak1-76/+28
2015-06-29nios2.c (nios2_delegitimize_address): Make assert less restrictive.Sandra Loosemore1-1/+1
2015-06-29re PR target/65697 (__atomic memory barriers not strong enough for __sync bui...Matthew Wahab1-1/+9
2015-06-29re PR target/65697 (__atomic memory barriers not strong enough for __sync bui...Matthew Wahab1-1/+9
2015-06-29i386: Implement asm flag outputsRichard Henderson3-7/+137
2015-06-29[AArch64] Generalize TLSLE macro and pattern namesJiong Wang3-17/+16
2015-06-28regrename.h (regrename_do_replace): Change to return bool.Chung-Lin Tang2-7/+15
2015-06-28i386.md (<mode>_ldx): Do not zero-extend non-Pmode operand 2 here.Uros Bizjak2-90/+82
2015-06-26[Patch AArch64 4/4] Add -moverride tuning command, and wire it up forJames Greenhalgh2-0/+228
2015-06-26[AArch64][2/2] Implement -fpic for -mcmodel=smallJiong Wang5-3/+122
2015-06-26[Patch AArch64 3/4] De-const-ify struct tune_paramsJames Greenhalgh3-57/+59
2015-06-26[Patch AArch64 2/4] Control the FMA steering pass in tuning structures rathe...James Greenhalgh7-23/+102
2015-06-26[Patch AArch64 1/4] Define candidates for instruction fusion in a .def fileJames Greenhalgh3-7/+58
2015-06-26[AArch64][1/2] Rename SYMBOL_SMALL_GOT to SYMBOL_SMALL_GOT_4GJiong Wang2-8/+9
2015-06-26* config/nvptx/nvptx.md (call_operation): Remove unused variables.Nathan Sidwell1-4/+1
2015-06-26[Patch ARM] Fix thinko in use of TARGET_UNIFIED_ASMRamana Radhakrishnan1-1/+1
2015-06-26re PR target/66412 (ICE on valid code at -O2 and -O3 with -g enabled in simpl...Uros Bizjak1-26/+42
2015-06-25re PR target/65979 ([SH] Wrong code is generated with stage1 compiler)Oleg Endo1-4/+26
2015-06-25function.h (ipa_opt_pass, [...]): Move forward declarations.Andrew MacLeod14-26/+11
2015-06-25aarch64.c, [...]: Add comment above target-def.h include.Richard Sandiford46-2/+48
2015-06-25aarch64.c, [...]: Move target-def.h includes to end.Richard Sandiford46-46/+91
2015-06-25hash-map-traits.h (simple_hashmap_traits::key_type): New typedef.Richard Sandiford4-28/+11
2015-06-25mips.c (mips16_flip_traits): Use it.Richard Sandiford1-33/+8
2015-06-25hash-traits.h (string_hash, [...]): New classes.Richard Sandiford4-51/+5
2015-06-25hash-traits.h (ggc_cache_hasher): Rename to...Richard Sandiford2-3/+3
2015-06-25hash-traits.h (ggc_hasher): Rename to...Richard Sandiford2-4/+4
2015-06-25hash-traits.h (free_ptr_hash): New class.Richard Sandiford1-2/+1
2015-06-25hash-table.h: Update comments.Richard Sandiford4-12/+4
2015-06-25decl.c (value_annotation_hasher::handle_cache_entry): Delete.Richard Sandiford1-9/+3
2015-06-25bfin.c (bfin_expand_prologue): Set current_function_static_stack_size if flag...Nick Clifton7-3/+24
2015-06-25re PR target/29693 (ICE while compiling gcc-3.4.3 with gcc-4.1.1)Ramana Radhakrishnan1-1/+1
2015-06-24re PR target/66563 (ICE (segmentation fault) on sh4-linux-gnu)Kaz Kojima2-15/+22
2015-06-24[AArch64] Fix another ICE with -mgeneral-regs-onlyAlan Lawrence1-1/+1
2015-06-24[AArch64] Fix ICES with -mgeneral-regs-only / -march=...+nofpAlan Lawrence3-18/+38
2015-06-24[PATCH][AARCH64]Add ACLE predefined marcos: __ARM_ALIGN_MAX_PWR andRenlin Li1-0/+4
2015-06-24re PR target/63408 (GCC emits incorrect fixed->fp conversion instruction on C...Ramana Radhakrishnan1-1/+2
2015-06-24S/390: Switch mode attribute to bhfgq for vec scatterAndreas Krebbel1-2/+2
2015-06-24S/390: Add proper comments to vpopct builtins for automated testsuite generat...Andreas Krebbel1-13/+13
2015-06-24S/390: Make builtin creation conditional.Andreas Krebbel5-955/+1005
2015-06-24S/390: Remove internal builtins from vecintrin.h.Andreas Krebbel1-35/+0