summaryrefslogtreecommitdiffstats
path: root/tests/testfile44.S.bz2
Commit message (Collapse)AuthorAgeFilesLines
* Move files up to match upstream source structure.Chih-Hung Hsieh2015-09-241-0/+0
| | | | | | | | | | | | | | | 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
* Switch to elfutils 0.153.Ben Cheng2013-11-211-0/+0
| | | | Change-Id: I2452503997af46a55bc898ef0cfda4b658da9130
* Upgrade elfutils from version 0.97 to 0.138Ben Cheng2012-03-081-0/+0
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