index
:
delta/libunwind.git
baserock/morph
master
v0.98-stable
v0.99-stable
v1.0-stable
v1.2-stable
v1.3-stable
v1.4-stable
v1.5-stable
v1.6-stable
v1.7-stable
git.savannah.gnu.org: git/libunwind.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ia64
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce a tdep_get_func_addr_hook() in the ELF lookup_symbol()
David Mosberger-Tang
2007-08-22
1
-2
/
+3
*
Merge ../libunwind-v0.98
David Mosberger-Tang
2007-06-06
1
-8
/
+10
|
\
|
*
(unw_create_addr_space): Fix address-leak that triggered when function
Andreas Schwab
2007-06-06
1
-8
/
+10
|
*
Delete some backup files that accidentally made it into git.
David Mosberger-Tang
2006-07-27
3
-0
/
+0
*
|
Remove three Emacs backup-files which accidentially got checked into git.
David Mosberger-Tang
2006-07-26
3
-0
/
+0
*
|
Merge ../libunwind-v0.98
David Mosberger-Tang
2006-07-25
1
-0
/
+38
|
\
\
|
|
/
|
*
Bring git v0.98.5 tree in sync with released v0.98.5.
David Mosberger-Tang
2006-07-25
1
-0
/
+38
*
|
Allow write-access to UNW_IA64_BSP and UNW_REG_SP.
hp.com!davidm
2005-05-20
1
-4
/
+6
*
|
Use update_nat() instead of equivalent open code.
hp.com!davidm
2005-05-20
1
-20
/
+3
*
|
If r1 has been saved in an ABI-specific frame
hp.com!davidm
2005-05-20
1
-14
/
+43
*
|
Drop unused readonly variable.
hp.com!davidm
2005-05-20
1
-6
/
+2
*
|
Remove early-out test when IP is zero.
hp.com!davidm
2005-05-20
1
-3
/
+0
*
|
(rbs_switch): Use rbs_get_base() to determine the size of the register
hp.com!davidm
2005-05-20
1
-3
/
+8
*
|
(common_init): Use rbs_get_base() to determine size of register-backing store.
hp.com!davidm
2005-05-20
1
-9
/
+10
*
|
Read sp and bsp via ia64_get() and then pass them to common_init().
hp.com!davidm
2005-05-20
1
-1
/
+8
*
|
(set_as_arg): New function.
hp.com!davidm
2005-05-20
1
-29
/
+57
*
|
(inlined_uc_addr): Remove UNW_IA64_AR_BSP. We no longer need this ugly hack
hp.com!davidm
2005-05-20
1
-7
/
+0
*
|
(common_init): Take initial sp and bsp values as arguments instead of
hp.com!davidm
2005-05-20
1
-11
/
+4
*
|
(parse_dynamic): Make it a dummy-function of _U_dyn_op isn't defined, i.e.,
hp.com!davidm
2005-05-20
1
-0
/
+5
*
|
(ia64_strloc): Move to Grbs.c.
hp.com!davidm
2005-05-20
1
-37
/
+0
*
|
(ia64_strloc): Move here from Ginit.c so it can be shared with the kernel.
hp.com!davidm
2005-05-20
1
-1
/
+38
*
|
Include "rse.h" instead of "ia64/rse.h".
hp.com!davidm
2005-05-20
1
-9
/
+19
*
|
Include "rse.h" instead of "ia64/rse.h".
hp.com!davidm
2005-05-20
1
-2
/
+2
*
|
Include "libunwind_i.h" instead of "internal.h".
hp.com!davidm
2005-05-20
1
-2
/
+2
*
|
Don't include headers already included via unwind_i.h.
hp.com!davidm
2005-05-20
1
-5
/
+0
*
|
Don't include <string.h>.
hp.com!davidm
2005-05-20
1
-3
/
+1
*
|
Don't include <string.h> and <stdlib.h>.
hp.com!davidm
2005-05-20
1
-3
/
+0
*
|
Don't include <assert.h> and <stddef.h>.
hp.com!davidm
2005-05-20
1
-19
/
+39
*
|
Don't include <alloca.h> and <stdlib.h>.
hp.com!davidm
2005-05-20
1
-4
/
+1
*
|
(linux_interrupt): Enable this code for the kernel, too.
hp.com!davidm
2005-05-20
1
-9
/
+6
*
|
(get_script_cache): Use HAVE_ATOMIC_H instead of __linux && __KERNEL__.
hp.com!davidm
2005-05-20
1
-2
/
+2
*
|
Auto merged
hp.com!davidm
2005-05-17
1
-5
/
+7
*
|
Auto merged
hp.com!davidm
2005-05-17
1
-7
/
+28
*
|
Auto merged
hp.com!davidm
2005-05-17
1
-10
/
+7
*
|
(pr_ltop): Remove.
hp.com!davidm
2005-05-17
1
-29
/
+1
*
|
Adjust for sigset_t to intrmask_t renaming.
mostang.com!davidm
2005-05-03
1
-5
/
+5
*
|
Adjust for "ia64_rse" to "rse" prefix change.
mostang.com!davidm
2005-05-03
1
-5
/
+5
*
|
Adjust for "ia64_rse" to "rse" prefix change.
mostang.com!davidm
2005-05-03
1
-24
/
+23
*
|
Adjust for "ia64_rse" to "rse" prefix change.
mostang.com!davidm
2005-05-03
1
-3
/
+3
*
|
Adjust for "ia64_rse" to "rse" prefix change.
mostang.com!davidm
2005-05-03
1
-13
/
+10
*
|
Adjust for "ia64_rse" to "rse" prefix change.
mostang.com!davidm
2005-05-03
1
-3
/
+3
*
|
(remote_install_cursor): Fix off-by-one error.
mostang.com!davidm
2005-05-03
1
-2
/
+2
*
|
(common_init): Adjust for ALWAYS_INLINE change.
mostang.com!davidm
2005-05-03
1
-2
/
+2
*
|
Auto merged
hp.com!davidm
2005-05-03
1
-5
/
+11
*
|
(unw_search_ia64_unwind_table): Always return unwind_info in the
hp.com!davidm
2005-05-03
1
-12
/
+25
*
|
(unw_is_signal_frame): Add a Debug statement.
hp.com!davidm
2005-05-03
1
-0
/
+1
*
|
(get_script_cache): Fix typo in Debug() statement (missing argument).
hp.com!davidm
2005-05-03
1
-44
/
+91
|
/
*
(desc_alias): Fix off-by-one bug.
hp.com!davidm
2005-04-20
1
-4
/
+5
*
(get_dyn_info_list_addr): When compiling into libunwind-ia64, declare
hp.com!davidm
2004-11-16
1
-0
/
+10
*
(__sigsetjmp): Start updating jmp_buf only after sigprocmask() returned
hp.com!davidm
2004-10-13
1
-11
/
+9
[next]