From: Jan-Benedict G. <jb...@he...> - 2007-08-11 21:50:50
|
arch/vax/Makefile | 1 - include/asm-vax/a.out.h | 1 + include/asm-vax/atomic.h | 4 ++-- include/asm-vax/elf.h | 2 +- include/asm-vax/fcntl.h | 22 ++-------------------- include/linux/elf-em.h | 1 + 6 files changed, 7 insertions(+), 24 deletions(-) New commits: commit 7237b6af8a14e0f12d09786cc2ec275e0eac2698 gitweb-commit: http://www.kernel.org/git/?p=linux/kernel/git/jbglaw/vax-linux.git;a=commit;h=7237b6af8a14e0f12d09786cc2ec275e0eac2698 gitweb-diff: http://www.kernel.org/git/?p=linux/kernel/git/jbglaw/vax-linux.git;a=commitdiff;h=7237b6af8a14e0f12d09786cc2ec275e0eac2698 Author: Jan-Benedict Glaw <jb...@jb...> Date: Sat Aug 11 23:50:21 2007 +0200 * STACK_TO_MAX needed. commit b92ba2e2dc2c8943a2a9621351ceb60a013e897b gitweb-commit: http://www.kernel.org/git/?p=linux/kernel/git/jbglaw/vax-linux.git;a=commit;h=b92ba2e2dc2c8943a2a9621351ceb60a013e897b gitweb-diff: http://www.kernel.org/git/?p=linux/kernel/git/jbglaw/vax-linux.git;a=commitdiff;h=b92ba2e2dc2c8943a2a9621351ceb60a013e897b Author: Jan-Benedict Glaw <jb...@jb...> Date: Sat Aug 11 23:49:55 2007 +0200 * Access to utsname got reworked. commit 75b710c83dd14fe868a810ab7b45a5af2db1af2b gitweb-commit: http://www.kernel.org/git/?p=linux/kernel/git/jbglaw/vax-linux.git;a=commit;h=75b710c83dd14fe868a810ab7b45a5af2db1af2b gitweb-diff: http://www.kernel.org/git/?p=linux/kernel/git/jbglaw/vax-linux.git;a=commitdiff;h=75b710c83dd14fe868a810ab7b45a5af2db1af2b Author: Jan-Benedict Glaw <jb...@jb...> Date: Sat Aug 11 23:49:28 2007 +0200 * ELF binaries for VAX have ELF machine == 75. commit 503307deb08451c74d4d11b8ee0e3b5a6f9d8d51 gitweb-commit: http://www.kernel.org/git/?p=linux/kernel/git/jbglaw/vax-linux.git;a=commit;h=503307deb08451c74d4d11b8ee0e3b5a6f9d8d51 gitweb-diff: http://www.kernel.org/git/?p=linux/kernel/git/jbglaw/vax-linux.git;a=commitdiff;h=503307deb08451c74d4d11b8ee0e3b5a6f9d8d51 Author: Jan-Benedict Glaw <jb...@jb...> Date: Sat Aug 11 23:27:29 2007 +0200 * Clean our fcntl.h commit 14f1e0b8b2e3d20baab3db155eed39a508d61371 gitweb-commit: http://www.kernel.org/git/?p=linux/kernel/git/jbglaw/vax-linux.git;a=commit;h=14f1e0b8b2e3d20baab3db155eed39a508d61371 gitweb-diff: http://www.kernel.org/git/?p=linux/kernel/git/jbglaw/vax-linux.git;a=commitdiff;h=14f1e0b8b2e3d20baab3db155eed39a508d61371 Author: Jan-Benedict Glaw <jb...@jb...> Date: Sat Aug 11 23:05:15 2007 +0200 * -fno-unit-at-a-time, and gcc will die in kernel/futex.c |