summaryrefslogtreecommitdiff
path: root/share/mk/bsd.endian.mk
AgeCommit message (Expand)Author
2020-09-02Teach bsd.endian.mk about aarch64ebjakllsch
2014-09-19Add RISCV-V support.matt
2014-09-03Change to support OR1Kmatt
2014-08-10Changes to existing files to enable building AARCH64 userland.matt
2013-08-05Simplify the earm testsmatt
2013-07-18Test BSD makefile about coldfire.matt
2013-02-03add earmhfmatt
2012-08-05Add the new MACHINE_ARCH of earm and earmeb (arm EABI(AAPCS-LINUX)).matt
2008-01-09Remove support for NetBSD/pc532.simonb
2006-06-30powerpc64 is big endian.mrg
2005-08-17Initial pass at an in-tree ia64 toolchain. From PR 29141 with some fixesskrll
2004-03-17Make the assumption that all MACHINE_ARCH'es ending in 'el' are littlematt
2004-03-17Add sh3el and sh3eb MACHINE_ARCHs.he
2004-03-16Add m68000 MACHINE_ARCH (for sun2) to big-endian list.he
2004-03-14Wow, I was more confused still. The former bsd.endian.mk wasn't actuallysoren
2004-03-13Fix another silly error.skrll
2004-03-13What happened to testing trivial changes?christos
2004-03-12Replace the <sys/endian.h> hack with a table based on MACHINE_ARCH.soren
2003-07-27Ensure the first word of ${CC} exists before attempting to invoke ${CC}lukem
2003-05-18Only determine TARGET_ENDIANNESS if it's not already defined.lukem
2002-06-05Don't -I${DESTDIR}/usr/include without -nostdinc'ing, first. Somethorpej
2002-05-30commentitojun
2002-05-30have bsd.endian.mk, which detects target endian.itojun