diff options
author | Nick Clifton <nickc@redhat.com> | 2012-12-10 12:48:03 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2012-12-10 12:48:03 +0000 |
commit | 752937aa0c1fd7a314d13731f999e895b2560b68 (patch) | |
tree | 070125e141031dabe204458e2cdd1f626282df67 /ld/ChangeLog-2008 | |
parent | edc27beb5885fc797a8089071bcebee761352f12 (diff) | |
download | gdb-752937aa0c1fd7a314d13731f999e895b2560b68.zip gdb-752937aa0c1fd7a314d13731f999e895b2560b68.tar.gz gdb-752937aa0c1fd7a314d13731f999e895b2560b68.tar.bz2 |
Add copyright notices
Diffstat (limited to 'ld/ChangeLog-2008')
-rwxr-xr-x | ld/ChangeLog-2008 | 14 |
1 files changed, 10 insertions, 4 deletions
diff --git a/ld/ChangeLog-2008 b/ld/ChangeLog-2008 index fece723..a57d30f 100755 --- a/ld/ChangeLog-2008 +++ b/ld/ChangeLog-2008 @@ -3,7 +3,7 @@ * Makefile.am: Add LM32 object files and dependencies. * Makefile.in: Regenate. * NEWS: Record that support for LM32 has been added. - * configure.tgt: Add LM32 targets. + * configure.tgt: Add LM32 targets. * emulparams/elf32lm32.sh: New file. * emulparams/elf32lm32fd.sh: New file. @@ -95,7 +95,7 @@ (OPTION_DLL_ENABLE_RUNTIME_PSEUDO_RELOC_V1): New option. (OPTION_DLL_ENABLE_RUNTIME_PSEUDO_RELOC_V2): New option. (make_import_fixup): Use relocation size to read addend. - * emultempl/pe.em (..._before_parse): initialize + * emultempl/pe.em (..._before_parse): initialize pei386_runtime_pseudo_reloc by version 1. (OPTION_DLL_ENABLE_RUNTIME_PSEUDO_RELOC_V1): New option. (OPTION_DLL_ENABLE_RUNTIME_PSEUDO_RELOC_V2): New option. @@ -105,7 +105,7 @@ (pe_create_import_fixup): Change addend to type bfd_vma. Modify for the two pseudo_relocation variants. (runtime_pseudp_reloc_v2_init): New static variable. - * pe-dll.h (pe_create_import_fixup): Change addend argument type + * pe-dll.h (pe_create_import_fixup): Change addend argument type to bfd_vma. * pep-dll.h (pep_create_import_fixup): Likewise. * NEWS: Add comment. @@ -146,7 +146,7 @@ 2008-10-22 Alan Modra <amodra@bigpond.net.au> - * scripttempl/elf.sc (NO_REL_RELOCS, NO_RELA_RELOCS, NON_ALLOC_DYN): + * scripttempl/elf.sc (NO_REL_RELOCS, NO_RELA_RELOCS, NON_ALLOC_DYN): Handle these defines. * emulparams/criself.sh, * emulparams/crislinux.sh, * emulparams/elf32am33lin.sh, * emulparams/elf32fr30.sh, @@ -1091,6 +1091,12 @@ For older changes see ChangeLog-2007 +Copyright (C) 2008 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. + Local Variables: mode: change-log left-margin: 8 |