michael
|
39e8141f89
* Patch from Giulio Bernardi to allow int64 support in TParser
|
18 years ago |
florian
|
891ce34513
* preparations for unicodestring support in the rtl
|
18 years ago |
florian
|
57acf67659
+ constant unicodestrings
|
18 years ago |
peter
|
6ed3d91989
* CompareText for shortstrings added
|
18 years ago |
peter
|
6b06d551a1
* don't fail on -Cg- for platforms that do not support PIC
|
18 years ago |
florian
|
5c96c4a671
+ first part of support for an unicodestring type
|
18 years ago |
Jonas Maebe
|
154601b41d
* don't handle dynamic arrays using fpc_copy_proc(), because it
|
18 years ago |
daniel
|
34d2cf6b4f
* Use zerror rather than hardcoded error table.
|
18 years ago |
Jonas Maebe
|
95f00eb633
* fixed x86_64 and non-darwin i386 GOT/GOTPCREL parsing after r9366
|
18 years ago |
daniel
|
190ec54d73
* Convert error messages to resourcestrings.
|
18 years ago |
daniel
|
10796b2d84
* Reset resets stream to beginning to zstream, not beginning of file.
|
18 years ago |
sekelsenmat
|
38048fd073
Small fix for symbian arm target.
|
18 years ago |
daniel
|
00e8db2ab6
* Should use Edecompressionerror in Tdecompresionstream.
|
18 years ago |
Jonas Maebe
|
5196db1ac3
* fixed low(set)/high(set) after previous changes + test
|
18 years ago |
Jonas Maebe
|
61522d00a2
* fixed tests now that i386 assembler code is checked for correct PIC
|
18 years ago |
Jonas Maebe
|
f1f1f1c7cd
+ tests for wrong relsymbol usage
|
18 years ago |
Jonas Maebe
|
527190a875
+ relsymbol support for intel asm reader
|
18 years ago |
Jonas Maebe
|
3f57d681e1
* check that not more than one relsymbol is used
|
18 years ago |
Jonas Maebe
|
df2980f0c0
+ relsym support
|
18 years ago |
Jonas Maebe
|
46e1bec6de
* forgot to commit in previous revision
|
18 years ago |
Jonas Maebe
|
18eb495d0f
* give a regular error message instead of an internal error on x86
|
18 years ago |
Jonas Maebe
|
feec2a74f2
* fixed crashes with length(pchar) and length(pwidechar) after
|
18 years ago |
daniel
|
0d744e656b
* Fix compression bug.
|
18 years ago |
Jonas Maebe
|
1380a64b1e
+ simplify support for inline nodes (needed for inlining, because
|
18 years ago |
Jonas Maebe
|
aaa484aa59
* removed goto's from tinlinenode.pass_typecheck and removed some other
|
18 years ago |
Jonas Maebe
|
b076df0214
* variants depends on math
|
18 years ago |
Jonas Maebe
|
bbca8ee012
* perform 32x32 to 64 multiplication in two more situations (u8bit and
|
18 years ago |
peter
|
4affeef5ee
* basic work for unit dir dependencies, no use of * anymore, becuase that
|
18 years ago |
peter
|
f3b26a94fe
* stop when fpmake fails
|
18 years ago |
joost
|
cc014d6a65
* Implemented RedirectOnError
|
18 years ago |