<feed xmlns='http://www.w3.org/2005/Atom'>
<title>platform_external_elfutils/libelf/Android.mk, branch oreo-m3-release</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_elfutils/'/>
<entry>
<title>Convert libelf from Android.mk to Android.bp</title>
<updated>2016-07-14T05:45:29+00:00</updated>
<author>
<name>Colin Cross</name>
<email>ccross@android.com</email>
</author>
<published>2016-07-13T21:00:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_elfutils/commit/?id=25c1a401ca5cc94d3d08a78ff801f0542ee7135e'/>
<id>25c1a401ca5cc94d3d08a78ff801f0542ee7135e</id>
<content type='text'>
Change-Id: I4b3859757c67e4a505c7e96b27907db47e44d106
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I4b3859757c67e4a505c7e96b27907db47e44d106
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Disable clang for arm64 where local __thread is used."</title>
<updated>2016-02-25T04:18:52+00:00</updated>
<author>
<name>Stephen Hines</name>
<email>srhines@google.com</email>
</author>
<published>2016-02-25T04:11:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_elfutils/commit/?id=3999cc9a07e4fbeb11cb7c6ab46210db8530f53f'/>
<id>3999cc9a07e4fbeb11cb7c6ab46210db8530f53f</id>
<content type='text'>
Bug: http://b/25642296

This reverts commit e223eb95c4f3df36a7c24c3b9a4dfdeec06ac15d.

Change-Id: I727eefee8e4edb8d85528999698b82b14855d615
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug: http://b/25642296

This reverts commit e223eb95c4f3df36a7c24c3b9a4dfdeec06ac15d.

Change-Id: I727eefee8e4edb8d85528999698b82b14855d615
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge upstream 0.165 SHA '203f0a3'</title>
<updated>2016-01-25T19:25:11+00:00</updated>
<author>
<name>Chih-Hung Hsieh</name>
<email>chh@google.com</email>
</author>
<published>2016-01-25T18:12:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_elfutils/commit/?id=3ad5c39aed9ad8b3847015a8349053b7a1ac094f'/>
<id>3ad5c39aed9ad8b3847015a8349053b7a1ac094f</id>
<content type='text'>
* git merge 203f0a3
* See all upstream changes since the previous merge
  in branch aosp/upstream-master:
    git diff 9d1e236..203f0a3
* Android relevant upstream changes:
  * Version number changed from 0.164 to 0.165
  * libelf now depends on zlib
* Changed version number in generated files:
    version.h, config.h
* No change to generated files:
    libdw/known-dwarf.h
* Updated libelf/Android.mk:
  * added new source files:
     gelf_getchdr.c elf{32,64}_getchdr.c elf_compress.c
  * added LOCAL_STATIC_LIBRARIES := libz

Change-Id: Ieb306d84ffcaf680ad6e74da28fcc8efbf00592a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* git merge 203f0a3
* See all upstream changes since the previous merge
  in branch aosp/upstream-master:
    git diff 9d1e236..203f0a3
* Android relevant upstream changes:
  * Version number changed from 0.164 to 0.165
  * libelf now depends on zlib
* Changed version number in generated files:
    version.h, config.h
* No change to generated files:
    libdw/known-dwarf.h
* Updated libelf/Android.mk:
  * added new source files:
     gelf_getchdr.c elf{32,64}_getchdr.c elf_compress.c
  * added LOCAL_STATIC_LIBRARIES := libz

Change-Id: Ieb306d84ffcaf680ad6e74da28fcc8efbf00592a
</pre>
</div>
</content>
</entry>
<entry>
<title>Disable clang for arm64 where local __thread is used.</title>
<updated>2015-11-20T21:52:13+00:00</updated>
<author>
<name>Chih-Hung Hsieh</name>
<email>chh@google.com</email>
</author>
<published>2015-11-20T21:52:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_elfutils/commit/?id=e223eb95c4f3df36a7c24c3b9a4dfdeec06ac15d'/>
<id>e223eb95c4f3df36a7c24c3b9a4dfdeec06ac15d</id>
<content type='text'>
clang/llvm for aarch64 generates relocation references
to local symbols and that is not supported by Android
dynamic linker.

BUG: 25642296
Change-Id: If99aca50002eef4cce7735c6defef2fcb76f5a9b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
clang/llvm for aarch64 generates relocation references
to local symbols and that is not supported by Android
dynamic linker.

BUG: 25642296
Change-Id: If99aca50002eef4cce7735c6defef2fcb76f5a9b
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable clang compiler for some modules.</title>
<updated>2015-11-16T22:07:12+00:00</updated>
<author>
<name>Chih-Hung Hsieh</name>
<email>chh@google.com</email>
</author>
<published>2015-11-16T22:07:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_elfutils/commit/?id=3bf00138a5330139ddfd4cca1266724bb14cec73'/>
<id>3bf00138a5330139ddfd4cca1266724bb14cec73</id>
<content type='text'>
* libdwelf, libebl, libelf can compile cleanly with clang now.
* libdw and libdwfl still have some nested functions only compiled by gcc.

Change-Id: Id43585c6d11f521ef0ccebe9cae4db9de436cdc0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* libdwelf, libebl, libelf can compile cleanly with clang now.
* libdw and libdwfl still have some nested functions only compiled by gcc.

Change-Id: Id43585c6d11f521ef0ccebe9cae4db9de436cdc0
</pre>
</div>
</content>
</entry>
<entry>
<title>Move files up to match upstream source structure.</title>
<updated>2015-09-24T23:25:36+00:00</updated>
<author>
<name>Chih-Hung Hsieh</name>
<email>chh@google.com</email>
</author>
<published>2015-09-24T22:42:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_elfutils/commit/?id=5eafdf0f9bfd9a3c5f93414ac16bb399b6da0b7f'/>
<id>5eafdf0f9bfd9a3c5f93414ac16bb399b6da0b7f</id>
<content type='text'>
To create an upstream-master branch later and keep track
of upstream changes.
* src/Android.mk file is deleted because ./Android.mk
  is identical and serves the same purpose.
* ./Makefile.am is moved from old src/Makefile.am,
  and new src/Makefile.am is from old src/src/Makefile.am.
  Similarly, ./ChangeLog is moved from old src/ChangeLog,
  and new src/ChangeLog is from old src/src/ChangeLog.
* Remove unnecessary files that were generated by
  autoconf or configure.

Change-Id: Iafc67d1e80f9d7ad2a74bc851bf9ca9e87205336
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To create an upstream-master branch later and keep track
of upstream changes.
* src/Android.mk file is deleted because ./Android.mk
  is identical and serves the same purpose.
* ./Makefile.am is moved from old src/Makefile.am,
  and new src/Makefile.am is from old src/src/Makefile.am.
  Similarly, ./ChangeLog is moved from old src/ChangeLog,
  and new src/ChangeLog is from old src/src/ChangeLog.
* Remove unnecessary files that were generated by
  autoconf or configure.

Change-Id: Iafc67d1e80f9d7ad2a74bc851bf9ca9e87205336
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch to elfutils 0.153.</title>
<updated>2013-11-22T00:13:04+00:00</updated>
<author>
<name>Ben Cheng</name>
<email>bccheng@google.com</email>
</author>
<published>2013-11-21T00:22:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_elfutils/commit/?id=8701663f8720eaae76448f5d61890e142a67eba1'/>
<id>8701663f8720eaae76448f5d61890e142a67eba1</id>
<content type='text'>
Change-Id: I2452503997af46a55bc898ef0cfda4b658da9130
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I2452503997af46a55bc898ef0cfda4b658da9130
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove obsolete LOCAL_MODULE_TAGS</title>
<updated>2012-07-21T22:28:29+00:00</updated>
<author>
<name>Joe Onorato</name>
<email>joeo@google.com</email>
</author>
<published>2012-07-12T02:39:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_elfutils/commit/?id=0fe6c9214fa332851471e7883017b93c8a65f4bd'/>
<id>0fe6c9214fa332851471e7883017b93c8a65f4bd</id>
<content type='text'>
Change-Id: I470d538a7b5b73bd493ff9df1e8c97f21a985efb
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I470d538a7b5b73bd493ff9df1e8c97f21a985efb
</pre>
</div>
</content>
</entry>
<entry>
<title>Build target libraries for eng builds.</title>
<updated>2012-03-30T23:22:20+00:00</updated>
<author>
<name>Ben Cheng</name>
<email>bccheng@google.com</email>
</author>
<published>2012-03-30T23:22:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_elfutils/commit/?id=65a81b28950a6cf604aaa85b4695490a6be8e92a'/>
<id>65a81b28950a6cf604aaa85b4695490a6be8e92a</id>
<content type='text'>
So that perf is available by default.

Change-Id: I1109dd25e6e54c3f4c40cdf56255ed165b66085f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
So that perf is available by default.

Change-Id: I1109dd25e6e54c3f4c40cdf56255ed165b66085f
</pre>
</div>
</content>
</entry>
<entry>
<title>Add new build rules and associated fixes needed by perf.</title>
<updated>2012-03-21T19:12:35+00:00</updated>
<author>
<name>Ben Cheng</name>
<email>bccheng@google.com</email>
</author>
<published>2012-03-16T22:37:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_elfutils/commit/?id=fac061ffdea9dc61a3b7c53cb85a44594a4354ba'/>
<id>fac061ffdea9dc61a3b7c53cb85a44594a4354ba</id>
<content type='text'>
New static libraries (host and target): libelf, libebl, libdw, and libdwfl
Cleaned up off_t, loff_t, and off64_t usage.

Change-Id: Ic567dce0591aad3c9c61f4054b2e1948b0865d64
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
New static libraries (host and target): libelf, libebl, libdw, and libdwfl
Cleaned up off_t, loff_t, and off64_t usage.

Change-Id: Ic567dce0591aad3c9c61f4054b2e1948b0865d64
</pre>
</div>
</content>
</entry>
</feed>
