aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/quad
Commit message (Expand)AuthorAgeFilesLines
* Add casts and L suffixes to libc quad support, to work around variousDimitry Andric2020-02-179-17/+17
* Revert r351078, r351085: stand/quad.h evictionKyle Evans2019-08-151-21/+0
* libc quad.h: one last _STANDALONE correctionKyle Evans2019-08-151-0/+5
* stand: kick out quad.hKyle Evans2019-08-151-0/+16
* ANSIfy libc/quadEd Maste2018-10-2124-52/+24
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-2029-0/+58
* Renumber copyright clause 4Warner Losh2017-02-2829-29/+29
* Remove MK_ARM_EABI, the armeb issues have been fixed. The code to supportAndrew Turner2014-10-011-1/+1
* Replace use of ${.CURDIR} by ${LIBC_SRCTOP} and define ${LIBC_SRCTOP}Marcel Moolenaar2014-03-041-2/+2
* For ARM EABI we only need a subset of the quad functions, the rest areAndrew Turner2013-01-191-0/+4
* Powerpc is special here. powerpc and powerpc64 use different ABIs, soWarner Losh2010-08-241-2/+2
* MFtbemd:Warner Losh2010-08-231-2/+2
* Fix a typo that prevented the quad symbols from being exportedDaniel Eischen2007-07-061-1/+1
* Export quad symbols. They were previously commented out. These symbolsDaniel Eischen2007-05-311-6/+6
* Use C comments since we now preprocess these files with CPP.Daniel Eischen2007-04-291-29/+33
* Per Regents of the University of Calfornia letter, remove advertisingWarner Losh2007-01-0929-116/+0
* Add each directory's symbol map file to SYM_MAPS.Daniel Eischen2006-03-131-0/+2
* Add symbol maps and initial symbol version definitions to libc.Daniel Eischen2006-03-131-0/+34
* - Add prototypes for __cmpdi2() and __ucmpdi2().Stefan Farfeleder2005-09-121-10/+2
* libc_r wasn't so tied to libc for 22 months.Ruslan Ermilov2002-11-181-1/+1
* Fix the style of the SCM ID's.David E. O'Brien2002-03-2226-4/+56
* Remove __P() usage.David E. O'Brien2002-03-211-5/+5
* Remove 'register' keyword.David E. O'Brien2002-03-212-6/+10
* $Id$ -> $FreeBSD$Peter Wemm1999-08-282-2/+2
* - Fix modulo bug that was masked by the correct code in libgcc.a which isNate Williams1998-11-301-1/+1
* $@ -> ${.TARGET}Warner Losh1998-09-111-2/+2
* Change MACHINE references to MACHINE_ARCH.John Birrell1998-02-201-3/+3
* Put the .PATH statement first as in all other libc Makefile.inc's.Bruce Evans1997-12-191-3/+2
* Changed all paths to be relative to src/lib instead of src/lib/libcJohn Birrell1997-05-031-2/+3
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Added prototypes.Bruce Evans1995-12-261-1/+6
* Restored [u]cmpdi2.c which are needed for switching on [unsigned] longBruce Evans1995-12-011-1/+1
* Removed cmpdi2.c from ${SRCS}. I think it is no more needed than ucmpdi2.Bruce Evans1995-11-291-2/+1
* limit the number of functions we pull in for 'i386'.Poul-Henning Kamp1995-10-221-1/+11
* Remove trailing whitespace.Rodney W. Grimes1995-05-302-2/+2
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-2731-0/+2375