aboutsummaryrefslogtreecommitdiffstats
path: root/output/nullout.c
Commit message (Expand)AuthorAgeFilesLines
* Clean up the handling of various passesH. Peter Anvin (Intel)2018-12-181-2/+1
* output: centralize the null definition of ofmt->segbaseH. Peter Anvin2018-06-141-0/+5
* Add support for backend-defined subsections and label hacksH. Peter Anvin2018-05-301-1/+6
* Add generic perfect string hashes, use for directivesH. Peter Anvin2017-04-031-1/+1
* output: remove the completely unused set_info methodH. Peter Anvin2017-03-311-7/+0
* output: make the return value from the directives method more meaningfulH. Peter Anvin2017-03-071-2/+3
* Reorganize the source code into subdirectoriesH. Peter Anvin2016-05-251-1/+1
* Rename SEGALIGN to SECTALIGNCyrill Gorcunov2010-04-211-1/+1
* ofmt: Implement null_segalign stubsCyrill Gorcunov2010-04-211-0/+6
* Hash even backend-specific directives, unify null functionsH. Peter Anvin2009-07-121-0/+51