mirror of
				https://gitlab.com/freepascal.org/fpc/source.git
				synced 2025-11-04 13:39:39 +01:00 
			
		
		
		
	
				psub.pas: Use new fpc_compiler_has_fixup_jmps conditional. mips/aasmcpu.pas: MIPS specific fixup_jmps function, The insttruction distance calculation is not exact as some pseudo-instruction can be expanded to a variable number of real instructions real calculation would only be possible if we first convert pseudo-instuctions to real instructions before calling fixup_jmps. ncgutil.pas: Revert commit r21791 ncgcon.pas: Revert commit r21786 mips/cgcpu.pas: Partial revert of commit r21798, no need to always use A_J, as fixup_jmps now handles out of range branches. git-svn-id: trunk@21822 -  | 
			||
|---|---|---|
| .. | ||
| aasmcpu.pas | ||
| aoptcpu.pas | ||
| aoptcpub.pas | ||
| aoptcpud.pas | ||
| cgcpu.pas | ||
| cpubase.pas | ||
| cpugas.pas | ||
| cpuinfo.pas | ||
| cpunode.pas | ||
| cpupara.pas | ||
| cpupi.pas | ||
| cputarg.pas | ||
| hlcgcpu.pas | ||
| itcpugas.pas | ||
| mipsreg.dat | ||
| ncpuadd.pas | ||
| ncpucall.pas | ||
| ncpucnv.pas | ||
| ncpuinln.pas | ||
| ncpuld.pas | ||
| ncpumat.pas | ||
| ncpuset.pas | ||
| opcode.inc | ||
| racpugas.pas | ||
| rgcpu.pas | ||
| rmipscon.inc | ||
| rmipsdwf.inc | ||
| rmipsgas.inc | ||
| rmipsgri.inc | ||
| rmipsgss.inc | ||
| rmipsnor.inc | ||
| rmipsnum.inc | ||
| rmipsrni.inc | ||
| rmipssri.inc | ||
| rmipssta.inc | ||
| rmipsstd.inc | ||
| rmipssup.inc | ||
| strinst.inc | ||