kpatch/kpatch-build
Artem Savkov 2ac1387701 create-diff-object: add .text.hot to the list of bundleable functions
According to gcc8's man pages gcc can put functions into .text.unlikely
or .text.hot subfunctions during optimization. Add ".text.hot" to the
list of bundleable functions in is_bundleable().

Signed-off-by: Artem Savkov <asavkov@redhat.com>
2018-07-13 09:39:26 +02:00
..
gcc-plugins
insn
create-diff-object.c create-diff-object: add .text.hot to the list of bundleable functions 2018-07-13 09:39:26 +02:00
create-klp-module.c
create-kpatch-module.c
kpatch-build kpatch-build: fix RHEL-ALT kernel version detection 2018-06-20 10:37:05 -04:00
kpatch-elf.c trivial: __powerpc__ should be __powerpc64__ 2018-06-07 17:33:06 +10:00
kpatch-elf.h create-diff-object: add symbol relations 2018-07-11 09:57:31 +02:00
kpatch-gcc kpatch-build: add lib/ files to kpatch-gcc skip-list 2018-06-13 13:53:19 -04:00
kpatch-intermediate.h
kpatch.h kpatch-build: add exit status enum 2018-06-15 07:11:48 -04:00
list.h
log.h kpatch-build: add exit status enum 2018-06-15 07:11:48 -04:00
lookup.c kpatch-build: clarify symbol-not-found msg find_local_syms() 2018-06-13 13:53:19 -04:00
lookup.h
Makefile