peter 
							
						 
					 
					
						
						
						
						
							
						
						
							70fe77ca7c 
							
						 
					 
					
						
						
							
							* procinfo unit contains tprocinfo  
						
						... 
						
						
						
						* cginfo renamed to cgbase
  * moved cgmessage to verbose
  * fixed ppc and sparc compiles 
						
					 
					
						2003-10-01 20:34:48 +00:00 
						 
				 
			
				
					
						
							
							
								peter 
							
						 
					 
					
						
						
						
						
							
						
						
							d76dc1047e 
							
						 
					 
					
						
						
							
							* updates for new ra  
						
						
						
					 
					
						2003-09-14 19:19:04 +00:00 
						 
				 
			
				
					
						
							
							
								peter 
							
						 
					 
					
						
						
						
						
							
						
						
							6a8d5eb25d 
							
						 
					 
					
						
						
							
							* NEWRA branch merged  
						
						
						
					 
					
						2003-09-03 15:55:00 +00:00 
						 
				 
			
				
					
						
							
							
								peter 
							
						 
					 
					
						
						
						
						
							
						
						
							d113495cf1 
							
						 
					 
					
						
						
							
							* fixed stackalloc to not allocate localst.datasize twice  
						
						... 
						
						
						
						* order of stackalloc code fixed for implicit init/final 
						
					 
					
						2003-08-20 17:48:49 +00:00 
						 
				 
			
				
					
						
							
							
								peter 
							
						 
					 
					
						
						
						
						
							
						
						
							32d076480b 
							
						 
					 
					
						
						
							
							* framepointer fixes for sparc  
						
						... 
						
						
						
						* parent framepointer code more generic 
						
					 
					
						2003-07-06 17:58:22 +00:00 
						 
				 
			
				
					
						
							
							
								peter 
							
						 
					 
					
						
						
						
						
							
						
						
							0dceec9a64 
							
						 
					 
					
						
						
							
							* current_procdef removed, use current_procinfo.procdef instead  
						
						
						
					 
					
						2003-06-13 21:19:30 +00:00 
						 
				 
			
				
					
						
							
							
								peter 
							
						 
					 
					
						
						
						
						
							
						
						
							414bd5fa22 
							
						 
					 
					
						
						
							
							* more sparc cleanup  
						
						... 
						
						
						
						* accumulator removed, splitted in function_return_reg (called) and
    function_result_reg (caller) 
						
					 
					
						2003-05-30 23:57:08 +00:00 
						 
				 
			
				
					
						
							
							
								florian 
							
						 
					 
					
						
						
						
						
							
						
						
							995f7e0f11 
							
						 
					 
					
						
						
							
							* fix some small flaws which prevent sparc linux system unit from compiling  
						
						... 
						
						
						
						* some reformatting done 
						
					 
					
						2003-05-23 22:33:48 +00:00 
						 
				 
			
				
					
						
							
							
								peter 
							
						 
					 
					
						
						
						
						
							
						
						
							60978ba89c 
							
						 
					 
					
						
						
							
							* aktprocdef renamed to current_procdef  
						
						... 
						
						
						
						* procinfo renamed to current_procinfo
  * procinfo will now be stored in current_module so it can be
    cleaned up properly
  * gen_main_procsym changed to create_main_proc and release_main_proc
    to also generate a tprocinfo structure
  * fixed unit implicit initfinal 
						
					 
					
						2003-04-27 11:21:32 +00:00 
						 
				 
			
				
					
						
							
							
								peter 
							
						 
					 
					
						
						
						
						
							
						
						
							a5e7f02527 
							
						 
					 
					
						
						
							
							* updated for removed lexlevel  
						
						
						
					 
					
						2003-04-27 07:48:05 +00:00 
						 
				 
			
				
					
						
							
							
								mazen 
							
						 
					 
					
						
						
						
						
							
						
						
							9ad1d0ffe2 
							
						 
					 
					
						
						
							
							* fixing bug related to errornous program main entry stack frame  
						
						
						
					 
					
						2003-02-06 22:36:55 +00:00 
						 
				 
			
				
					
						
							
							
								mazen 
							
						 
					 
					
						
						
						
						
							
						
						
							215880afe8 
							
						 
					 
					
						
						
							
							* fixing several bugs compiling the RTL  
						
						
						
					 
					
						2003-01-05 21:32:35 +00:00 
						 
				 
			
				
					
						
							
							
								mazen 
							
						 
					 
					
						
						
						
						
							
						
						
							311508131a 
							
						 
					 
					
						
						
							
							- some writeln(s) removed in compiler  
						
						... 
						
						
						
						+ many files added to RTL
* some errors fixed in RTL 
						
					 
					
						2002-12-24 21:30:20 +00:00 
						 
				 
			
				
					
						
							
							
								mazen 
							
						 
					 
					
						
						
						
						
							
						
						
							00ee9f8063 
							
						 
					 
					
						
						
							
							+ added support for the shift nodes  
						
						... 
						
						
						
						+ added debug output on screen with -an command line option 
						
					 
					
						2002-12-21 23:21:47 +00:00 
						 
				 
			
				
					
						
							
							
								mazen 
							
						 
					 
					
						
						
						
						
							
						
						
							41153e2b1a 
							
						 
					 
					
						
						
							
							+ return_result_reg and function_result_reg are now used, in all plateforms, to pass functions result between called function and its caller. See the explanation of each one  
						
						
						
					 
					
						2002-11-17 17:49:08 +00:00 
						 
				 
			
				
					
						
							
							
								mazen 
							
						 
					 
					
						
						
						
						
							
						
						
							37247e8cde 
							
						 
					 
					
						
						
							
							* fixing return value variable address  
						
						
						
					 
					
						2002-11-14 21:42:08 +00:00 
						 
				 
			
				
					
						
							
							
								mazen 
							
						 
					 
					
						
						
						
						
							
						
						
							f97aa452bd 
							
						 
					 
					
						
						
							
							* SPARC calling mechanism almost OK (as in GCC./mppcsparc )  
						
						
						
					 
					
						2002-11-10 19:07:45 +00:00 
						 
				 
			
				
					
						
							
							
								mazen 
							
						 
					 
					
						
						
						
						
							
						
						
							f170b21371 
							
						 
					 
					
						
						
							
							* parameter handling updated  
						
						
						
					 
					
						2002-11-03 20:22:40 +00:00 
						 
				 
			
				
					
						
							
							
								mazen 
							
						 
					 
					
						
						
						
						
							
						
						
							220be9c38f 
							
						 
					 
					
						
						
							
							+ op_raddr_reg and op_caddr_reg added to fix functions prologue  
						
						
						
					 
					
						2002-10-20 19:01:38 +00:00 
						 
				 
			
				
					
						
							
							
								mazen 
							
						 
					 
					
						
						
						
						
							
						
						
							de41a87b82 
							
						 
					 
					
						
						
							
							* Internal error fixed, but usually i386 parameter model used  
						
						
						
					 
					
						2002-10-10 15:10:39 +00:00 
						 
				 
			
				
					
						
							
							
								mazen 
							
						 
					 
					
						
						
						
						
							
						
						
							dd411127f4 
							
						 
					 
					
						
						
							
							added support for SPARC processors  
						
						
						
					 
					
						2002-08-29 11:02:36 +00:00 
						 
				 
			
				
					
						
							
							
								mazen 
							
						 
					 
					
						
						
						
						
							
						
						
							c52839c2d6 
							
						 
					 
					
						
						
							
							*** empty log message ***  
						
						
						
					 
					
						2002-08-23 10:08:28 +00:00