source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @71   10 years bird xtide hacks (https://code.google.com/p/xtideuniversalbios/ + …
(edit) @70   10 years bird Make gcc 5.x happy when in pedantic mode.
(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) @50   13 years bird mach-o.h: Added new header flags.
(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) @46   13 years bird Fix for solaris 11 / gcc 4.5.2 which is using the solaris as instead …
(edit) @45   14 years bird os2ldr: Hack around broken PCI BIOS in recent AMI UEFI firmwares.
(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) @40   16 years bird kDbgBase.h: s/DOXYGEN/DOXYGEN_RUNNING/
(edit) @39   16 years bird kHlpAssert.h: Fixes
(edit) @38   16 years bird kRbTmpl: Some more code.
(edit) @37   16 years bird kHlpAssert: stmt variations.
(edit) @36   16 years bird kAvlBase.h: Another typo in currently unused code.
(edit) @35   16 years bird Templated red-black trees - kick off.
(edit) @34   16 years bird kAvlTmpl: some typos in used code.
(edit) @33   16 years bird build fix.
(edit) @32   16 years bird hrmf
(edit) @31   16 years bird 4 missing license headers and some missing svn properties.
(edit) @30   16 years bird Removed unused files.
(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) @27   16 years bird removed left over comment.
(edit) @26   16 years bird FAT Mach-O bugfix.
(edit) @25   16 years bird A blind shot at FAT Mach-O images.
(edit) @24   17 years bird darwin porting.
(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).
(edit) @21   17 years bird kErrors.h: kLDR_ERR_MACHO changes.
(edit) @20   17 years bird mach-o.h: AMD64 relocas and capabilities / features.
(edit) @19   17 years bird kLdr.h: indent.
(edit) @18   17 years bird kHlpAssert.h: Fixed macros, missing \.
(edit) @17   17 years bird k/kTypes.h: Added some big union types that will come in handy when …
(edit) @16   17 years bird k/kDefs.h: Fixed K_LE2H_U32/U64 mixup in the big endian case.
(edit) @15   17 years bird Added K_OS_DRAGONFLY w/ detection.
(edit) @14   17 years bird comment typo.
(edit) @13   17 years bird Made it (winapi wrapping) work.
(edit) @12   17 years bird Generated the x86 def file.
(edit) @11   17 years bird Wrappers for the win32/64 api.
(edit) @10   17 years bird Corrected the calls from percentage.
(edit) @9   17 years bird Use the kStuff template instead of cooking our own compiler setup.
(edit) @8   17 years bird Use the static CRT on win.amd64 and avoid the manifest hell. Made some …
(edit) @7   18 years bird kAVL: Implemented locking, root node and a direct cache.
(edit) @6   18 years bird Made kDbgDump link again.
(edit) @5   18 years bird Fixed DEPTH now that we're no longer in the kLIBC repository.
(edit) @4   18 years bird PARISC and S390 architecture defines with dection. Detect arm, mips …
(edit) @3   18 years bird Fixed solaris detection.
(edit) @2   18 years bird Imported http://svn.netlabs.org/repos/libc/trunk/kStuff, revision 3612.
(add) @1   18 years bird Added trunk
Note: See TracRevisionLog for help on using the revision log.