summaryrefslogtreecommitdiff
path: root/src/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
...
* Bump up the library versionv1.0.1Arun Sharma2011-09-101-1/+1
* Reorder libraries in lib_LTLIBRARIESArun Sharma2011-09-051-1/+7
* No libunwind-generic.so if configured with --disable-sharedJoel Brobecker2011-06-181-3/+7
* Create a generic and local variant of the extbl parser.Ken Werner2011-04-051-3/+5
* Fast back-trace for x86_64 for only collecting the call stack.Lassi Tuura2011-03-241-4/+4
* Fix build and distribution on the FreeBSD.Konstantin Belousov2011-03-241-0/+1
* Add module for parsing ARM-specific unwind tablesZachary T Welch2011-03-221-1/+2
* Link libunwind-setjmp against libunwind-elf.Ken Werner2011-03-071-13/+16
* Revert "Use more convenience libraries"Arun Sharma2011-02-011-134/+164
* Use more convenience librariesZachary T Welch2010-11-291-164/+134
* Build ELF convenience librariesZachary T Welch2010-11-291-9/+34
* Use noinst_HEADERS for distributing .h filesZachary T Welch2010-11-291-31/+28
* Simplify DWARF source handlingZachary T Welch2010-11-291-49/+35
* Simplify LIBRARIES and LTLIBRARIES automake rulesZachary T Welch2010-11-291-20/+14
* Simplify libunwind_setjmp automake rulesZachary T Welch2010-11-291-37/+11
* Add MAINTAINERCLEANFILES to Makefile.am files.Zachary T Welch2010-11-081-0/+1
* [PATCH] Add files to EXTRA_DIST so that 'make dist' works againSven Neumann2010-08-041-3/+3
* Separate getcontext implementation for x86Konstantin Belousov2010-04-131-2/+4
* Merge remote branch 'origin/master' into freebsdKonstantin Belousov2010-04-051-7/+19
|\
| * Refactor os specific code for x86 (both 32 and 64 bit).Arun Sharma2010-04-041-7/+15
* | Code for resumeKonstantin Belousov2010-03-071-1/+1
* | Add freebsd stubKonstantin Belousov2010-03-061-0/+2
* | Initial attempt at the build infrastructure for FreeBSD.Konstantin Belousov2010-03-061-0/+5
|/
* Implement getcontext for x86Paul Pluzhnikov2009-12-231-1/+1
* Remove the special casing of ia64 for GetIPInfo()v0.99v0.99-stableArun Sharma2009-04-241-7/+2
* Implement _Unwind_GetIPInfo() as required by the C++ ABIArun Sharma2009-04-021-12/+6
* Enable Intel C++ compatibility only when C++ exceptions are enabled.Arun Sharma2009-03-161-2/+3
* This patch eliminates one system call per unwind by not using theArun Sharma2008-06-161-2/+2
* Make the linking of C++ ABI related code for exceptions optional.Arun Sharma2008-06-161-0/+2
* Add initial ARM and MIPS support. To support this, also enable theDaniel Jacobowitz2008-02-041-9/+109
* [PPC32] First check-in to add preliminary support for Linux/PPC32.Jose Flavio Aguilar Paulino2007-09-121-13/+56
* [PPC64] Get "make check" to work on PPC64 Linux. Add a README entryJose Flavio Aguilar Paulino2007-08-271-1/+3
* Introduce a tdep_get_func_addr_hook() in the ELF lookup_symbol()David Mosberger-Tang2007-08-221-1/+1
* [x86-64] Fix cross-compilation. setcontext.S can only be built natively.Arun Sharma2007-08-071-3/+3
* Cleanup some files from previous patch and rerurn autoconf tools.David Mosberger-Tang2007-08-061-5/+0
* Add PPC64 support.Jose Flavio Aguilar Paulino2007-08-021-1/+46
* Add gen-offsets to the MakefileArun Sharma2007-04-101-0/+5
* Include from tdep-$(arch) directory after the normal incliude directory.hp.com!davidm2005-05-201-1/+1
* (libunwind_setjmp_la_SOURCES_x86_64): Mention longjmp.S.hp.com!davidm2005-05-031-26/+46
* (libunwind_la_LIBADD): Append $(LIBCRTS).hp.com!davidm2004-11-031-1/+1
* (libunwind_setjmp_la_SOURCES_ia64): Mention ia64/longjmp.S.hp.com!davidm2004-08-311-2/+2
* (EXTRA_DIST): unwind-internal.h is now in unwind subdirectory.hp.com!davidm2004-08-261-18/+18
* (lib_LTLIBRARIES_cdep_setjmp): New macro. Move libunwind-setjmp.lahomeip.net!davidm2004-08-201-3/+6
* Add x86_64 support.ibm.com!masbock2004-08-191-1/+44
* (SOVERSION): Change from 3:0:2 to 0:0:0 for ia64 unwind-specification complia...homeip.net!davidm2004-08-191-1/+1
* (libunwind_la_SOURCES_common): Mention mi/strerror.c.bea.com!thallgre2004-08-181-3/+3
* Rename mk_Gcursor_i_ia64_SOURCES to ia64_mk_Gcursor_i_SOURCES.hp.com!davidm2004-08-181-2/+2
* Drop -FOO postfix now that we no longer need unique filenames across all dire...homeip.net!davidm2004-08-171-81/+56
* (libunwind_la_SOURCES_local): Mention libunwind_la_SOURCES_os_local.hp.com!davidm2004-05-061-8/+12
* (libunwind_la_SOURCES_ia64_os): New macro defined only if OS_LINUX.mostang.com!davidm2004-05-051-4/+6