History log of /external/libunwind/Android.build.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
aa94648f22d1e58963d6145de9b2702a9806fdfd 19-Jun-2014 Christopher Ferris <cferris@google.com> New library for _Unwind_XX functions.

Move the _Unwind_XX functions out of the normal libunwind libary and
in a library of its own.

Bug: 15618209

Change-Id: Ifb64757b4418ccd9f630dc20507c81278d5e112b
/external/libunwind/Android.build.mk
31ec2c64b2c60bb82021607fc52a09f54d940e77 14-Jun-2014 Christopher Ferris <cferris@google.com> Fix host multilib support.

This was kludged a bit to get 64 bit host builds working. This
cleans everything up so it all works properly.

Change-Id: Ic86b1ca1ef563902f71cb77c8d55a5d5b28b47b7
/external/libunwind/Android.build.mk
af7a29756b048becfe52d44032f1b7b033407d3d 05-Jun-2014 Ian Rogers <irogers@google.com> Build libunwind with host multilib support.

Change-Id: Ic30de0c7dda367b6d0067c0cfe1a74ae27eeecb5
/external/libunwind/Android.build.mk
eb25b732362a0a0da8ee7d15f7c31f10a1313e4f 21-May-2014 Ying Wang <wangying@google.com> Fix host multilib build.

Bug: 13751317
Change-Id: Ic0dd1436e048d8498e58beebeba2ea3b1030aa73
/external/libunwind/Android.build.mk
162c8cb1bb10cbd8f4bce5cdbeaf528e7ab8bc53 09-May-2014 Dan Albert <danalbert@google.com> Removes dependencies on libgcc

Change-Id: If4ea03b8f4f31f916fbd95d927aca8a499966bab
/external/libunwind/Android.build.mk
7c04242d6fcd486d16c7848fed599cbda658f6d7 25-Apr-2014 Christopher Ferris <cferris@google.com> Fix x86/x86_64 getcontext overflow problem.

The x86 getcontext code was writing past the end of the context structure.
Fixed this problem, and added a test to make sure that doesn't happen again.
In addition, the x86_64 getcontext was doing the same.

Bug: 14319200
Change-Id: Ia2e2e55fe5459d6c8f8257e787012546b77503c4
/external/libunwind/Android.build.mk
d1c383c5bb03420decf5cf789cf14ab144b0720d 10-Apr-2014 Christopher Ferris <cferris@google.com> Fix all warnings, and make warnings errors.

Change-Id: Ia2039922b55891551b1de0f0c281c266db6ee219
/external/libunwind/Android.build.mk
57c68a37ac4a357eb87375780eb3d08d7d97880c 22-Feb-2014 Ying Wang <wangying@google.com> You can't change global vriables like HOST_ARCH

The build system depends on these variables to be constant.

Change-Id: Iba25cd821bf81b122b7c6c179c9611d95860a1a9
/external/libunwind/Android.build.mk
fe6ff003e2663e21b6fcd83d1536b93f793408a7 30-Jan-2014 Christopher Ferris <cferris@google.com> Refactor makefile.

In addition, add host versions of all libraries.

Change-Id: I0ec831a989fab44958de00dfbd09269e3429bb6b
/external/libunwind/Android.build.mk