Jonas Maebe
|
28c20cfc5e
* the default string type for the JVM target is no longer automatically
|
14 lat temu |
Jonas Maebe
|
8fa42c206f
+ support for nested procedures for the JVM target
|
14 lat temu |
Jonas Maebe
|
fa841f8011
* migrated most typed constant parsing code to separate methods so
|
14 lat temu |
Jonas Maebe
|
fc7725efba
+ systems_managed_vm set of targets that run inside a managed vm
|
14 lat temu |
Jonas Maebe
|
7200245337
+ cs_unicodestrings global switch to indicate that the default string type
|
14 lat temu |
Jonas Maebe
|
14e4f3459c
+ systems_garbage_collected_managed_types set in systems.pas
|
14 lat temu |
Jonas Maebe
|
1e2c70796e
+ jvm (cpu architecure) and java ("OS"/target) identifiers
|
14 lat temu |
florian
|
57613d1bb9
+ add avr-embedded to systems_embedded
|
14 lat temu |
pierre
|
cfdc7c861d
* Use public/global name 'name' section 'section' without semicolon for Windows TLS support
|
14 lat temu |
pierre
|
4d50a95320
Use FPC_HAS_SYSTEMS_INTERRUPT_TABLE conditional
|
14 lat temu |
pierre
|
1d8851f0eb
Use systems.inc include file
|
14 lat temu |
florian
|
2f2c3ea545
* ignore 0 for code alignment, makes broken tests by r17659 working again
|
14 lat temu |
florian
|
ebc7a10954
* synchronized -Wxxxxx handling in options.pas and help screen, resolves #19400
|
14 lat temu |
florian
|
93e53e1990
* allow also smaller values for code alignment parameters than the current one, resolves #19463
|
14 lat temu |
florian
|
3ce9ff93f1
+ patch by Jeppe Johansen to support automatic interrupt table generation by using the interrupt directive with an offset. Not activated yet because it requires to change also the startup code of the different mcus.
|
14 lat temu |
armin
|
7eace122dc
internal linker support for creating novell netware loadable modules
|
14 lat temu |
Legolas
|
527dd56b28
+ Initial Wii support
|
14 lat temu |
florian
|
1c5a3b6bf0
o patch by Graeme Geldenhuys
|
15 lat temu |
Jonas Maebe
|
8b0301409a
+ i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and
|
15 lat temu |
joost
|
3ee0e6fd2d
* Added comments to explain the tf_safecall_clearstack and tf_safecall_exceptions target flags
|
15 lat temu |
joost
|
65ab1e820b
* Safecall on linux/i386 now behaves like cdecl plus hidden exception support.
|
15 lat temu |
Jonas Maebe
|
28cd8271c9
* initial version of internal Mach-O/i386 assembler by Dmitry Boyarintsev
|
15 lat temu |
florian
|
c1f3d8dcaa
* unified names of system_*/systems_* sets
|
15 lat temu |
florian
|
34227e811d
+ patch by Sven Barth to add native NT rtl support to the compiler, resolves #14886
|
15 lat temu |
pierre
|
e67307aa66
* New constant system_needs_16_byte_stack_alignment
|
15 lat temu |
Jonas Maebe
|
7547bbb59c
* forgot to commit (part of r14342)
|
15 lat temu |
florian
|
28ac4a8dda
* several mips/mipsel related stuff fixed
|
15 lat temu |
pierre
|
b19f79bc58
* Set solaris default for x86_64 compiler if on solaris system
|
16 lat temu |
florian
|
f54365db94
* adapted more fpc-mips stuff to trunk
|
16 lat temu |
pierre
|
0687f16a04
* Accept weak for Solaris targets
|
16 lat temu |