|
|
@114
|
6 years |
bird |
kLdrModLX.c: Some fixes.
|
|
|
@113
|
6 years |
bird |
kHlpInt2Ascii.c: Try make cppcheck happy.
|
|
|
@112
|
6 years |
bird |
kLdrModMachO.c: dropped extra break for KCPU_P4; cleaned up style to …
|
|
|
@111
|
7 years |
bird |
kDefs.h: big endian build fix
|
|
|
@110
|
7 years |
bird |
frizboxdect.py: Don't try strip None.
|
|
|
@109
|
7 years |
bird |
fritzboxdect.py: average fixes
|
|
|
@108
|
7 years |
bird |
fritzboxdect.py: better diags
|
|
|
@107
|
7 years |
bird |
fritzboxdect.py: exec
|
|
|
@106
|
7 years |
bird |
fritzboxdect.py: initial coding
|
|
|
@105
|
7 years |
bird |
kDefs.h: haiku
|
|
|
@104
|
7 years |
bird |
kDefs.h: m68k
|
|
|
@103
|
7 years |
bird |
kDefs.h: GNU hurd.
|
|
|
@102
|
7 years |
bird |
gcc7 warning fixes
|
|
|
@101
|
7 years |
bird |
kHlpAssert.h: Workaround for buggy gcc7+ warnings. The fall thru …
|
|
|
@100
|
7 years |
bird |
kDefs.h: Detect 64-bit arm (gcc).
|
|
|
@99
|
7 years |
bird |
kDefs.h: arm endian detection (K_ENDIAN).
|
|
|
@98
|
7 years |
bird |
kDefs.h: GNU/kFreeBSD; GNU/kNetBSD; SuperH arch.
|
|
|
@97
|
7 years |
bird |
kDefs.h: GNU/kFreeBSD; GNU/kNetBSD; SuperH arch.
|
|
|
@96
|
7 years |
bird |
kLdrModLX.c: warnings
|
|
|
@95
|
8 years |
bird |
printf defines
|
|
|
@94
|
8 years |
bird |
kTypes.h: KU32_C fix.
|
|
|
@93
|
8 years |
bird |
More assertion macros.
|
|
|
@92
|
8 years |
bird |
bigobj header.
|
|
|
@91
|
8 years |
bird |
kLdrModMachO.c: Fixed S_ATTR_DEBUG check …
|
|
|
@90
|
8 years |
bird |
kLdrModMachO.c: warnings.
|
|
|
@89
|
8 years |
bird |
kLdrModPE.cpp: warnings.
|
|
|
@88
|
8 years |
bird |
kLdrModMachO.c: warnings.
|
|
|
@87
|
8 years |
bird |
kLdrModLX.c: warnings
|
|
|
@86
|
8 years |
bird |
try make gcc 6.2.0 happy.
|
|
|
@85
|
8 years |
bird |
fixes
|
|
|
@84
|
8 years |
bird |
msc inline fix
|
|
|
@83
|
8 years |
bird |
kHlpStrPCopy: fix
|
|
|
@82
|
8 years |
bird |
kLdrModNative.c: Report the actual section load addresses in the …
|
|
|
@81
|
8 years |
bird |
kLdr: some refactoring and fixes.
|
|
|
@80
|
8 years |
bird |
warning
|
|
|
@79
|
8 years |
bird |
fixing warnings.
|
|
|
@78
|
8 years |
bird |
kDbgHlp.h: missing new-line escapes in kDbgAssert*.
|
|
|
@77
|
8 years |
bird |
prof/dbg: uninitialized variable, missing printf args, pedantic …
|
|
|
@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.
|
|
|