summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authordfr <dfr@FreeBSD.org>2001-09-05 13:36:41 +0000
committerdfr <dfr@FreeBSD.org>2001-09-05 13:36:41 +0000
commitb0318c4f62ef13e3aa990ca8b1785014c5c0ff9b (patch)
treecc9def7249b47d7f5ddc81d8b3ff8501b7a30ca9 /sys
parent37a10edce3ffcb97dbc6cf3971f300542d041e48 (diff)
downloadFreeBSD-src-b0318c4f62ef13e3aa990ca8b1785014c5c0ff9b.zip
FreeBSD-src-b0318c4f62ef13e3aa990ca8b1785014c5c0ff9b.tar.gz
Merge linker set relocations with the rest.
Diffstat (limited to 'sys')
-rw-r--r--sys/boot/efi/libefi/arch/ia64/ldscript.ia641
-rw-r--r--sys/boot/ia64/efi/ldscript.ia641
2 files changed, 2 insertions, 0 deletions
diff --git a/sys/boot/efi/libefi/arch/ia64/ldscript.ia64 b/sys/boot/efi/libefi/arch/ia64/ldscript.ia64
index 0f421da..446c7d5 100644
--- a/sys/boot/efi/libefi/arch/ia64/ldscript.ia64
+++ b/sys/boot/efi/libefi/arch/ia64/ldscript.ia64
@@ -59,6 +59,7 @@ SECTIONS
*(.rela.got)
*(.rela.stab)
*(.rela.ctors)
+ *(.relaset_*)
}
. = ALIGN(4096);
.reloc : { *(.reloc) }
diff --git a/sys/boot/ia64/efi/ldscript.ia64 b/sys/boot/ia64/efi/ldscript.ia64
index 0f421da..446c7d5 100644
--- a/sys/boot/ia64/efi/ldscript.ia64
+++ b/sys/boot/ia64/efi/ldscript.ia64
@@ -59,6 +59,7 @@ SECTIONS
*(.rela.got)
*(.rela.stab)
*(.rela.ctors)
+ *(.relaset_*)
}
. = ALIGN(4096);
.reloc : { *(.reloc) }
OpenPOWER on IntegriCloud