Name |
Last commit
|
Last update |
---|---|---|
.. | ||
abi | ||
allocator | ||
cpu | ||
io | ||
locale | ||
os | ||
linker-map.dummy | ||
linker-map.gnu |
2004-10-17 Dhruv Matani <dhruvbird@gmx.net> Paolo Carlini <pcarlini@suse.de> * include/ext/bitmap_allocator.h: Change unsigned int -> size_t: this makes the code 64-bit correct and also fixes (together with using at the beginning a bitmap 2 * size_t bytes wide) alignment issues: now 8 is guaranteed, easily tunable to 16 via _BALLOC_ALIGN_BYTES. Fix pthread-rope7.cc fail by nulling out __mini_vector<> destructor. * src/bitmap_allocator.cc: Change to size_t. * config/linker-map.gnu: Adjust. Co-Authored-By: Paolo Carlini <pcarlini@suse.de> From-SVN: r89170
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
abi | Loading commit data... | |
allocator | Loading commit data... | |
cpu | Loading commit data... | |
io | Loading commit data... | |
locale | Loading commit data... | |
os | Loading commit data... | |
linker-map.dummy | Loading commit data... | |
linker-map.gnu | Loading commit data... |