Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_bionic
/
284d93c83cae183eaa5167ea5ef1d9c36519db6a
/
linker
/
linked_list.h
339ecef
Optimize GNU hash linking for large inputs
by Ryan Prichard
· 6 years ago
5e62b34
Clean up bionic_macros.h a bit.
by Elliott Hughes
· 7 years ago
9a64b56
Add noexcept to move constructors and assignment operators.
by Chih-Hung Hsieh
· 7 years ago
cbc80ba
Switch the rest of our internal headers to #pragma once.
by Elliott Hughes
· 7 years ago
bcc4da9
Unify linker files under one license (BSD)
by Dimitry Ivanov
· 8 years ago
ec90e24
loader: fix d-tor call order
by Dimitry Ivanov
· 8 years ago
d88e1f3
linker: hide the pointer to soinfo
by Dimitry Ivanov
· 9 years ago
42d5fcb
Introducing linker namespaces
by Dmitriy Ivanov
· 10 years ago
7a9311f
Fix linked_list::remove_if()
by Dmitriy Ivanov
· 10 years ago
2a81536
Support symbol versioning
by Dmitriy Ivanov
· 10 years ago
ab972b9
Count references for groups instead of instances
by Dmitriy Ivanov
· 11 years ago
d225a5e
Fix symbol lookup order during relocation
by Dmitriy Ivanov
· 11 years ago
cfa97f1
Fix relocation to look for symbols in local group
by Dmitriy Ivanov
· 11 years ago
14669a9
Load libraries in breadth-first order
by Dmitriy Ivanov
· 11 years ago
a492605
Implement LinkedList::visit()
by Dmitriy Ivanov
· 11 years ago
4bea498
Erase elements in LinkedList::remove_if
by Dmitriy Ivanov
· 11 years ago
1424140
Enable __cxa_atexit && __cxa_finalize for linker
by Dmitriy Ivanov
· 11 years ago
042426b
Optimize symbol lookup
by Dmitriy Ivanov
· 11 years ago
aa0f2bd
Fix dlsym(3) to do breadth first search.
by Dmitriy Ivanov
· 11 years ago
d286796
Turn on -Wunused and fix the mistakes it uncovers.
by Elliott Hughes
· 11 years ago
d59e500
Improve detection of already loaded libraries
by Dmitriy Ivanov
· 11 years ago