2
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected 2 days ago.
Sep 26, 2023 — Sep 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
(unw_local_addr_space): Initialize statically, so it's valid right away. (put_unwind_info): New function. (get_dyn_info_list_addr): Ditto. (ia64_init): Initialize big_endian member in local_addr_space and put_unwind_info and get_dyn_info_list_addr callbacks in the accessor's structure. More... almost 22 years ago
(unw_is_signal_frame): Use "is_signal_frame" instead of IA64_FLAG_SIGTRAMP flag bit. More... almost 22 years ago
(unw_is_signal_frame): Use "is_signal_frame" instead of IA64_FLAG_SIGTRAMP flag bit. More... almost 22 years ago
(unw_get_proc_info): Call ia64_make_proc_info() to ensure that the proc_info is valid. More... almost 22 years ago
(unw_get_proc_info): Call ia64_make_proc_info() to ensure that the proc_info is valid. More... almost 22 years ago
(unw_get_accessors): If libunwind hasn't been initialized yet, do so first to ensure that the local accessors are valid. More... almost 22 years ago
(unw_get_accessors): If libunwind hasn't been initialized yet, do so first to ensure that the local accessors are valid. More... almost 22 years ago
(unw_create_addr_space): Support "byte_order" argument. More... almost 22 years ago
(unw_create_addr_space): Support "byte_order" argument. More... almost 22 years ago
(Logical change 1.30) More... almost 22 years ago
(common_init): Clear "is_signal_frame". Instead of calling ia64_make_proc_info(), simply clear "pi_valid" flag. More... almost 22 years ago
(get_proc_info): Take additional "need_unwind_info" argument and set pi_valid and pi_is_dynamic flags in the cursor structure. (put_unwind_info): New function. (create_state_record_for): Release unwind-info via a call to put_unwind_info() after we're done parsing it. More... almost 22 years ago
(get_proc_info): Take additional "need_unwind_info" argument and set pi_valid and pi_is_dynamic flags in the cursor structure. (put_unwind_info): New function. (create_state_record_for): Release unwind-info via a call to put_unwind_info() after we're done parsing it. More... almost 22 years ago
(include_HEADERS_common): Mention libunwind-dynamic.h. (EXTRA_DIST): Mention include/internal.h, include/tdep-ia64.h, and include/ia64/script.h. More... almost 22 years ago
(is_local_addr_space): New function. (tdep_search_unwind_table): Rename from _Uia64_search_unwind_table() and declare as HIDDEN. Allocate (if needed) and fill in unwind_info only if requested. (tdep_put_unwind_info): New function. (_Uia64_find_proc_info): Add "need_unwind_info" argument and declare as HIDDEN. More... almost 22 years ago
(libunwind_la_SOURCES_common): Add get_proc_name.c, dyn-cancel.c, dyn-extract.c, {G,L}find_dynamic_proc_info, and {G,L}put_dynamic_unwind_info. (libunwind_la_SOURCES): Rename generic files that get compiled twice from unw_foo to Gfoo. Similarly, rename local-only files from Lunw_foo to Lfoo. More... almost 22 years ago
(local_find_proc_info): New function. (remote_find_proc_info): Ditto. More... almost 22 years ago
(local_find_proc_info): New function. (remote_find_proc_info): Ditto. More... almost 22 years ago
(main): Clear di to zero before filling in any values. Remove return-value checking of _U_dyn_register() and _U_dyn_cancel(). More... almost 22 years ago
(script_finalize): Also initialize the proc_info. (build_script): For signal-frames, generate an instruction that will set is_signal_frame to TRUE. More... almost 22 years ago
(script_finalize): Also initialize the proc_info. (build_script): For signal-frames, generate an instruction that will set is_signal_frame to TRUE. More... almost 22 years ago
(unw_create_addr_space): Support "byte_order" argument. More... almost 22 years ago
(unw_create_addr_space): Support "byte_order" argument. More... almost 22 years ago
(unw_get_accessors): If libunwind hasn't been initialized yet, do so first to ensure that the local accessors are valid. More... almost 22 years ago
(unw_get_accessors): If libunwind hasn't been initialized yet, do so first to ensure that the local accessors are valid. More... almost 22 years ago
(unw_get_proc_info): Call ia64_make_proc_info() to ensure that the proc_info is valid. More... almost 22 years ago
(unw_get_proc_info): Call ia64_make_proc_info() to ensure that the proc_info is valid. More... almost 22 years ago
(unw_is_signal_frame): Use "is_signal_frame" instead of IA64_FLAG_SIGTRAMP flag bit. More... almost 22 years ago
(unw_is_signal_frame): Use "is_signal_frame" instead of IA64_FLAG_SIGTRAMP flag bit. More... almost 22 years ago
(unw_local_addr_space): Initialize statically, so it's valid right away. (put_unwind_info): New function. (get_dyn_info_list_addr): Ditto. (ia64_init): Initialize big_endian member in local_addr_space and put_unwind_info and get_dyn_info_list_addr callbacks in the accessor's structure. More... almost 22 years ago