summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Revert change 1.26, which breaks everything. :-(Eric Andersen2003-11-061-2/+3
* Sigh... I wasn't checking if the gid field in a group line actuallyManuel Novoa III2003-11-061-3/+5
* s,(RUNTIME_PREFIX)/,(RUNTIME_PREFIX),gEric Andersen2003-11-061-9/+9
* s,(DEVEL_PREFIX)/,(DEVEL_PREFIX),gEric Andersen2003-11-061-23/+23
* Add a utility macro.Manuel Novoa III2003-11-061-0/+4
* Oops... don't need recursive mutexes.Manuel Novoa III2003-11-061-3/+3
* Rewrite the pwd.h, grp.h, and shadow.h functions (except lckpwdf/ulckpwdf).Manuel Novoa III2003-11-0625-1865/+1194
* Add in aliases provided by the non arch specific implementationsEric Andersen2003-11-061-0/+6
* George Thanos writes:Eric Andersen2003-11-063-4/+4
* A few debugging cleanupsEric Andersen2003-11-061-6/+14
* The curse of cut-n-pasteEric Andersen2003-11-062-12/+2
* Add some initial x86 string optimizations. These make no attempt to use niftyEric Andersen2003-11-063-2/+385
* Remove erroneous trailing semicolon.Manuel Novoa III2003-11-051-1/+1
* Fix a misnamed arrayEric Andersen2003-11-051-7/+1
* tiny cleanupEric Andersen2003-11-051-3/+2
* Rework the powerpc lib loader to better match the other architecturesEric Andersen2003-11-051-331/+328
* Rip the guts out of the dynamically generated sysconf.c, and live with a simpleEric Andersen2003-11-053-221/+4
* last but certinaly not least, kill off initfini.cEric Andersen2003-11-051-172/+0
* Add quick hacks to create fake crti.o and crtn.o files. These architecturesEric Andersen2003-11-054-4/+116
* Kill initfini.awkEric Andersen2003-11-053-175/+1
* Continue the conversion to using per-arch crti.S and crtn.SEric Andersen2003-11-053-1/+102
* Continue the conversion to using per-arch crti.S and crtn.SEric Andersen2003-11-053-1/+73
* Continue the conversion to using per-arch crti.S and crtn.SEric Andersen2003-11-053-1/+77
* v850 appers to be little endian onlyEric Andersen2003-11-051-0/+1
* Continue the conversion to using per-arch crti.S and crtn.SEric Andersen2003-11-053-1/+99
* duh. the alpha has an fpuEric Andersen2003-11-051-1/+1
* Yet more messing with selecting sane default configsEric Andersen2003-11-059-2/+21
* Yet more config system updatesEric Andersen2003-11-0510-2/+18
* Continue the conversion to using per-arch crti.S and crtn.SEric Andersen2003-11-053-1/+79
* Fix a buglet that shows up on powerpcEric Andersen2003-11-052-4/+4
* m68k is always big endian afaikEric Andersen2003-11-051-0/+1
* powerpc is always big endianEric Andersen2003-11-051-0/+1
* Continue the conversion to using per-arch crti.S and crtn.SEric Andersen2003-11-053-1/+89
* Patch from Peter S. Mazinger to hunt for awk in additionalEric Andersen2003-11-051-1/+4
* Arthur Shipkowski, art ! videon-central ! com, writes:Eric Andersen2003-11-052-1/+28
* Force cris to be little endian. Afaik, there is no bigEric Andersen2003-11-051-0/+1
* Continue the conversion to using per-arch crti.S and crtn.SEric Andersen2003-11-053-1/+113
* OopsEric Andersen2003-11-051-3/+1
* Continue the conversion to using per-arch crti.S and crtn.SEric Andersen2003-11-053-1/+122
* Do not provide a default for endianness. This needs to be selectedEric Andersen2003-11-051-1/+0
* Kill off "mipsel" and just use "mips"Eric Andersen2003-11-055-21/+5
* Continue the conversion to using per-arch crti.S and crtn.SEric Andersen2003-11-056-2/+157
* Begin the conversion to using per-arch crti.S and crtn.SEric Andersen2003-11-053-1/+100
* As Peter S. Mazinger has pointed out, the config system wantsEric Andersen2003-11-042-1/+3
* Peter S. Mazinger writes:Eric Andersen2003-11-041-1/+1
* Naming things this way will be much easier to deal withEric Andersen2003-11-041-29/+29
* Kill off the gcc wrapper. It has served us well, but there comes a time whenEric Andersen2003-11-043-758/+0
* Rework the config system. Better utilize the Kconfig languageEric Andersen2003-11-0445-1441/+377
* minor cleanupEric Andersen2003-11-047-15/+15
* Minor cleanupEric Andersen2003-11-041-2/+2