summaryrefslogtreecommitdiff
path: root/src/base/output.cc
AgeCommit message (Expand)Author
2017-12-04misc: Rename misc.(hh|cc) to logging.(hh|cc)Gabe Black
2016-11-09style: [patch 1/22] use /r/3648/ to reorganize includesBrandon Potter
2015-11-27base: Add support for changing output directoriesAndreas Sandberg
2016-01-11ext: Replace gzstream with iostream3 from zlib to avoid LGPLAndreas Hansson
2015-11-05sim: Disable gzip compression for writefile pseudo instructionSascha Bischoff
2015-04-29arch, base, dev, kern, sym: FreeBSD supportRuslan Bukin
2014-09-27misc: Fix a bunch of minor issues identified by static analysisAndreas Hansson
2013-02-19scons: Fix up numerous warnings about name shadowingAndreas Hansson
2013-01-07mem: Add tracing support in the communication monitorAndreas Hansson
2012-05-10base: fix a invalid ?: operatorAli Saidi
2011-12-01Output: Add hierarchical output support and cleanup existing codebase.Chris Emmons
2011-04-15includes: sort all includesNathan Binkert
2008-11-15Output: Include gzstream package to allow automatically-gzipped outputClint Smullen
2008-08-04Add -r/-e options to redirect stdout/stderr.Steve Reinhardt
2008-05-15Make sure that output files are always checked success before they're used.Ali Saidi
2007-08-02Output: Make OutputDirectory::create() be able to create binary files.Ali Saidi
2006-05-31Updated Authors from bk prs infoAli Saidi
2006-05-22New directory structure:Steve Reinhardt