nickysn
|
e6ac1a4af5
+ added check for the compatibility of each instruction with the selected target
|
9 anni fa |
nickysn
|
e877bae4fc
+ add 'jmp rm16' and 'call rm16' before the rm32 versions on i8086, so the
|
9 anni fa |
Jonas Maebe
|
a228a3bf4c
* fixed parallel building for i386 after r32857
|
9 anni fa |
Jonas Maebe
|
3aba28deb7
* factored out the generation of the Objective-C section names, so we can
|
9 anni fa |
Jonas Maebe
|
3f7169e250
* treat Objective-C metaclasses (classrefdefs) as voidpointertype at the
|
9 anni fa |
Jonas Maebe
|
53bf43983a
+ support for emitting weak symbols with the high level typed constant builder
|
9 anni fa |
Jonas Maebe
|
58ae32e2d1
* factored out writing the LLVM linkage flags, take into account version
|
9 anni fa |
Jonas Maebe
|
d290ede5a6
+ added (not yet configurable) target LLVM version
|
9 anni fa |
Jonas Maebe
|
3dbe97d9b6
+ added some extra llvm versions and flags describing their features
|
9 anni fa |
Jonas Maebe
|
110a5642c0
- removed ait_weak/tai_weak, and replaced it with the previously existing
|
9 anni fa |
Jonas Maebe
|
1046c995a8
* ttai_typedconstbuilder.finalize_asmlist(): fixed handling of non-local
|
9 anni fa |
Jonas Maebe
|
bf735c7e58
* cleanup
|
9 anni fa |
michael
|
6ac5aa615a
* Extended jsonrtti so it supports streaming of datetime and destreaming datetime (bug ID 28721)
|
9 anni fa |
michael
|
e69c96d496
* Add option to ignore trailing commas in objects and arrays
|
9 anni fa |
pierre
|
de7a79f497
Use SizeInt type for GlobalStartMem and StartMem variables to avoid compilation error for msdos compact memory model
|
9 anni fa |
pierre
|
80a7b909e4
Add $goto on for FPC compilation to avoid compile time error
|
9 anni fa |
nickysn
|
72dc92e8b8
* added 'word ptr' overrides, to avoid generating 32-bit instructions (due to a
|
9 anni fa |
nickysn
|
a508f9e5d3
+ added check if the selected cpu is 386+ when writing a 66h or 67h prefix in
|
9 anni fa |
nickysn
|
114c76bc4a
+ added i8086 to the list of supported cpus in the compiler usage help screen
|
9 anni fa |
nickysn
|
22b6e00147
* extracted the writing of 0x66 and 0x67 prefixes in the x86 internal assembler
|
9 anni fa |
michael
|
b1c5077c96
* Small fix after recent changes to tests list in testsuite
|
9 anni fa |
Jeppe Johansen
|
0251263234
Move some of the local reloc calculation out of aasmcpu, and into COFF and ELF writers.
|
9 anni fa |
nickysn
|
21c9712ea2
* allow 32-bit operand sizes in the i8086 version of Tx86Operand.SetSize, so
|
9 anni fa |
pierre
|
e835f120e9
Fix fpc_frac_real, fpc_trunk_real and fpc_int_real by removing the assumption that SP=BP at entry
|
9 anni fa |
pierre
|
701a610f4d
Use CodePointer for all CheckVariantEvent parameter typecast
|
9 anni fa |
michael
|
9d92953bd2
* Added overload directive, fixes regressions in testsuite
|
9 anni fa |
michael
|
4099abb0c1
* Sample programs for TZipper and TUnzipper
|
9 anni fa |
michael
|
df6efb6fc9
* Fix bug ID #28783, closer adherance to ZIP standard
|
9 anni fa |
michael
|
ef3050f061
* Ensure example compiles
|
9 anni fa |
michael
|
072b473f9f
* Patch from Denis Kozlov: Patches here fix several issues with SimpleIPC on Windows. (Bug ID 29346)
|
9 anni fa |