diff options
| author | seyko <seyko2@gmail.com> | 2015-03-03 16:08:33 +0300 |
|---|---|---|
| committer | seyko <seyko2@gmail.com> | 2015-03-03 16:08:33 +0300 |
| commit | 20074d88629cc4947d5d51cb9d2fca5ec7068daa (patch) | |
| tree | d78f55cbcace806cdeaeb89fe4750507813d8458 /arm-gen.c | |
| parent | 2437ccdc768b1a4fde3255b2090e180b74ab198f (diff) | |
| download | tinycc-20074d88629cc4947d5d51cb9d2fca5ec7068daa.tar.gz tinycc-20074d88629cc4947d5d51cb9d2fca5ec7068daa.tar.bz2 | |
Use a display_info() to output a header of the tcc help listing
tcc version 0.9.26 (i386 Linux)
Tiny C Compiler - Copyright (C) 2001-2006 Fabrice Bellard
Usage: tcc [options...] [-o outfile] [-c] infile(s)...
tcc [options...] -run infile [arguments...]
...
instead of the
tcc version 0.9.26 - Tiny C Compiler - Copyright (C) 2001-2006 Fabrice Bellard
Usage: tcc [options...] [-o outfile] [-c] infile(s)...
tcc [options...] -run infile [arguments...]
...
Displaing a "Hard Float" info for the ARM arch is restored. It was broken by the AArm64 patch.
Diffstat (limited to 'arm-gen.c')
0 files changed, 0 insertions, 0 deletions
