Revert previous delta
This commit is contained in:
parent
6b6142747f
commit
ad16af38c6
@ -1,8 +1,3 @@
|
|||||||
2009-05-07 Nick Clifton <nickc@redhat.com>
|
|
||||||
|
|
||||||
* ld-elf/eh-group.exp: Only run these tests for ELF based
|
|
||||||
targets.
|
|
||||||
|
|
||||||
2009-05-05 Paul Brook <paul@codesourcery.com>
|
2009-05-05 Paul Brook <paul@codesourcery.com>
|
||||||
|
|
||||||
* ld-arm/arm.ld: Add .ARM.exidx and .ARM.extab.
|
* ld-arm/arm.ld: Add .ARM.exidx and .ARM.extab.
|
||||||
|
@ -29,12 +29,6 @@
|
|||||||
# executable trying to create .eh_frame_hdr. It needs a separate .exp file due
|
# executable trying to create .eh_frame_hdr. It needs a separate .exp file due
|
||||||
# to the requirement of two `ld' runs.
|
# to the requirement of two `ld' runs.
|
||||||
|
|
||||||
# Exclude non-ELF targets.
|
|
||||||
|
|
||||||
if ![is_elf_format] {
|
|
||||||
return
|
|
||||||
}
|
|
||||||
|
|
||||||
# Exclude non-CFI (such as ia64) targets.
|
# Exclude non-CFI (such as ia64) targets.
|
||||||
|
|
||||||
if {![check_as_cfi]} {
|
if {![check_as_cfi]} {
|
||||||
|
Loading…
Reference in New Issue
Block a user