The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
tom_at_work 0ba960e1bd * added workarounds for some load/store instructions requiring 4 byte aligned addresses
* some cleanup and optimization of 64 bit address loading in the code generator
* small changes to the IDE to make it compile
* stat type update for packages/cdrom compatibility

git-svn-id: trunk@1375 -
2005-10-14 00:00:16 +00:00
compiler * added workarounds for some load/store instructions requiring 4 byte aligned addresses 2005-10-14 00:00:16 +00:00
fcl * TUpdatestatusset (kbmmw port missed this) 2005-10-13 21:37:45 +00:00
fv * makefile adaption to be able to cycle compiler and RTL on PowerPC64 target 2005-10-08 15:48:39 +00:00
ide * added workarounds for some load/store instructions requiring 4 byte aligned addresses 2005-10-14 00:00:16 +00:00
installer * makefile adaption to be able to cycle compiler and RTL on PowerPC64 target 2005-10-08 15:48:39 +00:00
packages * makefile adaption to be able to cycle compiler and RTL on PowerPC64 target 2005-10-08 15:48:39 +00:00
rtl * added workarounds for some load/store instructions requiring 4 byte aligned addresses 2005-10-14 00:00:16 +00:00
tests * fixed test 2005-10-13 20:01:17 +00:00
utils * makefile adaption to be able to cycle compiler and RTL on PowerPC64 target 2005-10-08 15:48:39 +00:00
.gitattributes + "reverse merge" from 2.1 2005-10-11 21:41:37 +00:00
.gitignore * more ignores 2005-07-26 08:01:40 +00:00
Makefile * makefile adaption to be able to cycle compiler and RTL on PowerPC64 target 2005-10-08 15:48:39 +00:00
Makefile.fpc * makefile adaption to be able to cycle compiler and RTL on PowerPC64 target 2005-10-08 15:48:39 +00:00