Merge pull request #1178 from emaste/master
modified external/libelf/Version.map
@@ -1,4 +1,4 @@
| - | |
| + | |
|
|
|
|
|
modified external/libelf/_libelf.h
@@ -23,7 +23,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -48,7 +48,7 @@ struct _libelf_globals {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -71,14 +71,14 @@ extern struct _libelf_globals _libelf;
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -89,7 +89,7 @@ struct _Elf {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -99,16 +99,16 @@ struct _Elf {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
@@ -162,21 +162,31 @@ enum {
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -191,22 +201,22 @@ Elf_Scn *_libelf_allocate_scn(Elf *_e, size_t _ndx);
|
|
|
|
|
|
| - | |
|
|
|
|
| - | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
|
| - | |
| + | |
| + | |
|
|
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
modified external/libelf/_libelf_ar.h
@@ -23,7 +23,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -42,15 +42,16 @@
|
|
|
|
|
|
| - | |
| + | |
| + | |
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
modified external/libelf/_libelf_config.h
@@ -23,10 +23,10 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -53,6 +53,12 @@
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified external/libelf/elf.3
@@ -21,9 +21,9 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
@@ -251,7 +251,7 @@ This value must be non-zero and a power of two.
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -367,6 +367,11 @@ section entries.
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -383,13 +388,31 @@ See
|
|
|
|
|
|
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -429,7 +452,7 @@ Add a new section descriptor to an ELF descriptor.
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified external/libelf/elf.c
@@ -28,7 +28,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified external/libelf/elf_begin.3
@@ -21,7 +21,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified external/libelf/elf_begin.c
@@ -28,7 +28,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified external/libelf/elf_cntl.3
@@ -21,7 +21,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified external/libelf/elf_cntl.c
@@ -28,7 +28,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified external/libelf/elf_data.c
@@ -31,7 +31,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -39,10 +39,11 @@ elf_getdata(Elf_Scn *s, Elf_Data *ed)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -108,11 +109,23 @@ elf_getdata(Elf_Scn *s, Elf_Data *ed)
|
|
|
|
|
|
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
| + | |
| + | |
|
|
|
|
|
@@ -129,7 +142,7 @@ elf_getdata(Elf_Scn *s, Elf_Data *ed)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -138,7 +151,7 @@ elf_getdata(Elf_Scn *s, Elf_Data *ed)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -234,8 +247,10 @@ elf_rawdata(Elf_Scn *s, Elf_Data *ed)
|
|
|
|
|
|
| - | |
| + | |
| + | |
|
|
| + | |
|
|
|
|
|
modified external/libelf/elf_end.3
@@ -21,7 +21,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified external/libelf/elf_end.c
@@ -36,7 +36,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified external/libelf/elf_errmsg.3
@@ -21,7 +21,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified external/libelf/elf_errmsg.c
@@ -32,13 +32,13 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -76,7 +76,7 @@ elf_errmsg(int error)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified external/libelf/elf_errno.c
@@ -30,7 +30,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified external/libelf/elf_fill.3
@@ -21,7 +21,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified external/libelf/elf_fill.c
@@ -30,7 +30,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified external/libelf/elf_flag.c
@@ -30,7 +30,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -111,7 +111,7 @@ elf_flagehdr(Elf *e, Elf_Cmd c, unsigned int flags)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -173,7 +173,7 @@ elf_flagphdr(Elf *e, Elf_Cmd c, unsigned int flags)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified external/libelf/elf_flagdata.3
@@ -21,7 +21,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -166,7 +166,7 @@ Using a value of zero for argument
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified external/libelf/elf_getarhdr.3
@@ -21,7 +21,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified external/libelf/elf_getarhdr.c
@@ -30,7 +30,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified external/libelf/elf_getarsym.3
@@ -21,7 +21,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified external/libelf/elf_getarsym.c
@@ -30,7 +30,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified external/libelf/elf_getbase.3
@@ -21,7 +21,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified external/libelf/elf_getbase.c
@@ -30,7 +30,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified external/libelf/elf_getdata.3
@@ -21,7 +21,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified external/libelf/elf_getident.3
@@ -21,7 +21,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified external/libelf/elf_getident.c
@@ -32,7 +32,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified external/libelf/elf_getphdrnum.3
@@ -21,7 +21,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified external/libelf/elf_getphnum.3
@@ -21,7 +21,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified external/libelf/elf_getscn.3
@@ -21,7 +21,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified external/libelf/elf_getshdrnum.3
@@ -21,7 +21,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified external/libelf/elf_getshdrstrndx.3
@@ -21,7 +21,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified external/libelf/elf_getshnum.3
@@ -21,7 +21,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified external/libelf/elf_getshstrndx.3
@@ -21,7 +21,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified external/libelf/elf_hash.3
@@ -21,7 +21,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified external/libelf/elf_hash.c
@@ -30,7 +30,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified external/libelf/elf_kind.3
@@ -21,7 +21,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified external/libelf/elf_kind.c
@@ -30,7 +30,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified external/libelf/elf_memory.3
@@ -21,7 +21,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified external/libelf/elf_memory.c
@@ -28,7 +28,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -43,5 +43,5 @@ elf_memory(char *image, size_t sz)
|
|
|
|
|
|
| - | |
| + | |
|
modified external/libelf/elf_next.3
@@ -21,7 +21,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified external/libelf/elf_next.c
@@ -32,7 +32,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -48,13 +48,17 @@ elf_next(Elf *e)
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
| - | |
| + | |
|
|
|
|
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified external/libelf/elf_open.3
@@ -21,7 +21,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified external/libelf/elf_open.c
@@ -63,5 +63,5 @@ elf_openmemory(char *image, size_t sz)
|
|
|
|
|
|
| - | |
| + | |
|
modified external/libelf/elf_phnum.c
@@ -31,7 +31,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified external/libelf/elf_rand.3
@@ -21,7 +21,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified external/libelf/elf_rand.c
@@ -31,7 +31,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -40,7 +40,7 @@ elf_rand(Elf *ar, off_t offset)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified external/libelf/elf_rawfile.3
@@ -21,7 +21,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified external/libelf/elf_rawfile.c
@@ -30,13 +30,13 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
| - | |
|
|
| + | |
|
|
|
|
|
@@ -49,5 +49,5 @@ elf_rawfile(Elf *e, size_t *sz)
|
|
|
|
|
|
| - | |
| + | |
|
modified external/libelf/elf_scn.c
@@ -36,7 +36,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -44,22 +44,25 @@ ELFTC_VCSID("$Id: elf_scn.c 2225 2011-11-26 18:55:54Z jkoshy $");
|
|
|
|
|
|
| - | |
| - | |
| + | |
|
|
| - | |
|
|
|
|
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
|
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -104,8 +107,8 @@ _libelf_load_section_headers(Elf *e, void *ehdr)
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
modified external/libelf/elf_shnum.c
@@ -31,7 +31,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified external/libelf/elf_shstrndx.c
@@ -31,7 +31,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified external/libelf/elf_strptr.3
@@ -21,7 +21,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified external/libelf/elf_strptr.c
@@ -31,7 +31,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -42,8 +42,8 @@ elf_strptr(Elf *e, size_t scndx, size_t offset)
|
|
|
|
|
|
| - | |
|
|
| + | |
|
|
|
|
|
@@ -90,7 +90,7 @@ elf_strptr(Elf *e, size_t scndx, size_t offset)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified external/libelf/elf_types.m4
@@ -23,7 +23,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified external/libelf/elf_update.3
@@ -21,7 +21,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified external/libelf/elf_update.c
@@ -41,7 +41,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -110,14 +110,13 @@ SLIST_HEAD(_Elf_Extent_List, _Elf_Extent);
|
|
|
|
|
|
| - | |
|
|
|
|
| + | |
|
|
|
|
|
|
|
|
| - | |
|
|
|
|
|
@@ -253,7 +252,7 @@ _libelf_compute_section_extents(Elf *e, Elf_Scn *s, off_t rc)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -307,7 +306,7 @@ computeoffset:
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -471,7 +470,7 @@ _libelf_resync_sections(Elf *e, off_t rc, struct _Elf_Extent_List *extents)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -529,17 +528,22 @@ _libelf_resync_elf(Elf *e, struct _Elf_Extent_List *extents)
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -564,18 +568,20 @@ _libelf_resync_elf(Elf *e, struct _Elf_Extent_List *extents)
|
|
|
|
|
|
| + | |
|
|
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -585,9 +591,10 @@ _libelf_resync_elf(Elf *e, struct _Elf_Extent_List *extents)
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -608,20 +615,20 @@ _libelf_resync_elf(Elf *e, struct _Elf_Extent_List *extents)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -656,18 +663,18 @@ _libelf_resync_elf(Elf *e, struct _Elf_Extent_List *extents)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| - | |
| + | |
| + | |
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -700,22 +707,23 @@ _libelf_resync_elf(Elf *e, struct _Elf_Extent_List *extents)
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
| + | |
|
|
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -756,18 +764,20 @@ _libelf_write_scn(Elf *e, char *nf, struct _Elf_Extent *ex)
|
|
|
|
|
|
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
@@ -789,15 +799,16 @@ _libelf_write_scn(Elf *e, char *nf, struct _Elf_Extent *ex)
|
|
|
|
|
|
| - | |
| + | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -808,10 +819,10 @@ _libelf_write_scn(Elf *e, char *nf, struct _Elf_Extent *ex)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -819,7 +830,7 @@ _libelf_write_scn(Elf *e, char *nf, struct _Elf_Extent *ex)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -860,7 +871,7 @@ _libelf_write_ehdr(Elf *e, char *nf, struct _Elf_Extent *ex)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -909,7 +920,7 @@ _libelf_write_phdr(Elf *e, char *nf, struct _Elf_Extent *ex)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -917,7 +928,7 @@ _libelf_write_phdr(Elf *e, char *nf, struct _Elf_Extent *ex)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -969,7 +980,7 @@ _libelf_write_shdr(Elf *e, char *nf, struct _Elf_Extent *ex)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -993,9 +1004,9 @@ static off_t
|
|
|
|
|
|
| - | |
|
|
|
|
| + | |
|
|
|
|
|
@@ -1012,7 +1023,7 @@ _libelf_write_elf(Elf *e, off_t newsize, struct _Elf_Extent_List *extents)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1103,7 +1114,7 @@ _libelf_write_elf(Elf *e, off_t newsize, struct _Elf_Extent_List *extents)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified external/libelf/elf_version.3
@@ -21,7 +21,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified external/libelf/elf_version.c
@@ -30,7 +30,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified external/libelf/gelf.3
@@ -21,7 +21,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified external/libelf/gelf.h
@@ -23,7 +23,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified external/libelf/gelf_cap.c
@@ -32,7 +32,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -72,7 +72,7 @@ gelf_getcap(Elf_Data *ed, int ndx, GElf_Cap *dst)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -131,7 +131,7 @@ gelf_update_cap(Elf_Data *ed, int ndx, GElf_Cap *gc)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified external/libelf/gelf_checksum.3
@@ -21,7 +21,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified external/libelf/gelf_checksum.c
@@ -31,7 +31,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified external/libelf/gelf_dyn.c
@@ -32,7 +32,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -71,8 +71,9 @@ gelf_getdyn(Elf_Data *ed, int ndx, GElf_Dyn *dst)
|
|
|
|
|
|
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
@@ -128,9 +129,11 @@ gelf_update_dyn(Elf_Data *ed, int ndx, GElf_Dyn *ds)
|
|
|
|
|
|
| + | |
|
|
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
modified external/libelf/gelf_ehdr.c
@@ -34,7 +34,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified external/libelf/gelf_fsize.3
@@ -21,7 +21,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified external/libelf/gelf_fsize.c
@@ -31,7 +31,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified external/libelf/gelf_getcap.3
@@ -21,7 +21,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified external/libelf/gelf_getclass.3
@@ -21,7 +21,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified external/libelf/gelf_getclass.c
@@ -30,7 +30,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified external/libelf/gelf_getdyn.3
@@ -21,7 +21,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified external/libelf/gelf_getehdr.3
@@ -21,7 +21,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified external/libelf/gelf_getmove.3
@@ -21,7 +21,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified external/libelf/gelf_getphdr.3
@@ -21,7 +21,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified external/libelf/gelf_getrel.3
@@ -21,7 +21,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified external/libelf/gelf_getrela.3
@@ -21,7 +21,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified external/libelf/gelf_getshdr.3
@@ -21,7 +21,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified external/libelf/gelf_getsym.3
@@ -21,7 +21,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified external/libelf/gelf_getsyminfo.3
@@ -21,7 +21,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified external/libelf/gelf_getsymshndx.3
@@ -21,7 +21,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified external/libelf/gelf_move.c
@@ -32,7 +32,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -71,8 +71,9 @@ gelf_getmove(Elf_Data *ed, int ndx, GElf_Move *dst)
|
|
|
|
|
|
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
@@ -131,9 +132,11 @@ gelf_update_move(Elf_Data *ed, int ndx, GElf_Move *gm)
|
|
|
|
|
|
| + | |
|
|
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
modified external/libelf/gelf_newehdr.3
@@ -21,7 +21,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified external/libelf/gelf_newphdr.3
@@ -21,7 +21,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified external/libelf/gelf_phdr.c
@@ -32,7 +32,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified external/libelf/gelf_rel.c
@@ -32,7 +32,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -71,8 +71,9 @@ gelf_getrel(Elf_Data *ed, int ndx, GElf_Rel *dst)
|
|
|
|
|
|
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
@@ -130,9 +131,11 @@ gelf_update_rel(Elf_Data *ed, int ndx, GElf_Rel *dr)
|
|
|
|
|
|
| + | |
|
|
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
@@ -147,8 +150,9 @@ gelf_update_rel(Elf_Data *ed, int ndx, GElf_Rel *dr)
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified external/libelf/gelf_rela.c
@@ -32,7 +32,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -71,8 +71,9 @@ gelf_getrela(Elf_Data *ed, int ndx, GElf_Rela *dst)
|
|
|
|
|
|
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
@@ -131,9 +132,11 @@ gelf_update_rela(Elf_Data *ed, int ndx, GElf_Rela *dr)
|
|
|
|
|
|
| + | |
|
|
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
@@ -148,8 +151,9 @@ gelf_update_rela(Elf_Data *ed, int ndx, GElf_Rela *dr)
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified external/libelf/gelf_shdr.c
@@ -33,7 +33,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified external/libelf/gelf_sym.c
@@ -32,7 +32,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -71,25 +71,23 @@ gelf_getsym(Elf_Data *ed, int ndx, GElf_Sym *dst)
|
|
|
|
|
|
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
| - | |
|
|
|
|
|
|
|
|
|
|
| - | |
| - | |
| + | |
|
|
|
|
|
|
| - | |
|
|
|
|
|
@@ -133,9 +131,11 @@ gelf_update_sym(Elf_Data *ed, int ndx, GElf_Sym *gs)
|
|
|
|
|
|
| + | |
|
|
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
modified external/libelf/gelf_syminfo.c
@@ -31,7 +31,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -70,8 +70,9 @@ gelf_getsyminfo(Elf_Data *ed, int ndx, GElf_Syminfo *dst)
|
|
|
|
|
|
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
@@ -128,9 +129,11 @@ gelf_update_syminfo(Elf_Data *ed, int ndx, GElf_Syminfo *gs)
|
|
|
|
|
|
| + | |
|
|
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
modified external/libelf/gelf_symshndx.c
@@ -31,7 +31,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -74,8 +74,9 @@ gelf_getsymshndx(Elf_Data *d, Elf_Data *id, int ndx, GElf_Sym *dst,
|
|
|
|
|
|
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
@@ -123,9 +124,11 @@ gelf_update_symshndx(Elf_Data *d, Elf_Data *id, int ndx, GElf_Sym *gs,
|
|
|
|
|
|
| + | |
|
|
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
modified external/libelf/gelf_update_ehdr.3
@@ -21,7 +21,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified external/libelf/gelf_xlate.c
@@ -32,7 +32,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified external/libelf/gelf_xlatetof.3
@@ -21,7 +21,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified external/libelf/libelf.h
@@ -23,7 +23,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -129,7 +129,7 @@ typedef struct {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified external/libelf/libelf_align.c
@@ -32,11 +32,11 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -87,7 +87,7 @@ static struct align malign[ELF_T_NUM] = {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -126,7 +126,7 @@ static struct align falign[ELF_T_NUM] = {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified external/libelf/libelf_allocate.c
@@ -38,7 +38,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified external/libelf/libelf_ar.c
@@ -35,7 +35,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -110,8 +110,8 @@ Elf_Arhdr *
|
|
|
|
|
|
| - | |
|
|
| + | |
|
|
|
|
|
@@ -192,7 +192,7 @@ _libelf_ar_gethdr(Elf *e)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -201,10 +201,10 @@ Elf *
|
|
|
|
|
|
| - | |
| - | |
|
|
| + | |
|
|
| + | |
|
|
|
|
|
@@ -249,12 +249,12 @@ _libelf_ar_open_member(int fd, Elf_Cmd c, Elf *elf)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -274,9 +274,10 @@ _libelf_ar_open_member(int fd, Elf_Cmd c, Elf *elf)
|
|
|
|
|
|
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -287,9 +288,10 @@ Elf_Arsym *
|
|
|
|
|
|
| + | |
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -313,7 +315,8 @@ _libelf_ar_process_bsd_symtab(Elf *e, size_t *count)
|
|
|
|
|
|
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -323,10 +326,10 @@ _libelf_ar_process_bsd_symtab(Elf *e, size_t *count)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -341,12 +344,16 @@ _libelf_ar_process_bsd_symtab(Elf *e, size_t *count)
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -393,7 +400,8 @@ symtaberror:
|
|
|
|
|
|
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -424,15 +432,14 @@ _libelf_ar_process_svr4_symtab(Elf *e, size_t *count)
|
|
|
|
|
|
| - | |
|
|
|
|
|
|
| - | |
| - | |
|
|
| + | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
modified external/libelf/libelf_ar_util.c
@@ -34,21 +34,23 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
| + | |
|
|
| - | |
|
|
| - | |
| + | |
| + | |
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -79,17 +81,18 @@ _libelf_ar_get_number(const char *s, size_t sz, int base, size_t *ret)
|
|
|
|
|
|
| - | |
| + | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
@@ -104,8 +107,8 @@ _libelf_ar_get_translated_name(const struct ar_hdr *arh, Elf *ar)
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -120,21 +123,21 @@ _libelf_ar_get_translated_name(const struct ar_hdr *arh, Elf *ar)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -153,9 +156,9 @@ _libelf_ar_get_translated_name(const struct ar_hdr *arh, Elf *ar)
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
@@ -183,10 +186,10 @@ _libelf_ar_get_translated_name(const struct ar_hdr *arh, Elf *ar)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -195,7 +198,7 @@ _libelf_ar_get_translated_name(const struct ar_hdr *arh, Elf *ar)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -229,8 +232,8 @@ _libelf_ar_open(Elf *e, int reporterror)
|
|
|
|
|
|
| - | |
|
|
| + | |
|
|
|
|
|
@@ -264,7 +267,7 @@ _libelf_ar_open(Elf *e, int reporterror)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -275,8 +278,8 @@ _libelf_ar_open(Elf *e, int reporterror)
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
modified external/libelf/libelf_checksum.c
@@ -30,7 +30,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -44,7 +44,7 @@ _libelf_sum(unsigned long c, const unsigned char *s, size_t size)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -90,11 +90,11 @@ _libelf_checksum(Elf *e, int elfclass)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
modified external/libelf/libelf_convert.m4
@@ -32,7 +32,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -143,8 +143,8 @@ define(`SIZEDEP_OFF', 1)
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -166,8 +166,8 @@ _libelf_cvt_$1$4_tof(char *dst, size_t dsz, char *src, size_t count,
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -267,8 +267,8 @@ define(`READ_STRUCT',
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -288,16 +288,16 @@ _libelf_cvt_$1$3_tof(char *dst, size_t dsz, char *src, size_t count,
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -398,8 +398,8 @@ define(`MAKE_VERSION_CONVERTERS',
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -407,12 +407,12 @@ _libelf_cvt_$1$5_tof(char *dst, size_t dsz, char *src, size_t count,
|
|
|
|
|
|
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -434,7 +434,7 @@ _libelf_cvt_$1$5_tof(char *dst, size_t dsz, char *src, size_t count,
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -462,8 +462,8 @@ _libelf_cvt_$1$5_tof(char *dst, size_t dsz, char *src, size_t count,
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -471,12 +471,12 @@ _libelf_cvt_$1$5_tom(char *dst, size_t dsz, char *src, size_t count,
|
|
|
|
|
|
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -498,7 +498,7 @@ _libelf_cvt_$1$5_tom(char *dst, size_t dsz, char *src, size_t count,
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -536,22 +536,23 @@ divert(0)
|
|
|
|
|
|
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -561,13 +562,13 @@ divert(0)
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -578,22 +579,22 @@ divert(0)
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -604,9 +605,9 @@ divert(0)
|
|
|
|
|
|
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -637,41 +638,42 @@ divert(0)
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
|
|
|
|
|
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -681,13 +683,13 @@ divert(0)
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -707,8 +709,8 @@ MAKE_VERSION_CONVERTERS(VNEED,Verneed,Vernaux,vn)
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -732,24 +734,24 @@ _libelf_cvt_BYTE_tox(char *dst, size_t dsz, char *src, size_t count,
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
|
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
|
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -834,8 +836,8 @@ _libelf_cvt_GNUHASH64_tom(char *dst, size_t dsz, char *src, size_t srcsz,
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -921,8 +923,8 @@ _libelf_cvt_GNUHASH64_tof(char *dst, size_t dsz, char *src, size_t srcsz,
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -962,8 +964,8 @@ _libelf_cvt_NOTE_tom(char *dst, size_t dsz, char *src, size_t count,
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -983,8 +985,8 @@ _libelf_cvt_NOTE_tom(char *dst, size_t dsz, char *src, size_t count,
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -1005,6 +1007,11 @@ _libelf_cvt_NOTE_tof(char *dst, size_t dsz, char *src, size_t count,
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -1015,11 +1022,6 @@ _libelf_cvt_NOTE_tof(char *dst, size_t dsz, char *src, size_t count,
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
|
|
|
|
|
@@ -1034,14 +1036,14 @@ _libelf_cvt_NOTE_tof(char *dst, size_t dsz, char *src, size_t count,
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -1070,7 +1072,8 @@ CONVERTER_NAMES(ELF_TYPE_LIST)
|
|
|
|
|
|
| - | |
| + | |
| + | |
|
|
|
|
|
modified external/libelf/libelf_data.c
@@ -30,11 +30,14 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -83,6 +86,18 @@ _libelf_xlate_shtype(uint32_t sht)
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified external/libelf/libelf_ehdr.c
@@ -33,7 +33,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -45,7 +45,8 @@ _libelf_load_extended(Elf *e, int ec, uint64_t shoff, uint16_t phnum,
|
|
|
|
|
|
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -62,8 +63,8 @@ _libelf_load_extended(Elf *e, int ec, uint64_t shoff, uint16_t phnum,
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -74,7 +75,7 @@ _libelf_load_extended(Elf *e, int ec, uint64_t shoff, uint16_t phnum,
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -92,7 +93,7 @@ _libelf_load_extended(Elf *e, int ec, uint64_t shoff, uint16_t phnum,
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -105,7 +106,8 @@ _libelf_ehdr(Elf *e, int ec, int allocate)
|
|
|
|
|
|
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -167,7 +169,7 @@ _libelf_ehdr(Elf *e, int ec, int allocate)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified external/libelf/libelf_extended.c
@@ -31,7 +31,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -69,9 +69,9 @@ _libelf_setshnum(Elf *e, void *eh, int ec, size_t shnum)
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
@@ -99,9 +99,9 @@ _libelf_setshstrndx(Elf *e, void *eh, int ec, size_t shstrndx)
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
@@ -128,9 +128,9 @@ _libelf_setphnum(Elf *e, void *eh, int ec, size_t phnum)
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
modified external/libelf/libelf_fsize.m4
@@ -28,7 +28,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified external/libelf/libelf_memory.c
@@ -31,7 +31,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -39,7 +39,7 @@ ELFTC_VCSID("$Id: libelf_memory.c 2368 2011-12-29 06:34:28Z jkoshy $");
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -89,7 +89,7 @@ _libelf_memory(char *image, size_t sz, int reporterror)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified external/libelf/libelf_msize.m4
@@ -32,7 +32,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified external/libelf/libelf_open.c
@@ -39,7 +39,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -73,11 +73,11 @@ _libelf_read_special_file(int fd, size_t *fsz)
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
@@ -172,6 +172,15 @@ _libelf_open_object(int fd, Elf_Cmd c, int reporterror)
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified external/libelf/libelf_phdr.c
@@ -33,7 +33,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -44,7 +44,8 @@ _libelf_getphdr(Elf *e, int ec)
|
|
|
|
|
|
| - | |
| + | |
| + | |
|
|
|
|
|
modified external/libelf/libelf_shdr.c
@@ -31,7 +31,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified external/libelf/libelf_xlate.c
@@ -31,7 +31,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -99,10 +99,10 @@ _libelf_xlate(Elf_Data *dst, const Elf_Data *src, unsigned int encoding,
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -112,9 +112,9 @@ _libelf_xlate(Elf_Data *dst, const Elf_Data *src, unsigned int encoding,
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
modified external/libelf/os.FreeBSD.mk
@@ -1,7 +1,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified external/libelf/os.NetBSD.mk
@@ -1,7 +1,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified libpkg/private/elf_tables.h
@@ -33,6 +33,7 @@ struct _elf_corres {
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -87,6 +88,7 @@ static struct arch_trans machine_arch_translation[] = {
|
|
|
|
|
|
| + | |
|
|
|
|
|