aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/s390
AgeCommit message (Expand)AuthorFilesLines
2015-07-24S/390: Fix cfi for GPR 2 FPR savesAndreas Krebbel1-0/+4
2015-07-24[PATCH] S/390: Improve risbg usageAndreas Krebbel2-3/+90
2015-07-24[PATCH 4/4] S390 -march=native related fixesDominik Vogt1-19/+13
2015-07-24[PATCH 3/4] S390 -march=native related fixesDominik Vogt2-41/+127
2015-07-24[PATCH 2/4] S390 -march=native related fixesDominik Vogt1-6/+3
2015-07-24S390 -march=native related fixesDominik Vogt1-0/+4
2015-07-10gimple-predict.h: New file.Andrew MacLeod1-0/+1
2015-07-08S/390: Remove assertion in s390_init_frame_layout.Andreas Krebbel1-1/+4
2015-07-08target.def (rtx_costs): Remove "code" param, add "mode".Alan Modra1-18/+19
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod2-14/+4
2015-07-01tpf.h (LIBSTDCXX): Change to CPP1.DJ Delorie1-1/+8
2015-06-25function.h (ipa_opt_pass, [...]): Move forward declarations.Andrew MacLeod1-2/+0
2015-06-25aarch64.c, [...]: Add comment above target-def.h include.Richard Sandiford1-0/+1
2015-06-25aarch64.c, [...]: Move target-def.h includes to end.Richard Sandiford1-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
2015-06-24S/390: Fix s390_secondary_reload register class check.Andreas Krebbel1-1/+1
2015-06-24S/390: Disable effect of support_vector_misalignmentAndreas Krebbel1-1/+5
2015-06-24S/390: Limit legitimate_constant_p changes to TARGET_VX.Andreas Krebbel1-1/+1
2015-06-24S/390 Vector ABI GNU Attribute.Andreas Krebbel1-0/+121
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod2-3/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod2-10/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod2-8/+0
2015-06-01S390: Support -mtune=native and -march=native.Dominik Vogt6-2/+112
2015-05-29PR 66215: S390: Fix placement of post-label NOPs with -mhotpatchDominik Vogt1-11/+17
2015-05-22always define STACK_GROWS_DOWNWARDTrevor Saunders1-1/+1
2015-05-19S/390 Invalid vector binary opsAndreas Krebbel1-0/+61
2015-05-19S/390 zvector builtin support.Andreas Krebbel15-265/+7477
2015-05-19S/390 Add vector scalar instruction support.Andreas Krebbel3-91/+353
2015-05-19S/390 Vector base support.Andreas Krebbel8-260/+2713
2015-05-19S/390 Add -march/-mtune=z13 option.Andreas Krebbel5-10/+60
2015-05-19S/390: Make shift_count_or_setmem_operand predicate to check for mode.Andreas Krebbel1-1/+5
2015-05-19S/390 Fix secondary reload issue with store/load relative operands.Andreas Krebbel1-9/+7
2015-05-18Move array-type va_list handling to build_va_argTom de Vries1-1/+0
2015-05-12re PR target/65697 (__atomic memory barriers not strong enough for __sync bui...Andrew MacLeod1-3/+3
2015-05-122827.md: Split zEC12_simple into zEC12_simple_int and zEC12_simple_fp.Andreas Krebbel2-3/+11
2015-05-11re PR target/65780 (Uninitialized common handling in executables)Jakub Jelinek1-0/+6
2015-05-09bitmap.c, [...]: Add space between string literal and macro name.Jason Merrill1-1/+1
2015-05-07rtl.h (always_void_p): New function.Richard Sandiford2-27/+27
2015-04-28add default for NO_FUNCTION_CSETrevor Saunders1-1/+1
2015-04-16S/390: Fix ira cost multiplierAndreas Krebbel1-1/+1
2015-03-31S/390: Hotpatch: Remove special handling of nested functions.Dominik Vogt1-29/+24
2015-03-12S/390: Hotpatching fixes.Dominik Vogt2-25/+66
2015-03-04S/390: Fix check for builtins valid with -mhtmAndreas Krebbel1-1/+1
2015-02-27S/390: Implement TARGET_ATOMIC_ASSIGN_EXPAND_FENV.Andreas Krebbel1-0/+77
2015-02-27S/390: Add builtins for efpc and sfpcAndreas Krebbel2-1/+37
2015-02-27S/390: Define TARGET_BUILTIN_DECLAndreas Krebbel1-32/+62
2015-01-30Always pass explicit location to fatal_error.Joseph Myers1-1/+2