| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
it actually stores floats in natural-endian--therefore the existing
checks became wrong.
Take into account __VFP_FP__, effectively bringing back the old
behavior. This way it will work now, and in the future when some
of our platforms are switched to FPA, where it's much faster.
|
|
|
|
|
| |
wrong on ARM. A more elegant solution is pending, but this is good
for now. OK miod@.
|
|
|
|
| |
Update our sources appropriately. OK deraadt@ jsg@
|
|
|
|
|
|
| |
just handling the vax different (just vax for now, 'cause tahoe might even
be too legacy for Miod)
ok miod
|
| |
|
|
|
|
|
|
| |
Kill old files that are no longer compiled.
okay theo
|
|
|
|
| |
yes, new typo for an old friend.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
as, ld change need to be merged. It is known that shared libraries and C++
do not work.
If anyone wants to step forward and take over the mvme88k port please do.
It was dumped on me when the original developer, Nivas, left his previous
job and started a new one.
I am trying to get the port in a shape that someone could take over.
|
| |
|
|
|
|
|
| |
a machine header, such as machine/endian.h so that every new
architecture would not have to modify this file.
|
|
|
|
| |
Make sure everything uses {SYS,}LIBC_SCCS properly
|
| |
|
| |
|
|
|