kpatch/kpatch-build
Josh Poimboeuf f7c0e6849e allow static locals to be used by two functions
Allow static locals to be used by two functions.  This is possible if
the static's containing function is inlined.  We only need to find one
of them to do the correlation.
2014-10-03 16:02:16 -05:00
..
insn insn: get it to compile in create-diff-object 2014-05-30 15:19:57 -05:00
create-diff-object.c allow static locals to be used by two functions 2014-10-03 16:02:16 -05:00
kpatch-build allow shadow functions to be called from modules 2014-10-02 13:31:48 -05:00
kpatch-gcc kpatch-gcc: skip vdso files 2014-09-15 11:17:37 -05:00
list.h new .fixup group size algorithm 2014-09-15 14:54:57 -05:00
lookup.c exclude UNDEF global syms from lookup_global_symbol 2014-06-02 20:34:37 -05:00
lookup.h merge add-patches-section functionality into create-obj-diff 2014-05-20 12:44:30 -05:00
Makefile improve kpatch-build Makefile 2014-09-23 09:45:04 -05:00