misc: Restore ostream flags where needed
authorAndreas Hansson <andreas.hansson@arm.com>
Fri, 19 Sep 2014 14:35:09 +0000 (10:35 -0400)
committerAndreas Hansson <andreas.hansson@arm.com>
Fri, 19 Sep 2014 14:35:09 +0000 (10:35 -0400)
commit32c111eda40269b0047ba3c109b7a2ba878d2544
treee806998d437a52de4818a1bd4110ae1c96768ea9
parentaddfd89dced4e2429050663db93ad37790f37a78
misc: Restore ostream flags where needed

This patch ensures we adhere to the normal ostream usage rules, and
restore the flags after modifying them.
src/base/cprintf_formats.hh
src/sim/system.cc