aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-microblaze.c
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2019-04-02 16:38:20 +1030
committerAlan Modra <amodra@gmail.com>2019-04-03 12:50:39 +1030
commit4b24dd1acad5c133d12aab6a575c83269336e47f (patch)
tree7f1cb99426cf014b2b0070d8c72294c4b503c556 /bfd/elf32-microblaze.c
parent49149495dabc2ef54b7cd38a9346a8696b205da7 (diff)
downloadgdb-4b24dd1acad5c133d12aab6a575c83269336e47f.zip
gdb-4b24dd1acad5c133d12aab6a575c83269336e47f.tar.gz
gdb-4b24dd1acad5c133d12aab6a575c83269336e47f.tar.bz2
BFD whitespace fixes
* coff-i386.c, * coff-x86_64.c, * coffgen.c, * dwarf2.c, * elf-m10200.c, * elf.c, * elf32-arm.c, * elf32-bfin.c, * elf32-csky.c, * elf32-m32r.c, * elf32-microblaze.c, * elf32-pru.c, * elf32-rx.c, * elf32-xgate.c, * elf64-sparc.c, * elfnn-ia64.c, * elfxx-riscv.c, * elfxx-sparc.c, * linker.c, * mach-o.c, * pe-x86_64.c, * pei-x86_64.c, * plugin.c: Whitespace fixes.
Diffstat (limited to 'bfd/elf32-microblaze.c')
-rw-r--r--bfd/elf32-microblaze.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/bfd/elf32-microblaze.c b/bfd/elf32-microblaze.c
index e3c8027..8015465 100644
--- a/bfd/elf32-microblaze.c
+++ b/bfd/elf32-microblaze.c
@@ -252,7 +252,7 @@ static reloc_howto_type microblaze_elf_howto_raw[] =
TRUE), /* PC relative offset? */
/* A 64 bit TEXTPCREL relocation. Table-entry not really used. */
- HOWTO (R_MICROBLAZE_TEXTPCREL_64, /* Type. */
+ HOWTO (R_MICROBLAZE_TEXTPCREL_64, /* Type. */
0, /* Rightshift. */
2, /* Size (0 = byte, 1 = short, 2 = long). */
16, /* Bitsize. */
@@ -260,11 +260,11 @@ static reloc_howto_type microblaze_elf_howto_raw[] =
0, /* Bitpos. */
complain_overflow_dont, /* Complain on overflow. */
bfd_elf_generic_reloc, /* Special Function. */
- "R_MICROBLAZE_TEXTPCREL_64", /* Name. */
+ "R_MICROBLAZE_TEXTPCREL_64", /* Name. */
FALSE, /* Partial Inplace. */
0, /* Source Mask. */
0x0000ffff, /* Dest Mask. */
- TRUE), /* PC relative offset? */
+ TRUE), /* PC relative offset? */
/* A 64 bit GOT relocation. Table-entry not really used. */
HOWTO (R_MICROBLAZE_GOT_64, /* Type. */
@@ -294,7 +294,7 @@ static reloc_howto_type microblaze_elf_howto_raw[] =
FALSE, /* Partial Inplace. */
0, /* Source Mask. */
0x0000ffff, /* Dest Mask. */
- FALSE), /* PC relative offset? */
+ FALSE), /* PC relative offset? */
/* A 64 bit PLT relocation. Table-entry not really used. */
HOWTO (R_MICROBLAZE_PLT_64, /* Type. */