2
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected 1 day ago.
Jun 19, 2023 — Jun 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Switch to MIT license. More... over 21 years ago
Switch to MIT license. More... over 21 years ago
COPYING: Switch to MIT license. More... over 21 years ago
COPYING: Switch to MIT license. More... over 21 years ago
Switch to MIT license. More... over 21 years ago
Switch to MIT license. More... over 21 years ago
Fix typo in ia64_put() More... over 21 years ago
unwind_i.h: Fix typo in ia64_put() More... over 21 years ago
unwind_i.h: Fix typo in ia64_put() More... over 21 years ago
Fix typo in ia64_put() More... over 21 years ago
ia64: Add missing update to unwind_i.h to support multiple script caches. More... over 21 years ago
Remove IA64_UNW_SCRIPT_CACHE macro. Move script cache info into separate ia64_script_cache structure. (unw.cache_generation): New member. (unw.global_cache): Ditto. (ia64_per_thread_cache): New macro. (ia64_script_cache_init): Ditto. (ia64_script_cache_init): Add declaration. More... over 21 years ago
Remove IA64_UNW_SCRIPT_CACHE macro. Move script cache info into separate ia64_script_cache structure. (unw.cache_generation): New member. (unw.global_cache): Ditto. (ia64_per_thread_cache): New macro. (ia64_script_cache_init): Ditto. (ia64_script_cache_init): Add declaration. More... over 21 years ago
ia64: Add missing update to unwind_i.h to support multiple script caches. More... over 21 years ago
(ia64_per_thread_cache) [HAVE___THREAD]: New variable. (flush_script_cache): New function. (get_script_cache): Ditto. (ia64_script_lookup): Modify to support multiple (in particular: per-thread) caches. (script_new): Add explicit "cache" pointer argument. (ia64_script_lookup): Add multi-cache support. (build_script): Ditto. (ia64_find_save_locs): Ditto. (ia64_script_cache_init): New function. More... over 21 years ago
(HAVE___THREAD): Mention it. More... over 21 years ago
(LIBUNWIND__THREAD): New test. More... over 21 years ago
(ia64_per_thread_cache) [HAVE___THREAD]: New variable. (flush_script_cache): New function. (get_script_cache): Ditto. (ia64_script_lookup): Modify to support multiple (in particular: per-thread) caches. (script_new): Add explicit "cache" pointer argument. (ia64_script_lookup): Add multi-cache support. (build_script): Ditto. (ia64_find_save_locs): Ditto. (ia64_script_cache_init): New function. More... over 21 years ago
(struct ia64_script_cache): New structure (broken out from global unwind state). More... over 21 years ago
(struct unw): Remove "hash" member. (ia64_init): Replace cache-initialization with call to ia64_script_cache_init(). More... over 21 years ago
(unw_caching_policy_t): New type. (unw_set_caching_policy): New function. (unw_flush_cache): Ditto. More... over 21 years ago
Add call to LIBUNWIND___THREAD. More... over 21 years ago
Add routines to control caching policy. The caching policy can be set to (1) single (global) cache, (2) per-thread cache, or (3) no cache at all. This is loosely based on a per-thread cache patch by Brian Sumner. More... over 21 years ago
Initial revision More... over 21 years ago
(Logical change 1.22) More... over 21 years ago
Regenerate. More... over 21 years ago
Regenerate. More... over 21 years ago
(Logical change 1.22) More... over 21 years ago
Initial revision More... over 21 years ago
Add routines to control caching policy. The caching policy can be set to (1) single (global) cache, (2) per-thread cache, or (3) no cache at all. This is loosely based on a per-thread cache patch by Brian Sumner. More... over 21 years ago