tom_at_work
|
77a85b7448
* basic android/x86 support
|
13 ani în urmă |
tom_at_work
|
acbc94e0fd
- initial support for the android/arm target in the compiler; resulting .so's can be used for Android/ARM app development.
|
13 ani în urmă |
Jonas Maebe
|
aee5380ae0
* merged trunk up to r20882
|
13 ani în urmă |
Jonas Maebe
|
a9220ffd2a
+ systems_dotted_function_names set that holds targets using dotted function
|
13 ani în urmă |
Jonas Maebe
|
ac43eb9b70
+ generic implementation of ReplaceForbiddenAsmSymbolChars() instead
|
13 ani în urmă |
Jonas Maebe
|
462de0f5fd
+ AIX target definition and info for the compiler and ppudump
|
13 ani în urmă |
pierre
|
39d6d4800f
* Set netbsd defautf for x86_64 compiler if on netbsd system
|
13 ani în urmă |
pierre
|
6907539691
* Add system_x86_64_netbsd system
|
13 ani în urmă |
pierre
|
b1900cda2a
+ Add system_x86_64_openbsd to systems_openbsd set
|
13 ani în urmă |
Jonas Maebe
|
6ba8dc7146
+ support for the ARM hard float EABI on Linux (patch by Peter Green):
|
13 ani în urmă |
Jonas Maebe
|
0d5b2b84a8
+ Android/JVM target, including a translation of the Android r14 SDK
|
13 ani în urmă |
pierre
|
5d6a7dc03d
+ TExternalLinker.CatFileContent method and tf_no_backquote_support tsystemflags enum value
|
14 ani în urmă |
marco
|
5955d477e9
* add openbsd set own target
|
14 ani în urmă |
pierre
|
ee67e124ee
+ Add systems_XXXbsd sets
|
14 ani în urmă |
pierre
|
313daaa44a
Use Windows TLS Callback by default
|
14 ani în urmă |
Jonas Maebe
|
28c20cfc5e
* the default string type for the JVM target is no longer automatically
|
14 ani în urmă |
Jonas Maebe
|
8fa42c206f
+ support for nested procedures for the JVM target
|
14 ani în urmă |
Jonas Maebe
|
fa841f8011
* migrated most typed constant parsing code to separate methods so
|
14 ani în urmă |
Jonas Maebe
|
fc7725efba
+ systems_managed_vm set of targets that run inside a managed vm
|
14 ani în urmă |
Jonas Maebe
|
7200245337
+ cs_unicodestrings global switch to indicate that the default string type
|
14 ani în urmă |
Jonas Maebe
|
14e4f3459c
+ systems_garbage_collected_managed_types set in systems.pas
|
14 ani în urmă |
Jonas Maebe
|
1e2c70796e
+ jvm (cpu architecure) and java ("OS"/target) identifiers
|
14 ani în urmă |
florian
|
57613d1bb9
+ add avr-embedded to systems_embedded
|
14 ani în urmă |
pierre
|
cfdc7c861d
* Use public/global name 'name' section 'section' without semicolon for Windows TLS support
|
14 ani în urmă |
pierre
|
4d50a95320
Use FPC_HAS_SYSTEMS_INTERRUPT_TABLE conditional
|
14 ani în urmă |
pierre
|
1d8851f0eb
Use systems.inc include file
|
14 ani în urmă |
florian
|
2f2c3ea545
* ignore 0 for code alignment, makes broken tests by r17659 working again
|
14 ani în urmă |
florian
|
ebc7a10954
* synchronized -Wxxxxx handling in options.pas and help screen, resolves #19400
|
14 ani în urmă |
florian
|
93e53e1990
* allow also smaller values for code alignment parameters than the current one, resolves #19463
|
14 ani în urmă |
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 ani în urmă |