aboutsummaryrefslogtreecommitdiff
path: root/bfd/reloc.c
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2009-07-01 15:02:28 +0000
committerNick Clifton <nickc@redhat.com>2009-07-01 15:02:28 +0000
commitefde2f2ce489a733f5489325437dfadbf948ea62 (patch)
tree366ea4da12b0ca2e864b9621025b5003b4e20559 /bfd/reloc.c
parente1ec24c6f31afae5a5175abecdcd9fd4d7893c4b (diff)
downloadbinutils-efde2f2ce489a733f5489325437dfadbf948ea62.zip
binutils-efde2f2ce489a733f5489325437dfadbf948ea62.tar.gz
binutils-efde2f2ce489a733f5489325437dfadbf948ea62.tar.bz2
* bfd/bfd.m4 (BFD_HAVE_TIME_TYPE_MEMBER,
BFD_HAVE_SYS_STAT_TYPE_MEMBER): New config functions. * bfd/configure.in: Use them. * bfd/configure: Regenerate. * bfd/config.in: Regnerate. * bfd/vmsutil.c: Include sysdep.h, remove ansidecl.h. #define _BSD_SOURCE. Add comments. (vms_file_stats_name): Calculate creation date based on available runtime data. Return 1 for version instead of 0.
Diffstat (limited to 'bfd/reloc.c')
-rw-r--r--bfd/reloc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/reloc.c b/bfd/reloc.c
index cc20a87..1f105de 100644
--- a/bfd/reloc.c
+++ b/bfd/reloc.c
@@ -5190,7 +5190,7 @@ ENUM
BFD_RELOC_MACH_O_PAIR
ENUMDOC
Mach-O generic relocations.
-
+
ENDSENUM
BFD_RELOC_UNUSED
CODE_FRAGMENT