Add another ooptimization to the devide code.
Add a release target.
Version 4.1
Turn off listing and turn off dump.
Rewrite of Number-to-String conversion, Concatenate and Concatenate-number.
Fix a bug where strings might get corrupted if they cross LOWER_BOUND.
1) Reinstate MONITOR_LINK area.
Add support for lower case letters.
Initial check-in
Remove my username from the TAR file.
Merge branch 'master' of ssh://git.code.sf.net/p/xerox-xpl-compiler/code
Bump release filename.
Bume release filename.
Update the grammar tables. The previous tables used the EBCDIC collating
Fix typo in the spelling of XEROX.
Source line continuation must be enabled with @M.
Log the latest changes.
Bump revision number.
Bump revision number.
Fix the BCT instruction to branch to the proper address.
Add the doc directory to the clean target.
Add the command SPREAD. Add SEN.
Initial check-in
Add documentation for the Pascal compiler.
Change declarations and casts from long to XPL_LONG.
Fix a comment.
Expand the maximum program size to 200K bytes.
Reduce the size of the symbol table to something acceptable to the old XPL compiler.
Fix the upper bound of the number of units.
Add changes for mcs0009
Add config files, BIOS simulation and change m4edit.xpl to m5edit.xpl.
Add a way to break out of the Auto Execute option.
Add more info to the help display.
Add a description of the simulators config file.
Clarify that $U is not needed with FORTRAN functions.
Change the libs target to copy the MUSE compiler if needed.
Add a declaration for PRINTF
Use OUTPUT(0) for DOUBLE_SPACE.
Option 4 is disabled because the FORTRAN library is not position independent.
FTC64() does not compile correctly and there is no way to test it.
Initial check-in.
Add support for 200-TPI disc simulation.
Do not read the corefile options when running under a MODCOMP operating system.
Fix spelling error in comment
Major rewrite of the BIOS REX calls (0 thru 9)
Add code to close the transports.
Add Solidisk emulation to the BIOS test.
Fix Insert Shared Module to correctly pass the options.
Add Solidisk emulation of the 200-TPI Disk.
Add Solidisk congifuration.
Add tests for Solidisk emulation.
Fix a typo in a comment.
Correct the code that generates the error message:
FTC64 does not work with the reentrant code option so it is disabled.
Add the read/write compressed functions to the libraries.
Add peephole optimization for TRR followed by MUR or MLR.
Add a test to validate the DISPLAY when doing recursion.
Change m4edit to m5edit.
Change m4edit to m5edit.
Fix a spelling error in a comment.
Fix the target xpl54 to generate Modcomp IV code.
Create version mcs0009
Mark hello and mix as one map tasks.
Add code to dump M4EDIT Quick Load files.
Allow @ to augment the INS directive.
Remove the message that printed PGM name.
Add BIOS simulation test.
BIOS simulation test program.
Remove some unused variables.
Questionable change to the console_readline() function to break
Move the UFT resolution functions to this file.
The Read/Write code has been moved to iosys.c.
Implement UNABORTABLE.
Remove data_type from PDT structure.
Fix the UFT command to correctly display Buffer and Length when
Add [assign] to set assignments.
Set UFTOPT to 0xB400 to correctly load from TOC directories.
Add both sector number and File Position Index to the PDT structure.
Add REX emulations for: BKF, AVF, TERMINATE
Add I/O formats for:
Open the HOST files.
Correct the calculation for memory regions used in page allocation.
Add config files and transports.
Parse device config file.
Add the BIOS test program.
Interface the REX calls to the low level interface found in iosys.c.
Move the debug loader option bits to higher values to avoid collision
Validate, Fix and Optimize the Quickload output format.
Add Condition Code C to the loader to signal relocatable.
Add the -q option to generate Quickload output used by TOC.
Correct the object code generated by the END statement.
Add the PDT command
Add trace_rex, PDT record size and support for UNABORTABLE.
Add TRACE REX command.
Implement REX DUMP. Add code to change to and from a two map task.
Permit the LOVER system call to return relocatable.
Permit the LOVER system call to return relocatable.
Improve the START address checks. Loading the data file should always
Change byte order for object file opcodes: PGM, INT, EXT and COMMON.
Change byte order for object file opcodes: PGM, INT, EXT and COMMON.