]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/config/s390/s390.c
S/390: Emit vector alignment hints for z13
[thirdparty/gcc.git] / gcc / config / s390 / s390.c
2020-06-02  Stefan Schulze Fri... S/390: Emit vector alignment hints for z13
2020-05-14  Andreas KrebbelIBM Z: Define probe_stack expander
2020-05-14  Andreas KrebbelIBM Z: stack clash prot: add missing updates of last_pr...
2020-04-30  Jakub Jelinek--with-{documentation,changes}-root-url tweaks
2020-04-29  Jakub Jelinekdiagnostics: Add %{...%} pretty-format support for...
2020-04-29  Jakub Jelineks390: Fix up -Wpsabi diagnostics + [[no_unique_address...
2020-04-28  Jakub Jelineks390: -Wpsabi diagnostics for C++14 vs. C++17 ABI incom...
2020-04-27  Jakub Jelineks390: Fix C++14 vs. C++17 ABI incompatibility on s390...
2020-03-14  Jakub JelinekFix doubled indefinite articles, mostly in comments.
2020-03-04  Andreas KrebbelIBM Z: zTPF: Prevent FPR usage
2020-03-04  Andreas KrebbelIBM Z: zTPF: Add tpf trace customization options
2020-01-01  Jakub JelinekUpdate copyright years.
2019-11-14  Richard SandifordReplace mode_for_int_vector with related_int_vector_mode
2019-11-12  Martin LiskaRemove gcc/params.* files.
2019-11-12  Martin LiskaApply mechanical replacement (generated patch).
2019-11-05  Andreas KrebbelIBM Z: Use tree_fits_uhwi_p in vector_alignment hook
2019-10-24  Ilya LeoshkevichS/390: Use UNSPEC_GET_TP for thread pointer loads
2019-10-11  Ilya LeoshkevichS/390: Use signaling FP comparison instructions
2019-10-10  Andreas KrebbelS/390: Add support for z15 as CPU name.
2019-10-10  Andreas KrebbelS/390: PR91035 Fix call to __morestack
2019-10-01  Ilya LeoshkevichS/390: Remove code duplication in vec_* comparison...
2019-09-30  Richard SandifordPass an ABI identifier to hard_regno_call_part_clobbered
2019-09-10  Richard SandifordRemove call_really_used_regs
2019-09-10  Richard SandifordAdd call_used_or_fixed_reg_p
2019-09-09  Richard SandifordRemove IOR_HARD_REG_SET
2019-09-09  Richard SandifordMake note_stores take an rtx_insn
2019-09-03  Ilya LeoshkevichS/390: Fix failing RTL check in s390_canonicalize_compa...
2019-08-20  Richard SandifordAdd a apply_pass_by_reference_rules helper
2019-08-20  Richard SandifordUse function_arg_info for TARGET_FUNCTION_ARG_ADVANCE
2019-08-20  Richard SandifordUse function_arg_info for TARGET_FUNCTION_(INCOMING_)ARG
2019-08-20  Richard SandifordUse function_arg_info for TARGET_PASS_BY_REFERENCE
2019-08-20  Richard SandifordAdd pass_va_arg_by_reference
2019-08-13  Richard SandifordUse checking forms of DECL_FUNCTION_CODE (PR 91421)
2019-07-24  Andreas KrebbelS/390: Add add/sub/mul overflow check patterns
2019-07-08  Robin DappS/390: Define shift_truncation_mask.
2019-07-08  Robin DappS/390: Rework shift count handling.
2019-06-27  Aaron Sawdeybuiltins.c (get_memory_rtx): Fix comment.
2019-05-16  Max Filippovgcc: move assemble_start_function / assemble_end_functi...
2019-04-24  Andreas KrebbelS/390: Fix PR89952 incorrect CFI
2019-04-11  Robin DappS/390: Add arch13 pipeline and model number
2019-04-03  Andreas KrebbelS/390: Reject long disp for vector load/store early
2019-04-02  Andreas KrebbelS/390: arch13: Add support for new select instruction
2019-04-02  Andreas KrebbelS/390: arch13: Support new bit operations
2019-04-02  Andreas KrebbelS/390: arch13: Add arch13 as architecture option
2019-03-20  Andreas KrebbelS/390: Fix PR89775. Stackpointer save/restore instructi...
2019-03-12  Robin DappS/390: Perform more aggressive inlining
2019-03-12  Robin DappS/390: Rework instruction scheduling.
2019-03-12  Robin DappS/390: Change z13 pipeline description.
2019-03-11  Martin LiskaWrap option names in gcc internal messages with %<...
2019-03-11  Andreas KrebbelS/390: Fix immediate vector operands for some builtins.
2019-03-08  Jakub Jelinekre PR target/79846 (s390: untranslatable diagnostic...
2019-02-18  Jakub Jelinekre PR target/89361 (s390 broken without S390_USE_TARGET...
2019-02-12  Ilya LeoshkevichS/390: Reject invalid Q/R/S/T addresses after LRA
2019-01-11  Steve Ellceyaarch64.c (aarch64_simd_call_p): New function.
2019-01-01  Jakub JelinekUpdate copyright years.
2018-12-03  Ilya LeoshkevichS/390: Add support for section anchors
2018-11-21  Andreas KrebbelS/390: Support vector load/store alignment hints
2018-11-09  Ilya LeoshkevichS/390: Allow relative addressing of literal pool entries
2018-11-05  Robin DappS/390: Increase register move costs for CC_REGS
2018-10-25  Ilya LeoshkevichS/390: Merge movdi_larl into movdi_64
2018-10-24  Ilya LeoshkevichS/390: Fix ICE in s390_check_qrst_address ()
2018-10-22  Ilya LeoshkevichS/390: Make "b" constraint match literal pool references
2018-10-15  Andreas KrebbelS/390: Fix problem with vec_init expander
2018-09-24  Ilya LeoshkevichS/390: Fix conditional returns on z196+
2018-09-06  Ilya LeoshkevichS/390: Prohibit SYMBOL_REF in UNSPECV_CAS
2018-09-06  Ilya LeoshkevichS/390: Register pass_s390_early_mach statically
2018-09-06  Ilya LeoshkevichS/390: Remove UNSPEC_LTREL_BASE
2018-08-15  Ilya LeoshkevichS/390: Remove branch splitting loop
2018-08-13  Ilya LeoshkevichS/390: Factor out constant pool ref decomposition
2018-08-09  Andreas KrebbelS/390: Fix PR84332 ICE with stack clash protection
2018-08-08  Andreas KrebbelS/390: Fix whitespace problems in the backend
2018-08-08  Ilya LeoshkevichS/390: Remove TARGET_CPU_ZARCH
2018-08-08  Ilya LeoshkevichS/390: Remove support for g5 and g6 machines
2018-08-06  Andreas KrebbelS/390: Don't unroll memory blk op loops
2018-07-31  Andreas KrebbelS/390: Don't emit prefetch instructions for clrmem
2018-07-18  Ilya LeoshkevichS/390: Add CFI for mcount call sequences
2018-07-17  Robin DappS/390: Do not use LA with index register on z196 or...
2018-07-17  Robin DappS/390: Set default function alignment to 16.
2018-07-17  Martin LiskaClean up of new format of -falign-FOO.
2018-07-16  Ilya LeoshkevichS/390: Implement -mnop-mcount
2018-07-16  Ilya LeoshkevichS/390: Implement -mrecord-mcount
2018-07-16  Ilya LeoshkevichS/390: Add direct support for Linux kernel __fentry__...
2018-07-04  Martin Liska[multiple changes]
2018-04-12  Andreas KrebbelIBM Z: Spectre: Prevent thunk cfi to be emitted with...
2018-04-06  Andreas KrebbelIBM Z: Use the dedicated NOP instructions for "nop"
2018-02-19  Jakub Jelinekre PR target/84146 (ICE with -mcet in dwarf2out_var_loc...
2018-02-09  Andreas KrebbelS/390: Fix PR84295
2018-02-08  Andreas KrebbelS/390: Disable prediction of indirect branches
2018-01-03  Jakub JelinekUpdate copyright years.
2017-12-18  Andreas KrebbelS/390: PR83420: Improve hotpatch option parsing.
2017-12-16  Richard Sandifordpoly_int: IN_TARGET_CODE
2017-12-15  Jakub Jelinektree-core.h (struct attribute_spec): Swap affects_type_...
2017-12-07  Martin SeborPR c/81544 - attribute noreturn and warn_unused_result...
2017-10-18  Robin DappS/390: Do not end groups after fallthru edge.
2017-10-18  Robin DappS/390: Handle long-running instructions.
2017-10-17  Jan Hubickatarget.h (enum vect_cost_for_stmt): Add vec_gather_load...
2017-10-10  Richard SandifordRequire wi::to_wide for trees
2017-09-29  Jeff Lawi386.c (ix86_adjust_stack_and_probe_stack_clash): Fix...
2017-09-26  Andreas KrebbelS/390: Fix vector fp unordered compares
2017-09-26  Andreas KrebbelS/390: Set the preferred mode for float vectors
next