michael
|
910a88122f
* Implemented TWriter.WriteSignature/TReader.ReadSignature (bug ID 27519)
|
10 лет назад |
michael
|
677fcac127
* Implemented dataset enumerator, suggestion by Sylvio Clecio and Laco (bug ID 27644)
|
10 лет назад |
michael
|
e2500d5a70
* Patch from Benito van der Zander to add extra constructor
|
10 лет назад |
Károly Balogh
|
6128007f83
amicommon: reindented dos/Create_Timer(), no functional changes
|
10 лет назад |
michael
|
3003368ef4
* Sparse and SkipAddressInfo
|
10 лет назад |
michael
|
1ca0b1c5a0
* Removed some superfluous code
|
10 лет назад |
michael
|
1720d05d44
* Use caller addr info wherever needed.
|
10 лет назад |
michael
|
e8da5e1170
* Future-proof CallerAddr
|
10 лет назад |
Károly Balogh
|
226c184d14
IDE: made FixFileName to actually fix and not break file names on Amiga-like systems
|
10 лет назад |
Károly Balogh
|
d7ffb52490
amicommon: define FPC_FEXPAND_DIRSEP_IS_UPDIR for Amiga-like systems. this seems to fix several FExpand weirdness on these systems (like the IDE not working properly on the root directory of a volume due to wrong paths)
|
10 лет назад |
nickysn
|
c28184b697
* fixed comparison of far procvars after the hlcgllvm branch merge
|
10 лет назад |
Károly Balogh
|
bbecfeed9e
Amiga: manually semaphore-protect the heap Pool, because classic Amiga has no MEMF_SEM_PROTECTED
|
10 лет назад |
Károly Balogh
|
0bccf5f09f
morphos: use MEMF_SEM_PROTECTED flag for semaphore protect our memory pool. this is required for the future threading (concurrent accesses to the same pool from separate threads).
|
10 лет назад |
nickysn
|
6b0a19c0ab
* fixed getting the address of a far proc on i8086 after the hlcgllvm branch merge
|
10 лет назад |
nickysn
|
0162b199f7
* fixed the i8086 g_intf_wrapper after the hlcgllvm branch merge
|
10 лет назад |
nickysn
|
003b283e55
* fixed thlcgcpu.g_exception_reason_save_const always generating a 286+ push
|
10 лет назад |
Jonas Maebe
|
8558624641
* reintegrated hlcgllvm branch. Note that llvm support is NOT complete yet
|
10 лет назад |
Jonas Maebe
|
a30f0bc289
* fixed -Oodfa warnings
|
10 лет назад |
Jonas Maebe
|
201121d7c9
* synchronised with trunk till r30345
|
10 лет назад |
Jonas Maebe
|
f631430775
* made the allocation of labels for internal data in typed const builders
|
10 лет назад |
Jonas Maebe
|
e12bd99b59
* fixed compilation with -dllvm after r30343
|
10 лет назад |
Jonas Maebe
|
5a2609933f
* fixed crash in r30244 (we only have to get a new elementdef if we didn't
|
10 лет назад |
nickysn
|
131422b594
+ added methods for calculating and verifying the omf record checksum and
|
10 лет назад |
nickysn
|
359eaa4152
+ added class for encapsulating an omf raw record
|
10 лет назад |
Jonas Maebe
|
25e6eaf07f
* store the to be used recordalignmin and maxcrecordalign settings inside
|
10 лет назад |
Jonas Maebe
|
419a97cce8
* changed emit_ansistring_const() and emit_unicodestring_const() into
|
10 лет назад |
Jonas Maebe
|
6ed273eec5
* support specifying the name of an internal data section
|
10 лет назад |
Jonas Maebe
|
a76aba4a20
* converted a number of string data generators to the internal data builder
|
10 лет назад |
Jonas Maebe
|
158116392c
+ ttai_typedconstbuilder.start_internal_data_builder() and
|
10 лет назад |
Jonas Maebe
|
be2f63aa97
+ tasmlabel.createstatic() constructor for creating static data labels
|
10 лет назад |