index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
objtool
/
Makefile
Age
Commit message (
Expand
)
Author
2017-07-28
objtool: Disable GCC '-Wpacked' warnings
Josh Poimboeuf
2017-07-18
objtool, x86: Add facility for asm code to provide unwind hints
Josh Poimboeuf
2017-06-30
objtool: Implement stack validation 2.0
Josh Poimboeuf
2016-12-11
make use of make variable CURDIR instead of calling pwd
Uwe Kleine-König
2016-07-29
objtool: Un-capitalize "Warning" for out-of-sync instruction decoder
Josh Poimboeuf
2016-07-22
tools build: Fix objtool build with ARCH=x86_64
Josh Poimboeuf
2016-07-22
objtool: Always use host headers
Arnaldo Carvalho de Melo
2016-07-22
objtool: Use tools/scripts/Makefile.arch to get ARCH and HOSTARCH
Arnaldo Carvalho de Melo
2016-07-15
objtool: Add -I$(srctree)/tools/arch/$(ARCH)/include/uapi
Arnaldo Carvalho de Melo
2016-07-13
objtool: Avoid checking code drift on busybox's diff
Arnaldo Carvalho de Melo
2016-05-17
objtool: Allow building with older libelf
Jan Beulich
2016-03-09
objtool: Compile with debugging symbols
Josh Poimboeuf
2016-03-03
objtool: Support CROSS_COMPILE
Josh Poimboeuf
2016-02-29
objtool: Add tool to perform compile-time stack metadata validation
Josh Poimboeuf