commit | 06a40ed1866ebedf336bcea90300785cc682d1c3 | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Mon Feb 02 01:01:46 2015 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Wed Feb 04 14:42:06 2015 +0100 |
tree | bcbe5d1db72d975bcdd7339b33f7e9c10e808c5e | |
parent | 39148e94e3e1f0477ce8ed3fda00123722681f3a [diff] |
MIPS: elf2ecoff: Rewrite main processing loop to switch. The if construct was getting hard to read and would be getting even more complex with the next bug fix. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>