]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* config/tc-alpha.c (s_alpha_text): Use obj_elf_text for OBJ_ELF, not
authorJakub Jelinek <jakub@redhat.com>
Wed, 27 Feb 2002 23:49:37 +0000 (23:49 +0000)
committerJakub Jelinek <jakub@redhat.com>
Wed, 27 Feb 2002 23:49:37 +0000 (23:49 +0000)
commitfa641aaad5afefbb1aa26e903729d9a27a765bb1
tree27a0a67348733c57c4e40ebdb539bd6c0f44f7a2
parent97b99bce03478e0a77a470d8652902478a211ed1
* config/tc-alpha.c (s_alpha_text): Use obj_elf_text for OBJ_ELF, not
s_text.
(s_alpha_data): Use obj_elf_data for OBJ_ELF, not s_data.
gas/ChangeLog
gas/config/tc-alpha.c