collect-symbols: added -P (preprocessor) and -q (quiet) options.
authorKrisztian Litkey <krisztian.litkey@intel.com>
Mon, 11 Feb 2013 13:59:56 +0000 (15:59 +0200)
committerKrisztian Litkey <krisztian.litkey@intel.com>
Mon, 11 Feb 2013 17:44:12 +0000 (19:44 +0200)
commit4326edf2ba67c073426d76b6a44dc06cd44c50c9
tree47af97be55145a56b14cf763b8bee0173fd82e5c
parentf1264b4e5fde13edc918ec3b3ad8578b744acbf7
collect-symbols: added -P (preprocessor) and -q (quiet) options.

Added the -P command line option to allow overriding the default
preprocessor command (gcc). Also added a -q option to allow easier
backward compatibility with the original gen-linker-script script.
Verbosity now defaults to 1 and can be decreased using the -q option.
utils/collect-symbols.c