nickysn
|
4edbd27774
* support writing omf libraries with size greater than 251 blocks
|
9 years ago |
nickysn
|
e498bfc1ba
* changed an internal error number to ensure it's unique
|
9 years ago |
nickysn
|
b3226f2e63
+ readded the FIsCaseSensitive variable (that was removed in r31734) as a
|
10 years ago |
nickysn
|
d942309402
* fixed memory leak in TOmfLibObjectReader.ReadLibrary
|
10 years ago |
yury
|
b26fa07f1a
* Fixed notes "var is assigned but not used".
|
10 years ago |
nickysn
|
393d86a2e5
+ implemented writing proper win16 dll import libraries
|
10 years ago |
nickysn
|
157345c9c2
+ obtain and return the internal module name in brackets in the internal omf
|
10 years ago |
nickysn
|
3c0d83bd74
* fixed reading of OMF library dictionary
|
10 years ago |
nickysn
|
d4a4b9a57b
* refactored the internal linker ar object reader object creation to allow using
|
10 years ago |
nickysn
|
c3133c498a
+ added property tobjectreader.pos, which returns the current position when reading an object file
|
10 years ago |
nickysn
|
7849ffecf7
+ implemented TOmfLibObjectReader.openfile
|
10 years ago |
nickysn
|
3b56a5a767
+ implemented reading of the omf dictionary
|
10 years ago |
nickysn
|
5160c8f0a3
+ started the omf library object reader
|
10 years ago |
nickysn
|
7923b6142e
+ finished the internal omf library writer (implementing writing of the library
|
10 years ago |
nickysn
|
dbe1081389
+ partially implemented the internal omf library writer; everything is written
|
10 years ago |
nickysn
|
a365da0b44
+ added class (empty for now) TOmfLibObjectWriter and hook it as an internal ar
|
10 years ago |
nickysn
|
cebd3de630
+ added unit owomflib (empty for now), which is going to contain the internal
|
10 years ago |