florian
|
d08abbca46
* forgotten commit
|
18 年之前 |
florian
|
fb8bbd5ff0
+ inline abs(<longint>) on x86
|
18 年之前 |
marco
|
1a34960b53
* asmscript stuff under if ldnoresponsfile. Fixes FreeBSD breakage
|
18 年之前 |
peter
|
59365a6db9
- garbage was being output sometimes instead of source lines when compiling with -al. This is because lastfileinfo and lastinfile were never initialized for MASM writer. This is true for TPPCMPWAssembler, too.
|
18 年之前 |
peter
|
6058b2c247
* renamed t_times to executionweight and moved it to
|
18 年之前 |
peter
|
fcb37c4fa4
* peephole added for non-longint:=non-longint+X
|
18 年之前 |
Jonas Maebe
|
0c06fddb8f
* fixed compilation
|
18 年之前 |
sekelsenmat
|
8476d0af2c
Adds symbian arm target.
|
18 年之前 |
sekelsenmat
|
b1f8d613f8
Small improvement to symbian build tool
|
18 年之前 |
Jonas Maebe
|
0ac6e82c1f
* fixed handling of directories with spaces for LdSupportsNoResponseFile-
|
18 年之前 |
Jonas Maebe
|
2d99011152
* regenerated for darwin/x86_64
|
18 年之前 |
Jonas Maebe
|
d8d393e802
- no longer pass "-read_only_relocs suppress" to the darwin linker when
|
18 年之前 |
florian
|
f6e9d133ab
+ x86_64 units for lazarus
|
18 年之前 |
joost
|
17e0cf0fa4
* Avoid AV at finalization
|
18 年之前 |
michael
|
12439de612
* Added PCX support from Laurent Jacques
|
18 年之前 |
marco
|
634b5ad2db
* added brga record to get it compiling.
|
18 年之前 |
michael
|
aa7f70fc5e
* Fix by Laurent Jacques to read all formats
|
18 年之前 |
Almindor
|
b0770c35ef
* add WINSOCK_VERSION to old winsock1 unit
|
18 年之前 |
Jonas Maebe
|
b4b069908f
- removed some unnecessary cg. prefixes when calling tcg methods
|
18 年之前 |
peter
|
093237e74d
* Use expandfilename to remove ../.. from FPCDIR for non-unix
|
18 年之前 |
peter
|
44d9f35eef
* test for #10224
|
18 年之前 |
peter
|
544cf539e1
* fix for relativepath, fixes #10224
|
18 年之前 |
peter
|
044ef8b982
patch from Darius Blaszijk
|
18 年之前 |
marco
|
0f412ff2d6
* mantis 10222,10223 typo corrected + non standard Delphi callback prototype
|
18 年之前 |
peter
|
0852ce56a9
* check for all fpmkunit dependencies with version check
|
18 年之前 |
peter
|
b72cb5f4b8
* check if the minimum required fpmkunit is installed, if not
|
18 年之前 |
Jonas Maebe
|
1d147da585
* modified new ExtractStrings routine to again support
|
18 年之前 |
Jonas Maebe
|
80b8494b5c
* fixed wrong unaligned() changes
|
18 年之前 |
Jonas Maebe
|
3b4eba9f86
* fixed handling of unaligned in assignments
|
18 年之前 |
yury
|
d568718cb0
* Removed UpperCaseTable and LowerCaseTable variables and TCaseTranslationTable type from interface part. These variables are used only by generic upper/lower case conversion routines. They are not used on Windows targets and it is bad idea to let users use these variables. Users must use AnsiLowerCase and AnsiUpperCase routines.
|
18 年之前 |