]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - bfd/elf32-microblaze.c
BFD whitespace fixes
[thirdparty/binutils-gdb.git] / bfd / elf32-microblaze.c
index e3c80272488db46ccd1c66d6c46e0395a5c3e55e..80154651095940c2749f0a83aec393d49ee19b5c 100644 (file)
@@ -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.  */