Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge with psm: sync with common socket headers | Mike Frysinger | 2006-08-25 | 2 | -360/+0 |
| | |||||
* | fix from psm: enable readahead prototype | Mike Frysinger | 2006-08-24 | 1 | -1/+3 |
| | |||||
* | fix from psm: just use common resource.h | Mike Frysinger | 2006-08-24 | 1 | -209/+0 |
| | |||||
* | sync with psm: update errno handling to be the same on all arches | Mike Frysinger | 2006-08-23 | 1 | -6/+5 |
| | |||||
* | sync with upstream via psm | Mike Frysinger | 2006-08-23 | 1 | -0/+55 |
| | |||||
* | bits/profil-counter.h and bits/atomicity.h are leftovers from the old gprof | Eric Andersen | 2006-08-21 | 1 | -32/+0 |
| | | | | | based profiling I nuked ages ago since tools like oprofile are non invasive and work so much better. | ||||
* | First round of VAX patches. This isn't complete right now, there are for | "Jan-Benedict Glaw" | 2006-01-27 | 20 | -0/+1693 |
| | | | | | | | | | sure still bugs (properly hidden, of course), a libm is completely missing (I've got one that implements some basic stuff, but that's really not ready for checking in...) I've also got a list of other things that need touch-ups, but that's mostly minor stuff that'll be done during the next days. | ||||
* | touchup style to match other arch versions | Mike Frysinger | 2006-01-26 | 1 | -5/+2 |
| | |||||
* | Really define, not undefine the crash statement... | "Jan-Benedict Glaw" | 2006-01-26 | 1 | -1/+1 |
| | |||||
* | Allow for targets that don't know about signed zero floats. | "Jan-Benedict Glaw" | 2006-01-26 | 1 | -0/+44 |