| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
Approved by: re (implicit)
This commit was manufactured to restore the state of the 8.2-RELEASE image.
|
| |
|
|
| |
Notes:
svn path=/head/; revision=181377
|
| |
|
|
| |
Notes:
svn path=/head/; revision=181375
|
| |
|
|
| |
Notes:
svn path=/head/; revision=177761
|
| |
|
|
| |
Notes:
svn path=/head/; revision=177760
|
| |
|
|
| |
Notes:
svn path=/head/; revision=174617
|
| |
|
|
|
|
|
| |
Rotting in an old src tree since: March 2005
Notes:
svn path=/head/; revision=174561
|
| |
|
|
| |
Notes:
svn path=/head/; revision=133725
|
| |
|
|
| |
Notes:
svn path=/head/; revision=133724
|
| |
|
|
|
|
|
|
|
|
| |
needed for cases where GCC's builtin functions cannot be used and for
compilers that don't know about them.
Approved by: das (mentor)
Notes:
svn path=/head/; revision=129864
|
| |
|
|
|
|
|
|
|
|
|
|
| |
arguments to the needed type and so the result type depended on the argument
type. Fixing them isn't really worth the effort because GCC emits the same
assembler code with or without them.
Not minded by: ru
Approved by: das (mentor)
Notes:
svn path=/head/; revision=129861
|
| |
|
|
|
|
|
|
|
| |
# This appears to not break X11, but I'm having problems compiling the
# glide part of the server with or without this patch, so I can't tell
# for sure.
Notes:
svn path=/head/; revision=93032
|
|
|
to fix the "-nostdinc WARNS=X" breakage caused by broken prototypes
for cabs() and cabsl() in <math.h>.
Reimplemented cabs() and cabsl() using new complex numbers types and
moved prototypes from <math.h> to <complex.h>.
Notes:
svn path=/head/; revision=78172
|