source: trunk/kLdr/kLdrModMachO.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @91   9 years bird kLdrModMachO.c: Fixed S_ATTR_DEBUG check …
(edit) @90   9 years bird kLdrModMachO.c: warnings.
(edit) @88   9 years bird kLdrModMachO.c: warnings.
(edit) @86   9 years bird try make gcc 6.2.0 happy.
(edit) @81   9 years bird kLdr: some refactoring and fixes.
(edit) @79   9 years bird fixing warnings.
(edit) @69   10 years bird kLdrModMachO.c: Left a variable behind from debug effort.
(edit) @68   10 years bird kLdrModMachO.c: Relocation fixes.
(edit) @67   10 years bird kLdrModMachO.c: Fixed how we apply X86_64_RELOC_SIGNED_1, …
(edit) @66   12 years bird kLdrModMachO.c: MH_DSYM files doesn't need to have a string table.
(edit) @65   12 years bird CTF skipping fixes.
(edit) @64   12 years bird kLdrModMachO.c: Don't load LINKEDIT.
(edit) @63   12 years bird kLdrModMachO.c: Workaround for misaligned TEXT.unwind_info found …
(edit) @62   12 years bird Mach-O: More MH_OBJECT fixes.
(edit) @61   12 years bird Mach-O: Accept to open MH_BUNDLE file (but not load), symbol enum …
(edit) @60   12 years bird Mach-O: Set the link address to the address of the first segment we …
(edit) @59   12 years bird Mach-O: Object files only have one LC_SEGMENTxx, one kLdr segment for …
(edit) @58   12 years bird Mach-O: Carve segments from the mach-o segments instead of the …
(edit) @57   12 years bird More mach-o debug info loading adjustments.
(edit) @56   12 years bird More mach-o debug info loading adjustments.
(edit) @55   12 years bird Mach-O: Accept MH_KEXT_BUNDLE (untested for loading purposes).
(edit) @54   12 years bird Added kLdrModQueryImageUuid for Mach-O.
(edit) @53   12 years bird Made 64-bit mach_kernel (10.7.4) loadable for debug info purposes.
(edit) @52   12 years bird Added KLDRMOD_OPEN_FLAGS_FOR_INFO and fixed more mach-o issues.
(edit) @51   12 years bird mach_kernel doesn't have segments sorted by link address, but rather …
(edit) @49   13 years bird kLdrModMachO.c: Fixed copy & past bug in kldrModMachOQueryLinkerSymbol …
(edit) @48   13 years bird mach-o: Added new load commands from 10.6 and 10.7. Made the loader …
(edit) @47   13 years bird kLdrModMachO.c: Symbols with an address at the very end of the …
(edit) @44   14 years bird kLdrModMachO.c: fixed MSC warning.
(edit) @43   14 years bird kLdrModMachO.cpp: detect debug info and be more flexible wrt …
(edit) @42   14 years bird bug fix
(edit) @41   14 years bird Debug info enumration adjustments. Working on MH_DSYM support.
(edit) @29   16 years bird Finally got around execute the switch to the MIT license.
(edit) @28   16 years bird shut up gcc warnings.
(edit) @25   17 years bird A blind shot at FAT Mach-O images.
(edit) @23   17 years bird kLdrModMachO.c: (Re-)Make the GOT in the right place, generate …
(edit) @22   17 years bird kLdrModMachO.c: Initial 64-bit support (MH_OBJECT).
(add) @2   18 years bird Imported http://svn.netlabs.org/repos/libc/trunk/kStuff, revision 3612.
Note: See TracRevisionLog for help on using the revision log.