|
|
@76
|
9 years |
bird |
xtide-utils: ataid fixes. new delay method.
|
|
|
@75
|
9 years |
bird |
xtide-utils: added ataid for dumping the identify device response. …
|
|
|
@74
|
9 years |
bird |
xtide util hacking, included bios patch.
|
|
|
@73
|
9 years |
bird |
xtide util hacking.
|
|
|
@72
|
9 years |
bird |
some ata and int13h read+write testing.
|
|
|
@71
|
9 years |
bird |
xtide hacks (https://code.google.com/p/xtideuniversalbios/ + …
|
|
|
@70
|
9 years |
bird |
Make gcc 5.x happy when in pedantic mode.
|
|
|
@69
|
10 years |
bird |
kLdrModMachO.c: Left a variable behind from debug effort.
|
|
|
@68
|
10 years |
bird |
kLdrModMachO.c: Relocation fixes.
|
|
|
@67
|
10 years |
bird |
kLdrModMachO.c: Fixed how we apply X86_64_RELOC_SIGNED_1, …
|
|
|
@66
|
11 years |
bird |
kLdrModMachO.c: MH_DSYM files doesn't need to have a string table.
|
|
|
@65
|
11 years |
bird |
CTF skipping fixes.
|
|
|
@64
|
11 years |
bird |
kLdrModMachO.c: Don't load LINKEDIT.
|
|
|
@63
|
11 years |
bird |
kLdrModMachO.c: Workaround for misaligned TEXT.unwind_info found …
|
|
|
@62
|
11 years |
bird |
Mach-O: More MH_OBJECT fixes.
|
|
|
@61
|
11 years |
bird |
Mach-O: Accept to open MH_BUNDLE file (but not load), symbol enum …
|
|
|
@60
|
11 years |
bird |
Mach-O: Set the link address to the address of the first segment we …
|
|
|
@59
|
11 years |
bird |
Mach-O: Object files only have one LC_SEGMENTxx, one kLdr segment for …
|
|
|
@58
|
11 years |
bird |
Mach-O: Carve segments from the mach-o segments instead of the …
|
|
|
@57
|
11 years |
bird |
More mach-o debug info loading adjustments.
|
|
|
@56
|
11 years |
bird |
More mach-o debug info loading adjustments.
|
|
|
@55
|
11 years |
bird |
Mach-O: Accept MH_KEXT_BUNDLE (untested for loading purposes).
|
|
|
@54
|
11 years |
bird |
Added kLdrModQueryImageUuid for Mach-O.
|
|
|
@53
|
11 years |
bird |
Made 64-bit mach_kernel (10.7.4) loadable for debug info purposes.
|
|
|
@52
|
11 years |
bird |
Added KLDRMOD_OPEN_FLAGS_FOR_INFO and fixed more mach-o issues.
|
|
|
@51
|
11 years |
bird |
mach_kernel doesn't have segments sorted by link address, but rather …
|
|
|
@50
|
12 years |
bird |
mach-o.h: Added new header flags.
|
|
|
@49
|
12 years |
bird |
kLdrModMachO.c: Fixed copy & past bug in kldrModMachOQueryLinkerSymbol …
|
|
|
@48
|
12 years |
bird |
mach-o: Added new load commands from 10.6 and 10.7. Made the loader …
|
|
|
@47
|
13 years |
bird |
kLdrModMachO.c: Symbols with an address at the very end of the …
|
|
|
@46
|
13 years |
bird |
Fix for solaris 11 / gcc 4.5.2 which is using the solaris as instead …
|
|
|
@45
|
13 years |
bird |
os2ldr: Hack around broken PCI BIOS in recent AMI UEFI firmwares.
|
|
|
@44
|
13 years |
bird |
kLdrModMachO.c: fixed MSC warning.
|
|
|
@43
|
13 years |
bird |
kLdrModMachO.cpp: detect debug info and be more flexible wrt …
|
|
|
@42
|
13 years |
bird |
bug fix
|
|
|
@41
|
13 years |
bird |
Debug info enumration adjustments. Working on MH_DSYM support.
|
|
|
@40
|
15 years |
bird |
kDbgBase.h: s/DOXYGEN/DOXYGEN_RUNNING/
|
|
|
@39
|
15 years |
bird |
kHlpAssert.h: Fixes
|
|
|
@38
|
15 years |
bird |
kRbTmpl: Some more code.
|
|
|
@37
|
15 years |
bird |
kHlpAssert: stmt variations.
|
|
|
@36
|
15 years |
bird |
kAvlBase.h: Another typo in currently unused code.
|
|
|
@35
|
15 years |
bird |
Templated red-black trees - kick off.
|
|
|
@34
|
15 years |
bird |
kAvlTmpl: some typos in used code.
|
|
|
@33
|
15 years |
bird |
build fix.
|
|
|
@32
|
15 years |
bird |
hrmf
|
|
|
@31
|
15 years |
bird |
4 missing license headers and some missing svn properties.
|
|
|
@30
|
15 years |
bird |
Removed unused files.
|
|
|
@29
|
15 years |
bird |
Finally got around execute the switch to the MIT license.
|
|
|
@28
|
16 years |
bird |
shut up gcc warnings.
|
|
|
@27
|
16 years |
bird |
removed left over comment.
|
|
|
@26
|
16 years |
bird |
FAT Mach-O bugfix.
|
|
|
@25
|
16 years |
bird |
A blind shot at FAT Mach-O images.
|
|
|
@24
|
16 years |
bird |
darwin porting.
|
|
|
@23
|
16 years |
bird |
kLdrModMachO.c: (Re-)Make the GOT in the right place, generate …
|
|
|
@22
|
16 years |
bird |
kLdrModMachO.c: Initial 64-bit support (MH_OBJECT).
|
|
|
@21
|
16 years |
bird |
kErrors.h: kLDR_ERR_MACHO changes.
|
|
|
@20
|
16 years |
bird |
mach-o.h: AMD64 relocas and capabilities / features.
|
|
|
@19
|
16 years |
bird |
kLdr.h: indent.
|
|
|
@18
|
16 years |
bird |
kHlpAssert.h: Fixed macros, missing \.
|
|
|
@17
|
16 years |
bird |
k/kTypes.h: Added some big union types that will come in handy when …
|
|
|
@16
|
16 years |
bird |
k/kDefs.h: Fixed K_LE2H_U32/U64 mixup in the big endian case.
|
|
|
@15
|
17 years |
bird |
Added K_OS_DRAGONFLY w/ detection.
|
|
|
@14
|
17 years |
bird |
comment typo.
|
|
|
@13
|
17 years |
bird |
Made it (winapi wrapping) work.
|
|
|
@12
|
17 years |
bird |
Generated the x86 def file.
|
|
|
@11
|
17 years |
bird |
Wrappers for the win32/64 api.
|
|
|
@10
|
17 years |
bird |
Corrected the calls from percentage.
|
|
|
@9
|
17 years |
bird |
Use the kStuff template instead of cooking our own compiler setup.
|
|
|
@8
|
17 years |
bird |
Use the static CRT on win.amd64 and avoid the manifest hell. Made some …
|
|
|
@7
|
17 years |
bird |
kAVL: Implemented locking, root node and a direct cache.
|
|
|
@6
|
17 years |
bird |
Made kDbgDump link again.
|
|
|
@5
|
17 years |
bird |
Fixed DEPTH now that we're no longer in the kLIBC repository.
|
|
|
@4
|
17 years |
bird |
PARISC and S390 architecture defines with dection. Detect arm, mips …
|
|
|
@3
|
17 years |
bird |
Fixed solaris detection.
|
|
|
@2
|
17 years |
bird |
Imported http://svn.netlabs.org/repos/libc/trunk/kStuff, revision 3612.
|
|
|
@1
|
17 years |
bird |
Added trunk
|