1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2024-05-13 17:25:16 +02:00
libunwind-eh_elf/include
Tommi Rantala c2f7574187 Rename and share `ALIGN' macro from _UCD_internal.h
Rename the `ALIGN' macro to `UNW_ALIGN', and move it from
`_UCD_internal.h' to `libunwind_i.h' so that we can share it with the
mempool code. `ALIGN' was clashing with system headers on FreeBSD:

In file included from src/coredump/_UCD_access_reg_freebsd.c:26:
src/coredump/_UCD_internal.h:102:1: warning: "ALIGN" redefined
In file included from /usr/include/sys/param.h:115,
                 from src/coredump/_UCD_lib.h:52,
                 from src/coredump/_UCD_access_reg_freebsd.c:24:
/usr/include/machine/param.h:79:1: warning: this is the location of the previous definition
2012-09-05 14:02:36 +03:00
..
tdep Fix up the breakage when host != target 2011-10-31 22:33:47 -07:00
tdep-arm ARM: implement dwarf_to_unw_regnum() macro without table 2012-08-21 22:30:46 +03:00
tdep-hppa HPPA: include mempool.h' in libunwind_i.h' 2012-08-20 08:46:46 +03:00
tdep-ia64 Fix compilation on IA64 2012-05-23 20:52:28 -07:00
tdep-mips MIPS: implement dwarf_to_unw_regnum() macro without table 2012-08-21 22:30:46 +03:00
tdep-ppc32 Fix compilation on IA64 2012-05-23 20:52:28 -07:00
tdep-ppc64 Fix compilation on IA64 2012-05-23 20:52:28 -07:00
tdep-x86 Fix compilation on IA64 2012-05-23 20:52:28 -07:00
tdep-x86_64 Fix compilation on IA64 2012-05-23 20:52:28 -07:00
x86 Merge ../libunwind-v0.98 2006-07-25 21:41:43 -06:00
dwarf-eh.h Rename: src/dwarf/dwarf-eh.h -> include/dwarf-eh.h 2005-05-03 09:13:17 +00:00
dwarf.h Merge branch 'coredump2' of https://github.com/adsharma/libunwind 2012-05-23 20:51:50 -07:00
dwarf_i.h Allow for architecture specific dwarf_to_unw_regnum() 2012-08-21 22:30:46 +03:00
libunwind-arm.h [ARM] Add support for systems that don't support ucontext.h 2011-10-29 17:12:43 -07:00
libunwind-common.h.in Export unw_backtrace() and alias backtrace() to it. 2011-04-01 00:00:33 -07:00
libunwind-coredump.h Add support for multiple threads in core files 2012-03-23 22:07:17 -07:00
libunwind-dynamic.h Rework the lookup of the ARM specific unwind info 2011-08-15 20:12:54 +02:00
libunwind-hppa.h Drop a call frame in tdep_trace and avoid a call to unw_step. 2011-04-01 00:00:39 -07:00
libunwind-ia64.h Drop a call frame in tdep_trace and avoid a call to unw_step. 2011-04-01 00:00:39 -07:00
libunwind-mips.h Drop a call frame in tdep_trace and avoid a call to unw_step. 2011-04-01 00:00:39 -07:00
libunwind-ppc32.h Drop a call frame in tdep_trace and avoid a call to unw_step. 2011-04-01 00:00:39 -07:00
libunwind-ppc64.h Drop a call frame in tdep_trace and avoid a call to unw_step. 2011-04-01 00:00:39 -07:00
libunwind-ptrace.h Bring git v0.98.5 tree in sync with released v0.98.5. 2006-07-25 21:32:28 -06:00
libunwind-x86.h Drop a call frame in tdep_trace and avoid a call to unw_step. 2011-04-01 00:00:39 -07:00
libunwind-x86_64.h Installed include files can't include config.h 2011-09-05 10:47:13 -07:00
libunwind.h.in Fix up the breakage when host != target 2011-10-31 22:33:47 -07:00
libunwind_i.h Rename and share `ALIGN' macro from _UCD_internal.h 2012-09-05 14:02:36 +03:00
mempool.h Include "libunwind_i.h" instead of "internal.h". 2005-05-20 09:48:08 +00:00
remote.h Add initial ARM and MIPS support. To support this, also enable the 2008-02-04 17:16:37 -07:00
unwind.h Be gcc compatible for C++ exceptions on 32 bit platforms. 2010-02-21 22:45:08 -08:00