xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [Xen-devel] [PATCH v2 0/3] misc improvements
@ 2019-06-21 16:37 Roger Pau Monne
  2019-06-21 16:38 ` [Xen-devel] [PATCH v2 1/3] x86/linker: use DECL_SECTION uniformly Roger Pau Monne
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Roger Pau Monne @ 2019-06-21 16:37 UTC (permalink / raw)
  To: xen-devel; +Cc: Roger Pau Monne

Hello,

Following patches are the general improvements that came out of my
attempt to add LLD 8 support.

I've now put on hold the addition of LLD 8 support, since according to
LLD documentation it should mimic GNU ld behaviour, but that's clearly
not the case with orphan sections in linker scripts. Until this is
resolved, either by fixing LLD 8 behavior or updating the documentation,
I don't foresee LLD 8 support in Xen.

Roger Pau Monne (3):
  x86/linker: use DECL_SECTION uniformly
  x86: check for multiboot{1,2} header presence
  x86/linker: add a reloc section to ELF binary

 xen/arch/x86/Makefile  |  7 ++++++-
 xen/arch/x86/xen.lds.S | 12 ++++++++++--
 2 files changed, 16 insertions(+), 3 deletions(-)

-- 
2.20.1 (Apple Git-117)


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2019-06-24  7:35 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-21 16:37 [Xen-devel] [PATCH v2 0/3] misc improvements Roger Pau Monne
2019-06-21 16:38 ` [Xen-devel] [PATCH v2 1/3] x86/linker: use DECL_SECTION uniformly Roger Pau Monne
2019-06-21 16:38 ` [Xen-devel] [PATCH v2 2/3] x86: check for multiboot{1, 2} header presence Roger Pau Monne
2019-06-21 17:20   ` Andrew Cooper
2019-06-21 17:30     ` Roger Pau Monné
2019-06-21 16:38 ` [Xen-devel] [PATCH v2 3/3] x86/linker: add a reloc section to ELF binary Roger Pau Monne
2019-06-24  7:35   ` Jan Beulich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).