freebsd-src/sys/contrib/ia64/libuwx
Marcel Moolenaar c7f58afc39 Upgrade Unwind Express (libuwx) to BETA 5. This upgrade includes
all the fixes locally applied and submitted to the author. Not
included in BETA 5, but part of this import are:
o  FreeBSD specific ifdefs to make this compile within a kernel.
   These are limited to include directives and defines.
o  Removal of unused variables, proper casts and initializations
   to allow building with -Werror. This happens in code so has a
   higher chance of causing future import conflicts but not enough
   to worry about it.

I'm especially thankful that the author accepted the change to
replace DISABLE_TRACE with UWX_TRACE_ENABLE so that we can use it
in kernel config files without nasty mappings or indirections as
that would make the integration less perfect. Thanks Cary!
2003-10-09 03:02:46 +00:00
..
src Upgrade Unwind Express (libuwx) to BETA 5. This upgrade includes 2003-10-09 03:02:46 +00:00
test This is beta4 of libuwx; an ia64 stack unwinder. This code is made 2003-05-15 05:04:44 +00:00