commit | 6d3d36953549afed7ebc9afe5e26f133173d835d | [log] [tgz] |
---|---|---|
author | Damien Lespiau <damien.lespiau@intel.com> | Sun Jan 27 10:41:23 2013 +0000 |
committer | Damien Lespiau <damien.lespiau@intel.com> | Mon Mar 04 15:54:40 2013 +0000 |
tree | daafaeb2522ececd2d9c2b0926d51aa714fce7ca | |
parent | e7cca1a3cafb2f33b4ae94afb9a11dd01085b23d [diff] |
assembler: Port the warning and error reporting to warn()/error() This way we ensure to have a single place where these are handled. The immediate benefit is that now line numbers are always printed out, which is quite handy. Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>