| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
Some programs (cough sqlite cough) do an improper check to see if
HAVE_MALLOC_H is defined. Instead of defining it with no value,
define it with a value so those checks pass.
Needed for bug: 20099586
Change-Id: I4c293b2c1b5f4caad85ffc1fc34ac385bab23f5c
|
|
|
|
| |
Change-Id: Ie7677e4816ad886c13a8ac869e7c7342082a350f
|
|
|
|
| |
Change-Id: I27864a9075183de5bd83569d53a00fc2f53c96df
|
|
|
|
|
| |
Bug: 19083585
Change-Id: I5be0d2f95c3c45e7f67de6a8daeb49709ef1f9e9
|
|
|
|
| |
Change-Id: I685357292af45a048439f0df0ae45f513479841a
|
|
|
|
|
|
|
| |
In particular, no one has had the system property server since we
killed the sim-eng build...
Change-Id: If576ec546b0ba2ad3c5299876027ca9ac189cf4a
|
|
|
|
| |
Change-Id: Ide6f54f70bc5edda9ec1f1f05ebaa0acf58aaa77
|
|
|
|
| |
Change-Id: Ic58f8e4c0f749bbc19e5d14de8d99321e7cf833c
|
|
|
|
| |
Change-Id: I9ee38c603e3933b012da818b386cb374eec9fe21
|
|
|
|
|
|
|
| |
The only code that still references this is only built for arm, so this
should be a no-op.
Change-Id: I64f40fc68bb387b6309075d158f5bd12f398ef20
|
|
|
|
| |
Change-Id: I1308b90c4b33d0ab1a01de44bebba03687217f2b
|
|
|
|
| |
Change-Id: Ibaaf112c5a6bfe2084fe34e32e31bcd755e718a8
|
|
|
|
| |
Change-Id: Iec9978e0bb69585dde69593402d53309e0ecb662
|
|
|
|
| |
Change-Id: I4f401900285e166486bb426ac02bc69fc5509a3c
|
|
|
|
| |
Change-Id: I0072847719566e9622ec9765673fdeb8be9eb5ef
|
|
|
|
| |
Change-Id: I6e4df2449b27d67f207fc53b19e49b21f9cee611
|
|
|
|
| |
Change-Id: Ie596af7460ec33d70d7327e629b38d641ef48ba2
|
|
|
|
| |
Change-Id: I40c63b8e7ae1174ac902b545555ddab65b3fef38
|
|
|
|
|
| |
Bug: 18397613
Change-Id: I0061f8080709449f13dc76ce61097a2671c799ff
|
|
|
|
|
| |
Bug: 18397020
Change-Id: I6b9c7d30432858131379759e738d3e04bc8d5fb5
|
|
|
|
|
|
|
| |
No one's using ARCH_AARCH64 or AARCH_MIPS64 yet, and ARCH_PPC was always more
aspirational than real.
Change-Id: I07c6cbad6eb0917c4c24848a98c3bc9a3fe72db6
|
|
|
|
|
| |
Bug: 18398307
Change-Id: I54fc0235fbc40630f8024570b928dba115b1c39a
|
|\ |
|
| |
| |
| |
| |
| | |
Bug: 18317407
Change-Id: Idaff8a161305325dbb0a9e00764afe98b66e3312
|
| |
| |
| |
| |
| | |
Bug: 18361583
Change-Id: If76334a6e18893b65d9b526271620a460a75bf22
|
| |
| |
| |
| |
| | |
Bug: 18363225
Change-Id: Ib34c094cd21b2221178755acdd9475a5bc2bf2c0
|
|/
|
|
| |
Change-Id: Ia0e8a52cd8d7655508754ec0a6482f2dd055a68e
|
|\ |
|
| |
| |
| |
| |
| | |
Bug: 18315579
Change-Id: I7a20ad40dc0ec121f0e84202831e6019005104e7
|
|/
|
|
|
| |
Bug: 18316409
Change-Id: If6644074ec86efc2f9f91a98bf82fe26be6f66d3
|
|\ |
|
| |
| |
| |
| |
| | |
Bug: 18314594
Change-Id: I5dc5072d43299c0e5d96ce9640e8405cbb633506
|
|\ \ |
|
| |/
| |
| |
| |
| | |
Bug: 18314841
Change-Id: Idfcbeb62a57f72a47eb732f085fbd1ab27302f85
|
|\ \ |
|
| |/
| |
| |
| |
| | |
Bug: 18300671
Change-Id: I92b5691924b995d9c883fc0f777c566ac4c35d1d
|
| |
| |
| |
| |
| |
| | |
Only Windows doesn't have it, and we don't build atree for Windows.
Change-Id: Ib6e96be73340c36cdfcb3654ed540f690bf7550b
|
|/
|
|
|
| |
Bug: 18300670
Change-Id: I66fb3d0070751ffaa2bc6b53274b22d967350312
|
|
|
|
| |
Change-Id: I9c2d7ffb66127c1b73076f8674ecf29aada0fa38
|
|
|
|
| |
Change-Id: I25a64ce39cd7bdd99aa6412413554b96d3cb113e
|
|
|
|
|
|
|
| |
Nothing in our tree is using this HAVE_BACKTRACE definition, but we do have
a hack in external/llvm to work around the namespace pollution.
Change-Id: Ib51d8bbd598dd2961a028216bf0b489dc7ad4880
|
|
|
|
| |
Change-Id: I24acf64efcd0fd84d5dda342d4c4293fa59fae1a
|
|
|
|
|
|
|
| |
There are still a couple of references to HAVE_WIN32_IPC to be dealt with
later.
Change-Id: Id131fbf2e96d4c1c7bb98629779045375bd5f85f
|
|
|
|
|
|
| |
This define is no longer used.
Change-Id: I6615d6e4aa09f71b7c4c435ccb83a07bba91b6dc
|
|
|
|
|
|
|
| |
The only people who appear to be using this are actually using their own
one.
Change-Id: I349ed4ce3874c1b2f9bad56c93c8ccee88ae9432
|
|
|
|
|
|
| |
I missed this the other day.
Change-Id: Ifb6912de3aae6d03593ffb08d8d9555dc9e53f4d
|
|\ |
|
| |
| |
| |
| |
| |
| | |
https://android-review.googlesource.com/104945 removes the only user.
Change-Id: I303d941036ab889ab747f26561506a5e1c93f0c2
|
|/
|
|
|
| |
Bug: 17164505
Change-Id: I8055e52019d8cdea957d0fb8cbd46ca9b52564e1
|
|
|
|
|
|
|
| |
We should probably try to remove these files completely, but this at
least takes care of the stuff that's completely obsolete.
Change-Id: Ic71b7b491c119963068294e258dc6afe5a45b40d
|