Ruslan Bukin
5bca221511
Add full softfloat and hardfloat support for MIPS.
...
This adds new target architectures for hardfloat:
mipselhf mipshf mips64elhf mips64hf.
Tested in QEMU only.
Sponsored by: DARPA, AFRL
Sponsored by: HEIF5
Differential Revision: https://reviews.freebsd.org/D8376
2016-10-31 15:33:58 +00:00
Marcel Moolenaar
8876613dc5
Replace use of ${.CURDIR} by ${LIBC_SRCTOP} and define ${LIBC_SRCTOP}
...
if not already defined. This allows building libc from outside of
lib/libc using a reach-over makefile.
A typical use-case is to build a standard ILP32 version and a COMPAT32
version in a single iteration by building the COMPAT32 version using a
reach-over makefile.
Obtained from: Juniper Networks, Inc.
2014-03-04 02:19:39 +00:00
Jayachandran C.
9279d32a64
Merge jmallett@'s n64 work into HEAD - changeset 2
...
Update libc Makefiles.
Add makecontext implementation.
Changes from http://svn.freebsd.org/base/user/jmallett/octeon
Approved by: rrs(mentor), jmallett
2010-06-16 14:13:36 +00:00
Warner Losh
4ce261061f
Add mips support libc from the mips2-jnpr branch of perforce.
2008-04-26 12:08:02 +00:00
David E. O'Brien
d9c0a739c5
Remove these abortive MIPS bits.
2002-03-23 17:55:32 +00:00
Warner Losh
d7ee48f115
Bring in initial libc support for mips. These files were taken from
...
the OpenBSD tree and should be considered preliminary. They are here
to facilitate building of the tree.
1999-03-03 07:06:17 +00:00