diff options
author | cinap_lenrek <cinap_lenrek@gmx.de> | 2013-01-26 18:03:45 +0100 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@gmx.de> | 2013-01-26 18:03:45 +0100 |
commit | ea0f58090923bd7e435c4f48eb751854a4292b9a (patch) | |
tree | 8b138cec9ef636d436bae9d5a128643779b95754 /sys/man/1 | |
parent | bc610a1b1c32f6e2e9b034217bb3ce9a7defa739 (diff) |
add arm vfp support to compiler and linker (from sources)
Diffstat (limited to 'sys/man/1')
-rw-r--r-- | sys/man/1/2l | 3 |
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 |