<feed xmlns='http://www.w3.org/2005/Atom'>
<title>platform_external_elfutils/version.h, branch oreo-security-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>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>Merge upstream 'a1e17a2', version 0.164.</title>
<updated>2015-10-19T18:04:19+00:00</updated>
<author>
<name>Chih-Hung Hsieh</name>
<email>chh@google.com</email>
</author>
<published>2015-10-19T18:01:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_elfutils/commit/?id=dc6526a51317dbaf812df26108da614703050770'/>
<id>dc6526a51317dbaf812df26108da614703050770</id>
<content type='text'>
* git merge a1e17a2
* Android relevant upstream changes:
   version number changed to 0.164
   handle ELF with merged strtab/shstrtab
   handle missing SHF_INFO_LINK section flags
   open64 -&gt; open
   loff_t -&gt; int64_t
   conditionally include &lt;config.h&gt;
  See all upstream changes since the previous merge:
    git diff 86ed7f7..a1e17a2
* Manual changes (of generated files) after git merge:
  * version.h: new version number 164.
  * config.h: new version number 0.164, still keep Android #if __LP64__
  * libdw/known-dwarf.h: no change

Change-Id: Ieb1bfed35e76ee3a641499897863679e6d4da096
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* git merge a1e17a2
* Android relevant upstream changes:
   version number changed to 0.164
   handle ELF with merged strtab/shstrtab
   handle missing SHF_INFO_LINK section flags
   open64 -&gt; open
   loff_t -&gt; int64_t
   conditionally include &lt;config.h&gt;
  See all upstream changes since the previous merge:
    git diff 86ed7f7..a1e17a2
* Manual changes (of generated files) after git merge:
  * version.h: new version number 164.
  * config.h: new version number 0.164, still keep Android #if __LP64__
  * libdw/known-dwarf.h: no change

Change-Id: Ieb1bfed35e76ee3a641499897863679e6d4da096
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge in latest aosp/upstream-master d8698e55.</title>
<updated>2015-09-29T21:35:52+00:00</updated>
<author>
<name>Chih-Hung Hsieh</name>
<email>chh@google.com</email>
</author>
<published>2015-09-29T20:47:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_elfutils/commit/?id=b67d33c44ca7c0d8709b9d729fb238f51008c50c'/>
<id>b67d33c44ca7c0d8709b9d729fb238f51008c50c</id>
<content type='text'>
git merge d8698e55cbe95e56c3a4cbd67c320048ea4f087a
Include upstream changes up to Wed Sep 23 20:44:06 2015.

Update generated files:
  ./config.h
  ./libdw/known-dwarf.h
  ./version.h

Change-Id: Ica2510edda846659a0c89703aeafe85bd62abab8
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git merge d8698e55cbe95e56c3a4cbd67c320048ea4f087a
Include upstream changes up to Wed Sep 23 20:44:06 2015.

Update generated files:
  ./config.h
  ./libdw/known-dwarf.h
  ./version.h

Change-Id: Ica2510edda846659a0c89703aeafe85bd62abab8
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix symbolic links after moving other files.</title>
<updated>2015-09-25T16:11:36+00:00</updated>
<author>
<name>Chih-Hung Hsieh</name>
<email>chh@google.com</email>
</author>
<published>2015-09-25T16:08:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_elfutils/commit/?id=979a27acf62f29d17d61b396d255ac9380c10059'/>
<id>979a27acf62f29d17d61b396d255ac9380c10059</id>
<content type='text'>
Change-Id: I6e2414a4e28cf7abfafd91203b8bad464c0956dd
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I6e2414a4e28cf7abfafd91203b8bad464c0956dd
</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>Upgrade elfutils from version 0.97 to 0.138</title>
<updated>2012-03-09T01:00:54+00:00</updated>
<author>
<name>Ben Cheng</name>
<email>bccheng@google.com</email>
</author>
<published>2012-03-08T07:04:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_elfutils/commit/?id=cc6695e2684ce93cdf8bd2da63d55d2cf49ff076'/>
<id>cc6695e2684ce93cdf8bd2da63d55d2cf49ff076</id>
<content type='text'>
This upgrade is in preparation for adding perf to the Android tree, where
perf needs newer version of elfutils.

This particular snapshot also cleans up the current makefile where only
the host version of libelf.a (needed by elftree). Additional build
targets for libebl.a, libebl_arm.a, and libebl_sh.a are eliminated since
they are not used in the tree at all.

Changes that build other target modules and associated modifications to
work with bionic will be added later.

Change-Id: Ifa808ba5ad2881ccb2c0cf44d134931faad801e1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This upgrade is in preparation for adding perf to the Android tree, where
perf needs newer version of elfutils.

This particular snapshot also cleans up the current makefile where only
the host version of libelf.a (needed by elftree). Additional build
targets for libebl.a, libebl_arm.a, and libebl_sh.a are eliminated since
they are not used in the tree at all.

Changes that build other target modules and associated modifications to
work with bionic will be added later.

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