summaryrefslogtreecommitdiff
path: root/include/libunwind_i.h
Commit message (Expand)AuthorAgeFilesLines
* Add initial support for Solaris x86-64Adeel2019-06-121-2/+0
* solaris portAlexander Esilevich2019-06-121-0/+2
* Tsan (#109)Dave Watson2019-04-031-0/+5
* arm: FreeBSD/ARMv6 portKonstantin Belousov2017-08-241-0/+9
* Bring back support for UNW_CACHE_PER_THREAD.Bert Wesarg2017-08-151-5/+4
* One time whitespace fixup.Arun Sharma2014-09-271-76/+76
* Fix compiler warnings when UNW_DEBUG is enabledArun Sharma2014-08-191-4/+0
* Implement DWARF DW_CFA_val_expression for x86_64Tim Deegan2014-02-081-0/+5
* Use adaptive mutexes when available.Arun Sharma2013-11-171-1/+8
* Add basic support for the QNX operating systemMatt Fischer2013-05-131-1/+16
* Support building with older compilers.Ladislav Michl2012-11-241-0/+6
* Prefer NULL over zeroTommi Rantala2012-09-281-5/+5
* Use __sync builtin atomics on all architectures if availableTommi Rantala2012-09-281-6/+6
* Simplify `sos_alloc()' implementationTommi Rantala2012-09-281-2/+4
* Pull attribute macros from `libunwind_i.h' to new header `compiler.h'Tommi Rantala2012-09-281-33/+2
* Rename and share `ALIGN' macro from _UCD_internal.hTommi Rantala2012-09-051-0/+2
* Annotate unused argument in mark_as_used() to avoid -Wextra compiler noiseTommi Rantala2012-09-041-1/+1
* Place `inline' at beginning of declaration of invalidate_edi()Tommi Rantala2012-08-211-1/+1
* Introduce struct elf_dyn_infoArun Sharma2012-03-121-0/+26
* Define GNU and processor specific values for the Phdr p_type fieldKen Werner2011-10-291-0/+10
* Include <sys/mman.h> to have MAP_ANONYMOUS definedKen Werner2011-10-291-0/+1
* Performance optimisations for fast trace.Lassi Tuura2011-04-171-0/+8
* Fix the mismatch between the macro parameter and the name used in the body.Arun Sharma2011-01-231-1/+1
* MAP_ANONYMOUSKonstantin Belousov2010-03-061-0/+3
* Initial attempt at the build infrastructure for FreeBSD.Konstantin Belousov2010-03-061-1/+3
* Remove duplicate calls to mark_as_usedArun Sharma2009-10-171-2/+0
* Fix compiler warnings seen with --disable_block_signalsArun Sharma2009-10-161-1/+1
* Fix compiler warnings on x86_64Arun Sharma2009-10-161-2/+9
* Fix the naming of the sigprocmask parameters.Arun Sharma2009-10-151-3/+3
* Allow caller to block signals.Paul Pluzhnikov2009-09-251-2/+9
* [PATCH] Avoiding name conflict with the GNU-specific dprintf in stdio.hArun Sharma2009-03-161-2/+2
* Introduce a tdep_get_func_addr_hook() in the ELF lookup_symbol()David Mosberger-Tang2007-08-221-1/+6
* (SOS_MEMORY_SIZE): Move to here from src/mi/mempool.c.hp.com!davidm2005-05-201-0/+288
* Initial revisionhp.com!davidm2005-05-201-286/+0
* Add include of <stdlib.h>.hp.com!davidm2005-05-201-0/+286