nickysn
|
7c90285af1
* improved record length checking in the SEGDEF omf record parsing
|
10 éve |
nickysn
|
28d8e915b7
+ implemented parsing of SEGDEF omf records as well
|
10 éve |
nickysn
|
f380d67575
- rm unused var
|
10 éve |
nickysn
|
65212e7a34
+ added class for encoding a SEGDEF(32) omf record
|
10 éve |
Jeppe Johansen
|
7f34ab27d2
Fixed issue with COFF linker. The addend wasn't shifted up by four before being added.
|
10 éve |
nickysn
|
1a3bd5fde1
+ added enums for OMF segment alignment and combination
|
10 éve |
Jeppe Johansen
|
a3fd3ee3ab
Fixed bug in ARM coff writer. Relocations just ORed the offset onto the instruction instead of adding, but they are emitted as bl 0xFFFFFE, and not bl 0x0.
|
10 éve |
Jonas Maebe
|
197e5194b9
* don't crash if we have to spill a register of the last instruction in an
|
10 éve |
Jonas Maebe
|
7b4bf9cc33
* fixed comment for emit_ansi/unicodestring_const() after changing those
|
10 éve |
lacak
|
ef5d01061a
fcl-db: base: add into DB unit global callback function LoginDialogExProc for Login prompt dialog.
|
10 éve |
lacak
|
b968e4f679
fcl-db: mssql: zero length varchar and varbinary values are marked as IsNull.
|
10 éve |
nickysn
|
72bfe8d2c4
+ implemented writing of the LNAMES omf record(s)
|
10 éve |
michael
|
675fc31ffd
* New ManualMergeLog to public
|
10 éve |
nickysn
|
e4c612611f
+ added class (and constants) for handling OMF COMENT records. Write a COMENT
|
10 éve |
nickysn
|
70577a55f3
+ write the omf header in the omf binary writer
|
10 éve |
nickysn
|
ae44d240a3
* updated ppc8086.lpi with the latest compiler source files
|
10 éve |
Jeppe Johansen
|
8c105d4c97
Fix off by 8 error.
|
10 éve |
Jeppe Johansen
|
7fe4b13248
Fix broken peephole optimization that was testing the wrong register for modifications.
|
10 éve |
Károly Balogh
|
48b38994c8
amicommon: the use OS-defined TICKS_PER_SECOND const instead of redefining it using another name
|
10 éve |
Károly Balogh
|
99123a1ea9
amicommon: massively improved FindFirst/FindNext implementation in the DOS unit. now supports Directory filtering and returns the time field of SearchRec in the expected format. This fixes a bunch of issues in the IDE and Free Vision, among others
|
10 éve |
nickysn
|
9c52c98b77
* use default_settings.packrecords, instead of 0 (since that's different for
|
10 éve |
florian
|
07aa519e1c
* add console output support to avrsim controller unit
|
10 éve |
florian
|
1f93c3aaa1
* get memory sizes on avr-embedded from controller info records
|
10 éve |
florian
|
1b9105e8c3
* make 3.82 fixes
|
10 éve |
florian
|
dfd4d3656b
+ avrsim controller target requiring a special avr simulator with a certain memory location handling, see avrsim.pp controller helper unit for what it is needed
|
10 éve |
michael
|
9ae76c3246
* Fix bug ID #27751 (Fill SystemTime.DayOfWeek)
|
10 éve |
michael
|
8f569f4d88
* Added ManualMergeCHangeLog (bug ID 22655)
|
10 éve |
florian
|
b07ba5786b
* updated errord(u).msg files by Karl-Michael Schindler, resolves #27725
|
10 éve |
florian
|
873d88ba57
* fix 8 Bit*8 Bit multiplication according to #27737 using modified code supplied by Georg Hieber
|
10 éve |
florian
|
98856437b2
* disable fpc_chararray_enum for now on avr because the register allocator cannot currently handle it
|
10 éve |