Make host_address_to_string/gdb_print_host_address cast parameter to 'void *'
[deliverable/binutils-gdb.git] / ld / scripttempl / nw.sc
index 234a3cd60c528364739dfc0ba55582cb40cc8667..95918788cecaba10382366b4f69a95e25beed8d5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014 Free Software Foundation, Inc.
+# Copyright (C) 2014-2015 Free Software Foundation, Inc.
 # 
 # Copying and distribution of this file, with or without modification,
 # are permitted in any medium without royalty provided the copyright
@@ -33,7 +33,7 @@ INTERP=".interp   ${RELOCATING-0} : { *(.interp)      }"
 PLT=".plt    ${RELOCATING-0} : { *(.plt)       }"
 
 cat <<EOF
-/* Copyright (C) 2014 Free Software Foundation, Inc.
+/* Copyright (C) 2014-2015 Free Software Foundation, Inc.
 
    Copying and distribution of this script, with or without modification,
    are permitted in any medium without royalty provided the copyright
This page took 0.022947 seconds and 4 git commands to generate.