Remove all trampoline support. Add -Wtrampolines when
present. Remove symbols used for trampolines to make link fail if trampolines are present.
This commit is contained in:
parent
73b5d90fe2
commit
19ce697dfd
7 changed files with 18 additions and 48 deletions
|
@ -1,3 +1,9 @@
|
|||
2013-03-03 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Remove all trampoline support. Add -Wtrampolines when
|
||||
present. Remove symbols used for trampolines to make
|
||||
link fail if trampolines are present.
|
||||
|
||||
2013-03-03 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/script/execute.c (grub_script_arglist_to_argv): Move
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue