-#ifndef __OPEN_SOURCE__
-2006-03-21 Nick Kledzik <kledzik@apple.com>
-
- <rdar://problem/4483625> 32-bit pointer difference out of range for cxx eh frame
- * src/MachOReaderRelocatable.hpp: x86_64 doesn't have anonymous non-lazy-pointers
- * src/machochecker.cpp: fix validFile() for x86_64
- * unit-tests/run-all-unit-tests: add x86_64
- * unit-tests/include/common.makefile: don't add -g to all compilers
- * unit-tests/test-cases/relocs-asm/relocs-asm.s: add x86_64 test cases
- * unit-tests/test-cases/relocs-c/Makefile: fix to work with x86_64
- * src/ld.cpp: add hack to use i386 dylibs if x86_64 don't exist
-
-2006-03-19 Nick Kledzik <kledzik@apple.com>
-
- <rdar://problem/4483330> ld64 crashes whenever I try to link with dylib1.o
- * src/MachOReaderRelocatable.hpp: in Reader<x86_64>::addRelocReference() fix local relocations
-#endif