Home | History | Annotate | Download | only in include
History log of /src/sys/arch/ia64/include/Makefile
RevisionDateAuthorComments
 1.11  30-Nov-2024  christos Create a new header lwp_private.h to contain _lwp_getprivate_fast,
_lwp_gettcb_fast, _lwp_settcb and remove them from mcontext.h, so that:
1. we don't need special hacks to hide them
2. we can include <lwp.h> where needed to get the necessary prototypes
without redefining them locally.
 1.10  04-Nov-2024  christos Undo previous lwp.h change.
 1.9  03-Nov-2024  christos Split __lwp_getprivate_fast and __lwp_*tcb from mcontext.h into a separate
lwp.h file.
 1.8  23-Feb-2017  scole Add fenv.h for ia64, imported from FreeBSD, compile tested only.
 1.7  05-Aug-2016  scole branches: 1.7.2;
PR port-ia64/51261

Remove local acpi_func.h as common version exists
 1.6  20-Jun-2014  joerg branches: 1.6.4; 1.6.8;
Don't provide intrnames or intrcnt, GC intrcnt.h. IA64 has evcnt(9)
support hooked up, so no need for the legacy interface.
 1.5  26-Dec-2012  martin branches: 1.5.10;
Install headers needed for userland build.
Add missing accessors for pthread and TLS support - just dummies for now.
 1.4  17-Jul-2011  joerg branches: 1.4.2; 1.4.12;
Retire varargs.h support. Move machine/stdarg.h logic into MI
sys/stdarg.h and expect compiler to provide proper builtins, defaulting
to the GCC interface. lint still has a special fallback.
Reduce abuse of _BSD_VA_LIST_ by defining __va_list by default and
derive va_list as required by standards.
 1.3  24-Jul-2010  jruoho Remove acpica_machdep.h.
 1.2  26-Jul-2006  drochner branches: 1.2.6; 1.2.64; 1.2.84; 1.2.86;
don't install <machine/db_machdep.h>, this is kernel only
 1.1  20-Jun-2006  skrll branches: 1.1.2; 1.1.4; 1.1.6;
Enable installation of ia64 includes - mostly from cherry.
 1.1.6.2  13-Jul-2006  gdamore Merge from HEAD.
 1.1.6.1  20-Jun-2006  gdamore file Makefile was added on branch gdamore-uart on 2006-07-13 17:48:55 +0000
 1.1.4.3  11-Aug-2006  yamt sync with head
 1.1.4.2  26-Jun-2006  yamt sync with head.
 1.1.4.1  20-Jun-2006  yamt file Makefile was added on branch yamt-pdpolicy on 2006-06-26 12:44:54 +0000
 1.1.2.3  30-Dec-2006  yamt sync with head.
 1.1.2.2  21-Jun-2006  yamt sync with head.
 1.1.2.1  20-Jun-2006  yamt file Makefile was added on branch yamt-lazymbuf on 2006-06-21 14:52:48 +0000
 1.2.86.1  05-Mar-2011  rmind sync with head
 1.2.84.1  17-Aug-2010  uebayasi Sync with HEAD.
 1.2.64.1  11-Aug-2010  yamt sync with head.
 1.2.6.2  09-Sep-2006  rpaulo sync with head
 1.2.6.1  26-Jul-2006  rpaulo file Makefile was added on branch rpaulo-netinet-merge-pcb on 2006-09-09 02:40:29 +0000
 1.4.12.3  03-Dec-2017  jdolecek update from HEAD
 1.4.12.2  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.4.12.1  25-Feb-2013  tls resync with head
 1.4.2.1  23-Jan-2013  yamt sync with head
 1.5.10.1  10-Aug-2014  tls Rebase.
 1.6.8.2  20-Mar-2017  pgoyette Sync with HEAD
 1.6.8.1  06-Aug-2016  pgoyette Sync with HEAD
 1.6.4.2  28-Aug-2017  skrll Sync with HEAD
 1.6.4.1  05-Oct-2016  skrll Sync with HEAD
 1.7.2.1  21-Apr-2017  bouyer Sync with HEAD

RSS XML Feed