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 年之前 |
Jonas Maebe
|
1121002c7c
* generate PIC by default for darwin/ppc64
|
18 年之前 |
Jonas Maebe
|
ff3b455a59
* make PIC generation default on Darwin (ppc and i386; ppc64 will be
|
18 年之前 |
peter
|
9f0ca44c94
* new tf_smartlink_library flag
|
18 年之前 |
Jonas Maebe
|
3266f4e483
+ Compiler support for pic on darwin/i386. The i386 rtl still needs
|
18 年之前 |
Jonas Maebe
|
9888e674cc
* upped recordalignmax for darwin/ppc and darwin/ppc64 a bit
|
18 年之前 |
marco
|
96ac89f6d5
* 64-bit FreeBSD port files
|
18 年之前 |
Jonas Maebe
|
4913e07019
* r7035 for darwin/ppc64
|
18 年之前 |
Jonas Maebe
|
1cafdf7a59
* change darwin/i386 and ppc from case_sensitive into case_aware
|
18 年之前 |
marco
|
a6933471cd
* FreeBSD/x86_64 didn't define BSD
|
18 年之前 |
Jonas Maebe
|
c13ff3729b
* Merged 2.3 branch changes:
|
18 年之前 |
Jonas Maebe
|
badf5c70a0
* split off tf_dwarf_only_local_labels from tf_dwarf_relative_addresses
|
18 年之前 |
Jonas Maebe
|
1b25984563
+ new tf_dwarf_relative_addresses target flag for platforms where all
|
18 年之前 |
Jonas Maebe
|
17e61456c6
* support for creating smartlinkable files under darwin. Don't turn on
|
19 年之前 |
Jonas Maebe
|
ff4a00244f
* increased *align_max to 8 bytes for darwin/i386 (needed for mmx/sse)
|
19 年之前 |
Jonas Maebe
|
1578af214a
* darwin/i386 doesn't use function-relative addresses for stabs
|
19 年之前 |
Jonas Maebe
|
123951865c
* darwin-i386 is little endian, not big endian :)
|
19 年之前 |
marco
|
4fe8654fe4
* shared lib i_ and t_ changes. Some small comments cleanup to t_
|
19 年之前 |
peter
|
66f8276445
* refactor booleans in systeminfo structure, they are now flags
|
19 年之前 |
Jonas Maebe
|
f3384bab09
+ some initial darwin/x86 stuff:
|
20 年之前 |
peter
|
fdc4925fcd
* basic framework for debuginfo class added
|
20 年之前 |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 年之前 |