Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/external/gpl3/binutils mknative binutils 2.23.2 updates for ...



details:   https://anonhg.NetBSD.org/src/rev/38868d4996eb
branches:  trunk
changeset: 790246:38868d4996eb
user:      mrg <mrg%NetBSD.org@localhost>
date:      Mon Sep 30 06:01:36 2013 +0000

description:
mknative binutils 2.23.2 updates for m68000, mips64*, powerpc, sh3* and sparc

diffstat:

 external/gpl3/binutils/lib/libbfd/arch/m68000/bfd.h          |  914 ++++++++++-
 external/gpl3/binutils/lib/libbfd/arch/m68000/bfd_stdint.h   |    4 +-
 external/gpl3/binutils/lib/libbfd/arch/m68000/bfdver.h       |    6 +-
 external/gpl3/binutils/lib/libbfd/arch/m68000/config.h       |   12 +-
 external/gpl3/binutils/lib/libbfd/arch/mips64eb/bfd.h        |  914 ++++++++++-
 external/gpl3/binutils/lib/libbfd/arch/mips64eb/bfd_stdint.h |    2 +-
 external/gpl3/binutils/lib/libbfd/arch/mips64eb/bfdver.h     |    6 +-
 external/gpl3/binutils/lib/libbfd/arch/mips64eb/config.h     |   12 +-
 external/gpl3/binutils/lib/libbfd/arch/mips64el/bfd.h        |  914 ++++++++++-
 external/gpl3/binutils/lib/libbfd/arch/mips64el/bfd_stdint.h |    2 +-
 external/gpl3/binutils/lib/libbfd/arch/mips64el/bfdver.h     |    6 +-
 external/gpl3/binutils/lib/libbfd/arch/mips64el/config.h     |   12 +-
 external/gpl3/binutils/lib/libbfd/arch/mipseb/bfd.h          |  914 ++++++++++-
 external/gpl3/binutils/lib/libbfd/arch/mipseb/bfd_stdint.h   |    2 +-
 external/gpl3/binutils/lib/libbfd/arch/mipseb/bfdver.h       |    6 +-
 external/gpl3/binutils/lib/libbfd/arch/mipseb/config.h       |   12 +-
 external/gpl3/binutils/lib/libbfd/arch/powerpc/bfd.h         |  914 ++++++++++-
 external/gpl3/binutils/lib/libbfd/arch/powerpc/bfd_stdint.h  |    2 +-
 external/gpl3/binutils/lib/libbfd/arch/powerpc/bfdver.h      |    6 +-
 external/gpl3/binutils/lib/libbfd/arch/powerpc/config.h      |   12 +-
 external/gpl3/binutils/lib/libbfd/arch/sh3eb/bfd.h           |  914 ++++++++++-
 external/gpl3/binutils/lib/libbfd/arch/sh3eb/bfd_stdint.h    |    2 +-
 external/gpl3/binutils/lib/libbfd/arch/sh3eb/bfdver.h        |    6 +-
 external/gpl3/binutils/lib/libbfd/arch/sh3eb/config.h        |   12 +-
 external/gpl3/binutils/lib/libbfd/arch/sh3el/bfd.h           |  914 ++++++++++-
 external/gpl3/binutils/lib/libbfd/arch/sh3el/bfd_stdint.h    |    2 +-
 external/gpl3/binutils/lib/libbfd/arch/sh3el/bfdver.h        |    6 +-
 external/gpl3/binutils/lib/libbfd/arch/sh3el/config.h        |   12 +-
 external/gpl3/binutils/lib/libbfd/arch/sparc/bfd.h           |  914 ++++++++++-
 external/gpl3/binutils/lib/libbfd/arch/sparc/bfd_stdint.h    |    2 +-
 external/gpl3/binutils/lib/libbfd/arch/sparc/bfdver.h        |    6 +-
 external/gpl3/binutils/lib/libbfd/arch/sparc/config.h        |   12 +-
 external/gpl3/binutils/lib/libiberty/arch/m68000/config.h    |   12 +-
 external/gpl3/binutils/lib/libiberty/arch/m68000/defs.mk     |    4 +-
 external/gpl3/binutils/lib/libiberty/arch/mips64eb/config.h  |   12 +-
 external/gpl3/binutils/lib/libiberty/arch/mips64eb/defs.mk   |    4 +-
 external/gpl3/binutils/lib/libiberty/arch/mips64el/config.h  |   12 +-
 external/gpl3/binutils/lib/libiberty/arch/mips64el/defs.mk   |    4 +-
 external/gpl3/binutils/lib/libiberty/arch/mipseb/config.h    |   12 +-
 external/gpl3/binutils/lib/libiberty/arch/mipseb/defs.mk     |    4 +-
 external/gpl3/binutils/lib/libiberty/arch/powerpc/config.h   |   12 +-
 external/gpl3/binutils/lib/libiberty/arch/powerpc/defs.mk    |    4 +-
 external/gpl3/binutils/lib/libiberty/arch/sh3eb/config.h     |   12 +-
 external/gpl3/binutils/lib/libiberty/arch/sh3eb/defs.mk      |    4 +-
 external/gpl3/binutils/lib/libiberty/arch/sh3el/config.h     |   12 +-
 external/gpl3/binutils/lib/libiberty/arch/sh3el/defs.mk      |    4 +-
 external/gpl3/binutils/lib/libiberty/arch/sparc/config.h     |   12 +-
 external/gpl3/binutils/lib/libiberty/arch/sparc/defs.mk      |    4 +-
 external/gpl3/binutils/lib/libopcodes/arch/m68000/config.h   |   12 +-
 external/gpl3/binutils/lib/libopcodes/arch/mips64eb/config.h |   12 +-
 external/gpl3/binutils/lib/libopcodes/arch/mips64eb/defs.mk  |    5 +-
 external/gpl3/binutils/lib/libopcodes/arch/mips64el/config.h |   12 +-
 external/gpl3/binutils/lib/libopcodes/arch/mips64el/defs.mk  |    5 +-
 external/gpl3/binutils/lib/libopcodes/arch/mipseb/config.h   |   12 +-
 external/gpl3/binutils/lib/libopcodes/arch/mipseb/defs.mk    |    5 +-
 external/gpl3/binutils/lib/libopcodes/arch/powerpc/config.h  |   12 +-
 external/gpl3/binutils/lib/libopcodes/arch/sh3eb/config.h    |   12 +-
 external/gpl3/binutils/lib/libopcodes/arch/sh3el/config.h    |   12 +-
 external/gpl3/binutils/lib/libopcodes/arch/sparc/config.h    |   12 +-
 external/gpl3/binutils/usr.bin/common/arch/m68000/config.h   |   30 +-
 external/gpl3/binutils/usr.bin/common/arch/m68000/defs.mk    |    4 +-
 external/gpl3/binutils/usr.bin/common/arch/mips64eb/config.h |   30 +-
 external/gpl3/binutils/usr.bin/common/arch/mips64eb/defs.mk  |    4 +-
 external/gpl3/binutils/usr.bin/common/arch/mips64el/config.h |   30 +-
 external/gpl3/binutils/usr.bin/common/arch/mips64el/defs.mk  |    4 +-
 external/gpl3/binutils/usr.bin/common/arch/mipseb/config.h   |   30 +-
 external/gpl3/binutils/usr.bin/common/arch/mipseb/defs.mk    |    4 +-
 external/gpl3/binutils/usr.bin/common/arch/powerpc/config.h  |   30 +-
 external/gpl3/binutils/usr.bin/common/arch/powerpc/defs.mk   |    4 +-
 external/gpl3/binutils/usr.bin/common/arch/sh3eb/config.h    |   30 +-
 external/gpl3/binutils/usr.bin/common/arch/sh3eb/defs.mk     |    4 +-
 external/gpl3/binutils/usr.bin/common/arch/sh3el/config.h    |   30 +-
 external/gpl3/binutils/usr.bin/common/arch/sh3el/defs.mk     |    4 +-
 external/gpl3/binutils/usr.bin/common/arch/sparc/config.h    |   30 +-
 external/gpl3/binutils/usr.bin/common/arch/sparc/defs.mk     |    4 +-
 external/gpl3/binutils/usr.bin/gas/arch/m68000/config.h      |   49 +-
 external/gpl3/binutils/usr.bin/gas/arch/mips64eb/config.h    |   49 +-
 external/gpl3/binutils/usr.bin/gas/arch/mips64eb/defs.mk     |    2 +-
 external/gpl3/binutils/usr.bin/gas/arch/mips64el/config.h    |   49 +-
 external/gpl3/binutils/usr.bin/gas/arch/mips64el/defs.mk     |    2 +-
 external/gpl3/binutils/usr.bin/gas/arch/mipseb/config.h      |   49 +-
 external/gpl3/binutils/usr.bin/gas/arch/mipseb/defs.mk       |    2 +-
 external/gpl3/binutils/usr.bin/gas/arch/powerpc/config.h     |   49 +-
 external/gpl3/binutils/usr.bin/gas/arch/sh3eb/config.h       |   49 +-
 external/gpl3/binutils/usr.bin/gas/arch/sh3el/config.h       |   49 +-
 external/gpl3/binutils/usr.bin/gas/arch/sparc/config.h       |   49 +-
 external/gpl3/binutils/usr.bin/gprof/arch/m68000/gconfig.h   |    2 +-
 external/gpl3/binutils/usr.bin/gprof/arch/mips64eb/gconfig.h |    2 +-
 external/gpl3/binutils/usr.bin/gprof/arch/mips64el/gconfig.h |    2 +-
 external/gpl3/binutils/usr.bin/gprof/arch/mipseb/gconfig.h   |    2 +-
 external/gpl3/binutils/usr.bin/gprof/arch/powerpc/gconfig.h  |    2 +-
 external/gpl3/binutils/usr.bin/gprof/arch/sh3eb/gconfig.h    |    2 +-
 external/gpl3/binutils/usr.bin/gprof/arch/sh3el/gconfig.h    |    2 +-
 external/gpl3/binutils/usr.bin/gprof/arch/sparc/gconfig.h    |    2 +-
 external/gpl3/binutils/usr.bin/ld/arch/m68000/config.h       |   30 +-
 external/gpl3/binutils/usr.bin/ld/arch/mips64eb/config.h     |   30 +-
 external/gpl3/binutils/usr.bin/ld/arch/mips64el/config.h     |   30 +-
 external/gpl3/binutils/usr.bin/ld/arch/mipseb/config.h       |   30 +-
 external/gpl3/binutils/usr.bin/ld/arch/powerpc/config.h      |   30 +-
 external/gpl3/binutils/usr.bin/ld/arch/sh3eb/config.h        |   30 +-
 external/gpl3/binutils/usr.bin/ld/arch/sh3el/config.h        |   30 +-
 external/gpl3/binutils/usr.bin/ld/arch/sparc/config.h        |   30 +-
 102 files changed, 7813 insertions(+), 826 deletions(-)

diffs (truncated from 14820 to 300 lines):

diff -r 3e1b7ddb255f -r 38868d4996eb external/gpl3/binutils/lib/libbfd/arch/m68000/bfd.h
--- a/external/gpl3/binutils/lib/libbfd/arch/m68000/bfd.h       Mon Sep 30 03:50:31 2013 +0000
+++ b/external/gpl3/binutils/lib/libbfd/arch/m68000/bfd.h       Mon Sep 30 06:01:36 2013 +0000
@@ -11,9 +11,9 @@
 
 /* Main header file for the bfd library -- portable access to object files.
 
-   Copyright 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
-   1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
-   Free Software Foundation, Inc.
+   Copyright 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
+   2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011,
+   2012 Free Software Foundation, Inc.
 
    Contributed by Cygnus Support.
 
@@ -36,12 +36,19 @@
 #ifndef __BFD_H_SEEN__
 #define __BFD_H_SEEN__
 
+/* PR 14072: Ensure that config.h is included first.  */
+#if !defined PACKAGE && !defined PACKAGE_VERSION
+#error config.h must be included before this header
+#endif
+
 #ifdef __cplusplus
 extern "C" {
 #endif
 
 #include "ansidecl.h"
 #include "symcat.h"
+#include <sys/stat.h>
+
 #if defined (__STDC__) || defined (ALMOST_STDC) || defined (HAVE_STRINGIZE)
 #ifndef SABER
 /* This hack is to avoid a problem with some strict ANSI C preprocessors.
@@ -282,18 +289,19 @@
 
 typedef struct bfd_section *sec_ptr;
 
-#define bfd_get_section_name(bfd, ptr) ((ptr)->name + 0)
-#define bfd_get_section_vma(bfd, ptr) ((ptr)->vma + 0)
-#define bfd_get_section_lma(bfd, ptr) ((ptr)->lma + 0)
-#define bfd_get_section_alignment(bfd, ptr) ((ptr)->alignment_power + 0)
+#define bfd_get_section_name(bfd, ptr) ((void) bfd, (ptr)->name)
+#define bfd_get_section_vma(bfd, ptr) ((void) bfd, (ptr)->vma)
+#define bfd_get_section_lma(bfd, ptr) ((void) bfd, (ptr)->lma)
+#define bfd_get_section_alignment(bfd, ptr) ((void) bfd, \
+                                            (ptr)->alignment_power)
 #define bfd_section_name(bfd, ptr) ((ptr)->name)
 #define bfd_section_size(bfd, ptr) ((ptr)->size)
 #define bfd_get_section_size(ptr) ((ptr)->size)
 #define bfd_section_vma(bfd, ptr) ((ptr)->vma)
 #define bfd_section_lma(bfd, ptr) ((ptr)->lma)
 #define bfd_section_alignment(bfd, ptr) ((ptr)->alignment_power)
-#define bfd_get_section_flags(bfd, ptr) ((ptr)->flags + 0)
-#define bfd_get_section_userdata(bfd, ptr) ((ptr)->userdata)
+#define bfd_get_section_flags(bfd, ptr) ((void) bfd, (ptr)->flags)
+#define bfd_get_section_userdata(bfd, ptr) ((void) bfd, (ptr)->userdata)
 
 #define bfd_is_com_section(ptr) (((ptr)->flags & SEC_IS_COMMON) != 0)
 
@@ -302,18 +310,15 @@
 #define bfd_set_section_userdata(bfd, ptr, val) (((ptr)->userdata = (val)),TRUE)
 /* Find the address one past the end of SEC.  */
 #define bfd_get_section_limit(bfd, sec) \
-  (((sec)->rawsize ? (sec)->rawsize : (sec)->size) \
-   / bfd_octets_per_byte (bfd))
+  (((bfd)->direction != write_direction && (sec)->rawsize != 0 \
+    ? (sec)->rawsize : (sec)->size) / bfd_octets_per_byte (bfd))
 
 /* Return TRUE if input section SEC has been discarded.  */
-#define elf_discarded_section(sec)                             \
+#define discarded_section(sec)                         \
   (!bfd_is_abs_section (sec)                                   \
    && bfd_is_abs_section ((sec)->output_section)               \
-   && (sec)->sec_info_type != ELF_INFO_TYPE_MERGE              \
-   && (sec)->sec_info_type != ELF_INFO_TYPE_JUST_SYMS)
-
-/* Forward define.  */
-struct stat;
+   && (sec)->sec_info_type != SEC_INFO_TYPE_MERGE              \
+   && (sec)->sec_info_type != SEC_INFO_TYPE_JUST_SYMS)
 
 typedef enum bfd_print_symbol
 {
@@ -443,7 +448,7 @@
 /* Allows the default size of a hash table to be configured. New hash
    tables allocated using bfd_hash_table_init will be created with
    this size.  */
-extern void bfd_hash_set_default_size (bfd_size_type);
+extern unsigned long bfd_hash_set_default_size (unsigned long);
 
 /* This structure is used to keep track of stabs in sections
    information while linking.  */
@@ -563,11 +568,6 @@
 bfd_uint64_t bfd_get_bits (const void *, int, bfd_boolean);
 void bfd_put_bits (bfd_uint64_t, void *, int, bfd_boolean);
 
-extern bfd_boolean bfd_section_already_linked_table_init (void);
-extern void bfd_section_already_linked_table_free (void);
-
-/* Externally visible ECOFF routines.  */
-
 #if defined(__STDC__) || defined(ALMOST_STDC)
 struct ecoff_debug_info;
 struct ecoff_debug_swap;
@@ -575,8 +575,18 @@
 struct bfd_symbol;
 struct bfd_link_info;
 struct bfd_link_hash_entry;
+struct bfd_section_already_linked;
 struct bfd_elf_version_tree;
 #endif
+
+extern bfd_boolean bfd_section_already_linked_table_init (void);
+extern void bfd_section_already_linked_table_free (void);
+extern bfd_boolean _bfd_handle_already_linked
+  (struct bfd_section *, struct bfd_section_already_linked *,
+   struct bfd_link_info *);
+
+/* Externally visible ECOFF routines.  */
+
 extern bfd_vma bfd_ecoff_get_gp_value
   (bfd * abfd);
 extern bfd_boolean bfd_ecoff_set_gp_value
@@ -651,8 +661,7 @@
   (bfd *, struct bfd_link_needed_list **);
 extern bfd_boolean bfd_elf_size_dynamic_sections
   (bfd *, const char *, const char *, const char *, const char *, const char *,
-   const char * const *, struct bfd_link_info *, struct bfd_section **,
-   struct bfd_elf_version_tree *);
+   const char * const *, struct bfd_link_info *, struct bfd_section **);
 extern bfd_boolean bfd_elf_size_dynsym_hash_dynstr
   (bfd *, struct bfd_link_info *);
 extern void bfd_elf_set_dt_needed_name
@@ -700,19 +709,15 @@
    the remote memory.  */
 extern bfd *bfd_elf_bfd_from_remote_memory
   (bfd *templ, bfd_vma ehdr_vma, bfd_vma *loadbasep,
-   int (*target_read_memory) (bfd_vma vma, bfd_byte *myaddr, int len));
-
-/* Return the arch_size field of an elf bfd, or -1 if not elf.  */
-extern int bfd_get_arch_size
-  (bfd *);
-
-/* Return TRUE if address "naturally" sign extends, or -1 if not elf.  */
-extern int bfd_get_sign_extend_vma
-  (bfd *);
+   int (*target_read_memory) (bfd_vma vma, bfd_byte *myaddr,
+                             bfd_size_type len));
 
 extern struct bfd_section *_bfd_elf_tls_setup
   (bfd *, struct bfd_link_info *);
 
+extern struct bfd_section *
+_bfd_nearby_section (bfd *, struct bfd_section *, bfd_vma);
+
 extern void _bfd_fix_excluded_sec_syms
   (bfd *, struct bfd_link_info *);
 
@@ -880,7 +885,7 @@
 
 void bfd_elf32_arm_set_target_relocs
   (bfd *, struct bfd_link_info *, int, char *, int, int, bfd_arm_vfp11_fix,
-   int, int, int, int);
+   int, int, int, int, int);
 
 extern bfd_boolean bfd_elf32_arm_get_bfd_for_interworking
   (bfd *, struct bfd_link_info *);
@@ -923,6 +928,10 @@
 extern bfd_boolean elf32_arm_fix_exidx_coverage
 (struct bfd_section **, unsigned int, struct bfd_link_info *, bfd_boolean);
 
+/* C6x unwind section editing support.  */
+extern bfd_boolean elf32_tic6x_fix_exidx_coverage
+(struct bfd_section **, unsigned int, struct bfd_link_info *, bfd_boolean);
+
 /* PowerPC @tls opcode transform/validate.  */
 extern unsigned int _bfd_elf_ppc_at_tls_transform
   (unsigned int, unsigned int);
@@ -930,6 +939,32 @@
 extern unsigned int _bfd_elf_ppc_at_tprel_transform
   (unsigned int, unsigned int);
 
+extern void bfd_elf64_aarch64_init_maps
+  (bfd *);
+
+void bfd_elf64_aarch64_set_options
+  (bfd *, struct bfd_link_info *, int, int, int);
+
+/* ELF AArch64 mapping symbol support.  */
+#define BFD_AARCH64_SPECIAL_SYM_TYPE_MAP       (1 << 0)
+#define BFD_AARCH64_SPECIAL_SYM_TYPE_TAG       (1 << 1)
+#define BFD_AARCH64_SPECIAL_SYM_TYPE_OTHER     (1 << 2)
+#define BFD_AARCH64_SPECIAL_SYM_TYPE_ANY       (~0)
+extern bfd_boolean bfd_is_aarch64_special_symbol_name
+  (const char * name, int type);
+
+/* AArch64 stub generation support.  Called from the linker.  */
+extern int elf64_aarch64_setup_section_lists
+  (bfd *, struct bfd_link_info *);
+extern void elf64_aarch64_next_input_section
+  (struct bfd_link_info *, struct bfd_section *);
+extern bfd_boolean elf64_aarch64_size_stubs
+  (bfd *, bfd *, struct bfd_link_info *, bfd_signed_vma,
+   struct bfd_section * (*) (const char *, struct bfd_section *),
+   void (*) (void));
+extern bfd_boolean elf64_aarch64_build_stubs
+  (struct bfd_link_info *);
+  
 /* TI COFF load page support.  */
 extern void bfd_ticoff_set_section_load_page
   (struct bfd_section *, int);
@@ -1143,7 +1178,8 @@
 file_ptr bfd_get_size (bfd *abfd);
 
 void *bfd_mmap (bfd *abfd, void *addr, bfd_size_type len,
-    int prot, int flags, file_ptr offset);
+    int prot, int flags, file_ptr offset,
+    void **map_addr, bfd_size_type *map_len);
 
 /* Extracted from bfdwin.c.  */
 /* Extracted from section.c.  */
@@ -1324,6 +1360,11 @@
      sections.  */
 #define SEC_COFF_SHARED_LIBRARY 0x4000000
 
+  /* This input section should be copied to output in reverse order
+     as an array of pointers.  This is for ELF linker internal use
+     only.  */
+#define SEC_ELF_REVERSE_COPY 0x4000000
+
   /* This section contains data which may be shared with other
      executables or shared objects. This is for COFF only.  */
 #define SEC_COFF_SHARED 0x8000000
@@ -1374,11 +1415,11 @@
 
   /* Type of sec_info information.  */
   unsigned int sec_info_type:3;
-#define ELF_INFO_TYPE_NONE      0
-#define ELF_INFO_TYPE_STABS     1
-#define ELF_INFO_TYPE_MERGE     2
-#define ELF_INFO_TYPE_EH_FRAME  3
-#define ELF_INFO_TYPE_JUST_SYMS 4
+#define SEC_INFO_TYPE_NONE      0
+#define SEC_INFO_TYPE_STABS     1
+#define SEC_INFO_TYPE_MERGE     2
+#define SEC_INFO_TYPE_EH_FRAME  3
+#define SEC_INFO_TYPE_JUST_SYMS 4
 
   /* Nonzero if this section uses RELA relocations, rather than REL.  */
   unsigned int use_rela_p:1;
@@ -1535,28 +1576,25 @@
 
 /* These sections are global, and are managed by BFD.  The application
    and target back end are not permitted to change the values in
-   these sections.  New code should use the section_ptr macros rather
-   than referring directly to the const sections.  The const sections
-   may eventually vanish.  */
+   these sections.  */
+extern asection std_section[4];
+
 #define BFD_ABS_SECTION_NAME "*ABS*"
 #define BFD_UND_SECTION_NAME "*UND*"
 #define BFD_COM_SECTION_NAME "*COM*"
 #define BFD_IND_SECTION_NAME "*IND*"
 
-/* The absolute section.  */
-extern asection bfd_abs_section;
-#define bfd_abs_section_ptr ((asection *) &bfd_abs_section)
-#define bfd_is_abs_section(sec) ((sec) == bfd_abs_section_ptr)
+/* Pointer to the common section.  */
+#define bfd_com_section_ptr (&std_section[0])
 /* Pointer to the undefined section.  */
-extern asection bfd_und_section;
-#define bfd_und_section_ptr ((asection *) &bfd_und_section)
+#define bfd_und_section_ptr (&std_section[1])
+/* Pointer to the absolute section.  */
+#define bfd_abs_section_ptr (&std_section[2])
+/* Pointer to the indirect section.  */
+#define bfd_ind_section_ptr (&std_section[3])
+
 #define bfd_is_und_section(sec) ((sec) == bfd_und_section_ptr)
-/* Pointer to the common section.  */
-extern asection bfd_com_section;
-#define bfd_com_section_ptr ((asection *) &bfd_com_section)
-/* Pointer to the indirect section.  */
-extern asection bfd_ind_section;
-#define bfd_ind_section_ptr ((asection *) &bfd_ind_section)
+#define bfd_is_abs_section(sec) ((sec) == bfd_abs_section_ptr)
 #define bfd_is_ind_section(sec) ((sec) == bfd_ind_section_ptr)
 
 #define bfd_is_const_section(SEC)              \
@@ -1671,8 +1709,8 @@
   /* vma, lma, size, rawsize, compressed_size, relax, relax_count, */  \
      0,   0,   0,    0,       0,               0,     0,               \
                                                                        \
-  /* output_offset, output_section,              alignment_power,  */  \
-     0,             (struct bfd_section *) &SEC, 0,                    \



Home | Main Index | Thread Index | Old Index