History log of /src/lib/libc/arch/ia64/gen |
Revision | Date | Author | Comments |
1.9 | 08-Nov-2018 |
riastradh | Use the generic C fabs/fabsl on ia64 for now to unbreak the build.
|
1.8 | 05-Aug-2016 |
scole | branches: 1.8.12; 1.8.14; PR port-ia64/51261
Add stubs for ia64 build
|
1.7 | 30-Jun-2016 |
mrg | branches: 1.7.2; various ia64 updates: - add a compat vfork because of stupid - add a weak sbrk - add a shmat syscall - add an empty kvm implementation that links - add missing fp stuff
|
1.6 | 17-Apr-2015 |
martin | Add set/longjmp and friends (nearly verbatim from FreeBSD). Add a dummy _lwp_makecontext() function (enough to make autoconfigury happy and gcc mknative work)
|
1.5 | 27-Dec-2012 |
martin | Add fpclassify{,d}
|
1.4 | 23-Sep-2006 |
cherry | branches: 1.4.42; 1.4.48; Towards ia64 libc. Round #2
|
1.3 | 22-Sep-2006 |
cherry | ia64 libc MD stuff #1. Pushing in everything before my harddisk pops.
|
1.2 | 22-Sep-2006 |
cherry | add ia64 libc MI bits.
|
1.1 | 10-Sep-2006 |
cherry | libc stubs added
|
1.4.48.1 | 25-Feb-2013 |
tls | resync with head
|
1.4.42.1 | 23-Jan-2013 |
yamt | sync with head
|
1.7.2.1 | 06-Aug-2016 |
pgoyette | Sync with HEAD
|
1.8.14.1 | 10-Jun-2019 |
christos | Sync with HEAD
|
1.8.12.1 | 26-Nov-2018 |
pgoyette | Sync with HEAD, resolve a couple of conflicts
|
1.1 | 17-Apr-2015 |
martin | Add set/longjmp and friends (nearly verbatim from FreeBSD). Add a dummy _lwp_makecontext() function (enough to make autoconfigury happy and gcc mknative work)
|
1.1 | 17-Apr-2015 |
martin | Add set/longjmp and friends (nearly verbatim from FreeBSD). Add a dummy _lwp_makecontext() function (enough to make autoconfigury happy and gcc mknative work)
|
1.1 | 22-Sep-2006 |
cherry | ia64 libc MD stuff #1. Pushing in everything before my harddisk pops.
|
1.1 | 22-Sep-2006 |
cherry | ia64 libc MD stuff #1. Pushing in everything before my harddisk pops.
|
1.1 | 22-Sep-2006 |
cherry | ia64 libc MD stuff #1. Pushing in everything before my harddisk pops.
|
1.2 | 22-Nov-2016 |
scole | For ski, break into debugger instead of exiting
|
1.1 | 05-Aug-2016 |
scole | branches: 1.1.2; PR port-ia64/51261
Add stubs for ia64 build
|
1.1.2.3 | 07-Jan-2017 |
pgoyette | Sync with HEAD. (Note that most of these changes are simply $NetBSD$ tag issues.)
|
1.1.2.2 | 06-Aug-2016 |
pgoyette | Sync with HEAD
|
1.1.2.1 | 05-Aug-2016 |
pgoyette | file fpgetsticky.c was added on branch pgoyette-localcount on 2016-08-06 00:19:02 +0000
|
1.1 | 22-Sep-2006 |
cherry | ia64 libc MD stuff #1. Pushing in everything before my harddisk pops.
|
1.1 | 22-Sep-2006 |
cherry | ia64 libc MD stuff #1. Pushing in everything before my harddisk pops.
|
1.2 | 22-Nov-2016 |
scole | For ski, break into debugger instead of exiting
|
1.1 | 05-Aug-2016 |
scole | branches: 1.1.2; PR port-ia64/51261
Add stubs for ia64 build
|
1.1.2.3 | 07-Jan-2017 |
pgoyette | Sync with HEAD. (Note that most of these changes are simply $NetBSD$ tag issues.)
|
1.1.2.2 | 06-Aug-2016 |
pgoyette | Sync with HEAD
|
1.1.2.1 | 05-Aug-2016 |
pgoyette | file fpsetsticky.c was added on branch pgoyette-localcount on 2016-08-06 00:19:02 +0000
|
1.2 | 22-Nov-2016 |
scole | For ski, break into debugger instead of exiting
|
1.1 | 05-Aug-2016 |
scole | branches: 1.1.2; PR port-ia64/51261
Add stubs for ia64 build
|
1.1.2.3 | 07-Jan-2017 |
pgoyette | Sync with HEAD. (Note that most of these changes are simply $NetBSD$ tag issues.)
|
1.1.2.2 | 06-Aug-2016 |
pgoyette | Sync with HEAD
|
1.1.2.1 | 05-Aug-2016 |
pgoyette | file getcontext.S was added on branch pgoyette-localcount on 2016-08-06 00:19:02 +0000
|
1.2 | 22-Nov-2016 |
scole | For ski, break into debugger instead of exiting
|
1.1 | 05-Aug-2016 |
scole | branches: 1.1.2; PR port-ia64/51261
Add stubs for ia64 build
|
1.1.2.3 | 07-Jan-2017 |
pgoyette | Sync with HEAD. (Note that most of these changes are simply $NetBSD$ tag issues.)
|
1.1.2.2 | 06-Aug-2016 |
pgoyette | Sync with HEAD
|
1.1.2.1 | 05-Aug-2016 |
pgoyette | file makecontext.c was added on branch pgoyette-localcount on 2016-08-06 00:19:02 +0000
|
1.3 | 11-Oct-2023 |
skrll | Consistently pass 0 as first and ignored argument to sigprocmask in the setjmp implementations.
NFCI.
|
1.2 | 11-Oct-2023 |
skrll | Trailing whitespace
|
1.1 | 17-Apr-2015 |
martin | Add set/longjmp and friends (nearly verbatim from FreeBSD). Add a dummy _lwp_makecontext() function (enough to make autoconfigury happy and gcc mknative work)
|
1.1 | 17-Apr-2015 |
martin | Add set/longjmp and friends (nearly verbatim from FreeBSD). Add a dummy _lwp_makecontext() function (enough to make autoconfigury happy and gcc mknative work)
|
1.2 | 22-Nov-2016 |
scole | For ski, break into debugger instead of exiting
|
1.1 | 05-Aug-2016 |
scole | branches: 1.1.2; PR port-ia64/51261
Add stubs for ia64 build
|
1.1.2.3 | 07-Jan-2017 |
pgoyette | Sync with HEAD. (Note that most of these changes are simply $NetBSD$ tag issues.)
|
1.1.2.2 | 06-Aug-2016 |
pgoyette | Sync with HEAD
|
1.1.2.1 | 05-Aug-2016 |
pgoyette | file swapcontext.S was added on branch pgoyette-localcount on 2016-08-06 00:19:02 +0000
|