History log of /external/libunwind/src/mi/flush_cache.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
9a3565ddc1e956ef1f52806093e949c7809f6e79 19-Sep-2012 Tommi Rantala <tt.rantala@gmail.com> Simplify `sos_alloc()' implementation

Instead of maintaining a pointer to the `sos_memory' array, maintain an
index that tells the next free position. When atomic operations are
available, the allocation boils down to a single fetch-and-add
operation.
/external/libunwind/src/mi/flush_cache.c
3842dac7333e42aa44531eda34ba55200b99ccf8 05-Feb-2008 Daniel Jacobowitz <drow@false.org> Add initial ARM and MIPS support. To support this, also enable the
reading of .debug_frame sections (used in lieu of .eh_frame sections
when they're not available).
/external/libunwind/src/mi/flush_cache.c
5724bee8c27219ac277ea76d75dc70fa830eaac0 20-May-2005 hp.com!davidm <hp.com!davidm> Include "libunwind_i.h" instead of "internal.h".

(Logical change 1.294)
/external/libunwind/src/mi/flush_cache.c
1250eefc3beac60d676f38be1c2dacb698d79e4d 30-Jan-2004 hp.com!davidm <hp.com!davidm> Rename: src/ia64/flush_cache-ia64.c -> src/mi/flush_cache.c

(Logical change 1.162)
/external/libunwind/src/mi/flush_cache.c
b88369b8314dc8e8fe617184b07527fb34b66f22 30-Jan-2004 hp.com!davidm <hp.com!davidm> Initial revision
/external/libunwind/src/mi/flush_cache.c