compiler
|
5cd0684d45
* tcg.a_load_ref_reg_unaligned: if loading signed 16-bit value, treat upper half as signed 8-bit to ensure that result is properly extended. This routine is used only by SPARC target (other CPUs use specific implementations), and it generates pretty inefficient code, therefore it's probably worth to drop it altogether and implement SPARC-specific version. Mantis #25440.
|
11 years ago |
ide
|
2a992bf53c
* patch by Sandro Cumerlato to install auxiliary ide files properly
|
11 years ago |
installer
|
1bea98995b
* regenerated fpcmake makefiles after r25642
|
12 years ago |
packages
|
48e4fc4bb2
* fcl-db: dbf,bufdataset (and descendents): allow filter using double delimiters inside string. Fixes issue #25432
|
11 years ago |
rtl
|
f23c521c50
- disabled the i8086 math.arctan2 asm code, because it doesn't work on the 8087/80287
|
11 years ago |
tests
|
a0747f4d5d
Also update TESTCONFIG and TESTRUNHISTORY tables
|
11 years ago |
utils
|
9736ed59be
+ add bin2obj as required tool (should have been part of r26132)
|
12 years ago |
.gitattributes
|
179586f589
+ SEH support for Win32. Enable by cycling with OPT=-dTEST_WIN32_SEH.
|
11 years ago |
.gitignore
|
04df0d537e
* more finegrained parallelism support for testsuite runs: the tests are no
|
13 years ago |
Makefile
|
4a8d7f8ce9
* allow 2.6.4 as starting version
|
11 years ago |
Makefile.fpc
|
4a8d7f8ce9
* allow 2.6.4 as starting version
|
11 years ago |
fpmake.pp
|
df4191acb3
* Handle the location of each package at run-time, not at compilation time
|
12 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 |