Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bits/mmap.h: unify ala linux asm-generic efforts | Mike Frysinger | 2009-11-23 | 1 | -76/+0 |
| | | | | | | | | | | Most ports have the same exact mman bit defines, so let's unify things like the linux kernel has with the asm-generic efforts. A few ports are left behind as they are non-trivial to merge -- the arch maintainers can tackle it if they care. Signed-off-by: Mike Frysinger <vapier@gentoo.org> | ||||
* | define MREMAP_FIXED | Mike Frysinger | 2005-11-27 | 1 | -0/+1 |
| | |||||
* | h8300 updates from Yoshinori Sato | Eric Andersen | 2004-07-15 | 1 | -10/+10 |
| | |||||
* | Patch from Yoshinori Sato to update the h8300 architecture. | Eric Andersen | 2002-11-21 | 1 | -0/+75 |
| | |||||
* | Major rework of the include files to eliminate redundancy | Eric Andersen | 2002-03-01 | 1 | -75/+0 |
| | | | | | and to better support each arch. This is a really big patch... -Erik | ||||
* | Add in support for the Hitach H8/300H architecture, | Eric Andersen | 2002-02-02 | 1 | -0/+75 |
contributed by Yoshinori Sato <qzb04471@nifty.ne.jp> |