* configure.ac: Check for __ctzdi2 and __ctzsi2.
* include/grub/libgcc.h: Include __ctzdi2 and __ctzsi2 if present.
This commit is contained in:
parent
366e34fa5a
commit
2afb7f6cbf
3 changed files with 12 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2011-10-16 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* configure.ac: Check for __ctzdi2 and __ctzsi2.
|
||||
* include/grub/libgcc.h: Include __ctzdi2 and __ctzsi2 if present.
|
||||
|
||||
2011-10-16 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Fix few obvious type discrepancies.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue