diff options
Diffstat (limited to 'aarch64-linux-gnu/lib/ldscripts/aarch64linuxb.xr')
| -rw-r--r-- | aarch64-linux-gnu/lib/ldscripts/aarch64linuxb.xr | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/aarch64-linux-gnu/lib/ldscripts/aarch64linuxb.xr b/aarch64-linux-gnu/lib/ldscripts/aarch64linuxb.xr index 84869ce..19206e7 100644 --- a/aarch64-linux-gnu/lib/ldscripts/aarch64linuxb.xr +++ b/aarch64-linux-gnu/lib/ldscripts/aarch64linuxb.xr @@ -1,5 +1,5 @@ -/* Script for ld -r: link without relocation */ -/* Copyright (C) 2014-2019 Free Software Foundation, Inc. +/* Script for -r */ +/* Copyright (C) 2014-2020 Free Software Foundation, Inc. Copying and distribution of this script, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved. */ @@ -46,7 +46,7 @@ SECTIONS .text 0 : { *(.text .stub) - /* .gnu.warning sections are handled specially by elf32.em. */ + /* .gnu.warning sections are handled specially by elf.em. */ *(.gnu.warning) } =0x1f2003d5 .fini 0 : |
