X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=bfd%2Fpei-x86_64.c;h=f62e69765af5f32e1d9fe72bffbaef3a66a69852;hb=881838692219f34d1d34f0b916a5d982aab58040;hp=f4dd3e17e44a24a4c2101f5305c438486af22ae9;hpb=137f2437e04f733cae1120d032c7a1b24aef54af;p=deliverable%2Fbinutils-gdb.git diff --git a/bfd/pei-x86_64.c b/bfd/pei-x86_64.c index f4dd3e17e4..f62e69765a 100644 --- a/bfd/pei-x86_64.c +++ b/bfd/pei-x86_64.c @@ -1,5 +1,5 @@ /* BFD back-end for Intel 386 PE IMAGE COFF files. - Copyright 2006, 2007 Free Software Foundation, Inc. + Copyright 2006, 2007, 2009 Free Software Foundation, Inc. This file is part of BFD, the Binary File Descriptor library. @@ -30,7 +30,8 @@ #define COFF_WITH_pex64 #define PCRELOFFSET TRUE #define TARGET_UNDERSCORE '_' -#define COFF_LONG_SECTION_NAMES +/* Long section names not allowed in executable images, only object files. */ +#define COFF_LONG_SECTION_NAMES 0 #define COFF_SUPPORT_GNU_LINKONCE #define COFF_LONG_FILENAMES