2006_05_31
  Patch_03 for the ASxxxx Assembler and Linker Version 4.10

	ASxxxx: Errors in the .local and .globl assembler directive
		processing routine introduced unwanted side effects
		for variable and symbol definition files.  These
		effects included improper definitions and incorrect
		error warnings.

		  Merge the patch asxv4pxx directory and subdirectories
		with the V4.10 distribution.  The following files
		will be overwritten:

		asdata.c	.__.CPU. type/flag changed to S_USER/S_LCL
		aslist.c	Symbol table now shows L for local definitions
		asmain.c	equate() processing updated
		assym.c		allglob() and symglob() local processing
		asxxxx.h	Removed unused S_ULCL definition

		  The following new subdirectories and their files will
		be added to the asxtst directory:

		areabank	Area and Bank Processing Test
		equtst		Equate Processing Test
		inctst		Nested Include File Test
		itst		Include File Error Reporting Test

		You must recompile all the ASxxxx assemblers to incorporate
		the patch.
