aboutsummaryrefslogtreecommitdiffstats
path: root/output/nulldbg.c
Commit message (Expand)AuthorAgeFilesLines
* debug: feed single-line macro definitions and include hierachy to dfmtH. Peter Anvin (Intel)2020-08-251-0/+2
* Change dfmt->debug_macros to dfmt->debug_mmacrosH. Peter Anvin (Intel)2020-07-141-1/+1
* debug: collect macro information for the debug backendH. Peter Anvin (Intel)2020-07-081-0/+1
* Clean up backend format namesH. Peter Anvin2019-08-101-1/+1
* Add a generic pragma-handling infrastructureH. Peter Anvin2017-03-071-1/+2
* Reorganize the source code into subdirectoriesH. Peter Anvin2016-05-251-1/+1
* More constification, mostly of struct dfmtH. Peter Anvin2016-02-181-2/+2
* Add missing header file in output/nulldbg.cH. Peter Anvin2014-11-251-1/+2
* output: change null_debug_routine to null_debug_directiveH. Peter Anvin2009-08-091-2/+2
* Remove function pointers in output, simplify error handlingH. Peter Anvin2009-07-181-5/+7
* Add new copyright headers to the output modulesH. Peter Anvin2009-06-281-0/+33
* Move backend-specific code to output/; break out null debug stuffH. Peter Anvin2009-06-271-0/+56