compiler
|
0041024e5f
* Modified FindRegAlloc() to skip branch delay slots in the same way it is done in GetNextInstruction(). This fixes processing sequences "dealloc reg; branch reg,label; NOP; alloc reg" in BuildLabelTableAndFixRegAlloc(), deallocation is now correctly moved after branch. Before this change, the last allocation was ignored, and deallocation was moved forward until another instruction using reg was encountered.
|
10 år sedan |
ide
|
c00d80abd7
* Correction of r28876, UNITSOUTPUTDIR should be all uppercase
|
10 år sedan |
installer
|
da7efb8607
AROS: regenerated Makefiles to support i386-aros
|
11 år sedan |
packages
|
8da7914438
* Combine all utils into one achive, several installers depend on this
|
10 år sedan |
rtl
|
c0a1a7d26d
+ new unit providing access to additional OS/2 API functions from DOSCALL1.DLL available in newer OS/2 versions (WSeB/MCP/eCS) - currently additional 64-bit file handling not used directly in RTL; mostly file locking related now; dynamically loaded and simulated under older OS/2 versions to allow executables using them to run on older OS/2 versions
|
10 år sedan |
tests
|
d117402673
+ test for mantis #21449, already fixed in the mean time
|
10 år sedan |
utils
|
8da7914438
* Combine all utils into one achive, several installers depend on this
|
10 år sedan |
.gitattributes
|
c0a1a7d26d
+ new unit providing access to additional OS/2 API functions from DOSCALL1.DLL available in newer OS/2 versions (WSeB/MCP/eCS) - currently additional 64-bit file handling not used directly in RTL; mostly file locking related now; dynamically loaded and simulated under older OS/2 versions to allow executables using them to run on older OS/2 versions
|
10 år sedan |
.gitignore
|
8c2a1ed026
Amiga: sockets, fcl-net, fcl-web included.
|
11 år sedan |
Makefile
|
fb18eac0f3
* don't mention the ability to use OVERRIDEVERSIONCHECK, too many people use
|
10 år sedan |
Makefile.fpc
|
fb18eac0f3
* don't mention the ability to use OVERRIDEVERSIONCHECK, too many people use
|
10 år sedan |
fpmake.pp
|
df4191acb3
* Handle the location of each package at run-time, not at compilation time
|
12 år sedan |
fpmake_add1.inc
|
df4191acb3
* Handle the location of each package at run-time, not at compilation time
|
12 år sedan |
fpmake_proc1.inc
|
df4191acb3
* Handle the location of each package at run-time, not at compilation time
|
12 år sedan |