| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
disassembler_style' is not defined in older dis-asm.h
|
|
|
|
|
|
|
|
|
|
|
|
init_disassemble_info() started taking 4 arguments. Warning: libcollector.h appeared on 2022/03/11, and init_disassemble_info() started taking 4 arguments on 2022/01/21
|
|
|
|
|
|
appeared in 2018 only
|
|
init_disassemble_info takes 3 or 4 arguments
|
|
|
|
declaration. binutils/libopcode offers an unstable interface
|
|
|
|
|
|
|
|
is supported with aarch64 linux kernel since 10 years at least
|
|
unwinding
|
|
|
|
|
|
|
|
<linux/ptrace.h> before <sys/ptrace.h>; define relevant register structs manually instead
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Previously we would save the first smaller file, but not the second
and subsequent ones.
|
|
|
|
While --save_all can be used to save all crashes, often people only
really want to find the smallest possible crash file.
This patch adds a --save_smaller option that overwrites the crash file
when it would shrink the file size.
See https://github.com/google/honggfuzz/issues/305
|
|
|
|
declared integer literals as unsigned long long
|
|
|
|
|
|
|
|
it globally
|
|
|