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-0203 | |
parent | edc27beb5885fc797a8089071bcebee761352f12 (diff) | |
download | gdb-752937aa0c1fd7a314d13731f999e895b2560b68.zip gdb-752937aa0c1fd7a314d13731f999e895b2560b68.tar.gz gdb-752937aa0c1fd7a314d13731f999e895b2560b68.tar.bz2 |
Add copyright notices
Diffstat (limited to 'ld/ChangeLog-0203')
-rw-r--r-- | ld/ChangeLog-0203 | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/ld/ChangeLog-0203 b/ld/ChangeLog-0203 index ee5354d..5d33768 100644 --- a/ld/ChangeLog-0203 +++ b/ld/ChangeLog-0203 @@ -15,7 +15,7 @@ * emultempl/pe.em (_after_open): When scanning MS import libraries allow for the possible presence of static objects. - + 2003-12-07 H.J. Lu <hongjiu.lu@intel.com> * ldlang.c (lang_vers_match): Pass "DMGL_PARAMS | DMGL_ANSI" to @@ -43,7 +43,7 @@ * ldlang.c (lang_process): Use link_info.need_relax_finalize instead of link_info.relax_finalizing. * ldmain.c (main): Likewise. - + 2003-12-04 Dmitry Semyonov <Dmitry.Semyonov@oktet.ru> * armpe.sh (RELOCATEABLE_OUTPUT_FORMAT): Define. @@ -61,7 +61,7 @@ * configure.tgt: Add vax-linux-gnu target. 2003-12-03 Dmitry Diky <diwil@mail.ru> - + * scripttempl/elf32msp430.sc (HEAP_SECTION_MSP430): New section for forthcoming devices. (_etext): provide this defenition for all scripts. @@ -3572,6 +3572,12 @@ For older changes see ChangeLog-0001 +Copyright (C) 2002-2003 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 |