[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 0/2] Add remaining parts for ppc64le environment
From: |
Paulo Flabiano Smorigo |
Subject: |
[PATCH 0/2] Add remaining parts for ppc64le environment |
Date: |
Tue, 30 Jun 2015 09:56:51 -0300 |
It's almost the same as the one that I sent in the beginning of the year.
The only difference is that the I remove a flag from the first patch.
Paulo Flabiano Smorigo (2):
Add powerpc little-endian (ppc64le) flags
Suport for bi-endianess in elf file
configure.ac | 8 ++++++
grub-core/kern/elf.c | 60 +++++++++++++++++++++++++++++++++++++++--
grub-core/kern/elfXX.c | 73 ++++++++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 139 insertions(+), 2 deletions(-)
--
2.1.0
- [PATCH 0/2] Add remaining parts for ppc64le environment,
Paulo Flabiano Smorigo <=
- [PATCH 1/2] Add powerpc little-endian (ppc64le) flags, Paulo Flabiano Smorigo, 2015/06/30
- Re: [PATCH 1/2] Add powerpc little-endian (ppc64le) flags, Vladimir 'phcoder' Serbinenko, 2015/06/30
- Re: [PATCH 1/2] Add powerpc little-endian (ppc64le) flags, Andrei Borzenkov, 2015/06/30
- Re: [PATCH 1/2] Add powerpc little-endian (ppc64le) flags, Vladimir 'phcoder' Serbinenko, 2015/06/30
- Re: [PATCH 1/2] Add powerpc little-endian (ppc64le) flags, Paulo Flabiano Smorigo, 2015/06/30
- Re: [PATCH 1/2] Add powerpc little-endian (ppc64le) flags, Andrei Borzenkov, 2015/06/30
- Re: [PATCH 1/2] Add powerpc little-endian (ppc64le) flags, Vladimir 'phcoder' Serbinenko, 2015/06/30
- Re: [PATCH 1/2] Add powerpc little-endian (ppc64le) flags, Paulo Flabiano Smorigo, 2015/06/30
[PATCH 2/2] Suport for bi-endianess in elf file, Paulo Flabiano Smorigo, 2015/06/30