deischen
1651def96b
Fix a typo that prevented the quad symbols from being exported
...
(s/SYM_MAP/SYM_MAPS/).
Reported by: kan
Approved by: re@ (Ken Smith)
2007-07-06 13:42:24 +00:00
deischen
d3b7ba40ef
Export quad symbols. They were previously commented out. These symbols
...
really shouldn't be exported since they should be pulled from libgcc, but
the build of some applications is broken and they expect to see them in
libc. glibc exports these symbols, although Solaris doesn't appear to,
so export them for compatibility's sake.
After discussion with: kan
2007-05-31 13:07:37 +00:00
deischen
2a7306fdc5
Use C comments since we now preprocess these files with CPP.
2007-04-29 14:05:22 +00:00
imp
cd1f140ae4
Per Regents of the University of Calfornia letter, remove advertising
...
clause.
# If I've done so improperly on a file, please let me know.
2007-01-09 00:28:16 +00:00
deischen
a0f6b0f1d0
Add each directory's symbol map file to SYM_MAPS.
2006-03-13 01:15:01 +00:00
deischen
138dd54357
Add symbol maps and initial symbol version definitions to libc.
...
Reviewed by: davidxu
2006-03-13 00:53:21 +00:00
stefanf
7368122bb1
- Add prototypes for __cmpdi2() and __ucmpdi2().
...
- Remove GCC 1 stuff.
2005-09-12 16:16:12 +00:00
ru
40e2359f4b
libc_r wasn't so tied to libc for 22 months.
2002-11-18 09:50:57 +00:00
obrien
d90536e35b
Fix the style of the SCM ID's.
...
I believe have made all of libc .c's as consistent as possible.
2002-03-22 21:53:29 +00:00
obrien
3b73ce2319
Remove __P() usage.
2002-03-21 22:49:10 +00:00
obrien
1196344bb3
Remove 'register' keyword.
2002-03-21 18:49:23 +00:00
peter
76f0c923fe
$Id$ -> $FreeBSD$
1999-08-28 00:22:10 +00:00
nate
7824892cc8
- Fix modulo bug that was masked by the correct code in libgcc.a which is
...
used in almost all programs unless a shared library specifically
ignores libgcc.a.
1998-11-30 20:25:37 +00:00
imp
7a2c763eb8
$@ -> ${.TARGET}
1998-09-11 05:34:37 +00:00
jb
bdf0841be6
Change MACHINE references to MACHINE_ARCH.
1998-02-20 08:23:55 +00:00
bde
923afd2c18
Put the .PATH statement first as in all other libc Makefile.inc's.
1997-12-19 21:56:38 +00:00
jb
a1337bb0ae
Changed all paths to be relative to src/lib instead of src/lib/libc
...
so that all these makefiles can be used to build libc_r too.
Added .if ${LIB} == "c" tests to restrict man page builds to libc
to avoid needlessly building them with libc_r too.
Split libc Makefile into Makefile and Makefile.inc to allow the
libc_r Makefile to include Makefile.inc too.
1997-05-03 03:50:06 +00:00
peter
6b08958c64
Revert $FreeBSD$ to $Id$
1997-02-22 15:12:41 +00:00
jkh
808a36ef65
Make the long-awaited change from $Id$ to $FreeBSD$
...
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
1997-01-14 07:20:47 +00:00
bde
6a0ace8bd0
Added prototypes.
1995-12-26 13:25:13 +00:00
bde
128f61ea53
Restored [u]cmpdi2.c which are needed for switching on [unsigned] long
...
long values.
1995-12-01 09:38:35 +00:00
bde
5fc58cb369
Removed cmpdi2.c from ${SRCS}. I think it is no more needed than ucmpdi2.
...
Restored order in ${SRCS}.
1995-11-29 15:11:43 +00:00
phk
fb40053e20
limit the number of functions we pull in for 'i386'.
...
I still belive this stuff should go back into gcc.
1995-10-22 14:40:17 +00:00
rgrimes
f05428e4cd
Remove trailing whitespace.
1995-05-30 05:51:47 +00:00
rgrimes
be22b15ae2
BSD 4.4 Lite Lib Sources
1994-05-27 05:00:24 +00:00