1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2024-06-29 04:31:45 +02:00
libunwind-eh_elf/src
hp.com!davidm 16df64ba9e Update.
2004/01/27 21:43:47-08:00 hp.com!davidm
Rename: src/mi/Gset_reg-mi.c -> src/mi/Gset_reg.c

(Logical change 1.162)
2004-01-30 00:01:24 +00:00
..
dwarf Include "dwarf_i.h" instead of "dwarf.h". 2004-01-30 00:01:24 +00:00
hppa Delete: src/hppa/flush_cache-hppa.c 2004-01-30 00:01:24 +00:00
ia64 Rename: src/ia64/flush_cache-ia64.c -> src/mi/flush_cache.c 2004-01-30 00:01:24 +00:00
mi Update. 2004-01-30 00:01:24 +00:00
ptrace Rename: src/_UPT_resume.c -> src/ptrace/_UPT_resume.c 2004-01-30 00:01:24 +00:00
unwind Rename: src/_Unwind_SetIP.c -> src/unwind/SetIP.c 2004-01-30 00:01:24 +00:00
x86 Update. 2004-01-30 00:01:24 +00:00
_Unwind_RaiseException.c Declare libunwind-entry-points as PROTECTED to ensure local uses get 2004-01-03 10:50:24 +00:00
_UPT_access_mem.c (_UPT_access_mem): Cast arguments to debug printf so that it 2003-09-25 05:29:14 +00:00
_UPT_access_reg.c Replace #if DEBUG with #if UNW_DEBUG. 2003-11-27 06:52:54 +00:00
_UPT_find_proc_info.c (UPTi_find_unwind_table): Drop bogus range-check. 2003-11-22 06:29:32 +00:00
_UPT_get_dyn_info_list_addr.c (_UPT_get_dyn_info_list_addr): Fix typo. 2003-11-27 06:13:02 +00:00
backtrace.c Compile only if UNW_REMOTE_ONLY is not defined. 2002-12-12 09:17:41 +00:00
elf32.c Do nothing of UNW_REMOTE_ONLY is defined. 2003-02-15 03:10:30 +00:00
elf32.h (Logical change 1.45) 2003-02-08 10:10:59 +00:00
elf64.c Do nothing of UNW_REMOTE_ONLY is defined. 2003-02-15 03:10:30 +00:00
elf64.h (Logical change 1.45) 2003-02-08 10:10:59 +00:00
elfxx.c Convert from debug() to Debug(). 2004-01-30 00:01:24 +00:00
elfxx.h Drop HIDDEN from declarations, only the definitions need it. 2003-12-21 07:57:42 +00:00
Gdyn-remote.c (unwi_dyn_remote_find_proc_info): Drop GENP argument. 2004-01-20 01:51:17 +00:00
Gget_proc_name.c (intern_string): Declare as "inline". 2004-01-03 10:50:24 +00:00
longjmp.c (siglongjmp): If there aren't at least 4 eh-regs, abort() for now. In 2003-04-21 23:14:14 +00:00
Makefile.am Consolidate macros and share more code between different platforms. 2004-01-30 00:01:24 +00:00
Makefile.in Regenerate. 2004-01-30 00:01:24 +00:00
os-hpux.c Convert from debug() to Debug(). 2004-01-30 00:01:24 +00:00
os-linux.c Declare libunwind-entry-points as PROTECTED to ensure local uses get 2004-01-03 10:50:24 +00:00
os-linux.h (maps_close): Do nothing if mi->fp is already NULL. 2003-03-29 07:32:50 +00:00
setjmp.c (Logical change 1.45) 2003-02-08 10:10:59 +00:00
siglongjmp.c Include <assert.h>. 2003-03-06 06:14:36 +00:00
sigsetjmp.c (Logical change 1.45) 2003-02-08 10:10:59 +00:00
unwind-internal.h (Logical change 1.135) 2003-12-04 07:44:21 +00:00