]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* config/obj-elf.c (elf_begin): New function.
authorIan Lance Taylor <ian@airs.com>
Mon, 7 Oct 1996 15:25:58 +0000 (15:25 +0000)
committerIan Lance Taylor <ian@airs.com>
Mon, 7 Oct 1996 15:25:58 +0000 (15:25 +0000)
commit0bd28bc4f44cf35d3844554ceb638664c04cdded
treebda9fc87e30fcfc55ca64329d39a77aed6b5401e
parentf2b435665b8a4f05807020dd399e1ecfce49d72d
* config/obj-elf.c (elf_begin): New function.
(obj_elf_section): Add the section symbol to the symbol table.
* config/obj-elf.h (obj_begin): Define.
(elf_begin): Declare.
* as.c (perform_an_assembly_pass): Call obj_begin if it is
defined.
gas/ChangeLog
gas/as.c
gas/config/obj-elf.c
gas/config/obj-elf.h