Vladimir Serbinenko
|
286551b4eb
|
* include/grub/symbol.h (ADDR): New macro. Replace all occurences of
=x with ADDR(x) in arm assembly.
(END): New macro. Replace all .end with END.
|
2013-11-13 01:04:56 +01:00 |
|
Vladimir Serbinenko
|
16057d6bbb
|
Redirect all divisions to grub_divmod64.
|
2013-11-13 00:53:53 +01:00 |
|
Vladimir Serbinenko
|
e0a7bffa1e
|
* grub-core/kern/arm/misc.S (__aeabi_unwind_cpp_pr0): Add dummy to
link with libgcc.
|
2013-11-08 07:35:13 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
29072e994e
|
* grub-core/kern/arm/misc.S: Remove leftover ARM and THUMB.
|
2013-10-08 17:03:19 +02:00 |
|
Leif Lindholm
|
389b31cd71
|
Initial import of Leif's work
|
2013-04-07 02:41:07 +02:00 |
|