diff options
author | Nick Clifton <nickc@redhat.com> | 2000-09-02 20:43:22 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2000-09-02 20:43:22 +0000 |
commit | 3a9d486c008d5b2f64fde0c094c747fd7c37b649 (patch) | |
tree | 7c65631a28efc15d19166f2ddc47bf4d93c7fa03 /ld/scripttempl | |
parent | 7a6cc5fb0c6a410afb1a424ed5c647380bcf68d3 (diff) | |
download | gdb-3a9d486c008d5b2f64fde0c094c747fd7c37b649.zip gdb-3a9d486c008d5b2f64fde0c094c747fd7c37b649.tar.gz gdb-3a9d486c008d5b2f64fde0c094c747fd7c37b649.tar.bz2 |
Add .gnu.linkonce.wi.* to .debug_info sections.
Diffstat (limited to 'ld/scripttempl')
-rw-r--r-- | ld/scripttempl/elf.sc | 2 | ||||
-rw-r--r-- | ld/scripttempl/elf32avr.sc | 2 | ||||
-rw-r--r-- | ld/scripttempl/elfd10v.sc | 2 | ||||
-rw-r--r-- | ld/scripttempl/elfd30v.sc | 2 | ||||
-rw-r--r-- | ld/scripttempl/elfi370.sc | 2 | ||||
-rw-r--r-- | ld/scripttempl/elfm68hc11.sc | 2 | ||||
-rw-r--r-- | ld/scripttempl/elfm68hc12.sc | 2 | ||||
-rw-r--r-- | ld/scripttempl/i386beos.sc | 2 | ||||
-rw-r--r-- | ld/scripttempl/v850.sc | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/ld/scripttempl/elf.sc b/ld/scripttempl/elf.sc index bdd101d..3c1bfb4 100644 --- a/ld/scripttempl/elf.sc +++ b/ld/scripttempl/elf.sc @@ -389,7 +389,7 @@ SECTIONS .debug_pubnames 0 : { *(.debug_pubnames) } /* DWARF 2 */ - .debug_info 0 : { *(.debug_info) } + .debug_info 0 : { *(.debug_info) *(.gnu.linkonce.wi.*) } .debug_abbrev 0 : { *(.debug_abbrev) } .debug_line 0 : { *(.debug_line) } .debug_frame 0 : { *(.debug_frame) } diff --git a/ld/scripttempl/elf32avr.sc b/ld/scripttempl/elf32avr.sc index 36e99da..c61d352 100644 --- a/ld/scripttempl/elf32avr.sc +++ b/ld/scripttempl/elf32avr.sc @@ -137,7 +137,7 @@ SECTIONS .debug_pubnames 0 : { *(.debug_pubnames) } /* DWARF 2 */ - .debug_info 0 : { *(.debug_info) } + .debug_info 0 : { *(.debug_info) *(.gnu.linkonce.wi.*) } .debug_abbrev 0 : { *(.debug_abbrev) } .debug_line 0 : { *(.debug_line) } .debug_frame 0 : { *(.debug_frame) } diff --git a/ld/scripttempl/elfd10v.sc b/ld/scripttempl/elfd10v.sc index 4a606c3..4dca63c 100644 --- a/ld/scripttempl/elfd10v.sc +++ b/ld/scripttempl/elfd10v.sc @@ -150,7 +150,7 @@ SECTIONS .debug_pubnames 0 : { *(.debug_pubnames) } /* DWARF 2 */ - .debug_info 0 : { *(.debug_info) } + .debug_info 0 : { *(.debug_info) *(.gnu.linkonce.wi.*) } .debug_abbrev 0 : { *(.debug_abbrev) } .debug_line 0 : { *(.debug_line) } .debug_frame 0 : { *(.debug_frame) } diff --git a/ld/scripttempl/elfd30v.sc b/ld/scripttempl/elfd30v.sc index 50d51f2..3b0a08a 100644 --- a/ld/scripttempl/elfd30v.sc +++ b/ld/scripttempl/elfd30v.sc @@ -203,7 +203,7 @@ SECTIONS .debug_pubnames 0 : { *(.debug_pubnames) } /* DWARF 2 */ - .debug_info 0 : { *(.debug_info) } + .debug_info 0 : { *(.debug_info) *(.gnu.linkonce.wi.*) } .debug_abbrev 0 : { *(.debug_abbrev) } .debug_line 0 : { *(.debug_line) } .debug_frame 0 : { *(.debug_frame) } diff --git a/ld/scripttempl/elfi370.sc b/ld/scripttempl/elfi370.sc index e2f0e88..05b1cf1 100644 --- a/ld/scripttempl/elfi370.sc +++ b/ld/scripttempl/elfi370.sc @@ -198,7 +198,7 @@ SECTIONS .debug_pubnames 0 : { *(.debug_pubnames) } /* DWARF 2 */ - .debug_info 0 : { *(.debug_info) } + .debug_info 0 : { *(.debug_info) *(.gnu.linkonce.wi.*) } .debug_abbrev 0 : { *(.debug_abbrev) } .debug_line 0 : { *(.debug_line) } .debug_frame 0 : { *(.debug_frame) } diff --git a/ld/scripttempl/elfm68hc11.sc b/ld/scripttempl/elfm68hc11.sc index 19cf06e..3cd25a2 100644 --- a/ld/scripttempl/elfm68hc11.sc +++ b/ld/scripttempl/elfm68hc11.sc @@ -350,7 +350,7 @@ SECTIONS .debug_pubnames 0 : { *(.debug_pubnames) } /* DWARF 2 */ - .debug_info 0 : { *(.debug_info) } + .debug_info 0 : { *(.debug_info) *(.gnu.linkonce.wi.*) } .debug_abbrev 0 : { *(.debug_abbrev) } .debug_line 0 : { *(.debug_line) } .debug_frame 0 : { *(.debug_frame) } diff --git a/ld/scripttempl/elfm68hc12.sc b/ld/scripttempl/elfm68hc12.sc index bd70c13..d3b6484 100644 --- a/ld/scripttempl/elfm68hc12.sc +++ b/ld/scripttempl/elfm68hc12.sc @@ -350,7 +350,7 @@ SECTIONS .debug_pubnames 0 : { *(.debug_pubnames) } /* DWARF 2 */ - .debug_info 0 : { *(.debug_info) } + .debug_info 0 : { *(.debug_info) *(.gnu.linkonce.wi.*) } .debug_abbrev 0 : { *(.debug_abbrev) } .debug_line 0 : { *(.debug_line) } .debug_frame 0 : { *(.debug_frame) } diff --git a/ld/scripttempl/i386beos.sc b/ld/scripttempl/i386beos.sc index 83ffde1..21a01e5 100644 --- a/ld/scripttempl/i386beos.sc +++ b/ld/scripttempl/i386beos.sc @@ -177,7 +177,7 @@ SECTIONS .debug_pubnames 0 ${RELOCATING+(NOLOAD)} : { *(.debug_pubnames) } /* DWARF 2 */ - .debug_info 0 ${RELOCATING+(NOLOAD)} : { *(.debug_info) } + .debug_info 0 ${RELOCATING+(NOLOAD)} : { *(.debug_info) *(.gnu.linkonce.wi.*) } .debug_abbrev 0 ${RELOCATING+(NOLOAD)} : { *(.debug_abbrev) } .debug_line 0 ${RELOCATING+(NOLOAD)} : { *(.debug_line) } .debug_frame 0 ${RELOCATING+(NOLOAD)} : { *(.debug_frame) } diff --git a/ld/scripttempl/v850.sc b/ld/scripttempl/v850.sc index 0a20954..5c5f9ea 100644 --- a/ld/scripttempl/v850.sc +++ b/ld/scripttempl/v850.sc @@ -184,7 +184,7 @@ SECTIONS .debug_pubnames 0 : { *(.debug_pubnames) } /* DWARF 2 */ - .debug_info 0 : { *(.debug_info) } + .debug_info 0 : { *(.debug_info) *(.gnu.linkonce.wi.*) } .debug_abbrev 0 : { *(.debug_abbrev) } .debug_line 0 : { *(.debug_line) } .debug_frame 0 : { *(.debug_frame) } |