summaryrefslogtreecommitdiff
path: root/gcc/config/s390
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.jakub2016-01-0431-31/+31
* Fix broken handling of LABEL_REF in genrecog + genpreds.krebbel2015-12-231-4/+1
* S/390: Fix base reg condition.krebbel2015-12-211-1/+1
* S/390: Allow to use r2 to r4 as literal pool base.krebbel2015-12-181-3/+10
* S/390: Turn constm1_operand into all_ones_operandkrebbel2015-12-183-11/+12
* S/390: Simplify vector conditionalskrebbel2015-12-182-13/+54
* S/390: Deprecate g5 and g6 CPU levelskrebbel2015-12-183-8/+38
* S/390: Wide int support.krebbel2015-12-113-13/+24
* S/390: Fix warnings in "*setmem_long..." patterns.krebbel2015-12-112-11/+46
* S/390: Fix warnings in "*setmem_long..." patterns.krebbel2015-12-111-3/+16
* [PATCH 2/2] S/390: Implement "target" attribute.krebbel2015-12-041-1/+15
* [PATCH 1/2] S/390: Implement "target" attribute.krebbel2015-12-047-296/+1024
* S/390: Make constant checking more strictkrebbel2015-12-024-109/+114
* S/390: vec_set mode DI->SI for shift_countkrebbel2015-12-021-1/+1
* S/390: Fix vec_splat_* builtins.krebbel2015-12-024-8/+29
* S/390: Sort builtin types - cleanup only.krebbel2015-12-021-511/+511
* S/390: Fix RT flag in vstrc instruction.krebbel2015-12-021-16/+8
* S/390: Enable vrepi constants.krebbel2015-12-023-30/+49
* S/390: Fix vrepi constraint letter.krebbel2015-12-021-2/+2
* S/390: Further bswap enhancements.krebbel2015-12-021-10/+28
* S/390: Fix symbol ref alignmentkrebbel2015-11-233-28/+76
* S/390: Add bswaphi2 patternkrebbel2015-11-201-0/+10
* S/390: Clobber r1 in patterns resulting in pfpo instruction.krebbel2015-11-201-8/+17
* Machine modes for address printing.jules2015-11-091-1/+1
* Merge of the scalar-storage-order branch.ebotcazou2015-11-081-1/+1
* S/390: PR68015 Fix ICE in s390_emit_comparekrebbel2015-10-221-2/+7
* Improve --help output to generate references to option aliases.msebor2015-10-212-25/+25
* 2015-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-162-24/+17
* S/390: Use create_tmp_var_raw in s390_atomic_assign_expand_fenv.krebbel2015-10-081-2/+2
* Remove REAL_VALUE_FROM_CONST_DOUBLErsandifo2015-10-051-4/+1
* Remove remaining uses of CONST_DOUBLE_FROM_REAL_VALUErsandifo2015-10-052-10/+10
* S/390: Add missing brackets.krebbel2015-09-151-1/+1
* S/390: Don't use vgm for v1ti and v1tf.krebbel2015-09-101-0/+5
* S/390: Fix mode iterators vmal, vmah, and vmalh.krebbel2015-09-101-15/+15
* S/390: Add V1TImode to constant pool modes.krebbel2015-09-101-2/+3
* S/390: Add emit_barrier() after trapkrebbel2015-08-271-0/+1
* gcc/ChangeLoguweigand2015-08-211-9/+9
* gcc/rsandifo2015-08-201-13/+4
* S/390: Fix dwarf reg size table for -m31 -mzarch.krebbel2015-08-061-0/+4
* S/390: Clobber VRs in __builtin_tbegin.krebbel2015-08-062-1/+37
* S/390: Doc: Add documentation for -mhtm, -mvx, and -mzvector.krebbel2015-08-061-1/+2
* S/390: Fix cfi for GPR 2 FPR saveskrebbel2015-07-241-0/+4
* [PATCH] S/390: Improve risbg usagekrebbel2015-07-242-3/+90
* [PATCH 4/4] S390 -march=native related fixeskrebbel2015-07-241-19/+13
* [PATCH 3/4] S390 -march=native related fixeskrebbel2015-07-242-41/+127
* [PATCH 2/4] S390 -march=native related fixeskrebbel2015-07-241-6/+3
* S390 -march=native related fixeskrebbel2015-07-241-0/+4
* 2015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-101-0/+1
* S/390: Remove assertion in s390_init_frame_layout.krebbel2015-07-081-1/+4
* * target.def (rtx_costs): Remove "code" param, add "mode".amodra2015-07-081-18/+19