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
|
14 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
|
15 lat temu |
florian
|
f54365db94
* adapted more fpc-mips stuff to trunk
|
15 lat temu |
pierre
|
0687f16a04
* Accept weak for Solaris targets
|
15 lat temu |
pierre
|
57b0a1b0da
+ Add target_x86_64_solaris constant
|
15 lat temu |
Jonas Maebe
|
0c675a4039
* the objc1 unit has been renamed to objc
|
16 lat temu |
florian
|
fc5e5d9258
* talignmentinfo must be packed, it is written to the ppu during streaming, further it is member of tsettings which packed too
|
16 lat temu |
Tomas Hajny
|
54f3d28ce8
* prefix for import libraries now configurable rather than hardcoded, plus fixed issue with name of OS/2 import libraries
|
16 lat temu |
florian
|
acb06dac1b
+ Wp<Controllertype> support for arm and avr
|
16 lat temu |
Jonas Maebe
|
b1c3f76ff9
* changed the supported targets for assembler writers to a set, and
|
16 lat temu |
Károly Balogh
|
f1b27498c3
+ added initial support for the VASM assembler of VBCC fame (http://sun.hasenbraten.de/vbcc/),
|
16 lat temu |
Jonas Maebe
|
5c1d4b130b
* added system_powerpc64_linux to system_linux set
|
16 lat temu |
Jonas Maebe
|
a23630260b
+ "weakexternal" support for imported procedures and variables.
|
17 lat temu |
Jonas Maebe
|
afa14de20d
+ some generic changes preparing for darwin/arm support
|
17 lat temu |
florian
|
35c0f78642
+ Haiku support by Olivier Coursière based on old BeOS support
|
17 lat temu |
micha
|
b0838b13d7
* add armeb target to compiler/Makefiles
|
17 lat temu |
michael
|
174de3eab1
Merged revisions 9693-10480 via svnmerge from
|
17 lat temu |
florian
|
c05d4912f4
+ basic system unit for avr-embedded
|
17 lat temu |