florian
|
9daa4bd48d
* always generate unaligned pointer entries (so .4bytes instead of .long is generated) in dwarf debugging info
|
9 éve |
svenbarth
|
a35627628c
Fix potential access violations when compiling units with helper types and/or generics
|
9 éve |
michael
|
a1e5c122f2
* Some updates from Graeme Geldenhuys
|
9 éve |
michael
|
73ab7d877a
* Fix 30181: correctly finalize fontmanager
|
9 éve |
michael
|
300db70983
* Updated from latest service descriptions
|
9 éve |
michael
|
4d671cd49d
* Fix bug #30174, by default allow additional properties
|
9 éve |
michael
|
1d54f9f3e7
* Improved code generator to take care of some corner cases (duplicate identifiers, linefeeds in descriptions)
|
9 éve |
michael
|
2121a3ae39
* Improved code generator to take care of some corner cases
|
9 éve |
pierre
|
345361beef
Revert commit 33771 and directly replace cpu8086 by cpui8086 which is always defined by ppc8086 compiler
|
9 éve |
michael
|
904b28bde2
* Small patch from Graeme Geldenhuys to make coding style more coherent (bug id 30114)
|
9 éve |
pierre
|
ba509152b8
Also define CPUSMALL macro if CPUI8086 is defined
|
9 éve |
pierre
|
6646a0d29f
Correct tseg.pp test for i8086 CPPU for which seg/cseg/dseg/sseg should NOT return zero values
|
9 éve |
pierre
|
74b3481918
Use small number for Blocks constant for i8086 CPU also
|
9 éve |
nickysn
|
0a9bcf0369
+ added the new test/units/windows directory to the list of dirs, searched for tests by the makefile
|
9 éve |
pierre
|
4ff01e1f41
Modify tnodeutils.insertbsssym method to generate indirect symbol only if flags contains tf_supports_packages
|
9 éve |
lacak
|
33d48897d7
fcl-db: sqldb: when parsing SQL end of /* comment */ is not detected if ends with **/. Bug #30171
|
9 éve |
florian
|
57f93ed40d
* correctly generate accesses to jump tables if it contains negative entries, resolves issue #30119
|
9 éve |
Károly Balogh
|
963c4aa1f8
* fixed the sign handling of i386 fpc_div_int64 helper (Mantis 30166)
|
9 éve |
nickysn
|
bffe9480f4
+ added the winapi functions, structures and constants for raw keyboard and mouse input
|
9 éve |
Károly Balogh
|
e2b3c6389f
fcl-net: fixed the build after r33728 on everything which is non-Unix and non-Windows...
|
9 éve |
Károly Balogh
|
5acd04d284
m68k: some experimental code for the unaligned access support on plain 68000. work in progress, inactive code for now
|
9 éve |
Károly Balogh
|
a6ee4a2ded
m68k: cleaned up second_addordinal and included OP_SUB in the common codepath
|
9 éve |
michael
|
07073c09a6
* Added Proxy support: bug ID #26270
|
9 éve |
Károly Balogh
|
47621f81cd
m68k: implemented second_addordinal; for the most trivial cases. this allows the right node to be a reference. falls back to the generic implementation for nontrivial cases.
|
9 éve |
nickysn
|
dd9ea88b79
* TObjSection.MemPos reverted back to qword after r33692, since it breaks the
|
9 éve |
Károly Balogh
|
786aecabeb
m68k: improved a_op_reg_ref, to support more operations. implemented a_op_ref_reg
|
9 éve |
Jonas Maebe
|
0e9d232d2a
* fixed indentation in previous commit
|
9 éve |
Jonas Maebe
|
fe5cf94e10
* moved generation of initialisation/finalisation nodes from the code
|
9 éve |
Jonas Maebe
|
60d75fa97e
* fixed (harmless) range error in 64 bit BSD-based RTLs
|
9 éve |
michael
|
bd06efefa2
* Support for AcceptIdleTimeout, correct termination when running threaded (bug ID 29879)
|
9 éve |