History log of /external/elfutils/libelf/elf.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
5eb3e901f9ffdc02d80f5df8f6963261a23f977c 14-Oct-2015 Mark Wielaard <mjw@redhat.com> elf.h: Update from glibc. Add section compression constants and structures.

Signed-off-by: Mark Wielaard <mjw@redhat.com>
/external/elfutils/libelf/elf.h
bcefec514e69a4b51d87ba798e3b761ed9b4f648 28-Apr-2015 Mark Wielaard <mjw@redhat.com> Update elf.h from glibc.

Signed-off-by: Mark Wielaard <mjw@redhat.com>
/external/elfutils/libelf/elf.h
16e2d351bf31d0ce09ce9632ff196cbd973b656b 04-Jul-2014 Mark Wielaard <mjw@redhat.com> Update elf.h from glibc.

Includes new bits needed for ppc64le ELFv2 abi.
https://bugzilla.redhat.com/show_bug.cgi?id=1110249

Signed-off-by: Mark Wielaard <mjw@redhat.com>
/external/elfutils/libelf/elf.h
acf126799e73e10f571da6c9be487b84a0a46f23 01-Oct-2013 Petr Machata <pmachata@redhat.com> Update elf.h from glibc

Signed-off-by: Petr Machata <pmachata@redhat.com>
/external/elfutils/libelf/elf.h
49a1a381a98f0bbe13014d572596055c90ef4b99 17-Jun-2013 Petr Machata <pmachata@redhat.com> Update elf.h from glibc

Signed-off-by: Petr Machata <pmachata@redhat.com>
/external/elfutils/libelf/elf.h
9312cb5e898122ac79d259ecfc55e05c1cfe6505 17-Sep-2012 Petr Machata <pmachata@redhat.com> Update elf.h from glibc.

Signed-off-by: Petr Machata <pmachata@redhat.com>
/external/elfutils/libelf/elf.h
d83f1324c33a138f16da5f0fbba89ea45f4811d5 16-Aug-2012 Roland McGrath <roland@hack.frob.com> Update elf.h from glibc.

Signed-off-by: Roland McGrath <roland@hack.frob.com>
/external/elfutils/libelf/elf.h
f35dfa89a06c21995d7bbf5f1c81d63199ed0877 13-Apr-2010 Roland McGrath <roland@redhat.com> Update elf.h from glibc.
/external/elfutils/libelf/elf.h
d80f0b2cf8f28ca3e08a7650d636ddca6ffb6f43 11-Apr-2010 Matt Fleming <matt@console-pimps.org> Complete SH port.
/external/elfutils/libelf/elf.h
331a186dcd7a4511a35c5e928201d24313807fb1 11-Mar-2010 Roland McGrath <roland@redhat.com> elf.h: Update from glibc.
/external/elfutils/libelf/elf.h
f7a9a9e421dcba940c26cff9a87493c9c7e0788b 05-Mar-2010 Ulrich Drepper <drepper@redhat.com> Update elf.h
/external/elfutils/libelf/elf.h
6fd3cd104adf4107aa64e1c1e84028b4ea0b3296 08-Jan-2010 Roland McGrath <roland@redhat.com> Add elf_getphdrnum, support >65536 phdrs.
/external/elfutils/libelf/elf.h
3117a85d8c53668b4bf0c1d10659634f2d69d177 26-Jul-2009 Ulrich Drepper <drepper@redhat.com> Update elf.h from glibc.
/external/elfutils/libelf/elf.h
70c442caa8296a698b395b8969b9a04d5491d47b 08-Jul-2009 Ulrich Drepper <drepper@redhat.com> Add support for STB_GNU_UNIQUE to libebl.
/external/elfutils/libelf/elf.h
b47d290a36509e26e145f6d3eb2e6590ec6c554d 01-Jun-2009 Ulrich Drepper <drepper@redhat.com> Add support for IRELATIVE relocations.

That's the second part of the IFUNC support. So far x86 and x86-64
only.
/external/elfutils/libelf/elf.h
eb9ba470ff1f65a85f47cd6c325acf836abd2af8 15-Apr-2009 Roland McGrath <roland@redhat.com> Nominal ARM support.
/external/elfutils/libelf/elf.h
d5ff667894e1677f227d917cacf4b9ccc5f35b16 02-Apr-2009 Roland McGrath <roland@redhat.com> Update elf.h and some tables; fill in sparc backend reloc table.
/external/elfutils/libelf/elf.h
a845f68bf43f90e0670ed6b33154f2aff98ad46b 03-Dec-2008 Roland McGrath <roland@redhat.com> src/
2008-12-02 Roland McGrath <roland@redhat.com>

* readelf.c (count_dwflmod, process_file): Don't presume encoding of
nonzero OFFSET argument to dwfl_getmodules.
/external/elfutils/libelf/elf.h
1d8bb25cac06b5af57f8733e5ea7a068a79edfe0 07-Aug-2008 Roland McGrath <roland@redhat.com> src/
(find_symbol): Likewise.
Convert plain number, or handle strings like "(section)+offset"
or "symbol+offset".
/external/elfutils/libelf/elf.h
059c83e5db89955913a39fe6705acca571c32c3f 21-Feb-2008 Roland McGrath <roland@redhat.com> Finish elflint .gnu.attributes checking
/external/elfutils/libelf/elf.h
e4c22ea004c02a58f5db5eb53794275344c17958 23-Oct-2007 Roland McGrath <roland@redhat.com> 2007-10-23 Roland McGrath <roland@redhat.com>

* linux-kernel-modules.c (report_kernel_archive): Reorder the kernel
module to appear first.
/external/elfutils/libelf/elf.h
87d4780beb37f265fa89ffd909e77513ef516180 17-Jul-2007 Roland McGrath <roland@redhat.com> libdwfl/
2007-07-16 Roland McGrath <roland@redhat.com>

* dwfl_module.c (dwfl_report_module): Increment DWFL->nmodules when
reviving an existing module.

tests/
2007-07-16 Roland McGrath <roland@redhat.com>

* dwfl-bug-report.c: New file.
* Makefile.am (noinst_PROGRAMS, TESTS): Add it.
(dwfl_bug_report_LDADD): New variable.
/external/elfutils/libelf/elf.h
4be1524398af8e24011cfdfa77c66832f8654a56 25-Apr-2007 Roland McGrath <roland@redhat.com> 2007-04-24 Roland McGrath <roland@redhat.com>

* run-strip-test.sh: When we saved the debug info, test unstrip too.
/external/elfutils/libelf/elf.h
231c590fbe9d6f3a8e22796ded9c6a378628eb09 09-Aug-2006 Ulrich Drepper <drepper@redhat.com> Changes to fix GNU-style hash table handling.
/external/elfutils/libelf/elf.h
28ed895fdc303b2a793506bb1fcdd35d5fd14e70 07-Jul-2006 Ulrich Drepper <drepper@redhat.com> merge of 2d5572f10b65f0ac7fdf54361b4dae41ebbd51d0
and fda3a25581b7bfac581504e9e887e9b97f234f86
/external/elfutils/libelf/elf.h
ee4b927bae351b21787355e00a3d28371bf78e8f 15-Jun-2006 Ulrich Drepper <drepper@redhat.com> New spec file.
/external/elfutils/libelf/elf.h
4ba68f475d305b11e55c83994bad4824dad156d3 05-Jul-2006 Ulrich Drepper <drepper@redhat.com> Linker work.
GNU hash support.
64-bit SysV hash support.
/external/elfutils/libelf/elf.h
b6405ca24bf950aa9baaac0b9e949963a6569e08 19-Nov-2005 Roland McGrath <roland@redhat.com> backends/
2005-11-19 Roland McGrath <roland@redhat.com>

* ppc64_reloc.def: REL30 -> ADDR30.


libelf/
2005-11-19 Roland McGrath <roland@redhat.com>

* elf.h: Update from glibc.
/external/elfutils/libelf/elf.h
92b8523981a53a765f36c0b21989b8f0b9199e29 18-Nov-2005 Roland McGrath <roland@redhat.com> 2005-11-17 Roland McGrath <roland@redhat.com>

* elf.h: Update from glibc.
/external/elfutils/libelf/elf.h
fd856b5865368a894c178be0d2ad7285db5b3150 10-Nov-2005 Roland McGrath <roland@redhat.com> 2005-11-10 Roland McGrath <roland@redhat.com>

* elf.h: Update from glibc.
/external/elfutils/libelf/elf.h
b03b05785914250d53d31e966373617f6104bd9d 07-Aug-2005 Ulrich Drepper <drepper@redhat.com> Add support for a few missing DT_ and R_* values.
Import new elf.h.
/external/elfutils/libelf/elf.h
b08d5a8fb42f4586d756068065186b5af7e48dad 26-Jul-2005 Ulrich Drepper <drepper@redhat.com> Adjust for monotone.
/external/elfutils/libelf/elf.h