diff options
author | David 'Digit' Turner <digit@google.com> | 2010-01-20 12:36:51 -0800 |
---|---|---|
committer | David 'Digit' Turner <digit@google.com> | 2010-02-11 10:46:48 -0800 |
commit | 5c734644eebf8d01be1e86cbe20a111a5c5a2738 (patch) | |
tree | 5e442dc0157ec487f51a65f85f87fe2bd66fd0cf /.gitignore | |
parent | e100f52f4ad1b70762bbcc5ad9828bd258917ee5 (diff) | |
download | bionic-5c734644eebf8d01be1e86cbe20a111a5c5a2738.zip bionic-5c734644eebf8d01be1e86cbe20a111a5c5a2738.tar.gz bionic-5c734644eebf8d01be1e86cbe20a111a5c5a2738.tar.bz2 |
Fix debug output in the dynamic linker.
This provides a mini-printf implementation that reduces the
size of the dynamic linker by 25 KB, by preventing the drag of
formatting-related routines from the C library.
Also allow traces to be sent to the log, instead of stdout.
NOTE: You now need to modify Android.mk to enable/disable debug
output.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions