kpatch/kpatch-build
Li Bin 273ea9a06c kpatch-build: reduce dependency on bash version >4.0
Before this patch, kpatch_build dependends on bash version >4.0
that support declare -A. This patch remove this dependency by
replacing dict(declare -A) with array.

Signed-off-by: Li Bin <huawei.libin@huawei.com>
2015-11-13 17:13:39 +08:00
..
insn insn: get it to compile in create-diff-object 2014-05-30 15:19:57 -05:00
create-diff-object.c create-diff-object: rewrite static local variable correlation logic 2015-10-29 16:52:10 -05:00
kpatch-build kpatch-build: reduce dependency on bash version >4.0 2015-11-13 17:13:39 +08:00
kpatch-gcc kpatch-gcc: add libstub to ignore list 2015-10-28 11:39:55 -05:00
list.h new .fixup group size algorithm 2014-09-15 14:54:57 -05:00
lookup.c kpatch-build: support patching weak function 2015-10-16 13:21:00 +08:00
lookup.h merge add-patches-section functionality into create-obj-diff 2014-05-20 12:44:30 -05:00
Makefile create-diff-object: make all warnings into errors 2015-10-27 11:29:38 -05:00