diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2013-01-10 20:08:03 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2013-01-10 20:08:03 +0000 |
commit | e4492aa0d87eda6a9442625b59f713bcf4f08922 (patch) | |
tree | dedd3225b451ed177cbb286c27b4adbf51768c59 /ld/elf-hints-local.h | |
parent | 68ffbac672c0d7f2566e715f878e65ed9b44795f (diff) | |
download | gdb-e4492aa0d87eda6a9442625b59f713bcf4f08922.zip gdb-e4492aa0d87eda6a9442625b59f713bcf4f08922.tar.gz gdb-e4492aa0d87eda6a9442625b59f713bcf4f08922.tar.bz2 |
Remove trailing white spaces in ld
* deffilep.y: Remove trailing white spaces.
* elf-hints-local.h: Likewise.
* ldexp.c: Likewise.
* ldlang.h: Likewise.
* ldmisc.c: Likewise.
* ldwrite.c: Likewise.
* pe-dll.c: Likewise.
* emulparams/criself.sh: Likewise.
* emulparams/crislinux.sh: Likewise.
* emulparams/elf32_tic6x_le.sh: Likewise.
* emulparams/elf32bmipn32-defs.sh: Likewise.
* emulparams/elf32mb_linux.sh: Likewise.
* emulparams/elf32mep.sh: Likewise.
* emulparams/elf32microblaze.sh: Likewise.
* emulparams/elf32ppc.sh: Likewise.
* emulparams/elf64_s390.sh: Likewise.
* emulparams/elf64alpha.sh: Likewise.
* emulparams/elf_s390.sh: Likewise.
* emulparams/elf_x86_64.sh: Likewise.
* emulparams/tic80coff.sh: Likewise.
* emultempl/aix.em: Likewise.
* emultempl/avrelf.em: Likewise.
* emultempl/cr16elf.em: Likewise.
* emultempl/pe.em: Likewise.
* emultempl/pep.em: Likewise.
* emultempl/spuelf.em: Likewise.
* emultempl/tic6xdsbt.em: Likewise.
Diffstat (limited to 'ld/elf-hints-local.h')
-rw-r--r-- | ld/elf-hints-local.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ld/elf-hints-local.h b/ld/elf-hints-local.h index 67fcb5c..02dd019 100644 --- a/ld/elf-hints-local.h +++ b/ld/elf-hints-local.h @@ -1,6 +1,6 @@ /* Copyright (c) 1997 John D. Polstra. All rights reserved. - + Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -9,7 +9,7 @@ 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. - + THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |