Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-03-02 | Arla lwp support for m88k systems. Slightly abuses the framework to | Miod Vallat | |
enforce 8-byte stack alignment. | |||
2004-02-27 | change amd64's MACHINE_ARCH from x86_64 to amd64. There are many many | Theo de Raadt | |
reasons for this, quite a few of them technical, and not all of them in response to Intel's broken ia32e crud. The gcc toolchain stays at x86_64 for now. | |||
2004-02-12 | Recognize the process.arm.S file committed earlier today. | Dale Rahn | |
2004-02-09 | use process.x86_64.S | Theo de Raadt | |
2003-08-27 | Build process.S using the rules in bsd.lib.mk, instead of having a specific | Hans Insulander | |
target for building it. This makes the build work for people who build with DEBUGLIBS=Yes. Tested by brad and jolan. ok brad@ jolan@ | |||
2003-08-05 | More files to compile, small cleanups and various other changes needed | Hans Insulander | |
after arla update. | |||
2003-04-29 | nothing uses the stuff in rxk_info, so until the overflows are fixed, skip it | Theo de Raadt | |
2002-07-26 | build gensysname with HOSTCC. | Artur Grabowski | |
2002-06-07 | Engage brain before commiting... | Hans Insulander | |
- remove false dependency when creating symlinks into source tree - add -f flag to ln to force recreation of the symlinks if the target would somehow be triggered ok maja@ | |||
2002-06-07 | - set_progname() no longer used in header-generating program. | Hans Insulander | |
- remove my testing cruft accidentally commited - Add some files to CLEANFILES that were not properly cleaned. | |||
2002-06-07 | Add an explicit dependency for two symlinked files, to make maja@'s | Hans Insulander | |
problems go away. | |||
2002-06-07 | Buildsystem for arla-0.35.7 | Hans Insulander | |