summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/h8300
Commit message (Collapse)AuthorAgeFilesLines
...
* Major rework of the include files to eliminate redundancyEric Andersen2002-03-0172-8551/+0
| | | | | and to better support each arch. This is a really big patch... -Erik
* Patch from Yoshinori Sato <qzb04471@nifty.ne.jp> to fix upEric Andersen2002-02-161-2/+13
| | | | ptrace for the Hitachi h8300
* Be consistant about the ways in which asm/unistd.h mightEric Andersen2002-02-041-2/+4
| | | | | | be included to avoid gratuitous conflicts... This is a hack till we have proper _syscall macros for all archs. -Erik
* Add in support for the Hitach H8/300H architecture,Eric Andersen2002-02-0279-0/+9399
contributed by Yoshinori Sato <qzb04471@nifty.ne.jp>