mirror of
https://github.com/opnsense/src.git
synced 2026-02-14 00:04:14 -05:00
Improvements include:
* Add support for reporting and handling a number of new constants in
various tools, including:
* CloudABI OSABI
* DT_TLSDESC_*
* i386, MIPS, SPARC and amd64 relocations
* C++ demangler bug fixes
* Man page updates
* Improved input validation in several tools
This update also reduces diffs against upstream as a number of fixes
included in upstream were previously cherry-picked into FreeBSD.
Sponsored by: The FreeBSD Foundation
|
||
|---|---|---|
| .. | ||
| _libpe.h | ||
| libpe.h | ||
| libpe_buffer.c | ||
| libpe_coff.c | ||
| libpe_dos.c | ||
| libpe_init.c | ||
| libpe_rich.c | ||
| libpe_section.c | ||
| libpe_utils.c | ||
| Makefile | ||
| os.Linux.mk | ||
| os.NetBSD.mk | ||
| pe.h | ||
| pe_buffer.c | ||
| pe_cntl.c | ||
| pe_coff.c | ||
| pe_dos.c | ||
| pe_flag.c | ||
| pe_init.c | ||
| pe_rich.c | ||
| pe_section.c | ||
| pe_symtab.c | ||
| pe_update.c | ||