Jonas Maebe
|
cf717c4b75
* use -iphone_os_min rather than -ios_version_min, because the former
|
12 éve |
Jonas Maebe
|
c27f9da1b2
* always surround ld link.res SEARCH_DIR() arguments with double quotes,
|
13 éve |
Jonas Maebe
|
0841ee6e4f
* GNU ld only supports double quotes in its response file -> requote there
|
13 éve |
Jonas Maebe
|
14cfe770a4
* replaced most (if not all) remaining fields/parameters in the compiler
|
13 éve |
pierre
|
175ec19308
+ Register for system_x86_64_ntbsd
|
13 éve |
pierre
|
b6576452ed
Use correct dynamic linker for x86_64 openbsd system
|
13 éve |
pierre
|
7e71e1d3a0
+ Add system_x86_64_openbsd_info record
|
13 éve |
Jonas Maebe
|
eb2cccffda
+ -WM<X> and -WP<x> command line parameters to specify the minimally required
|
13 éve |
pierre
|
8efbcbaabb
NetBSD also needs explicit DynamicLinker
|
13 éve |
Jonas Maebe
|
6a5cf6cf8d
* always pass -arch parameter to linker when targetting Darwin, instead of
|
13 éve |
Jonas Maebe
|
3188916cda
* also replace $CATRES for shared libraries (fix for r19649)
|
13 éve |
pierre
|
836da25e81
* Do not call with UseShell = true if CatFileContent expands the file into parameters
|
13 éve |
pierre
|
b1bd1d29ec
Replace `cat $RES`by $CATRES and call CatFileContent method
|
13 éve |
pierre
|
0cd15043b3
* Set a default dynamic linker for OpenBSD
|
14 éve |
pierre
|
1f0e5b496f
Try to support shared libraries for freebsd
|
14 éve |
Jonas Maebe
|
ec8c7b4888
+ when compiling for Darwin/ARM, pass the subarchitecture to the linker.
|
14 éve |
Jonas Maebe
|
1b5fed238a
* don't quote the Darwin syslibroot path in link.res, it's not reinterpreted
|
14 éve |
Jonas Maebe
|
9cd6a7ad85
* correctly handle -XR (sysroot) paths with spaces under Darwin
|
14 éve |
Jonas Maebe
|
601b90d74c
* don't specify a custom pagezero size on Mac OS X when compiling with -gv
|
14 éve |
Jonas Maebe
|
1271c221f3
- reverted change accidentally committed as part of r16050 that could break
|
14 éve |
Jonas Maebe
|
8b0301409a
+ i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and
|
15 éve |
Jonas Maebe
|
f13f6627c4
* moved use_fixed_stack from cgutils to a method in paramgr so it can
|
15 éve |
Jonas Maebe
|
356026f849
* use new_section() instead of tai_section.create() everywhere
|
15 éve |
Jonas Maebe
|
61df8f05a0
* fixed max length of gcsectionsstr (mantis #15984)
|
15 éve |
Jonas Maebe
|
2e544bd8de
* smartlink dynamic libraries under Mac OS X (mantis #15984)
|
15 éve |
Jonas Maebe
|
d19eaab7c6
* don't specify ARM architecture subtype to linker, because then it will
|
15 éve |
Jonas Maebe
|
d1538ab023
o added ARM VPFv2/VFPv3 support:
|
15 éve |
Jonas Maebe
|
edacea82be
* changed assembler directives for darwin lazy/non-lazy symbol pointers
|
15 éve |
Jonas Maebe
|
9da0729d7c
* fixed copy/paste error in r13645: fallback to /usr/lib/dylib1.o rather
|
16 éve |
Jonas Maebe
|
8eb3a34633
* increased length of GCSectionsStr so it can contain the full new
|
16 éve |