|
|
28f7f8 |
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
|
|
|
39700a |
From: Vladimir Serbinenko <phcoder@gmail.com>
|
|
|
39700a |
Date: Fri, 27 Dec 2013 11:20:37 +0100
|
|
|
28f7f8 |
Subject: [PATCH] Merge branch 'master' of git.sv.gnu.org:/srv/git/grub
|
|
|
39700a |
|
|
|
39700a |
Conflicts:
|
|
|
39700a |
ChangeLog
|
|
|
39700a |
---
|
|
|
28f7f8 |
ChangeLog | 20 ++++++++++----------
|
|
|
28f7f8 |
1 file changed, 10 insertions(+), 10 deletions(-)
|
|
|
39700a |
|
|
|
39700a |
diff --git a/ChangeLog b/ChangeLog
|
|
|
28f7f8 |
index 82dc61d24c9..da3c2dfdf0a 100644
|
|
|
39700a |
--- a/ChangeLog
|
|
|
39700a |
+++ b/ChangeLog
|
|
|
28f7f8 |
@@ -1,19 +1,19 @@
|
|
|
28f7f8 |
-2013-12-27 Colin Watson <cjwatson@ubuntu.com>
|
|
|
28f7f8 |
-
|
|
|
28f7f8 |
- * NEWS: First draft of 2.02 entry.
|
|
|
28f7f8 |
-
|
|
|
28f7f8 |
-2013-12-27 Colin Watson <cjwatson@ubuntu.com>
|
|
|
28f7f8 |
-
|
|
|
28f7f8 |
- * INSTALL (Cross-compiling the GRUB): Fix some spelling mistakes.
|
|
|
28f7f8 |
- * docs/grub.texi (Getting the source code): Likewise.
|
|
|
28f7f8 |
-
|
|
|
28f7f8 |
-2013-12-25 Vladimir Serbinenko <phcoder@gmail.com>
|
|
|
39700a |
+2013-12-27 Vladimir Serbinenko <phcoder@gmail.com>
|
|
|
28f7f8 |
|
|
|
28f7f8 |
* grub-core/kern/arm/cache_armv6.S: Remove .arch directive.
|
|
|
28f7f8 |
|
|
|
28f7f8 |
As these functions are used on pre-ARMv6 CPUs as well we don't want
|
|
|
28f7f8 |
to make assembler assume that architecture is higher than default one.
|
|
|
28f7f8 |
|
|
|
28f7f8 |
+2013-12-27 Colin Watson <cjwatson@ubuntu.com>
|
|
|
39700a |
+
|
|
|
28f7f8 |
+ * NEWS: First draft of 2.02 entry.
|
|
|
39700a |
+
|
|
|
28f7f8 |
+2013-12-27 Colin Watson <cjwatson@ubuntu.com>
|
|
|
28f7f8 |
+
|
|
|
28f7f8 |
+ * INSTALL (Cross-compiling the GRUB): Fix some spelling mistakes.
|
|
|
28f7f8 |
+ * docs/grub.texi (Getting the source code): Likewise.
|
|
|
39700a |
+
|
|
|
39700a |
2013-12-25 Andrey Borzenkov <arvidjaar@gmail.com>
|
|
|
39700a |
|
|
|
39700a |
* grub-core/osdep/windows/platform.c (get_platform): Fix EFI
|