Skip to Main Content
IBM Z Software


This portal is to open public enhancement requests against IBM Z Software products. To view all of your ideas submitted to IBM, create and manage groups of Ideas, or create an idea explicitly set to be either visible by all (public) or visible only to you and IBM (private), use the IBM Unified Ideas Portal (https://ideas.ibm.com).


Shape the future of IBM!

We invite you to shape the future of IBM, including product roadmaps, by submitting ideas that matter to you the most. Here's how it works:

Search existing ideas

Start by searching and reviewing ideas and requests to enhance a product or service. Take a look at ideas others have posted, and add a comment, vote, or subscribe to updates on them if they matter to you. If you can't find what you are looking for,

Post your ideas
  1. Post an idea.

  2. Get feedback from the IBM team and other customers to refine your idea.

  3. Follow the idea through the IBM Ideas process.


Specific links you will want to bookmark for future use

Welcome to the IBM Ideas Portal (https://www.ibm.com/ideas) - Use this site to find out additional information and details about the IBM Ideas process and statuses.

IBM Unified Ideas Portal (https://ideas.ibm.com) - Use this site to view all of your ideas, create new ideas for any IBM product, or search for ideas across all of IBM.

ideasibm@us.ibm.com - Use this email to suggest enhancements to the Ideas process or request help from IBM for submitting your Ideas.

ADD A NEW IDEA

IBM High Level Assembler for z/OS and z/VM

Showing 40 of 8225

Assembly Listing Headers - Four lines of USINGs information is not enough

Currently, the page headers area for Assembly listings is limited to 8 lines: title line, page number, column headers and... from two to four lines of active USINGs information. I use named USINGs a LOT! So much so, that I frequently blow through ...
about 2 years ago in IBM High Level Assembler for z/OS and z/VM / Assembler 1 Not under consideration

Identify SIIS issue before moving to z13 / z14

It is known that Assembler code using "Store into Instruction Stream" (SIIS) does not perform as well starting on z13 hardware due to a change in cache structure. It would be beneficial to have an option in the HLASM Toolkit to identify code which...
almost 5 years ago in IBM High Level Assembler for z/OS and z/VM / Toolkit 1 Not under consideration

System Variable Symbol &SYSRMODE

I need a way to determine the RMODE of a CSECT from within a MACRO, if the RMODE was set via either an RMODE statement, or a CATTR statement.
over 6 years ago in IBM High Level Assembler for z/OS and z/VM / Assembler 1 Not under consideration

SuperC read Panvalet

Please add support for reading Panvalet to SUPERC.
almost 7 years ago in IBM High Level Assembler for z/OS and z/VM / Other 2 Not under consideration

SuperC - Do Not Report Spacing Changes Unless Within Quotes

There is an existing option, DLREFM (suppress reformatted lines from the listing) which although it does suppress the reformatted lines from the OLD file, it does not suppress them from the NEW file. Another option, REFMOVR, suppresses reformatted...
over 7 years ago in IBM High Level Assembler for z/OS and z/VM / Other 3 Not under consideration

Provide SPM ITERATE-like analogue with conditions, similar to LEAVE/DOEXIT

An analogous macro to ITERATE with conditions, similar to DOEXIT & ASMLEAVE, would be very helpful to write more understandable code and take advantage of internal z Systems pipelining, instruction prefetch, and branch prediction. (Note: I hav...
almost 8 years ago in IBM High Level Assembler for z/OS and z/VM / Toolkit 2 Not under consideration

Flag SS instructions with a (probable) incorrect use of implied operand length

Please consider the following two MVC instructions, both of which use the implied length of the first operand: MVC FULL1,FULL2 perfectly reasonable MVC FULL1+2,HALF explicit length of 2 is obviously missing…FULL1 DS FFULL2 DS FHALF DS H* LTORG The...
about 9 years ago in IBM High Level Assembler for z/OS and z/VM / Assembler 3 Not under consideration

SuperC support for VSAM records greater than 64K

We have a customer that wants to use VSAM datasets with record sizes greater than 64K. They rely on SUPERC to do comparisons of test runs. SUPERC does not support record sizes greater than 64K. We would like to see an enhancement for this support.
over 9 years ago in IBM High Level Assembler for z/OS and z/VM / Other 4 Not under consideration

nothing to say

don't see any thing useful
about 1 year ago in IBM High Level Assembler for z/OS and z/VM / Other 1 Not under consideration

COPYLIB DD for COPY code, SQLLIB DD for SQL INCLUDE

Assembler copy code and macros are distinct types of elements that can be mutually dependent. Because they are read from the same SYSLIB DD they need to be assigned different names. A COPYLIB DD for copy code would support matching named macros an...
over 1 year ago in IBM High Level Assembler for z/OS and z/VM / Assembler 1 Not under consideration