Jonas Maebe
|
f5a3bab7d4
* add llvminfo to override optimizer switches in case of {$ifdef llvm}
|
il y a 9 ans |
Jonas Maebe
|
cc197a5593
* extended test
|
il y a 9 ans |
Jonas Maebe
|
508038a691
+ emit_pchar_const() helper for high level typed const builder
|
il y a 9 ans |
pierre
|
c863cd5bc8
Add u128bit and s128bit support in ppudump
|
il y a 9 ans |
michael
|
288aa63a67
* Help for latex backend
|
il y a 9 ans |
michael
|
65976e4db3
* Added option to split lines
|
il y a 9 ans |
michael
|
a87e83e9b7
* Fix selection of package
|
il y a 9 ans |
florian
|
4ccc75e2e8
+ be able to specify endianess in the assembler command line
|
il y a 9 ans |
michael
|
33e1bc72b4
* Add options to RunCommand* call
|
il y a 9 ans |
michael
|
f1ef3f330a
* Add demo for RunCommand
|
il y a 9 ans |
michael
|
622ffb9a65
* Added some example program for TProcess
|
il y a 9 ans |
nickysn
|
ef9504ffd7
* made the \325 x86 prefix to generate a 0x66 prefix on i8086, thus fixing many
|
il y a 9 ans |
nickysn
|
6037976202
* several imul variants, featuring 32-bit or 64-bit registers marked 386+, instead of 286+
|
il y a 9 ans |
nickysn
|
e6ac1a4af5
+ added check for the compatibility of each instruction with the selected target
|
il y a 9 ans |
nickysn
|
e877bae4fc
+ add 'jmp rm16' and 'call rm16' before the rm32 versions on i8086, so the
|
il y a 9 ans |
Jonas Maebe
|
a228a3bf4c
* fixed parallel building for i386 after r32857
|
il y a 9 ans |
Jonas Maebe
|
3aba28deb7
* factored out the generation of the Objective-C section names, so we can
|
il y a 9 ans |
Jonas Maebe
|
3f7169e250
* treat Objective-C metaclasses (classrefdefs) as voidpointertype at the
|
il y a 9 ans |
Jonas Maebe
|
53bf43983a
+ support for emitting weak symbols with the high level typed constant builder
|
il y a 9 ans |
Jonas Maebe
|
58ae32e2d1
* factored out writing the LLVM linkage flags, take into account version
|
il y a 9 ans |
Jonas Maebe
|
d290ede5a6
+ added (not yet configurable) target LLVM version
|
il y a 9 ans |
Jonas Maebe
|
3dbe97d9b6
+ added some extra llvm versions and flags describing their features
|
il y a 9 ans |
Jonas Maebe
|
110a5642c0
- removed ait_weak/tai_weak, and replaced it with the previously existing
|
il y a 9 ans |
Jonas Maebe
|
1046c995a8
* ttai_typedconstbuilder.finalize_asmlist(): fixed handling of non-local
|
il y a 9 ans |
Jonas Maebe
|
bf735c7e58
* cleanup
|
il y a 9 ans |
michael
|
6ac5aa615a
* Extended jsonrtti so it supports streaming of datetime and destreaming datetime (bug ID 28721)
|
il y a 9 ans |
michael
|
e69c96d496
* Add option to ignore trailing commas in objects and arrays
|
il y a 9 ans |
pierre
|
de7a79f497
Use SizeInt type for GlobalStartMem and StartMem variables to avoid compilation error for msdos compact memory model
|
il y a 9 ans |
pierre
|
80a7b909e4
Add $goto on for FPC compilation to avoid compile time error
|
il y a 9 ans |
nickysn
|
72dc92e8b8
* added 'word ptr' overrides, to avoid generating 32-bit instructions (due to a
|
il y a 9 ans |