1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2024-06-26 03:11:44 +02:00
libunwind-eh_elf/src
hp.com!davidm ed32b99716 (SOVERSION): Change from 2:0:1 to 3:0:2.
(COMMON_SO_LDFLAGS): New macro.
(libunwind_setjmp_la_LDFLAGS): Mention $(Common_SO_LDFLAGS).
(libunwind_ia64_la_LDFLAGS): Likewise.
(libunwind_hppa_la_LDFLAGS): Likewise.
(libunwind_x86_la_LDFLAGS): Likewise.
(libunwind_la_LDFLAGS): Likewise.
(libunwind_setjmp_la_LIBADD): Mention -lc.
(libunwind_ia64_la_LIBADD): Likewise.
(libunwind_hppa_la_LIBADD): Likewise.
(libunwind_x86_la_LIBADD): Likewise.
(libunwind_la_LIBADD): Likewise.
(libunwind_la_SOURCES_ia64): Mention mi/_ReadULEB.c and mi/_ReadSLEB.c.
	They are needed for Intel 8.0 libunwind.so compatibility. ;-(

(Logical change 1.205)
2004-04-20 16:53:44 +00:00
..
dwarf (dwarf_find_proc_info): Mask signal-delivery during dl_iterate_phdr(). 2004-04-01 08:09:28 +00:00
hppa Delete: src/hppa/flush_cache-hppa.c 2004-01-30 00:01:24 +00:00
ia64 (validate_cache): Mask signal-delivery during dl_iterate_phdr(). 2004-04-01 08:09:28 +00:00
mi (get_proc_name): Minor whitespace fixes. 2004-03-31 07:38:06 +00:00
ptrace (_UPT_get_dyn_info_list_addr): Pass size of path to maps_next(). 2004-03-31 07:38:06 +00:00
unwind Update. 2004-01-30 00:01:24 +00:00
x86 Update. 2004-01-30 00:01:24 +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
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 (SOVERSION): Change from 2:0:1 to 3:0:2. 2004-04-20 16:53:44 +00:00
Makefile.in Regenerate. 2004-03-30 01:56:19 +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 (ltoa): New inline function. 2004-03-31 07:38:06 +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