742f9232e3
* acinclude.m4 (HAVE_ASM_USCORE): Transformed into a variable. (ADDR32): Likewise. (DATA32): Likewise. (BSS_START_SYMBOL): Likewise. (END_SYMBOL): Likewise. (NEED_ENABLE_EXECUTE_STACK): Likewise. All users updated. (grub_I386_ASM_ABSOLUTE_WITHOUT_ASTERISK): Removed. * config.h.in: New file. * configure.ac: Use config-util.h as config define file. Rename MACHINE into GRUB_MACHINE. All users updated. (NEED_REGISTER_FRAME_INFO): Transformed into a variable. All users updated. (NESTED_FUNC_ATTR): Likewise. Substitue new variables. (COND_HAVE_ASM_USCORE): New conditional. * grub-core/Makefile.am (ASM_PREFIX): New variable. (kernel_syms.lst): Use ASM_PREFIX. * grub-core/kern/emu/console.c: Include config-util.h. * grub-core/kern/emu/misc.c: Likewise. * grub-core/kern/emu/mm.c: Likewise. * include/grub/emu/misc.h: Likewise. * include/grub/libgcc.h: Likewise.
108 lines
1.4 KiB
Text
108 lines
1.4 KiB
Text
00_header
|
|
10_*
|
|
20_linux_xen
|
|
30_os-prober
|
|
40_custom
|
|
41_custom
|
|
*.1
|
|
*.8
|
|
aclocal.m4
|
|
ascii.bitmaps
|
|
ascii.h
|
|
autom4te.cache
|
|
build_env.mk
|
|
.bzrignore
|
|
config.cache
|
|
config.guess
|
|
config.h
|
|
config-util.h
|
|
config-util.h.in
|
|
config.log
|
|
config.status
|
|
config.sub
|
|
configure
|
|
DISTLIST
|
|
docs/*.info
|
|
docs/stamp-vti
|
|
docs/version.texi
|
|
*.elf
|
|
*.exec
|
|
genkernsyms.sh
|
|
gensymlist.sh
|
|
gentrigtables
|
|
grub-bin2h
|
|
grub-dumpbios
|
|
grub-editenv
|
|
grub-emu
|
|
grub_emu_init.c
|
|
grub_emu_init.h
|
|
grub-fstest
|
|
grub_fstest_init.c
|
|
grub_fstest_init.h
|
|
grub-install
|
|
grub-macho2img
|
|
grub-mk*
|
|
grub-pbkdf2
|
|
grub-pe2elf
|
|
grub-probe
|
|
grub_probe_init.c
|
|
grub_probe_init.h
|
|
grub-reboot
|
|
grub-script-check
|
|
grub_script_check_init.c
|
|
grub_script_check_init.h
|
|
grub_script.tab.c
|
|
grub_script.tab.h
|
|
grub_script.yy.c
|
|
grub_script.yy.h
|
|
grub-set-default
|
|
grub-setup
|
|
grub_setup_init.c
|
|
grub_setup_init.h
|
|
grub-shell
|
|
grub-shell-tester
|
|
*.img
|
|
*.image
|
|
include/grub/cpu
|
|
include/grub/machine
|
|
install-sh
|
|
lib/libgcrypt-grub
|
|
libgrub_a_init.c
|
|
*.lst
|
|
Makefile
|
|
*.mod
|
|
mod-*.c
|
|
missing
|
|
*.pf2
|
|
*.pp
|
|
po/*.mo
|
|
po/grub.pot
|
|
stamp-h
|
|
stamp-h1
|
|
stamp-h.in
|
|
symlist.c
|
|
symlist.h
|
|
trigtables.c
|
|
update-grub_lib
|
|
unidata.c
|
|
Makefile.in
|
|
GPATH
|
|
GRTAGS
|
|
GSYMS
|
|
GTAGS
|
|
Makefile.tpl
|
|
compile
|
|
depcomp
|
|
mdate-sh
|
|
texinfo.tex
|
|
grub-core/lib/libgcrypt-grub
|
|
**/.deps-util
|
|
**/.deps-core
|
|
**/.dirstamp
|
|
Makefile.util.am
|
|
grub-core/Makefile.core.am
|
|
grub-core/Makefile.gcry.am
|
|
grub-core/Makefile.gcry.def
|
|
grub-core/*.module
|
|
grub-core/*.pp
|
|
util/bash-completion.d/grub
|