summaryrefslogtreecommitdiff
path: root/firmware/export/logf.h
AgeCommit message (Expand)Author
2010-07-25Move some gcc extensions to new gcc_extensions.h headerRafaël Carré
2010-05-18don't let logf() and DEBUGF() be empty statementsRafaël Carré
2009-08-21A new implementation of logf, logfdisplay and logfdump.Maurus Cuelenaere
2008-12-31Commit FS#9733 (multiline logf) by Yoshihisa UchidaMaurus Cuelenaere
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2007-10-24logf changes:Nicolas Pennequin
2007-03-17Fix simulator builds, and some debugf() format strings.Jens Arnold
2007-03-17Fixed the logf builds.Miika Pekkarinen
2007-03-17Let GCC check arguments of some more printf-style functions, also for plugins...Jens Arnold
2006-11-10Support building tagcache db natively on PC using the core of theMiika Pekkarinen
2005-06-30decrease to 30Michiel Van Der Kolk
2005-06-30better logfMichiel Van Der Kolk
2005-06-22My gcc v3.3.5 choked on the bool type, solved with this include.Tomas Salfischberger
2005-06-01Modified logf to use a define for the log width, and changed it to default toDaniel Stenberg
2005-05-30(Optional) logf supportDaniel Stenberg
2005-05-24update to the new logf style and moved the defines here tooDaniel Stenberg
2005-05-23initial logf() work, not added to SOURCES yet (on purpose)Daniel Stenberg