2 -------- tagged ld64-123.2.1
4 2010-03-07 Nick Kledzik <kledzik@apple.com>
6 <rdar://problem/8955206> enable i386 ASLR
8 -------- tagged ld64-123.2
10 2010-12-10 Nick Kledzik <kledzik@apple.com>
12 <rdar://problem/8746980> Man page typo: "dysmutil" under object_path_lto
14 2010-12-10 Nick Kledzik <kledzik@apple.com>
16 <rdar://problem/8746896> ld64 crashes when warning about re-exported symbol
18 -------- tagged ld64-123.1
20 2010-12-07 Nick Kledzik <kledzik@apple.com>
22 <rdar://problem/8732097> assertion if symbol from re-exported dylib is in -exported_symbols_list
24 -------- tagged ld64-123
26 2010-12-06 Nick Kledzik <kledzik@apple.com>
28 <rdar://problem/8649182> Change default search order and add -search_dylibs_first to restore old behavior
30 2010-12-06 Nick Kledzik <kledzik@apple.com>
32 <rdar://problem/8626058> ld should consistently warn when resolvers are not exported
34 2010-12-02 Nick Kledzik <kledzik@apple.com>
36 <rdar://problem/8723307> data segment has file offset 0
38 -------- tagged ld64-122
40 2010-12-01 Nick Kledzik <kledzik@apple.com>
42 Add #define ARM_RELOC_HALF in case trying to build with old mach-o/arm/reloc.h header
44 2010-11-30 Nick Kledzik <kledzik@apple.com>
46 <rdar://problem/8134559> Linker should synthesize interworking stubs for tail calls
47 added test case: unit-tests/test-cases/branch-interworking
49 2010-11-30 Nick Kledzik <kledzik@apple.com>
51 <rdar://problem/8708091> Link Time Optimization error with tentative defs and -dead_strip
52 added test case: unit-tests/test-cases/lto-dead_strip-tentative
54 -------- tagged ld64-121
56 2010-11-10 Nick Kledzik <kledzik@apple.com>
58 Add -dylibs option to dyldinfo tool
60 2010-11-03 Nick Kledzik <kledzik@apple.com>
62 <rdar://problem/7441442> Need support for ARM/thumb upper/lower 16 bit relocation
64 2010-11-03 Nick Kledzik <kledzik@apple.com>
66 <rdar://problem/8624334> Spelling typo in linker warning
68 2010-11-02 Nick Kledzik <kledzik@apple.com>
70 <rdar://problem/8616906> Xcode 4: ld -r doesn't work on files compiled with llvm-gcc -flto
72 2010-11-01 Nick Kledzik <kledzik@apple.com>
74 <rdar://problem/8618747> ld wrongly complaining about tlv relocs for i386
76 2010-11-01 Nick Kledzik <kledzik@apple.com>
78 Fix -why_live to list all references, not just first
80 2010-11-01 Nick Kledzik <kledzik@apple.com>
82 <rdar://problem/8612861>
84 -------- tagged ld64-120.3
86 2010-11-09 Nick Kledzik <kledzik@apple.com>
88 <rdar://problem/8644314> revert default search order
90 -------- tagged ld64-120.2
92 2010-11-09 Nick Kledzik <kledzik@apple.com>
94 <rdar://problem/8510696> ld -r corrupts multiple non-lazy sections
96 -------- tagged ld64-120.1
98 2010-10-25 Nick Kledzik <kledzik@apple.com>
100 <rdar://problem/8612550> When order file used on data, turn ordered zero fill symbols into zero data
102 -------- tagged ld64-120
104 2010-10-25 Nick Kledzik <kledzik@apple.com>
106 <rdar://problem/8592564> ld should use this-image ordinal for symbols from re-exported non-public dylibs
107 added test case: unit-tests/test-cases/re-export-and-use
109 2010-10-25 Nick Kledzik <kledzik@apple.com>
111 <rdar://problem/8284718> Value of N_SO stabs should be address of first atom from translation unit
113 2010-10-25 Nick Kledzik <kledzik@apple.com>
115 Always print arch name on undefined symbols error
117 2010-10-25 Nick Kledzik <kledzik@apple.com>
119 Add ld64 version number to crash logs
121 2010-10-22 Nick Kledzik <kledzik@apple.com>
123 <rdar://problem/7952947> -objc_abi_version 1 not supported
125 2010-10-22 Nick Kledzik <kledzik@apple.com>
127 <rdar://problem/5591394> Add support to ld64 for N_FUN stabs when used for symbolic constants
129 2010-10-22 Nick Kledzik <kledzik@apple.com>
131 <rdar://problem/3560832> Change default search order and add -search_dylibs_first to restore old behavior
133 2010-10-22 Nick Kledzik <kledzik@apple.com>
135 <rdar://problem/6955037> -L flag should support a space between it and its argument
137 2010-10-22 Nick Kledzik <kledzik@apple.com>
139 <rdar://problem/8553647> Hidden resolver functions don't work with DYLD_BIND_AT_LAUNCH
141 2010-10-22 Nick Kledzik <kledzik@apple.com>
143 <rdar://problem/8541707> Support resolver functions for function pointer use from same linkage unit
145 2010-10-19 Nick Kledzik <kledzik@apple.com>
147 <rdar://problem/8571323> section$start$ does not always point to start of built in section types
149 -------- tagged ld64-119.2
151 2010-10-18 Nick Kledzik <kledzik@apple.com>
153 <rdar://problem/8553312> make having an ObjC2 class symbol in an export list be a warning instead of an error
155 2010-10-15 Nick Kledzik <kledzik@apple.com>
157 <rdar://problem/8553283> lazily produce (crt1.o missing) error
159 -------- tagged ld64-119.1
161 2010-10-05 Nick Kledzik <kledzik@apple.com>
163 <rdar://problem/8527740> ld -r can produce output with LC_DYLD_INFO load command
165 2010-10-05 Nick Kledzik <kledzik@apple.com>
167 <rdar://problem/8516692> ld doesn't pass stabs debug info through to the final executable any longer
169 2010-10-05 Nick Kledzik <kledzik@apple.com>
171 <rdar://problem/4251267> __UNIXSTACK placed incorrectly when -stack_addr < 0x4000000
173 2010-10-05 Nick Kledzik <kledzik@apple.com>
175 <rdar://problem/8267015> ld mishandles -lazy-l option
176 Updated test case: unit-tests/test-cases/lazy-dylib
178 2010-10-04 Nick Kledzik <kledzik@apple.com>
180 <rdar://problem/8468240> -no_compact_unwind should suppress dwarf->CUE warnings
182 -------- tagged ld64-119
184 2010-10-01 Nick Kledzik <kledzik@apple.com>
186 <rdar://problem/6599016> use ld64 to link iBoot
188 2010-10-01 Nick Kledzik <kledzik@apple.com>
190 <rdar://problem/8504770> crash when entrypoint is thumb
192 2010-10-01 Nick Kledzik <kledzik@apple.com>
194 If -ios_version_min is used with -arch i386, assume simulator
196 2010-10-01 Nick Kledzik <kledzik@apple.com>
198 <rdar://problem/8500061> crash with multiple re-exported dylibs with same install_name
200 2010-09-28 Nick Kledzik <kledzik@apple.com>
202 <rdar://problem/8032130> Linker complains about resolver functions when architecture is inferred.
204 2010-09-28 Nick Kledzik <kledzik@apple.com>
206 <rdar://problem/6751424> ARM subtype not set on LTO programs
208 2010-09-28 Nick Kledzik <kledzik@apple.com>
210 <rdar://problem/8481987> Link-Time Optimization assertion
212 unit-tests/test-cases/lto-dead_strip-objc
213 unit-tests/test-cases/lto-dead_strip-some-hidden
215 2010-09-24 Nick Kledzik <kledzik@apple.com>
217 <rdar://problem/8441087> Support -dyld_env NAME=value
219 2010-09-23 Nick Kledzik <kledzik@apple.com>
221 Previous BranchIsland code changes to make buildable with clang++ were bad. Fix.
223 2010-09-23 Nick Kledzik <kledzik@apple.com>
225 <rdar://problem/8274443> ld64 objc category merging asserts on category from old framework
227 2010-09-23 Nick Kledzik <kledzik@apple.com>
229 <rdar://problem/8469063> ASLR Sidebuild: Many Projects Fail checksyms_read_only_relocs Verifier
231 2010-09-22 Nick Kledzik <kledzik@apple.com>
233 Fix DOF section name bug
235 2010-09-22 Nick Kledzik <kledzik@apple.com>
237 Fixes to build with clang++
239 2010-09-21 Nick Kledzik <kledzik@apple.com>
241 In Resolver::fillInHelpersInInternalState(), dyld never needs stubs
243 2010-09-21 Ivan Krstic <ike@apple.com>
245 <rdar://problem/8457083> ld: support non-executable heap Mach-O header flag
247 2010-09-21 Nick Kledzik <kledzik@apple.com>
249 <rdar://problem/8175282> Xcode 4 linker fails with "address not in any section"
251 2010-09-20 Nick Kledzik <kledzik@apple.com>
253 <rdar://problem/8198832> assertion failure reading i386 yasm .o (not using scattered reloc)
255 2010-09-20 Nick Kledzik <kledzik@apple.com>
257 <rdar://problem/8430751> ld crashes when parsing dwarf and all code is not in __text
259 2010-09-17 Nick Kledzik <kledzik@apple.com>
261 <rdar://problem/8396450> magic segment symbol names don't work with preload executables
262 Update test case: unit-tests/test-cases/segment-labels
264 2010-09-17 Nick Kledzik <kledzik@apple.com>
266 <rdar://problem/8445985> OSO in DebugNotes for LTO should point to generated mach-o not, bitcode .o file
268 2010-09-16 Nick Kledzik <kledzik@apple.com>
270 <rdar://problem/8413931> FUN in debug map not rebased
271 Update test case: unit-tests/test-cases/rebase-basic
273 2010-09-16 Nick Kledzik <kledzik@apple.com>
275 <rdar://problem/8427133> Relocation failure with i386 32-bit diff to stub
277 2010-09-16 Nick Kledzik <kledzik@apple.com>
279 <rdar://problem/8437287> assert when targeting 10.5 and crt1.o/dylib1.o is not supplied
281 -------- tagged ld64-118.1
283 2010-09-15 Nick Kledzik <kledzik@apple.com>
285 Fix missing rebase commands that broke perl
287 2010-09-15 Nick Kledzik <kledzik@apple.com>
289 <rdar://problem/8252819> assert when .objc_class_name_* symbol missing
290 Add test case: unit-tests/test-cases/archive-ObjC-unexported
292 2010-09-13 Nick Kledzik <kledzik@apple.com>
294 <rdar://problem/8419850> linker does not honor $ld$hide for umbrella libraries
295 Added test case: unit-tests/test-cases/symbol-hiding-umbrella
297 2010-09-09 Nick Kledzik <kledzik@apple.com>
299 <rdar://problem/6723729> LC_UUID uuids should conform to RFC 4122 UUID version 4 & UUID version 5 formats
301 2010-09-09 Nick Kledzik <kledzik@apple.com>
303 <rdar://problem/4942948> support -bind_at_load
305 2010-09-07 Nick Kledzik <kledzik@apple.com>
307 <rdar://problem/7989734> ld mis-handling std::tr1::anonymous symbols
308 Remove support for ordering gcc-4.0 compiled anonymous namespace symbols
311 -------- tagged ld64-118
313 2010-09-02 Nick Kledzik <kledzik@apple.com>
315 <rdar://problem/8308697> -preload should not have LINKEDIT segment
316 Added test case: unit-tests/test-cases/efi-basic
318 2010-09-02 Nick Kledzik <kledzik@apple.com>
320 <rdar://problem/8389578> trivial Objective-C app fails when using libLTO
321 Added test case: unit-tests/test-cases/lto-objc-image-info
323 2010-09-02 Nick Kledzik <kledzik@apple.com>
325 <rdar://problem/8384727> Add -reexport_symbols_list option to re-export certain symbols.
326 Added test case: unit-tests/test-cases/reexport_symbols_list
328 2010-09-01 Nick Kledzik <kledzik@apple.com>
330 <rdar://problem/7438246> LTO with 'dead code strip' can't ignore unused functions with undefined references
331 Add test case: unit-tests/test-cases/lto-dead_strip-unused
333 2010-09-01 Nick Kledzik <kledzik@apple.com>
335 Warn if unaligned ARM code is detected
337 2010-09-01 Nick Kledzik <kledzik@apple.com>
339 <rdar://problem/8383175> Mach-O linked by current linker don't load in VIrtualBox any more
341 2010-09-01 Nick Kledzik <kledzik@apple.com>
343 <rdar://problem/8304984> Linker should pick default visibility instead of warning about conflicts
344 Updated test case: unit-tests/test-cases/visibility-warning
346 2010-09-01 Nick Kledzik <kledzik@apple.com>
348 <rdar://problem/8249338> Enable new load commands
350 2010-09-01 Nick Kledzik <kledzik@apple.com>
352 <rdar://problem/8368679> Do not pass -demangle to ld_classic
354 2010-09-01 Nick Kledzik <kledzik@apple.com>
356 <rdar://problem/8336910> iOS 4.3 armv7 should be PIE by default
357 <rdar://problem/5472933> better error message for direct access to external globals when not linking read_only_relocs
358 <rdar://problem/7927510> linker does not error on direct (static) data references to a dylib symbol
360 -------- tagged ld64-117.11
362 2010-09-03 Nick Kledzik <kledzik@apple.com>
364 <rdar://problem/8385011> mask thumb bit off non lazy pointers content when parsing arm .o files
366 -------- tagged ld64-117.10
368 2010-08-26 Nick Kledzik <kledzik@apple.com>
370 <rdar://problem/8358084> 8F64 kills installtest devices
371 Don't clear thumb bit on pointers inside thumb functions if addend is negative
373 -------- tagged ld64-117.9
375 2010-08-25 Nick Kledzik <kledzik@apple.com>
377 <rdar://problem/8345038> no more audio because of broken thunk
378 Update of thumb22 b.w instruction was not clearing bits before or'ing in new ones
380 -------- tagged ld64-117.8
382 2010-08-25 Nick Kledzik <kledzik@apple.com>
384 <rdar://problem/8342028> prefetch abort in kernel mode: fault_addr=0xe58024e4
385 Don't set thumb bit on .long pointers in thumb functions that point to some offset in same function
387 -------- tagged ld64-117.7
389 2010-08-24 Nick Kledzik <kledzik@apple.com>
391 <rdar://problem/8346444> dyld-179.4 fails to link, assert in setLoadCommandsPadding()
392 Fix linker to always put __text first before other code-only sections
394 -------- tagged ld64-117.6
396 2010-08-23 Nick Kledzik <kledzik@apple.com>
398 <rdar://problem/8339702> ld no longer output static archive dependencies for dyld for B&I
399 Add test case unit-tests/test-cases/dependency-logging
401 -------- tagged ld64-117.5
403 2010-08-20 Nick Kledzik <kledzik@apple.com>
405 <rdar://problem/8309595> SWB: ld64-117.1 on Durango8F54: Assertion failed:
406 UTF16 CFStrings were not coalesced correctly when gcc built the .o files and the
407 last string in the __ustring section only had a single zero byte at the end.
409 -------- tagged ld64-117.4
411 2010-08-19 Nick Kledzik <kledzik@apple.com>
413 <rdar://problem/8326544> DTSJ1J105: SpringBoard crashes on boot
414 Fix order file to move aliases even when subsections_via_symbols it used
415 Update test case unit-tests/test-cases/order_file
417 2010-08-17 Nick Kledzik <kledzik@apple.com>
419 Fix resolver functions to survive ld -r.
420 Warn if resolver functions are made non-external.
422 2010-08-17 Nick Kledzik <kledzik@apple.com>
424 Make it an error for resolver functions to be used in anything but a dylib.
426 -------- tagged ld64-117.3
428 2010-08-17 Nick Kledzik <kledzik@apple.com>
430 Fix thumb resolver functions
431 Enable updward dylibs and symbol re-exports for iOS 4.2
433 2010-08-16 Nick Kledzik <kledzik@apple.com>
435 <rdar://problem/8308697> Latest ld no longer supports EFI -preload
436 Rearrange LINKEDIT chunks in -preload mode
438 -------- tagged ld64-117.2
440 2010-08-14 Nick Kledzik <kledzik@apple.com>
442 <rdar://problem/8308697> Latest ld no longer supports EFI -preload
443 Add LC_UNIXTHREAD to -preload
445 2010-08-14 Nick Kledzik <kledzik@apple.com>
447 <rdar://problem/8309530> SWB: ld64-117.1 on Durango8F54: Assertion failed: (categoryAtom->size() == Category<A>::size())
448 gcc-4.0 uses 'L' labels on categories. This merges them onto previous data and disable category optimzation
450 2010-08-14 Nick Kledzik <kledzik@apple.com>
452 <rdar://problem/8309917> SWB: ld64-117.1 on Durango8F54: bad category optimization
453 Disable category optimization for i386 and arm until further testing
455 2010-08-14 Nick Kledzik <kledzik@apple.com>
457 <rdar://problem/8309608> SWB: ld64-117.1 on Durango8F54: address not in any section
458 Handle pointer diff to stub for weak hidden function
460 2010-08-13 Nick Kledzik <kledzik@apple.com>
462 <rdar://problem/8308697> Latest ld no longer supports EFI -preload
464 -------- tagged ld64-117.1
466 2010-08-11 Nick Kledzik <kledzik@apple.com>
468 Make missing exported symbols a warning to help adoption of new linker
470 2010-08-11 Nick Kledzik <kledzik@apple.com>
472 Add ExternalRelocationsAtom<>::pointerReloc() to more easily support kext bundles
474 2010-08-09 Nick Kledzik <kledzik@apple.com>
476 <rdar://problem/8210380> SWB: ld64-116.2 fix branch to label-4
478 2010-08-09 Nick Kledzik <kledzik@apple.com>
480 <rdar://problem/8260073> Error with empty non_lazy_symbol_pointers section
482 2010-08-06 Nick Kledzik <kledzik@apple.com>
484 <rdar://problem/7977374> Add command line options to control symbol weak-def-bit on exported symbols
486 -------- tagged ld64-117
488 2010-07-28 Nick Kledzik <kledzik@apple.com>
490 <rdar://problem/8243431> split seg info wrong for x86_64 stub helpers
492 2010-07-26 Nick Kledzik <kledzik@apple.com>
494 <rdar://problem/8237436> __nlcatlist categories should not be optimized
496 2010-07-23 Nick Kledzik <kledzik@apple.com>
498 <rdar://problem/8179273> ld64 assertion on object file
500 2010-07-21 Nick Kledzik <kledzik@apple.com>
502 <rdar://problem/7435296> Reorder sections to reduce page faults in object files
504 2010-06-30 Nick Kledzik <kledzik@apple.com>
506 Support resolver functions in iOS dylibs
508 -------- tagged ld64-116.2
510 2010-06-30 Nick Kledzik <kledzik@apple.com>
512 <rdar://problem/8138287> C programs get objc GCness from dylibs
513 Update: unit-tests/test-cases/objc-gc-checks
515 -------- tagged ld64-116.1
517 2010-06-22 Nick Kledzik <kledzik@apple.com>
519 <rdar://problem/8111013> address range check should not apply to preload executables
521 2010-06-22 Nick Kledzik <kledzik@apple.com>
523 Warn instead of error when CPU_SUBTYPE_ARM_ALL .o files used.
525 2010-06-22 Nick Kledzik <kledzik@apple.com>
527 Fix assert in objc category optimzation. Metaclass also has copy of propery list to update.
529 2010-06-22 Nick Kledzik <kledzik@apple.com>
531 Fix crash in -r mode with -alias.
533 -------- tagged ld64-116
535 2010-06-21 Nick Kledzik <kledzik@apple.com>
537 Add support for -ios_version_min as an alias for -iphoneos_version_min
539 2010-06-21 Nick Kledzik <kledzik@apple.com>
541 <rdar://problem/7687304> linker could merge method lists from class and its categories
542 Added test case: unit-tests/test-cases/objc-category-optimize
543 Added option: -no_objc_category_merging to disable
545 2010-06-21 Nick Kledzik <kledzik@apple.com>
547 <rdar://problem/8113877> i386 TLV PIC reloc content is negated
549 2010-06-15 Nick Kledzik <kledzik@apple.com>
551 Added better error messages and asserts for bad thread local object files
553 2010-06-09 Nick Kledzik <kledzik@apple.com>
555 <rdar://problem/8076986>
557 2010-06-09 Nick Kledzik <kledzik@apple.com>
559 <rdar://problem/7966333> executable has no debug symbols when compiled with LTO
560 Added test case: unit-tests/test-cases/lto-object_path
562 2010-06-09 Nick Kledzik <kledzik@apple.com>
564 <rdar://problem/7702923> stop promoting hidden referenced dynamically symbols to global
565 Updated test case: unit-tests/test-cases/main-stripped
567 2010-06-04 Nick Kledzik <kledzik@apple.com>
569 <rdar://problem/6144674> ER: individual symbol re-exports
570 Added test case: unit-tests/test-cases/re-export-symbo
572 2010-06-03 Nick Kledzik <kledzik@apple.com>
574 <rdar://problem/7474224> add functions start info to LINKEDIT
575 * Support added but not on by default. Use -function_starts to enable.
576 * Added test case: unit-tests/test-cases/function-start
578 2010-06-02 Nick Kledzik <kledzik@apple.com>
580 <rdar://problem/5674241> ER: add load command for min OS version
581 * Support added but not on by default. Use -version_load_command to enable.
583 2010-06-02 Nick Kledzik <kledzik@apple.com>
585 <rdar://problem/8040089> provide better undefined symbol error message
587 2010-05-28 Nick Kledzik <kledzik@apple.com>
589 * <rdar://problem/7780438> ld should also merge file attributes from lazy loaded archives
590 * Move attribute gathering from InputFiles to Resolver
592 2010-05-28 Nick Kledzik <kledzik@apple.com>
594 * <rdar://problem/8038333> SWB: ld64-115.3: dylib on kext link line causes malformed kext
595 * allow -static after -kext on command line
597 -------- tagged ld64-115.3
599 2010-05-26 Nick Kledzik <kledzik@apple.com>
601 * <rdar://problem/8024702> strip of .o files removes __objc_imageinfo section
602 * Added test case: unit-tests/test-cases/dwarf-strip-objc
604 2010-05-25 Nick Kledzik <kledzik@apple.com>
606 * <rdar://problem/8023624> crash when parsing local vanilla reloc to weak def
608 -------- tagged ld64-115.2
610 2010-05-21 Nick Kledzik <kledzik@apple.com>
612 * <rdar://problem/8012536> switch back to using ld_classic for -static arm code
615 2010-05-21 Nick Kledzik <kledzik@apple.com>
617 * <rdar://problem/8012549> warn instead of error when seg1addr is out of range for ARM
620 2010-05-21 Nick Kledzik <kledzik@apple.com>
622 * <rdar://problem/8012526> fix -undefined dynamic_lookup -nodefaults to not error about missing dyld_stub_binder
624 -------- tagged ld64-115.1
626 2010-05-19 Nick Kledzik <kledzik@apple.com>
628 * Fix trie nodes for resolver functions to have second address be stub not helper
630 2010-05-19 Nick Kledzik <kledzik@apple.com>
632 * <rdar://problem/7996423> work around for old checksyms tools
633 * Make i386 stub section named "__symbol_stub" instead of "__stubs"
635 2010-05-10 Nick Kledzik <kledzik@apple.com>
637 * <rdar://problem/7960396> linking with LTO prints "/tmp/lto.o"
639 -------- tagged ld64-115
641 2010-05-06 Nick Kledzik <kledzik@apple.com>
643 * <rdar://problem/7892392> linker loses x86_64 addend to 'L' symbols
644 * properly handle addend to 'L' symbols that are ignored
646 2010-05-05 Nick Kledzik <kledzik@apple.com>
648 * rework min OS version parsing to enable the linker to handle unknown OS versions
651 2010-05-05 Nick Kledzik <kledzik@apple.com>
653 * Implement magic section$start$xxx$yyyy and section$end$xxx$yyyy symbols
654 * Implement magic segment$start$xxx and segment$end$xxx symbols
655 * Add test case: unit-tests/test-cases/segment-labels
658 2010-05-03 Nick Kledzik <kledzik@apple.com>
660 * <rdar://problem/7173071> implement optional demangling in linker
661 * Add option: -demangle
662 * Add test case: unit-tests/test-cases/demangle
665 2010-05-03 Nick Kledzik <kledzik@apple.com>
667 * <rdar://problem/7931759> ld64 doesn't grok the modern-objc-ABI-on-i386
668 * Add support for -objc_abi_version command line option
669 * Added test case: unit-tests/test-cases/objc-abi
672 2010-05-03 Nick Kledzik <kledzik@apple.com>
674 * <rdar://problem/7929974> -alias does not work with __OBJC sections
675 * sort contents of sections with aliases
676 * Added test case: unit-tests/test-cases/objc-class-alias
679 2010-04-28 Nick Kledzik <kledzik@apple.com>
681 * <rdar://problem/4966836> Feature: Thread local storage
682 * Add test case: unit-tests/test-cases/tlv-basic
683 * Add test case: unit-tests/test-cases/tlv-dylib
686 2010-04-27 Nick Kledzik <kledzik@apple.com>
688 * <rdar://problem/4383612> Accelerate needs way to dispatch based on instruction execution time characteristics.
689 * Add support for "symbol resolver" functions
690 * Add test case unit-tests/test-cases/symbol-resolver-basic
693 2010-04-26 Nick Kledzik <kledzik@apple.com>
695 * <rdar://problem/7711820> range check fat archives
696 * check that fat file slice being used does not extend beyond end of file
697 * check that member being used does not extend beyond end of slice/file
699 2010-04-26 Nick Kledzik <kledzik@apple.com>
701 * <rdar://problem/7666015> The documentation for the -allowable_client option doesn't say enough about it
703 2010-04-26 Nick Kledzik <kledzik@apple.com>
705 * <rdar://problem/7854068> back out LD_NO_PIE
707 2010-04-22 Nick Kledzik <kledzik@apple.com>
709 * <rdar://problem/7831043> More ICU make check failures with 0-terminated UTF16 strings
710 * Change UTF16StringSection to break into atoms just on label boundaries
711 * Added test case: unit-tests/test-cases/utf16-nul
714 -------- tagged ld64-114.12
716 2010-04-14 Nick Kledzik <kledzik@apple.com>
718 * <rdar://problem/7811357> Crash with messed up BNSYM
721 2010-04-07 Nick Kledzik <kledzik@apple.com>
723 * Fix crash with blank dylib stubs
725 -------- tagged ld64-114.11
727 2010-04-07 Nick Kledzik <kledzik@apple.com>
729 * <rdar://problem/7798495> for ppc, add split-seg info for TEXT pointers to DATA
732 2010-04-07 Nick Kledzik <kledzik@apple.com>
734 * <rdar://problem/7831379> Cannot build ppc64 target with ObjC code
737 2010-04-01 Nick Kledzik <kledzik@apple.com>
739 * let .exp files override auto-hide so that they can be exported if needed
742 2010-04-01 Nick Kledzik <kledzik@apple.com>
744 * <rdar://problem/6783167> support auto hidden weak symbols: .weak_def_can_be_hidden
745 * added test case: unit-tests/test-cases/weak-def-auto-hide
748 2010-04-01 Nick Kledzik <kledzik@apple.com>
750 * <rdar://problem/7818475> 'l' symbols not being automatically removed
753 2010-03-31 Nick Kledzik <kledzik@apple.com>
755 * <rdar://problem/7808258> weak defs should not cause indirection in static executables
756 * Update test case: unit-tests/test-cases/static-executable-weak-defines
758 -------- tagged ld64-114.10
760 2010-03-31 Nick Kledzik <kledzik@apple.com>
762 * <rdar://problem/7735120> assert with .o file with two LSDA sections
765 -------- tagged ld64-114.9
767 2010-03-30 Nick Kledzik <kledzik@apple.com>
769 * <rdar://problem/7791161> L4 locks up starting a second processor, works fine with old linker
770 * properly get addend from content in x86_64 substractor when target is direct
773 2010-03-29 Nick Kledzik <kledzik@apple.com>
775 * <rdar://problem/7805172> ld should excludes debug notes when computing UUID
776 * added test case: unit-tests/test-cases/dwarf-debug-notes-uuid
778 -------- tagged ld64-114.8
780 2010-03-26 Nick Kledzik <kledzik@apple.com>
782 * <rdar://problem/7788474> __objc_catlist section loses don't dead strip bit in ld -r mode
783 * Update test case unit-tests/test-cases/static-executable
785 -------- tagged ld64-114.7
787 2010-03-25 Nick Kledzik <kledzik@apple.com>
789 * <rdar://problem/7796313> Support LD_NO_PIE again
791 2010-03-25 Nick Kledzik <kledzik@apple.com>
793 * <rdar://problem/7765885> Rosetta crashes on launch in 11A133a
794 * Fix -segaddr __TEXT to cause other floating segments to be contiguous with TEXT
796 2010-03-24 Nick Kledzik <kledzik@apple.com>
798 * <rdar://problem/7786326> Page Zero segment seems to be getting dead stripped
800 2010-03-24 Nick Kledzik <kledzik@apple.com>
802 * <rdar://problem/7785574> kernel sdt dtrace probes not visible
804 -------- tagged ld64-114.6
806 2010-03-23 Nick Kledzik <kledzik@apple.com>
808 * <rdar://problem/7783918> new linker makes dylibs with no __text section, causing codesign_allocate tool to fail
809 * make sure there is always a __text section in dylibs and bundles
811 -------- tagged ld64-114.5
813 2010-03-22 Nick Kledzik <kledzik@apple.com>
815 * <rdar://problem/7767311> missing __objc_imageinfo section
816 * Real fix will be in 7780438. For now have Resolver also accumulate objc constraint info
819 2010-03-19 Nick Kledzik <kledzik@apple.com>
821 * <rdar://problem/7772740> ld64-114 does not error on missing exported symbols with -dead_strip
823 -------- tagged ld64-114.4
825 2010-03-16 Nick Kledzik <kledzik@apple.com>
827 * <rdar://problem/7762146> dyld missing LC_ID_DYLINKER
829 -------- tagged ld64-114.3
831 2010-03-15 Nick Kledzik <kledzik@apple.com>
833 * force i386 kexts to be built with ld_classic
834 * preserve 'l' labels in static executables
835 * sync section offsets and addresses in segments with command line addresses
838 -------- tagged ld64-114.2
840 2010-03-13 Nick Kledzik <kledzik@apple.com>
842 * <rdar://problem/7751930> ld64-114 generates x86_64 kext external call sites with incorrect addend
844 -------- tagged ld64-114.1
846 2010-03-12 Nick Kledzik <kledzik@apple.com>
848 * Fix dyldinfo tool to correct show ordinal info for classic linkedit
850 2010-03-12 Nick Kledzik <kledzik@apple.com>
852 <rdar://problem/7748047> ld64-114 is causing read_only_reloc verification errors for ppc
853 * Update machochecker to check this.
855 -------- tagged ld64-114
857 2010-03-11 Nick Kledzik <kledzik@apple.com>
859 * <rdar://problem/7744174> i386 dylibs built with ld64-112 cause runtime errors when incorporated into the dyld shared cache
860 * Add -shared_region option to dyldinfo tool
862 -------- tagged ld64-113
864 2010-03-11 Nick Kledzik <kledzik@apple.com>
866 * Allow CPU_SUBTYPE_ARM_ALL .o files to be linked into any arm arch linkage
868 2010-03-11 Nick Kledzik <kledzik@apple.com>
870 <rdar://problem/7741238> ld64-112 with -undefined dynamic_lookup marks all symbols as being flat
871 * update test case at: unit-tests/test-cases/undefined-dynamic-lookup
873 2010-03-10 Nick Kledzik <kledzik@apple.com>
875 * prevent possible crash in warning about can't export hidden symbols
877 2010-03-10 Nick Kledzik <kledzik@apple.com>
879 * make sure split-info data is zero terminated
881 -------- tagged ld64-112
883 2010-03-09 Nick Kledzik <kledzik@apple.com>
885 * Never dead strip sections added with -sectcreate
886 * Added test case: unit-tests/test-cases/sectcreate-dead_strip
889 -------- tagged ld64-111
891 2010-03-03 Nick Kledzik <kledzik@apple.com>
893 * Add support for "-arch arm -force_cpusubtype_ALL" to keep gcc building
895 2010-03-02 Nick Kledzik <kledzik@apple.com>
897 * Add some checking to the use of upward dylibs
899 -------- tagged ld64-110
901 2010-03-01 Nick Kledzik <kledzik@apple.com>
903 * Don't coalesce cstrings across segments
905 2010-03-01 Nick Kledzik <kledzik@apple.com>
907 * Emulate previous linker bug where hidden symbols with dynamically-referenced
908 bit were promoted to global.
909 * Added test case: unit-tests/test-cases/unstrippable-symbols
911 -------- tagged ld64-109.1
913 2010-02-26 Nick Kledzik <kledzik@apple.com>
915 * Make sure building dyld results in a thread load command
917 -------- tagged ld64-109
919 2010-02-26 Nick Kledzik <kledzik@apple.com>
921 * Better sorting of zero-fill sections to preserve discovery order
922 * Zero out file offsets in dynamic symbol table entries that are not used
924 2010-02-26 Nick Kledzik <kledzik@apple.com>
926 * Support pointer-diffs to zero sized atom in zero sized section
928 2010-02-25 Nick Kledzik <kledzik@apple.com>
930 * Add support for -r mode with ppc64
932 2010-02-25 Nick Kledzik <kledzik@apple.com>
934 * Handle multiple labels on the same coalesable literal by making an
935 atom for each label, each with the same content.
936 * Add test case: unit-tests/test-cases/literals-labels
939 2010-02-25 Nick Kledzik <kledzik@apple.com>
941 * Handle old ppc .o files that have stubs to static functions
943 2010-02-25 Nick Kledzik <kledzik@apple.com>
945 * Add basic ppc64 support
947 2010-02-24 Nick Kledzik <kledzik@apple.com>
949 * Range check TOC entries in archives
952 2010-02-23 Nick Kledzik <kledzik@apple.com>
954 * Fix spurious dylib re-export warnings that are just regular linkage cycles
957 2010-02-23 Nick Kledzik <kledzik@apple.com>
959 * re-partition bits in mach_o::relocatable::Atom ivars to allow more functions per file
962 2010-02-22 Nick Kledzik <kledzik@apple.com>
964 * re-partition bits in mach_o::relocatable::Atom ivars to allow more fixups per function
967 2010-02-22 Nick Kledzik <kledzik@apple.com>
969 * Handle re-exported dylibs that are re-exported again
970 * Added test case: unit-tests/test-cases/re-export-layers
973 2010-02-22 Nick Kledzik <kledzik@apple.com>
975 * Properly handle X86_64_RELOC_SUBTRACTOR with non-external target symbol
978 -------- tagged ld64-108
980 2010-02-17 Nick Kledzik <kledzik@apple.com>
982 * <rdar://problem/7658740> ER: Support upward dylib dependencies
983 * Add test case: unit-tests/test-cases/dylib-upward
986 2010-02-17 Nick Kledzik <kledzik@apple.com>
988 * <rdar://problem/7401775> ld(1) man page typo
989 * <rdar://problem/7230340> Linker (ld) man page typo: "unredable" in -pagezero_size option description
990 * <rdar://problem/7207483> Typo in ld(1) man page, "-x" option
991 * <rdar://problem/6239264> man ld: Change "if" -> "is"
992 * <rdar://problem/7393216> DOC: ld(1) mentions -dynamiclib when it means -dylib
995 2010-02-17 Nick Kledzik <kledzik@apple.com>
997 * <rdar://problem/7625461> Wordsmith ld warning about missing directories
1000 2010-02-17 Nick Kledzik <kledzik@apple.com>
1002 * Fix -umbrella to work when umbrella is a dylib instead of a framework
1003 * Add test case: unit-tests/test-cases/umbrella-dylib
1006 -------- tagged ld64-107
1008 2010-02-16 Nick Kledzik <kledzik@apple.com>
1010 * Fix bugs with -preload
1013 2010-02-16 Nick Kledzik <kledzik@apple.com>
1015 * Fix dylib re-export cylce detection
1018 2010-02-16 Nick Kledzik <kledzik@apple.com>
1020 * <rdar://problem/6018216> -ObjC not pulling in members with categories only
1021 * scan for non-zero __objc_catlist section in archive members when -ObjC is used
1022 * Added test case: unit-tests/test-cases/objc-category-archive
1025 2010-02-15 Nick Kledzik <kledzik@apple.com>
1027 * <rdar://problem/7398610> ld glibly removes /dev/null
1030 2010-02-15 Nick Kledzik <kledzik@apple.com>
1032 * <rdar://problem/7196255> Linker should be able to validate GC intentions
1033 * Add -objc_gc and -objc_gc_only. Error when used and RR based .o file is linked in
1034 * Update test case: unit-tests/test-cases/objc-gc-checks
1037 2010-02-15 Nick Kledzik <kledzik@apple.com>
1039 * <rdar://problem/7421695> Linker should provide a way to mark binaries that support compaction
1040 * Added -objc_gc_compaction option
1041 * Update test case: unit-tests/test-cases/objc-gc-checks
1044 2010-02-15 Nick Kledzik <kledzik@apple.com>
1046 * <rdar://problem/7546367> ER: Need a way to detect weak exports in dev tools
1047 * implement -warn_weak_exports
1049 2010-02-15 Nick Kledzik <kledzik@apple.com>
1051 * Add support for LD_DYLD_PATH
1054 2010-02-15 Nick Kledzik <kledzik@apple.com>
1056 * <rdar://problem/7636072> cfstring backing store points to global cstring
1057 * Force all by-name references in cfstring to be direct references
1058 * add test case: unit-tests/test-cases/cfstring-and-cstring
1061 -------- tagged ld64-106
1063 2010-02-12 Nick Kledzik <kledzik@apple.com>
1065 * <rdar://problem/7644673> Assertion failed: when class is translation unit scoped
1066 * added test case unit-tests/test-cases/objc-visibility
1069 2010-02-12 Nick Kledzik <kledzik@apple.com>
1071 * <rdar://problem/7644828> crash with missing crt?
1074 2010-02-12 Nick Kledzik <kledzik@apple.com>
1076 * Suppress indirect symbol table in static executables
1079 2010-02-12 Nick Kledzik <kledzik@apple.com>
1081 * Rework CIE parsing to work with icc generated code
1084 2010-02-11 Nick Kledzik <kledzik@apple.com>
1086 * Fix creation of debug notes
1087 * Tweak unit-tests/test-cases/dwarf-debug-notes to match llvm symbol layout
1090 2010-02-11 Nick Kledzik <kledzik@apple.com>
1092 * Don't assert when infering ppc subtype that is ALL.
1093 * Fix spurious warning about mismatched subtypes, when subtype is inferred
1096 -------- tagged ld64-105
1098 2010-02-11 Nick Kledzik <kledzik@apple.com>
1100 * Use symbolic constants for bit field sizes
1103 2010-02-10 Nick Kledzik <kledzik@apple.com>
1105 * Handle out of order sections in .o files
1108 -------- tagged ld64-104
1110 2010-02-10 Nick Kledzik <kledzik@apple.com>
1112 * Rename __tentative internal section name to __comm/tent to sort like __common
1113 * Fix test case in unit-tests/test-cases/tentative-to-real-r
1116 2010-02-10 Nick Kledzik <kledzik@apple.com>
1118 * Better warning messages about mismatched architectures
1121 2010-02-10 Nick Kledzik <kledzik@apple.com>
1123 * Gracefully ignore if there are >8000 line info per function in debug info
1126 2010-02-10 Nick Kledzik <kledzik@apple.com>
1128 * Properly handle when regular definition is weak_imported
1129 * Add unit-tests/test-cases/weak_import-local
1132 2010-02-10 Nick Kledzik <kledzik@apple.com>
1134 * Don't try to coalesce zero length cstrings in mach-o parser.
1137 2010-02-10 Nick Kledzik <kledzik@apple.com>
1139 * Add work around for llvm using L labels for backing string of CFString with -fwritable-strings
1142 2010-02-09 Nick Kledzik <kledzik@apple.com>
1144 * Ignore labels in __gcc_except_tab section
1145 * Properly apply local relocations to __eh_frame section so CFI parser works
1146 * Update unit-tests/test-cases/eh-stripped-symbols to reproduce problem
1149 2010-02-09 Nick Kledzik <kledzik@apple.com>
1151 * Fix file offset computation with large zero-fill sections
1154 2010-02-09 Nick Kledzik <kledzik@apple.com>
1156 * Force global 'l' to be hidden
1157 * Add test case with objc properties: unit-tests/test-cases/objc-properties
1160 -------- tagged ld64-103
1162 2010-02-04 Nick Kledzik <kledzik@apple.com>
1164 * Temporarily change assert() to call exit(1) instead of abort()
1167 2010-02-04 Nick Kledzik <kledzik@apple.com>
1169 * Fix another case in -r mode where the vmsize was less that filesize
1172 2010-02-04 Nick Kledzik <kledzik@apple.com>
1174 * Fix assert when generating GSYM stab debug notes
1177 2010-02-04 Nick Kledzik <kledzik@apple.com>
1179 * Add SRCROOT to crash logs
1182 2010-02-04 Nick Kledzik <kledzik@apple.com>
1184 * Remove architectureName() from InputFiles
1187 -------- tagged ld64-102
1189 2010-02-03 Nick Kledzik <kledzik@apple.com>
1191 * Add follow-on reference from symbol text atom to non-symboled text atom
1194 -------- tagged ld64-101
1196 2010-01-29 Nick Kledzik <kledzik@apple.com>
1198 * fix -alias symbols to be global by default
1201 -------- tagged ld64-100
1203 2010-01-28 Nick Kledzik <kledzik@apple.com>
1205 * Merge new/refactored linker to trunk