about summary refs log tree commit diff
path: root/ports
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2012-08-14 21:38:15 -0400
committerMike Frysinger <vapier@gentoo.org>2012-08-14 21:38:15 -0400
commit9770df4f12343901621436a7d4f6c43f9ae635a0 (patch)
treedda9dd53637c0b7e3e0511c54e56b355c2b3a4de /ports
parentca98e1710e2decb724d57c29ad13537982152ac0 (diff)
downloadglibc-9770df4f12343901621436a7d4f6c43f9ae635a0.tar.gz
glibc-9770df4f12343901621436a7d4f6c43f9ae635a0.tar.xz
glibc-9770df4f12343901621436a7d4f6c43f9ae635a0.zip
arm: fix up style in reloc fix
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'ports')
-rw-r--r--ports/ChangeLog.arm4
-rw-r--r--ports/sysdeps/arm/dl-machine.h2
2 files changed, 5 insertions, 1 deletions
diff --git a/ports/ChangeLog.arm b/ports/ChangeLog.arm
index 6775af499e..9434a53f72 100644
--- a/ports/ChangeLog.arm
+++ b/ports/ChangeLog.arm
@@ -1,5 +1,9 @@
 2012-08-12  Mike Frysinger  <vapier@gentoo.org>
 
+	* sysdeps/arm/dl-machine.h (elf_machine_rel) [R_ARM_ABS32]: Fix style.
+
+2012-08-12  Mike Frysinger  <vapier@gentoo.org>
+
 	* sysdeps/arm/dl-machine.h (elf_machine_rel) [R_ARM_ABS32]: Declare
 	a new unaligned struct.  Cast reloc_addr to that when updating the
 	value it points to.
diff --git a/ports/sysdeps/arm/dl-machine.h b/ports/sysdeps/arm/dl-machine.h
index ca66e83e0d..343a83e988 100644
--- a/ports/sysdeps/arm/dl-machine.h
+++ b/ports/sysdeps/arm/dl-machine.h
@@ -416,7 +416,7 @@ elf_machine_rel (struct link_map *map, const Elf32_Rel *reloc,
 	    struct unaligned
 	      {
 		Elf32_Addr x;
-	      } __attribute__((packed, may_alias));
+	      } __attribute__ ((packed, may_alias));
 # ifndef RTLD_BOOTSTRAP
 	   /* This is defined in rtld.c, but nowhere in the static
 	      libc.a; make the reference weak so static programs can