You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ingo Molnar
a5912f6b3e
x86: Document linker script ASSERT() quirk
...
Older binutils breaks if ASSERT() is used without a sink
for the output.
For example 2.14.90.0.6 is known to be broken, the link
fails with:
LD .tmp_vmlinux1
ld:arch/x86/kernel/vmlinux.lds:678: parse error
Document this quirk in all three files that use it.
See: http://marc.info/?l=linux-kbuild&m=124930110427870&w=2
See[2]: d2ba8b2
("x86: Fix assert syntax in vmlinux.lds.S")
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Roland McGrath <roland@redhat.com>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Cc: Sam Ravnborg <sam@ravnborg.org>
LKML-Reference: <4AD6523D.5030909@zytor.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
16 years ago
..
compressed
x86: convert compressed loader to use __HEAD and HEAD_TEXT macros.
16 years ago
tools
…
.gitignore
x86, boot: add new generated files to the appropriate .gitignore files
16 years ago
Makefile
gcov: enable GCOV_PROFILE_ALL for x86_64
16 years ago
a20.c
x86, setup: "glove box" BIOS interrupts in the core boot code
16 years ago
apm.c
x86, setup: "glove box" BIOS interrupts in the APM code
16 years ago
bioscall.S
x86, boot: use .code16gcc instead of .code16
16 years ago
bitops.h
…
boot.h
x86, setup: "glove box" BIOS calls -- infrastructure
16 years ago
cmdline.c
…
code16gcc.h
…
copy.S
…
cpu.c
…
cpucheck.c
…
edd.c
x86, setup: "glove box" BIOS interrupts in the EDD code
16 years ago
header.S
Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
16 years ago
install.sh
kbuild: use INSTALLKERNEL to select customized installkernel script
16 years ago
main.c
x86, setup: "glove box" BIOS interrupts in the core boot code
16 years ago
mca.c
x86, setup: "glove box" BIOS interrupts in the MCA code
16 years ago
memory.c
Merge branch 'x86/urgent' into x86/setup
16 years ago
mkcpustr.c
…
mtools.conf.in
…
pm.c
…
pmjump.S
…
printf.c
…
regs.c
x86, setup: "glove box" BIOS calls -- infrastructure
16 years ago
setup.ld
x86: Document linker script ASSERT() quirk
16 years ago
string.c
…
tty.c
x86, setup: "glove box" BIOS interrupts in the core boot code
16 years ago
version.c
…
vesa.h
…
video-bios.c
x86: fix usage of bios intcall()
16 years ago
video-mode.c
…
video-vesa.c
Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
16 years ago
video-vga.c
x86, setup: remove obsolete pre-Kconfig CONFIG_VIDEO_ variables
16 years ago
video.c
x86, setup: remove obsolete pre-Kconfig CONFIG_VIDEO_ variables
16 years ago
video.h
x86, setup: remove obsolete pre-Kconfig CONFIG_VIDEO_ variables
16 years ago