compiler
|
ada3d2050c
m68k: write inline floating point immediates as hex consts, instead of scientific notation. the scientific notation format parsing depends on the libc the assembler was linked against, which can lead to varying results and compile errors
|
4 years ago |
installer
|
68d3962889
Regenerate all Makefile's, and update utils/fpcm/fpcmake.inc and utils/fpcm/revision.inc after commit 47483
|
4 years ago |
packages
|
6fa787674f
+ unicode version of MoveBuf
|
4 years ago |
rtl
|
3a0eb110ec
* FPC_VERSION => FPC_FULLVERSION
|
4 years ago |
tests
|
56f10ae916
* synchronized with trunk
|
4 years ago |
utils
|
4119d1e05f
* synchronized with trunk
|
4 years ago |
.gitattributes
|
b564e400fc
+ introduced unit uviews, which is going to be the unicode enabled version of the views unit
|
4 years ago |
.gitignore
|
f45bcd615e
Add bin directory to ignore list for fpcsrc directory also
|
4 years ago |
Makefile
|
68d3962889
Regenerate all Makefile's, and update utils/fpcm/fpcmake.inc and utils/fpcm/revision.inc after commit 47483
|
4 years ago |
Makefile.fpc
|
e7d1a77f9a
* rename the ARM/AArch64-Darwin targets to ARM/AArch64-iOS
|
5 years ago |
fpmake.pp
|
79bbc20f29
* FPMake-option NoIDE added
|
5 years ago |
fpmake_add1.inc
|
df4191acb3
* Handle the location of each package at run-time, not at compilation time
|
12 years ago |
fpmake_proc1.inc
|
df4191acb3
* Handle the location of each package at run-time, not at compilation time
|
12 years ago |