michael
|
81ab999a89
* Rollback in try..except
|
11 years ago |
michael
|
c668e4d724
* Separate treatment of verbose option
|
11 years ago |
michael
|
292ab82fc5
* More PG fixes
|
11 years ago |
michael
|
5fa452d42f
* Fixed stringreplace in EscapeSQL
|
11 years ago |
nickysn
|
45ed066fed
* fixed SysUtils.FindFirst/FindNext/FindClose on i8086-msdos in the compact and
|
11 years ago |
nickysn
|
2565126d36
* also update TUnicodeSearchRec after r28449
|
11 years ago |
nickysn
|
f5c1751be5
+ added a define FINDHANDLE_IS_POINTER that indicates that on the current
|
11 years ago |
michael
|
fee1632b42
* SQL in separate verbosity level
|
11 years ago |
Jonas Maebe
|
e21d31dc99
* fixed compilation with range checking enabled
|
11 years ago |
nickysn
|
70850f0ce6
+ tinyheap: check and generate runtime error 204 if an attempt is made to free a
|
11 years ago |
Károly Balogh
|
4179e8812d
AROS: initial RTL, based on the work by Marcus Sackrow. this is enough to have a working native compiler. contains duplicated code from the Amiga and MorphOS RTLs, but the three Amiga variants will be merged soon, and then it will go away.
|
11 years ago |
Károly Balogh
|
8627cc3ddb
AROS: added remark about collect-aros issue, fixed ld name for x86_64 target
|
11 years ago |
Károly Balogh
|
2f086129e1
AROS: use collect-aros to link. also support binutils prefixes.
|
11 years ago |
nickysn
|
7958466ef9
* on i8086-msdos, in the compact and large memory models, set the end of heap to
|
11 years ago |
Károly Balogh
|
6062f96ca1
AROS: enable some basic set of Packages to build with AROS
|
11 years ago |
Károly Balogh
|
b5d559dce1
Amiga: fixed FileNameCasePreserving flag to true
|
11 years ago |
Károly Balogh
|
74581a07af
AROS: assembler fixes
|
11 years ago |
Károly Balogh
|
da7efb8607
AROS: regenerated Makefiles to support i386-aros
|
11 years ago |
nickysn
|
9979aa702f
+ added the TP7-compatible pointer variables HeapOrg and HeapEnd, indicating,
|
11 years ago |
Károly Balogh
|
e6017bceed
AROS: regenerated fpcmake.inc
|
11 years ago |
Károly Balogh
|
1410838aa7
AROS: and also add the system info/target units which were forgotten in the previous commit
|
11 years ago |
Károly Balogh
|
4431ba2c08
merged/updated AROS/i386 target to trunk from AROS branch, to support Marcus Sackrow's work on AROS support which will hopefully benefit all Amiga-like targets (classic, MorphOS) on the long run. Compiler only, RTL comes in the next run.
|
11 years ago |
pierre
|
4ffd60879a
Avoid error in html checker about non-encoded ampersand
|
11 years ago |
pierre
|
fad718c6a6
Add 2.6.4 and 2.6.5 branches and fix fisplay of boolean test source options
|
11 years ago |
nickysn
|
7986d0c2ca
* simplify RegisterTinyHeapBlock by calling InternalTinyFreeMem directly,
|
11 years ago |
Károly Balogh
|
d72e46f199
Amiga: deprecated PasToC unit and added some lengthy comments about the reasons.
|
11 years ago |
Károly Balogh
|
ccc9bc0941
m68k: plain 68000 also needs extra handling for large offsets
|
11 years ago |
Károly Balogh
|
9b0bf91076
m68k: do not generate CLR instructions to memory references on plain 68k. there this instruction also causes reads from the address, which is slow and can have side effects.
|
11 years ago |
Jonas Maebe
|
6a3907dfd6
- disabled i386 assembler implementations of md5/sha1 on Darwin, they fail
|
11 years ago |
nickysn
|
2e0c40d33b
* TinyHeapAllocGranularity changed to SizeOf(TTinyHeapBlock). This fixes a bug
|
11 years ago |