summaryrefslogtreecommitdiff
path: root/tools/objtool/Makefile
Commit message (Expand)AuthorAge
* objtool: Support HOSTCFLAGS and HOSTLDFLAGSLaura Abbott2018-04-17
* Kbuild: fix # escaping in .cmd files for future MakeRasmus Villemoes2018-04-11
* tools/objtool/Makefile: don't assume sync-check.sh is executableAndrew Morton2018-01-13
* objtool: Fix 64-bit build on 32-bit hostMikulas Patocka2017-12-06
* objtool: Fix cross-buildJosh Poimboeuf2017-11-08
* objtool: Move kernel headers/code sync check to a scriptJosh Poimboeuf2017-11-07
* objtool: Move synced files to their original relative locationsJosh Poimboeuf2017-11-07
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* objtool: Disable GCC '-Wpacked' warningsJosh Poimboeuf2017-07-28
* objtool, x86: Add facility for asm code to provide unwind hintsJosh Poimboeuf2017-07-18
* objtool: Implement stack validation 2.0Josh Poimboeuf2017-06-30
* make use of make variable CURDIR instead of calling pwdUwe Kleine-König2016-12-11
* objtool: Un-capitalize "Warning" for out-of-sync instruction decoderJosh Poimboeuf2016-07-29
* tools build: Fix objtool build with ARCH=x86_64Josh Poimboeuf2016-07-22
* objtool: Always use host headersArnaldo Carvalho de Melo2016-07-22
* objtool: Use tools/scripts/Makefile.arch to get ARCH and HOSTARCHArnaldo Carvalho de Melo2016-07-22
* objtool: Add -I$(srctree)/tools/arch/$(ARCH)/include/uapiArnaldo Carvalho de Melo2016-07-15
* objtool: Avoid checking code drift on busybox's diffArnaldo Carvalho de Melo2016-07-13
* objtool: Allow building with older libelfJan Beulich2016-05-17
* objtool: Compile with debugging symbolsJosh Poimboeuf2016-03-09
* objtool: Support CROSS_COMPILEJosh Poimboeuf2016-03-03
* objtool: Add tool to perform compile-time stack metadata validationJosh Poimboeuf2016-02-29