This group is for all folks running the original IBM VM/370 Release 6 operating system (or later (e.g. VMTCE (Community Edition)) on Hercules. Like the other early IBM operating systems this version has always been in the public domain and so can be freely distributed. The base version as supplied by IBM is lacking in many facilities. IBM solved this by providing additional extension products which were licensed and so are not available. There are however many user enhancements available which can be installed. In addition, in order to get users up and running quickly updated "releases" of VM/370 included the most popular updates are available for download, so novices can start to learn VM without having to delve into the system internals. It is intended that this wiki will provide information on the base release and these updates.
The available versions are here :-
?
?
Re: memset help
I believe that it it did "self host" at least once. And why would we not try again? Pragmatically however there?is no particular problem with cross compiling it (and I am guessing this might be
By
adriansutherland67
·
#1018
·
|
Re: memset help
Joe, I wonder if we could split the pre-processor into a separate phase. Pretty sure GCC used to build like that on my Atari ST with 4Mb of memory Dave Sent: 16 April 2020 17:45 To: [email protected]
By
Dave Wade
·
#1017
·
|
Re: memset help
"There have been a lot of angst about 31-bit addressing in MVS 3.8J. This was implemented in a forked version of Hercules. It was driven by the fact that GCC could not compile itself in a 24-bit world
By
Joe Monk
·
#1016
·
|
Re: memset help
Source availability was never the issue. ?The ability for GCC to actually build itself on the various target platforms have been the issue. There have been a lot of angst about 31-bit addressing in
By
Harold Grovesteen
·
#1015
·
|
Re: memset help
Folks, Not sure if its what I actually said, but in essence, there should be no problems re-building GCC, its just I havn¡¯t done it for some time. There are issues withy disk usage on the GCCCMS ID.
By
Dave Wade
·
#1014
·
|
Re: memset help
On Wed, 2020-04-15 at 18:15 -0500, Joe Monk wrote: > Question: > ¨C?What should be used to move or clear large blocks of data? > ¡ì?Answer: > ¡ì?There are several ways to move or clear a large
By
Harold Grovesteen
·
#1013
·
|
Re: memset help
I think not ... the source is all published. One thing I want to do is a build of GCC using the GCCLIB library A
By
adriansutherland67
·
#1012
·
|
Re: memset help
So are all of the operating systems dependent upon Paul for a rebuild of GCC?? In this context I am assuming he is delivering object modules to the other platforms with linking occurring on the target
By
Harold Grovesteen
·
#1011
·
|
Re: REXX Interpreter immediate commands
Pardon if I answer this twice. I had a crash, right when I hit send a few minutes ago. I was only describing the HI immediate command implementation in the original REXX. Almost all the multiuser,
By
Bob Bolch
·
#1010
·
|
Re: memset help
Drew Derbyshire wrote: My feeling is that something like this would be likely to have remained in place forever more. I had a look through the "current" MUSIC nucleus object deck for 256 byte MVC
By
Peter Coghlan
·
#1009
·
|
Re: OT, mail issues, was Re: [h390-vm] memset help
Yes, yes, and yes. Along with other things. -- Grant. . . . unix || die
By
Grant Taylor
·
#1008
·
|
Re: OT, mail issues, was Re: [h390-vm] memset help
I've never seen a commercial spam filter that was worth a damn, honestly. But that goes for most commercial software. The big issue with spam is the combination of sleazy people and clueless people.
By
Dave McGuire
·
#1007
·
|
Re: OT, mail issues, was Re: [h390-vm] memset help
Yes, no, and yes. I ran DKIM until about two weeks ago, and I'll be starting it up again soon. -Dave -- Dave McGuire, AK4HZ New Kensington, PA
By
Dave McGuire
·
#1006
·
|
Re: memset help
Joe: Please understand that I was one who worked on millicode and hardware on several machines over the years, as well as on emulators. On the machines I worked on, and as long as the data was
By
Mark L. Gaubatz
·
#1005
·
|
Re: memset help
Question: ¨C What should be used to move or clear large blocks of data? ¡ì Answer: ¡ì There are several ways to move or clear a large block of storage provided in the z/Architecture 1. One MVCL
By
Joe Monk
·
#1004
·
|
Re: memset help
Little is that simple these days... ? A special engine is built per CP chip for aligned copying or padding functions at a page granulari
By
Tony Harminc
·
#1003
·
|
Re: OT, mail issues, was Re: [h390-vm] memset help
Mine? Yes, no and no. I'm pretty sure I haven't suffered from any instances of spam runs sent out with my domain name forged as the source address although I am not sure I can believe that the
By
Peter Coghlan
·
#1002
·
|
Re: OT, mail issues, was Re: [h390-vm] memset help
Dave, I don't think I have never seen anything from you marked as "Junk". Some providers don't like groups.io so it might not be you. I really find most SPAM filters unbelievably bad and I used to
By
Dave Wade
·
#1001
·
|
Re: memset help
Mark, No doubt ... but MVCL/E are still millicode instructions. MVC is a hardware instruction. Joe [email protected]> wrote:
By
Joe Monk
·
#1000
·
|
Re: memset help
Joe: $MVCL was written many, many years ago. At the time, it was faster on certain machines. Need to re-validate this claim. Also, at the time the macro was written, the cachelines were shorter. On
By
Mark L. Gaubatz
·
#999
·
|