1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2024-06-22 09:41:44 +02:00
libunwind-eh_elf/src
hp.com!davidm 8a1e0a2bcd Auto merged
2005/05/17 14:14:23-07:00 hp.com!davidm
(tdep_access_reg): Access AR.EC via ec_loc instead of cfm_loc.

(Logical change 1.293)
2005-05-17 21:28:19 +00:00
..
dwarf Rename: src/dwarf/dwarf-eh.h -> include/dwarf-eh.h 2005-05-03 09:13:17 +00:00
hppa Initial revision 2005-05-03 09:13:17 +00:00
ia64 Auto merged 2005-05-17 21:28:19 +00:00
mi Adjust for sigset_t to intrmask_t renaming. 2005-05-03 09:13:17 +00:00
ptrace Also enable DWARF code for UNW_TARGET_HPPA. 2005-05-03 09:13:17 +00:00
setjmp Rename: src/sigsetjmp.c -> src/setjmp/sigsetjmp.c 2005-05-03 09:13:17 +00:00
unwind Drop "inline" since it's now part of ALWAYS_INLINE. 2005-05-03 09:13:17 +00:00
x86 Initial revision 2005-05-03 09:13:17 +00:00
x86_64 Adjust for sigset_t to intrmask_t renaming. 2005-05-03 09:13:17 +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 (valid_object): Declare as HIDDEN instead of PROTECTED. 2005-05-03 09:13:17 +00:00
elfxx.h Drop HIDDEN from declarations, only the definitions need it. 2003-12-21 07:57:42 +00:00
Makefile.am (libunwind_setjmp_la_SOURCES_x86_64): Mention longjmp.S. 2005-05-03 09:13:17 +00:00
Makefile.in Regenerate. 2005-05-03 09:13:17 +00:00
os-hpux.c Convert from debug() to Debug(). 2004-01-30 00:01:24 +00:00
os-linux.c (tdep_get_elf_image): Pass sizeof buffer to maps_next(). 2004-03-31 07:38:06 +00:00
os-linux.h (scan_dec): Don't skip over a character unless it's really a digit. 2004-06-29 05:59:35 +00:00