internetzel

Results 3 comments of internetzel

Before proceding with your debugging you should apply the attached [patch](https://github.com/classilla/tenfourfox/files/1649965/ld.txt) to the linker (ld64). I've had problems with recent versions of gcc because in addition to the __text section...

Yes, the patch is against ld64 97.17 . See the comment above "bool Writer::createBranchIslands()" in src/ld/MachOWriterExecutable.hpp for an explanation of the branch island logic used for the ppc architecture. A...

Here's my current patch from Leopard WebKit for JavaScriptCore. It's been done on the branch "safari-601-branch" which was originally branched off at trunk revision 186671. Built with the attached patch...