summaryrefslogtreecommitdiff
path: root/sys/man/1
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@gmx.de>2013-01-26 18:03:45 +0100
committercinap_lenrek <cinap_lenrek@gmx.de>2013-01-26 18:03:45 +0100
commitea0f58090923bd7e435c4f48eb751854a4292b9a (patch)
tree8b138cec9ef636d436bae9d5a128643779b95754 /sys/man/1
parentbc610a1b1c32f6e2e9b034217bb3ce9a7defa739 (diff)
add arm vfp support to compiler and linker (from sources)
Diffstat (limited to 'sys/man/1')
-rw-r--r--sys/man/1/2l3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/man/1/2l b/sys/man/1/2l
index f89b0e521..dfdb132e5 100644
--- a/sys/man/1/2l
+++ b/sys/man/1/2l
@@ -102,6 +102,9 @@ and
.L _traceout
at function exits.
.TP
+.B -f
+(ARM only) Generate VFP hardware floating point instructions.
+.TP
.B -s
Strip the symbol tables from the output file.
.TP