kpatch/kpatch-build
Josh Poimboeuf b1131bfeb6 create-diff-object: fix symbol section indexes
For a local non-included function or object which is needed by an
included function, its symbol table entry will still refer to a local
section index.  Instead it should be changed to SHN_UNDEF.
2014-05-27 12:47:45 -05:00
..
create-diff-object.c create-diff-object: fix symbol section indexes 2014-05-27 12:47:45 -05:00
kpatch-build kpatch-build: put cache in ~/.kpatch/src 2014-05-22 09:17:57 -05:00
list.h fix list corruption in special section handlers 2014-05-15 15:27:53 -05:00
lookup.c fix review comments 2014-05-20 12:44:31 -05:00
lookup.h merge add-patches-section functionality into create-obj-diff 2014-05-20 12:44:30 -05:00
Makefile fix review comments 2014-05-20 12:44:31 -05:00