summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-11-06George Thanos writes:Eric Andersen
2003-11-06A few debugging cleanupsEric Andersen
2003-11-06The curse of cut-n-pasteEric Andersen
2003-11-06Add some initial x86 string optimizations. These make no attempt to use niftyEric Andersen
2003-11-05Remove erroneous trailing semicolon.Manuel Novoa III
2003-11-05Fix a misnamed arrayEric Andersen
2003-11-05tiny cleanupEric Andersen
2003-11-05Rework the powerpc lib loader to better match the other architecturesEric Andersen
2003-11-05Rip the guts out of the dynamically generated sysconf.c, and live with a simpleEric Andersen
2003-11-05last but certinaly not least, kill off initfini.cEric Andersen
2003-11-05Add quick hacks to create fake crti.o and crtn.o files. These architecturesEric Andersen
2003-11-05Kill initfini.awkEric Andersen
2003-11-05Continue the conversion to using per-arch crti.S and crtn.SEric Andersen
2003-11-05Continue the conversion to using per-arch crti.S and crtn.SEric Andersen
2003-11-05Continue the conversion to using per-arch crti.S and crtn.SEric Andersen
2003-11-05v850 appers to be little endian onlyEric Andersen
2003-11-05Continue the conversion to using per-arch crti.S and crtn.SEric Andersen
2003-11-05duh. the alpha has an fpuEric Andersen
2003-11-05Yet more messing with selecting sane default configsEric Andersen
2003-11-05Yet more config system updatesEric Andersen
2003-11-05Continue the conversion to using per-arch crti.S and crtn.SEric Andersen
2003-11-05Fix a buglet that shows up on powerpcEric Andersen
2003-11-05m68k is always big endian afaikEric Andersen
2003-11-05powerpc is always big endianEric Andersen
2003-11-05Continue the conversion to using per-arch crti.S and crtn.SEric Andersen
2003-11-05Patch from Peter S. Mazinger to hunt for awk in additionalEric Andersen
2003-11-05Arthur Shipkowski, art ! videon-central ! com, writes:Eric Andersen
2003-11-05Force cris to be little endian. Afaik, there is no bigEric Andersen
2003-11-05Continue the conversion to using per-arch crti.S and crtn.SEric Andersen
2003-11-05OopsEric Andersen
2003-11-05Continue the conversion to using per-arch crti.S and crtn.SEric Andersen
2003-11-05Do not provide a default for endianness. This needs to be selectedEric Andersen
2003-11-05Kill off "mipsel" and just use "mips"Eric Andersen
2003-11-05Continue the conversion to using per-arch crti.S and crtn.SEric Andersen
2003-11-05Begin the conversion to using per-arch crti.S and crtn.SEric Andersen
2003-11-04As Peter S. Mazinger has pointed out, the config system wantsEric Andersen
2003-11-04Peter S. Mazinger writes:Eric Andersen
2003-11-04Naming things this way will be much easier to deal withEric Andersen
2003-11-04Kill off the gcc wrapper. It has served us well, but there comes a time whenEric Andersen
2003-11-04Rework the config system. Better utilize the Kconfig languageEric Andersen
2003-11-04minor cleanupEric Andersen
2003-11-04Minor cleanupEric Andersen
2003-11-04Minor makefile tweaksEric Andersen
2003-11-03Begin preparations for the next releaseEric Andersen
2003-11-03Remove warning that apparently is not needed for e1Eric Andersen
2003-11-03Updated to match the other architectures. Fixes problem with "fcntl:Tobias Anderberg
2003-11-02Additional passwd and group testsEric Andersen
2003-11-02Implement getgrent_r. Rework getpwent and getgrent a bit furtherEric Andersen
2003-11-02Both setegid and seteuid were implemented suboptimally, such thatEric Andersen
2003-11-02Add some missing prototypesEric Andersen