nickysn
|
3a4135c07b
ifdef cpu86 replaced with ifdef cpui386
|
12 년 전 |
Jonas Maebe
|
bd31004fdb
+ describe for each supported target the default guaranteed stack alignment
|
13 년 전 |
pierre
|
f0afaef920
Use linux/i386 aligmnents for NetBSD/OpenBSD i386
|
13 년 전 |
pierre
|
34a4ee46ff
Use elf32 binary writer for i386 netbsd target
|
13 년 전 |
pierre
|
d5dd980efe
+ Add system_x86_64_ntbsd_info record
|
13 년 전 |
pierre
|
7dfbc38c68
Mark x86_64 openbsd system as under development
|
13 년 전 |
pierre
|
7e71e1d3a0
+ Add system_x86_64_openbsd_info record
|
13 년 전 |
Jonas Maebe
|
86265534d0
* fixed misplaced endif that caused the default target not be set when
|
13 년 전 |
pierre
|
5b71a7597a
i386 NetBSD uses GOT for position independent code
|
13 년 전 |
pierre
|
0f1a4f94af
Modern i386 NetBSD has no underscore prefix, but since when?
|
13 년 전 |
pierre
|
98c7a5e4b0
* Enable internal elf writer for freebsd x86_64 target
|
13 년 전 |
pierre
|
4601bca836
* i386 OpenBSD target also uses GOT for pic code
|
14 년 전 |
pierre
|
94eea3eca7
* Fix source info for openbsd
|
14 년 전 |
pierre
|
4a8b37016a
i386-OpenBSD 4.9 has no underscore prefix
|
14 년 전 |
Jonas Maebe
|
ec8c7b4888
+ when compiling for Darwin/ARM, pass the subarchitecture to the linker.
|
14 년 전 |
Jonas Maebe
|
8b0301409a
+ i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and
|
15 년 전 |
Jonas Maebe
|
48d7c69aab
* set maxCrecordalign to 16 for all x86_64 platforms that follow the
|
15 년 전 |
Jonas Maebe
|
b6e4896805
* small typo corrections by Adriaan Van Os (mantis #15652)
|
15 년 전 |
Jonas Maebe
|
b4058a57ad
* maxcrecordalign for darwin/ppc64 is 4 instead of 8 (at least for the types
|
15 년 전 |
Jonas Maebe
|
b4c8c73e70
* changed tf_use_function_relative_addresses into an assembler flag (with
|
15 년 전 |
Jonas Maebe
|
877c024d4e
* added tf_requires_proper_alignment for Darwin/ARM, fixes webtbs/tw7391.pp
|
15 년 전 |
Tomas Hajny
|
54f3d28ce8
* prefix for import libraries now configurable rather than hardcoded, plus fixed issue with name of OS/2 import libraries
|
16 년 전 |
florian
|
24fe46b3a3
+ missing includes of fpcdefs.inc added
|
17 년 전 |
Jonas Maebe
|
253ae0c33e
* changed abi for darwin/arm from eabi to default, as it appears to be
|
17 년 전 |
Jonas Maebe
|
d4c2f52090
* disabled pic default for arm/darwin (pic isn't supported yet for arm)
|
17 년 전 |
Jonas Maebe
|
afa14de20d
+ some generic changes preparing for darwin/arm support
|
17 년 전 |
florian
|
9fb21f5c9b
* target flags for x86_64-freebsd fixed
|
17 년 전 |
michael
|
174de3eab1
Merged revisions 9693-10480 via svnmerge from
|
17 년 전 |
Jonas Maebe
|
032352d98b
+ darwin/x86_64 support
|
17 년 전 |
Jonas Maebe
|
920a626c17
* mark darwin as case sensitive, because the dircache isn't always used
|
18 년 전 |