X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=ld%2Fscripttempl%2Ftic80coff.sc;h=39d22a4bf66e24eb34596d31494dc8a5f0349ac1;hb=99f8774ccaca5b1bfa4a035c6c705bc7ef47e75f;hp=0d52aaa7487cd287da179bbb5453e34f8b1c9b8a;hpb=e98fe4f7b54cbdf29aef9287bbb1bea8801dd05a;p=deliverable%2Fbinutils-gdb.git diff --git a/ld/scripttempl/tic80coff.sc b/ld/scripttempl/tic80coff.sc index 0d52aaa748..39d22a4bf6 100644 --- a/ld/scripttempl/tic80coff.sc +++ b/ld/scripttempl/tic80coff.sc @@ -1,5 +1,11 @@ # Linker script for TI TMS320C80 (tic80) COFF. # +# Copyright (C) 2014-2018 Free Software Foundation, Inc. +# +# Copying and distribution of this file, with or without modification, +# are permitted in any medium without royalty provided the copyright +# notice and this notice are preserved. +# # Besides the shell variables set by the emulparams script, and the LD_FLAG # variable, the genscripts.sh script will set the following variables for each # time this script is run to generate one of the linker scripts for ldscripts: @@ -20,10 +26,16 @@ test -z "$TEXT_START_ADDR" && TEXT_START_ADDR="0x80000 + SIZEOF_HEADERS" test -z "$ENTRY" && ENTRY=__start cat <