* configure.in: (arm-*-elf): Handle.
authorCatherine Moore <clm@redhat.com>
Fri, 31 Jul 1998 21:15:51 +0000 (21:15 +0000)
committerCatherine Moore <clm@redhat.com>
Fri, 31 Jul 1998 21:15:51 +0000 (21:15 +0000)
commit0a8aeb55e4ce10420dfc7400bd347bade14c197c
treea3665e12eb175d29b637d34a5bf68ee6bbb04ffc
parent6e723af99a0e337385285981b9510db5a60f4898
    * configure.in: (arm-*-elf):  Handle.
        (thumb-*-elf): Handle.
        * configure:  Regenerate.
        * read.c (stringer): Fix typo in comment.
        * write.c (fixup_segment): Don't add symbol value to addend if
        TC_ARM and OBJ_ELF.
        * config/tc-arm.c (md_section_align):  Don't align dwarf debug
        sections.
        (tc_gen_reloc):  Always set the reloc addend to fixp->fx_offset
        for OBJ_ELF.
gas/config/tc-arm.c
gas/read.c