summaryrefslogtreecommitdiff
path: root/cpp.c
AgeCommit message (Expand)AuthorFilesLines
2016-04-26cpp: Use mkstemps() to create unique temporary fileTobias Klauser1-4/+9
2016-01-29cpp: Fix sparse warningTobias Klauser1-0/+1
2015-12-17cpp: Constify cpp argv passed to cpp_execTobias Klauser1-2/+2
2015-12-17cpp: Allow to pass additional cpp optionsVadim Kochan1-9/+30
2015-12-17cpp: Use new proc_exec function to invoke cppVadim Kochan1-5/+10
2015-11-24cpp: Use /tmp folder for output filesVadim Kochan1-8/+5
2015-11-24cpp: Add cpp.c module to invoke C preprocessorVadim Kochan1-0/+27
m_dev_register() and not suffer from any backwards compatibility issues with drivers not following the more rigorous init ordering. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Cc: Daniel Vetter <daniel.vetter@ffwll.ch> Cc: Matthias Brugger <matthias.bgg@gmail.com> Cc: David Airlie <airlied@linux.ie> Cc: dri-devel@lists.freedesktop.org Cc: linux-arm-kernel@lists.infradead.org Cc: linux-mediatek@lists.infradead.org Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: http://patchwork.freedesktop.org/patch/msgid/1466151923-1572-6-git-send-email-chris@chris-wilson.co.uk
Diffstat