michael
|
39a8d06e8a
* Fix spaceLeft, missing return statement
|
6 жил өмнө |
nickysn
|
1736950d58
+ added property that determines the resident name table size in bytes and use
|
6 жил өмнө |
nickysn
|
251a93456e
+ added constructor to TNewExeResidentNameTableEntry that allows you to
|
6 жил өмнө |
nickysn
|
35a4f96100
+ create the resident name table in the NewExe file writer
|
6 жил өмнө |
nickysn
|
3b08c6b0ea
+ write the resource table (empty for now) to NewExe files
|
6 жил өмнө |
pierre
|
008c1436d8
Fix bug report 35937 by simple assembly code change and add test
|
6 жил өмнө |
Mattias Gaertner
|
c4cd0ad776
fcl-passrc: specialize for-loop
|
6 жил өмнө |
pierre
|
70b2904c48
* Issue file change before line and column change in token writes to allow for better display in ppudump utility
|
6 жил өмнө |
pierre
|
6d2a7a1b27
Fix change_endian code to read double and single float data
|
6 жил өмнө |
Mattias Gaertner
|
c31774eac4
fcl-passrc: resolver: nested specialize
|
6 жил өмнө |
Mattias Gaertner
|
a39e4dc38b
fcl-passrc: resolver: fixed type TArr = array of TArr
|
6 жил өмнө |
Károly Balogh
|
90bab63e51
m68k/vasm: remove bits of Linux support. this combination has never really been tested or supported, and got broken recently. m68k-elf-linux has good enough GNU binutils anyway
|
6 жил өмнө |
pierre
|
843a379cc2
Fix gettokenbufshortint, as shortint is one byte long, not two
|
6 жил өмнө |
nickysn
|
0c4d02ff9c
+ detect heap sections and fill the local heap size in the NewExe header
|
6 жил өмнө |
marco
|
cffc8317fa
* mantis #35013 library parts. Allow embedded objects.
|
6 жил өмнө |
Mattias Gaertner
|
481126fc80
fcl-passrc: local var, implassign
|
6 жил өмнө |
pierre
|
6c87348b86
Add mode and optimizer switches names, and check that no unknown switch is set
|
6 жил өмнө |
nickysn
|
321e4d5837
* convert the internal name from IMPDEF records to upper case if the
|
6 жил өмнө |
nickysn
|
295daf4a7f
+ recognize stack segments and fill the total stack size in the NewExe header
|
6 жил өмнө |
nickysn
|
a86623b97a
+ initialize the flags for the code and data segments in the NewExe header
|
6 жил өмнө |
nickysn
|
7132973847
+ added the missing NewExe segment attributes as properties to the
|
6 жил өмнө |
Mattias Gaertner
|
fb27e7f4c3
fcl-image: write tif: use compression number DeflateAdobe, not obsolete DeflateZLib
|
6 жил өмнө |
pierre
|
c74007b580
Revert wrong part in commit 42580: reinstate 'override FPC=' for cycle targets
|
6 жил өмнө |
nickysn
|
d7c24c05d0
+ fill the segment table start offset in the NewExe header
|
6 жил өмнө |
pierre
|
0167ddf44c
Reorganize token buffer output to be able to use it for generics and inlined functions
|
6 жил өмнө |
pierre
|
7b0d2febd7
Do not use -Sew (turn warnings into errors) if CYCLELEVEL is equal to 1
|
6 жил өмнө |
pierre
|
5a3883b1ab
Fix internal error by using same code to set checkoverflow variable as in powerpc/nppcadd unit
|
6 жил өмнө |
pierre
|
754b1bd930
Add PPUDUMP variable to be able to specify explicit version of ppudump program, defaulting to ppudump executable in SEARCHPATH
|
6 жил өмнө |
pierre
|
d6c5a1799c
Avoid range check error when compiled -Criot option
|
6 жил өмнө |
Mattias Gaertner
|
16752a8fba
fcl-passrc: resolver: specialize proc implementation
|
6 жил өмнө |