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
/
dwarf
/
Gparser.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dwarf: Fix memory leak
Arun Sharma
2013-04-02
1
-5
/
+6
*
Prefer NULL over zero
Tommi Rantala
2012-09-28
1
-3
/
+3
*
Define and use `CONST_ATTR'
Tommi Rantala
2012-09-28
1
-1
/
+1
*
Fix function name duplication in Debug() output
Tommi Rantala
2012-08-21
1
-1
/
+1
*
dwarf: Get correct return from expression evaluation
Jiri Olsa
2012-04-16
1
-1
/
+1
*
dwarf: introduce a valid bit for dwarf_reg_state_t
Arun Sharma
2012-03-25
1
-1
/
+3
*
Rework the lookup of the ARM specific unwind info
Ken Werner
2011-08-15
1
-0
/
+5
*
Fast back-trace for x86_64 for only collecting the call stack.
Lassi Tuura
2011-03-24
1
-0
/
+4
*
Support .debug_frame based unwinding in _UPTi_find_unwind_table()
Arun Sharma
2010-05-26
1
-0
/
+6
*
During the stack unwinding process, the return address points to
Lassi Tuura
2010-04-24
1
-3
/
+33
*
Identify end-of-stack by undefined return address location.
Lassi Tuura
2010-04-24
1
-5
/
+12
*
Identify signal frames by augmentation attribute.
Lassi Tuura
2010-04-24
1
-0
/
+9
*
Fix up what looks like an unintentional semi colon.
Arun Sharma
2010-03-23
1
-1
/
+1
*
Fix a race condition in dwarf unwinding.
Paul Pluzhnikov
2009-11-24
1
-3
/
+4
*
Simplify control flow
Paul Pluzhnikov
2009-11-20
1
-23
/
+15
*
Get rid of some bogus checks.
Paul Pluzhnikov
2009-11-20
1
-13
/
+3
*
Fix a warning message on i386
Arun Sharma
2009-10-23
1
-0
/
+1
*
Wait if there is contention on the cache
Paul Pluzhnikov
2009-09-25
1
-18
/
+0
*
Allow caller to block signals.
Paul Pluzhnikov
2009-09-25
1
-4
/
+2
*
[PATCH] Avoiding name conflict with the GNU-specific dprintf in stdio.h
Arun Sharma
2009-03-16
1
-2
/
+2
*
Cleanup the hash() function copied from ia64
Arun Sharma
2006-08-16
1
-1
/
+1
*
Remove HAVE___THREAD. This was never tested.
Arun Sharma
2006-08-16
1
-4
/
+0
*
(dwarf_find_save_locs): Also apply register-state after parsing the FDE
Arun Sharma
2006-07-26
1
-0
/
+1
*
[dwarf] Need to guard against multiple threads accessing the rs cache.
Arun Sharma
2006-07-26
1
-7
/
+61
*
[dwarf] Allow return address column to differ from function to function.
Arun Sharma
2006-07-26
1
-5
/
+9
*
(dwarf_find_save_locs): Add a comment.
Arun Sharma
2006-07-26
1
-0
/
+2
*
(dwarf_find_save_locs): put_unwind_info() is not needed in the cached case.
Arun Sharma
2006-07-26
1
-1
/
+2
*
Implement a ip -> dwarf_reg_state cache.
Arun Sharma
2006-07-26
1
-2
/
+199
*
Don't include <string.h>.
hp.com!davidm
2005-05-20
1
-4
/
+2
*
(fetch_proc_info): Decrement IP before searching for dynamic/static
mostang.com!davidm
2005-05-03
1
-44
/
+50
*
Cast register indices of type unw_word_t to (unsigned int) before
homeip.net!davidm
2004-08-20
1
-8
/
+21
*
Drop DWARF-parsing debug prints from level 16 to 15.
homeip.net!davidm
2004-08-19
1
-26
/
+26
*
Rename: src/dwarf/Gparser-dwarf.c -> src/dwarf/Gparser.c
homeip.net!davidm
2004-08-17
1
-0
/
+609
*
Initial revision
homeip.net!davidm
2004-08-17
1
-0
/
+0