- 01 Jan, 2016 1 commit
-
-
Andrey Borzenkov authored
-
- 31 Dec, 2015 1 commit
-
-
Vladimir Serbinenko authored
This section is generated by clang and is useful only for debugging. It contains exotic relocations, so strip them to avoid them interferring with module loading.
-
- 27 Jul, 2015 1 commit
-
-
Vladimir Serbinenko authored
This fixrs name mismatch for grub.chrp with transform_program_name='s,grub,grub2,g'
-
- 30 May, 2015 1 commit
-
-
Paul Menzel authored
Run the command below $ git grep -l schedulded | xargs sed -i 's/schedulded/scheduled/g' and revert the change in `ChangeLog-2015`. Including "miscellaneous" spelling fix noted by richardvoigt@gmail.com
-
- 07 May, 2015 2 commits
-
-
Vladimir Serbinenko authored
-
Fu Wei authored
Signed-off-by:
Fu Wei <fu.wei@linaro.org>
-
- 04 Mar, 2015 1 commit
-
-
Vladimir Serbinenko authored
It's disabled by default and has been broken for a long time. As nobody is interested in fixing and maintaining it, remove it.
-
- 23 Feb, 2015 1 commit
-
-
Vladimir Serbinenko authored
Previously we supplied only unsigned divisions on platforms that need software division. Yet compiler may itself use a signed division. A typical example would be a difference between 2 pointers which involves division by object size.
-
- 21 Feb, 2015 1 commit
-
-
Vladimir Serbinenko authored
-
- 18 Dec, 2013 1 commit
-
-
Vladimir Serbinenko authored
Due to XEN bug it prevents Linux boot. Remove it at least, until workaround is found.
-
- 17 Dec, 2013 1 commit
-
-
Vladimir Serbinenko authored
-
- 15 Dec, 2013 1 commit
-
-
Vladimir Serbinenko authored
-
- 05 Dec, 2013 1 commit
-
-
Mike Gilbert authored
-
- 27 Nov, 2013 1 commit
-
-
Vladimir Serbinenko authored
platform-independent targets.
-
- 26 Nov, 2013 3 commits
-
-
Colin Watson authored
-
Colin Watson authored
-
Colin Watson authored
Generate Makefile.*.am directly from gentpl.py, eliminating the use of Autogen. The Autogen definitions files remain intact as they offer a useful abstraction.
-
- 25 Nov, 2013 1 commit
-
-
Vladimir Serbinenko authored
While it doesn't seem right solution, it works well enough and OSX isn't main compilation platform.
-
- 20 Nov, 2013 1 commit
-
-
Vladimir Serbinenko authored
quite some time locally. Most of the test require root so they are skipped when run without necessarry privelegies.
-
- 17 Nov, 2013 1 commit
-
-
Leif Lindholm authored
-
- 15 Nov, 2013 1 commit
-
-
Vladimir Serbinenko authored
on target_os.
-
- 13 Nov, 2013 1 commit
-
-
Colin Watson authored
first (and thus unused) of two definitions for this function. (platform_dependencies): Likewise.
-
- 10 Nov, 2013 1 commit
-
-
Vladimir Serbinenko authored
XEN PV environment and load kernels.
-
- 22 Aug, 2013 2 commits
-
-
Vladimir 'phcoder' Serbinenko authored
* gentpl.py: Support variable dependencies. Add $TARGET_OBJ2ELF to dependencies when used and defined. * grub-core/Makefile.core.def (regexp): Add dependency on libgnulib.a.
-
Vladimir 'phcoder' Serbinenko authored
* acinclude.m4: Determine whether nm support -P and --defined-only. * configure.ac: Add TARGET_ to all variables pertaining to target that don't have it yet. * gentpl.py: Likewise. * grub-core/Makefile.am: Likewise. * grub-core/genmod.sh.in: Likewise. * grub-core/gensyminfo.sh.in: Handle OpenBSD and other non-GNU nm as well.
-
- 31 May, 2013 1 commit
-
-
Vladimir 'phcoder' Serbinenko authored
-
- 14 May, 2013 1 commit
-
-
Andrey Borzenkov authored
dist_<directory>_DATA. EXTRA_DIST is ignored by automake inside false conditions. * conf/Makefile.common: define dist_grubconf_DATA
-
- 11 May, 2013 1 commit
-
-
Vladimir 'phcoder' Serbinenko authored
Reported by: Andrey Borzenkov <arvidjaar@gmail.com>
-
- 27 Apr, 2013 1 commit
-
-
Vladimir 'phcoder' Serbinenko authored
and decreasing prerequisites.
-
- 07 Apr, 2013 1 commit
-
-
Leif Lindholm authored
-
- 04 Apr, 2013 1 commit
-
-
Vladimir 'phcoder' Serbinenko authored
options for performing partial install.
-
- 12 Sep, 2012 1 commit
-
-
Vladimir 'phcoder' Serbinenko authored
* gentpl.py (manpage): Additional argument adddeps. Add adddeps to dependencies, don't add grub-mkconfig_lib. (program): Pass empty adddeps. (script): Pass grub-mkconfig_lib as adddeps.
-
- 02 Jul, 2012 1 commit
-
-
Vladimir 'phcoder' Serbinenko authored
-
- 28 May, 2012 1 commit
-
-
Vladimir 'phcoder' Serbinenko authored
-
- 26 May, 2012 1 commit
-
-
Vladimir 'phcoder' Serbinenko authored
-
- 10 Mar, 2012 1 commit
-
-
Vladimir 'phcoder' Serbinenko authored
* conf/Makefile.common: Likewise. * gentpl.py: Likewise. * grub-core/Makefile.core.def: Likewise. * grub-core/genmod.sh.in: Likewise.
-
- 02 Mar, 2012 1 commit
-
-
Vladimir 'phcoder' Serbinenko authored
strip already transforms he format.
-
- 29 Feb, 2012 1 commit
-
-
Vladimir 'phcoder' Serbinenko authored
-
- 26 Feb, 2012 1 commit
-
-
Vladimir 'phcoder' Serbinenko authored
-
- 19 Feb, 2012 1 commit
-
-
Vladimir 'phcoder' Serbinenko authored
(platform_PROGRAMS): Likewise. * gentpl.py: Mark *,module and *.image for install. * grub-core/gdb_grub.in: Add a notice of expected environment. * grub-core/Makefile.core.def (gdb_grub): Mark for install. (gmodule.pl): Likewise.
-