summaryrefslogtreecommitdiff
path: root/lib/libc/quad/Makefile.inc
AgeCommit message (Expand)Author
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2023-11-26lib: Remove ancient SCCS tags.Warner Losh
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2014-10-01Remove MK_ARM_EABI, the armeb issues have been fixed. The code to supportAndrew Turner
2014-03-04Replace use of ${.CURDIR} by ${LIBC_SRCTOP} and define ${LIBC_SRCTOP}Marcel Moolenaar
2013-01-19For ARM EABI we only need a subset of the quad functions, the rest areAndrew Turner
2010-08-24Powerpc is special here. powerpc and powerpc64 use different ABIs, soWarner Losh
2010-08-23MFtbemd:Warner Losh
2007-07-06Fix a typo that prevented the quad symbols from being exportedDaniel Eischen
2006-03-13Add each directory's symbol map file to SYM_MAPS.Daniel Eischen
2002-11-18libc_r wasn't so tied to libc for 22 months.Ruslan Ermilov
1999-08-28$Id$ -> $FreeBSD$Peter Wemm
1998-02-20Change MACHINE references to MACHINE_ARCH.John Birrell
1997-12-19Put the .PATH statement first as in all other libc Makefile.inc's.Bruce Evans
1997-05-03Changed all paths to be relative to src/lib instead of src/lib/libcJohn Birrell
1995-12-01Restored [u]cmpdi2.c which are needed for switching on [unsigned] longBruce Evans
1995-11-29Removed cmpdi2.c from ${SRCS}. I think it is no more needed than ucmpdi2.Bruce Evans
1995-10-22limit the number of functions we pull in for 'i386'.Poul-Henning Kamp
1994-05-27BSD 4.4 Lite Lib SourcesRodney W. Grimes