aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2001-01-13 19:45:52 +0000
committerNick Clifton <nickc@redhat.com>2001-01-13 19:45:52 +0000
commitb7ed8fad53ae315fb8889fe91afc7a6373eea4db (patch)
tree62a6cb87b7fd9fe5519147addddcd423371c0da9 /bfd
parent05df362ef603317ffe37cc985db1761999660710 (diff)
downloadfsf-binutils-gdb-b7ed8fad53ae315fb8889fe91afc7a6373eea4db.zip
fsf-binutils-gdb-b7ed8fad53ae315fb8889fe91afc7a6373eea4db.tar.gz
fsf-binutils-gdb-b7ed8fad53ae315fb8889fe91afc7a6373eea4db.tar.bz2
formatting fix
Diffstat (limited to 'bfd')
-rw-r--r--bfd/ChangeLog3
-rw-r--r--bfd/coffcode.h1
-rw-r--r--bfd/elf32-fr30.c1
3 files changed, 3 insertions, 2 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index f81cc11..58f9b87 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,5 +1,8 @@
2001-01-13 Nick Clifton <nickc@redhat.com>
+ * elf32-fr30.c (fr30_elf_howto_table): Remove spurious blank
+ line.
+
* coffcode.h (coff_canonicalize_reloc): Remove spurious blank
line.
diff --git a/bfd/coffcode.h b/bfd/coffcode.h
index 05eba02..fce0491 100644
--- a/bfd/coffcode.h
+++ b/bfd/coffcode.h
@@ -4926,7 +4926,6 @@ coff_canonicalize_reloc (abfd, section, relptr, symbols)
for (; count++ < section->reloc_count;)
*relptr++ = tblptr++;
-
}
*relptr = 0;
return section->reloc_count;
diff --git a/bfd/elf32-fr30.c b/bfd/elf32-fr30.c
index 526212b..6b457b3 100644
--- a/bfd/elf32-fr30.c
+++ b/bfd/elf32-fr30.c
@@ -236,7 +236,6 @@ static reloc_howto_type fr30_elf_howto_table [] =
0, /* src_mask */
0, /* dst_mask */
false), /* pcrel_offset */
-
};
/* Utility to actually perform an R_FR30_20 reloc. */