2009-02-27 Robert Millan <rmh@aybabtu.com>
* kern/misc.c (grub_strtoull): Fix bug (it mistakenly parsed the `0x' qualifier as 0 when base is specified as parameter).
This commit is contained in:
parent
6e09b8b72e
commit
8cc50345f8
2 changed files with 7 additions and 2 deletions
|
@ -1,3 +1,8 @@
|
|||
2009-02-27 Robert Millan <rmh@aybabtu.com>
|
||||
|
||||
* kern/misc.c (grub_strtoull): Fix bug (it mistakenly parsed the
|
||||
`0x' qualifier as 0 when base is specified as parameter).
|
||||
|
||||
2009-02-24 Bean <bean123ch@gmail.com>
|
||||
|
||||
* configure.ac: Check for -mcmodel=large in x86_64 target.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue