Home | History | Annotate | only in /external/elfutils
Up to higher level directory
NameDateSize
ABOUT-NLS20-Jun-201477.7K
aclocal.m420-Jun-201433.1K
Android.mk20-Jun-2014638
android.patch20-Jun-201415K
AUTHORS20-Jun-201425
backends/20-Jun-2014
bionic-fixup/20-Jun-2014
ChangeLog20-Jun-20145.8K
CleanSpec.mk20-Jun-20142.2K
config/20-Jun-2014
config.h20-Jun-20141.5K
config.h.in20-Jun-20141.2K
configure20-Jun-2014186.5K
configure.ac20-Jun-20147.9K
COPYING20-Jun-201417.6K
elfutils.spec20-Jun-201419.1K
EXCEPTION20-Jun-2014417
GPG-KEY20-Jun-20141.9K
host-darwin-fixup/20-Jun-2014
host-linux-fixup/20-Jun-2014
INSTALL20-Jun-20149.3K
lib/20-Jun-2014
libasm/20-Jun-2014
libcpu/20-Jun-2014
libdw/20-Jun-2014
libdwfl/20-Jun-2014
libebl/20-Jun-2014
libelf/20-Jun-2014
libelf-po/20-Jun-2014
m4/20-Jun-2014
Makefile.am20-Jun-20142.1K
Makefile.in20-Jun-201421.8K
NEWS20-Jun-201424.4K
NOTES20-Jun-20141.9K
po/20-Jun-2014
README20-Jun-2014322
src/20-Jun-2014
tests/20-Jun-2014
THANKS20-Jun-2014210
TODO20-Jun-20144.4K
version.h20-Jun-20143.1K

README

      1 Fundamental design decision:
      2 
      3 - the sizes of external and internal types are assumed to be the same.
      4   This leaves byte ordering aside.  While assuming this the code can be
      5   greatly simplified and speed increases.  Since no change violating this
      6   assumption is in sight this is believed to be a worthwhile optimization.
      7