X-Git-Url: http://drtracing.org/?a=blobdiff_plain;ds=sidebyside;f=ld%2Fscripttempl%2Fh8500.sc;h=32ea094d49bb927a8d4ae39e47abf18c2cb8829c;hb=2b804145796e948fa4c025c07eb201e700281e6b;hp=f6e88c61dfcb048bdf3c056b02a8b76a0d72cef7;hpb=40a633d5cadf818182a0369e236f58b3c2ed60ae;p=deliverable%2Fbinutils-gdb.git diff --git a/ld/scripttempl/h8500.sc b/ld/scripttempl/h8500.sc index f6e88c61df..32ea094d49 100644 --- a/ld/scripttempl/h8500.sc +++ b/ld/scripttempl/h8500.sc @@ -1,3 +1,9 @@ +# Copyright (C) 2014-2016 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. + TORS=" ___ctors = . ; *(.ctors) @@ -7,32 +13,38 @@ TORS=" ___dtors_end = . ;" cat <