florian
|
57613d1bb9
+ add avr-embedded to systems_embedded
|
před 14 roky |
pierre
|
cfdc7c861d
* Use public/global name 'name' section 'section' without semicolon for Windows TLS support
|
před 14 roky |
pierre
|
4d50a95320
Use FPC_HAS_SYSTEMS_INTERRUPT_TABLE conditional
|
před 14 roky |
pierre
|
1d8851f0eb
Use systems.inc include file
|
před 14 roky |
florian
|
2f2c3ea545
* ignore 0 for code alignment, makes broken tests by r17659 working again
|
před 14 roky |
florian
|
ebc7a10954
* synchronized -Wxxxxx handling in options.pas and help screen, resolves #19400
|
před 14 roky |
florian
|
93e53e1990
* allow also smaller values for code alignment parameters than the current one, resolves #19463
|
před 14 roky |
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.
|
před 14 roky |
armin
|
7eace122dc
internal linker support for creating novell netware loadable modules
|
před 14 roky |
Legolas
|
527dd56b28
+ Initial Wii support
|
před 14 roky |
florian
|
1c5a3b6bf0
o patch by Graeme Geldenhuys
|
před 15 roky |
Jonas Maebe
|
8b0301409a
+ i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and
|
před 15 roky |
joost
|
3ee0e6fd2d
* Added comments to explain the tf_safecall_clearstack and tf_safecall_exceptions target flags
|
před 15 roky |
joost
|
65ab1e820b
* Safecall on linux/i386 now behaves like cdecl plus hidden exception support.
|
před 15 roky |
Jonas Maebe
|
28cd8271c9
* initial version of internal Mach-O/i386 assembler by Dmitry Boyarintsev
|
před 15 roky |
florian
|
c1f3d8dcaa
* unified names of system_*/systems_* sets
|
před 15 roky |
florian
|
34227e811d
+ patch by Sven Barth to add native NT rtl support to the compiler, resolves #14886
|
před 15 roky |
pierre
|
e67307aa66
* New constant system_needs_16_byte_stack_alignment
|
před 16 roky |
Jonas Maebe
|
7547bbb59c
* forgot to commit (part of r14342)
|
před 16 roky |
florian
|
28ac4a8dda
* several mips/mipsel related stuff fixed
|
před 16 roky |
pierre
|
b19f79bc58
* Set solaris default for x86_64 compiler if on solaris system
|
před 16 roky |
florian
|
f54365db94
* adapted more fpc-mips stuff to trunk
|
před 16 roky |
pierre
|
0687f16a04
* Accept weak for Solaris targets
|
před 16 roky |
pierre
|
57b0a1b0da
+ Add target_x86_64_solaris constant
|
před 16 roky |
Jonas Maebe
|
0c675a4039
* the objc1 unit has been renamed to objc
|
před 16 roky |
florian
|
fc5e5d9258
* talignmentinfo must be packed, it is written to the ppu during streaming, further it is member of tsettings which packed too
|
před 16 roky |
Tomas Hajny
|
54f3d28ce8
* prefix for import libraries now configurable rather than hardcoded, plus fixed issue with name of OS/2 import libraries
|
před 16 roky |
florian
|
acb06dac1b
+ Wp<Controllertype> support for arm and avr
|
před 16 roky |
Jonas Maebe
|
b1c3f76ff9
* changed the supported targets for assembler writers to a set, and
|
před 16 roky |
Károly Balogh
|
f1b27498c3
+ added initial support for the VASM assembler of VBCC fame (http://sun.hasenbraten.de/vbcc/),
|
před 17 roky |