Jonas Maebe
|
3589f90cf8
* also show the valid bounds in most cases when signalling a range check
|
13 年之前 |
florian
|
18866623cd
o patch by Nico Erfurth: Optimize some ARM-RTL functions
|
13 年之前 |
florian
|
3b1df45c28
* version update
|
13 年之前 |
florian
|
2f5ce095ce
* RefsHaveIndexReg -> cpurefshaveindexreg
|
13 年之前 |
Jonas Maebe
|
eb2cccffda
+ -WM<X> and -WP<x> command line parameters to specify the minimally required
|
13 年之前 |
Jonas Maebe
|
d95d0e588d
- removed a sanity check for the output of nm, because it doesn't hold
|
13 年之前 |
Jonas Maebe
|
34df763ab1
* allocate space for the explicitly allocated assert parameter
|
13 年之前 |
florian
|
7ea7031017
+ cpu type armv5t
|
13 年之前 |
Jonas Maebe
|
188677ea91
* fixed the offset of memory parameters allocated via getintparaloc():
|
13 年之前 |
michael
|
c0807b4023
* Added readme
|
13 年之前 |
florian
|
9c6e3d317a
* reenabled ldr/ldr and ldr/str optimization
|
13 年之前 |
michael
|
aa45ca8e0e
* First version of fpindexer engine
|
13 年之前 |
michael
|
6c671917ec
* Added PreferModuleName
|
13 年之前 |
michael
|
7ab32986ef
* (Modified) Patch from Sven Barth to add AfterInitModule
|
13 年之前 |
andrew
|
b50bd10818
Fixed chm search results for large chm search databases with > 2 node levels
|
13 年之前 |
florian
|
6b94087dd4
* disable alglib tests on architectures without hardware fpu, they take too much time
|
13 年之前 |
florian
|
5b03826549
o patch by Nico Erfurth: Better Locked* implementation for arm on linux
|
13 年之前 |
Jonas Maebe
|
8c86455965
- removed "inline" from getansistringdef(), it's way too big
|
13 年之前 |
Jonas Maebe
|
a6a43c71ec
* give an error message when including a file starting with an UTF-8 BOM
|
13 年之前 |
Jonas Maebe
|
2696c1f1d3
* also print fpc-specific help when executed without parameters or with -h
|
13 年之前 |
Jonas Maebe
|
524a5683d5
* add /Applications/Xcode.app/Contents/Developer/usr/bin to the default
|
13 年之前 |
Jonas Maebe
|
d1acb76df8
* don't replace "expr1 or expr1" or "expr1 and expr1" with just "expr1"
|
13 年之前 |
Jonas Maebe
|
cca1fe9573
* adjust the name of the external debug and map file when the name of
|
13 年之前 |
marco
|
f5a4f6b4af
* Patch + test to map integer field with auto_increment property to ftautoinc
|
13 年之前 |
Jonas Maebe
|
3ebdd64d75
* dereference pchar passed to indexbyte in strecopy (patch by Andrew Haines,
|
13 年之前 |
andrew
|
d289d3d4ce
Fixed a bug where large chm search index's would be invalid when multiple index nodes are used
|
13 年之前 |
andrew
|
4788c38f2c
Fixed bug where generating a search for a chm with millions of words would use 4GB of memory!
|
13 年之前 |
florian
|
a7b46fc36f
* don't create a temp. for a dereferenced pointer which is passed to a var parameter of an inline procedure
|
13 年之前 |
Jonas Maebe
|
d305615132
* fixed compilation with current FPC versions
|
13 年之前 |
florian
|
841d67ec81
* don't waste an extra register when copying 4 bytes
|
13 年之前 |