summaryrefslogtreecommitdiff
path: root/cross/objconv/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'cross/objconv/DESCR')
-rw-r--r--cross/objconv/DESCR9
1 files changed, 9 insertions, 0 deletions
diff --git a/cross/objconv/DESCR b/cross/objconv/DESCR
new file mode 100644
index 00000000000..7f7e5930724
--- /dev/null
+++ b/cross/objconv/DESCR
@@ -0,0 +1,9 @@
+Object file converter
+
+This utility can be used for converting object files between COFF/PE,
+OMF, ELF and Mach-O formats for all 32-bit and 64-bit x86 platforms.
+Can modify symbol names in object files. Can build, modify and
+convert function libraries across platforms. Can dump object files
+and executable files. Also includes a very good disassembler
+supporting the SSE4, AVX, AVX2, AVX512, FMA3, FMA4, XOP and Knights
+Corner instruction sets. Source code included (GPL).