Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libunwind
/
6d44be2c47b9b3426f166d88619e7c034f8c5a65
6d44be2
tests: Minor whitespace fixes for Gtest-concurrent.c.
by mostang.com!davidm
· 21 years ago
471e4e5
Minor whitespace fixes.
by mostang.com!davidm
· 21 years ago
b15a2bd
ia64: Based on patch by Todd L. Miller: extend semantics of
by mostang.com!davidm
· 21 years ago
93d627e
(desc_alias): New function.
by mostang.com!davidm
· 21 years ago
835bb91
Regenerate.
by mostang.com!davidm
· 21 years ago
38fe40c
Clarify that this routine is signal-safe only for the local address-space.
by mostang.com!davidm
· 21 years ago
7e8488d
Allow unw_get_proc_name() to be called from signal-handler (for
by mostang.com!davidm
· 21 years ago
b511e18
Allow this routine to be called from a signal handler when unwinding
by mostang.com!davidm
· 21 years ago
77f159f
linux: Reimplement maps_init()/maps_next()/maps_close() such that
by mostang.com!davidm
· 21 years ago
df77cf1
(tdep_get_elf_image): Pass sizeof buffer to maps_next().
by mostang.com!davidm
· 21 years ago
64c702c
(ltoa): New inline function.
by mostang.com!davidm
· 21 years ago
fe9d715
(get_proc_name): Minor whitespace fixes.
by mostang.com!davidm
· 21 years ago
1822299
(_UPT_get_dyn_info_list_addr): Pass size of path to maps_next().
by mostang.com!davidm
· 21 years ago
50c2be0
Undo some temporary testing hacks.
by mostang.com!davidm
· 21 years ago
616931e
Clean up some testing-hacks in Gperf-simple.c.
by mostang.com!davidm
· 21 years ago
201f7d6
Regenerate.
by mostang.com!davidm
· 21 years ago
e3eae74
(gettime): Go back to gettimeofday(). clock_gettime() requires
by mostang.com!davidm
· 21 years ago
69052ef
(Lperf_simple_LDADD): Delete. (Gperf_simple_LDADD): Likewise.
by mostang.com!davidm
· 21 years ago
59a11c9
(Gperf-simple): Switch back from clock_gettime() to gettimeofday()
by mostang.com!davidm
· 21 years ago
3c4791a
ia64: Document the asymmetry in compatibility between getcontext()
by mostang.com!davidm
· 21 years ago
031c8bb
Regenerate.
by mostang.com!davidm
· 21 years ago
37e2082
Add new Platform-specific Notes section and document that getcontext()
by mostang.com!davidm
· 21 years ago
e0f02d4
ia64: Remove perf-tuning code from unw_getcontext().
by mostang.com!davidm
· 21 years ago
50160e1
Remove perf-tuning code, make it fit in 80 columns.
by mostang.com!davidm
· 21 years ago
3be31f5
Include <unistd.h> and <sys/resource.h>.
by hp.com!davidm
· 21 years ago
a4fef7c
Fix Gperf-simple.c so it truly can measure the cold-cache cases
by hp.com!davidm
· 21 years ago
2b07d73
Temporarily add various test-cases which help with performance-tuning.
by hp.com!davidm
· 21 years ago
811cc7b
(unw_getcontext): More performance-tuning.
by hp.com!davidm
· 21 years ago
74f73e7
(IA64_SC_FLAG_SYNCHRONOUS_BIT): New macro.
by hp.com!davidm
· 21 years ago
4e9c3fb
Rename: src/backtrace.c -> src/mi/backtrace.c
by hp.com!davidm
· 21 years ago
14e36a6
Rename: src/backtrace.c -> src/mi/backtrace.c
by hp.com!davidm
· 21 years ago
5fa489b
Regenerate.
by hp.com!davidm
· 21 years ago
3a95b3c
Initial revision
by hp.com!davidm
· 21 years ago
ca8e19f
Build backtrace.c again and move source file to "mi/" directory.
by hp.com!davidm
· 21 years ago
a50c780
(libunwind_la_SOURCES_local): Mention mi/backtrace.c.
by hp.com!davidm
· 21 years ago
3986a30
(AC_CNOFIG_SRCDIR): Adjust for moving backtrace.c into the "mi/" subdirectory.
by hp.com!davidm
· 21 years ago
69cd4ba
ia64: Tweak _Uia64_getcontext() some more and improve perf.-test.
by mostang.com!davidm
· 21 years ago
5c811e8
Move flushsrs into a better position (after most of the prefetching
by mostang.com!davidm
· 21 years ago
fc7b49b
(measure_init): Improve it so that we don't measure noise, such
by mostang.com!davidm
· 21 years ago
d73775b
ia64: Tweak unw_getcontext() for slightly better cold-cache performance.
by mostang.com!davidm
· 21 years ago
96c6250
Include <memory.h>.
by mostang.com!davidm
· 21 years ago
a77f17b
(GR): New macro.
by mostang.com!davidm
· 21 years ago
1fdf615
ia64: Fix _Uia64_get_kernel_table() so it makes some sense again.
by mostang.com!davidm
· 21 years ago
cb9fde1
(_Uia64_get_kernel_table): Fix it so it actually makes some sense again.
by mostang.com!davidm
· 21 years ago
62e1a93
ia64: Fix memory-leak in _Uia64_get_kernel_table(). Found by Todd Miller.
by hp.com!davidm
· 21 years ago
53a56cb
(_Uia64_get_kernel_table): Only call get_kernel_table() if we do not already
by hp.com!davidm
· 21 years ago
e8be590
Regenerate.
by hp.com!davidm
· 21 years ago
2f67782
Regenerate tests/Makefile.in.
by hp.com!davidm
· 21 years ago
f258588
ia64: Fix a typo in dynamic unwind info parsing.
by mostang.com!davidm
· 21 years ago
81570a9
Update.
by mostang.com!davidm
· 21 years ago
2a302e5
Regenerate.
by mostang.com!davidm
· 21 years ago
c7fdc72
Make number of iterations controllable via the second command-line
by mostang.com!davidm
· 21 years ago
89b3ee8
(Logical change 1.186)
by mostang.com!davidm
· 21 years ago
4126158
Initial revision
by mostang.com!davidm
· 21 years ago
a1ce4c3
(unw_tdep_getcontext): Direct it to UNW_ARCH_OBJ(getcontext).
by mostang.com!davidm
· 21 years ago
70b89e2
(uc_addr): Move to unwind_i.h.
by mostang.com!davidm
· 21 years ago
c8dfaca
(par_dynamic): Fix typo in call to ia64_free_state_record().
by mostang.com!davidm
· 21 years ago
0c923f1
(libunwind_la_SOURCES_ia64): Mention getcontext-ia64.S.
by mostang.com!davidm
· 21 years ago
76b4736
(inlined_uc_addr): New function.
by mostang.com!davidm
· 21 years ago
bd286e3
(ia64_install_cursor): Correct NEW_SYSCALL-stub.
by mostang.com!davidm
· 21 years ago
756aefe
(common_init): Mark it as ALWAYS_INLINE. Spell out initialization
by mostang.com!davidm
· 21 years ago
8e8fe50
(Lperf_simple_LDADD): Mention -lrt. (Gperf_simple_LDADD): Likewise.
by mostang.com!davidm
· 21 years ago
ab5eac6
ia64: Fix a typo which caused the case to fail in which primary UNaT
by hp.com!davidm
· 21 years ago
fc7cd7c
Whitespace fix.
by hp.com!davidm
· 21 years ago
5071803
(save_static_to_mem2): New function.
by hp.com!davidm
· 21 years ago
61d42cc
(check_static_to_memN): New function.
by hp.com!davidm
· 21 years ago
d8715c0
(build_script): Fix typo which caused case to fail where primary UNaT
by hp.com!davidm
· 21 years ago
a2b8866
ia64: Remove erroneous calls to rotate_gr() during script-execution.
by mostang.com!davidm
· 21 years ago
eed0c54
(run_script): Remove erroneous calls to rotate_gr(). The unwind
by mostang.com!davidm
· 21 years ago
18d33f3
(check_rotate_regs): Return adjust "vals"; add a printf() in verbose mode.
by mostang.com!davidm
· 21 years ago
96d2898
(CALL_NEXT_PTR): Like CALL_NEXT(), except that the two argument
by mostang.com!davidm
· 21 years ago
d5dc7dc
ia64: Fix another NaT-bit handling bug and add another NaT-bit test.
by hp.com!davidm
· 21 years ago
77a27f0
Update with rotation-test.
by hp.com!davidm
· 21 years ago
f59f60f
Tweak debug-levels a bit.
by hp.com!davidm
· 21 years ago
43db353
(access_nat): Check for fp-location first and also do a direct get/put if
by hp.com!davidm
· 21 years ago
94b71a1
(LOAD_VAL): Use p15 instead of p6 so we don't step on save_static_to_scratch().
by hp.com!davidm
· 21 years ago
f46a44b
ia64: Plug nasty memory leak: neither unw_is_signal_frame() nor
by hp.com!davidm
· 21 years ago
e2b1175
(unw_is_signal_frame): Don't forget to call ia64_free_state_record() after
by hp.com!davidm
· 21 years ago
2cdea99
(parse_dynamic): Free old state-record before creating new one.
by hp.com!davidm
· 21 years ago
2fc4fd6
ia64: Rewrite NaT-bit handling for the 3rd time (must be a charm!).
by mostang.com!davidm
· 21 years ago
23dd2c4
Update.
by mostang.com!davidm
· 21 years ago
1c00cf5
(unw_tdep_save_loc): Add new member "nat_bitnr". Define the
by mostang.com!davidm
· 21 years ago
7c7bceb
(unw_get_save_loc): New variable "nat_bitnr".
by mostang.com!davidm
· 21 years ago
ebe6b21
(uc_addr): Add "nat_bitnr"-pointer argument. Handle preserved
by mostang.com!davidm
· 21 years ago
7356cf8
(struct cursor): Add member "nat_bitnr".
by mostang.com!davidm
· 21 years ago
5de4607
(remote_install_cursor): Pass NULL to third argument of tdep_uc_addr().
by mostang.com!davidm
· 21 years ago
41db5ac
(rbs_find): Delete---it's no longer needed.
by mostang.com!davidm
· 21 years ago
50488ae
(linux_scratch_loc): Add "nat_bitnr"-pointer argument.
by mostang.com!davidm
· 21 years ago
9316bbb
(enum ia64_script_insn_opcode): Moved to here from script.h.
by mostang.com!davidm
· 21 years ago
50f7edc
(enum ia64_script_insn_opcode): Move Gscript-ia64.c.
by mostang.com!davidm
· 21 years ago
fcb151f
(common_init): Initialize NaT-bit locations via IA64_REG_NAT_LOC() macros.
by mostang.com!davidm
· 21 years ago
be1d46b
(IA64_REG_LOC): Pass NULL as third argument to tdep_uc_addr().
by mostang.com!davidm
· 21 years ago
253fabe
ia64: Fix minor typo and delete extraneous macro.
by hp.com!davidm
· 21 years ago
a0f46f2
Fix typo in comment. (IA64_LOC_UC_REG): Remove from the UNW_LOCAL_ONLY case.
by hp.com!davidm
· 21 years ago
daaa6b3
ia64: Add a new check which tests the handling of NaT bits in scratch registers.
by hp.com!davidm
· 21 years ago
ad73ee3
Add include of <errno.h>, <string.h>, and <asm/rse.h>.
by hp.com!davidm
· 21 years ago
1f3439f
(save_static_to_scratch): New routine.
by hp.com!davidm
· 21 years ago
af8e320
ia64: Fix primary-UNaT handling.
by hp.com!davidm
· 21 years ago
d83276c
(compile_reg): Take extra ia64_reg_info-pointer argument.
by hp.com!davidm
· 21 years ago
c4d1b80
(access_nat): Fix that NaT-location calculation for the case where the NaT
by hp.com!davidm
· 21 years ago
Next »