]> git.ipfire.org Git - thirdparty/gcc.git/commit
mmix.h (ENCODE_SECTION_INFO): Pass on new second parameter to mmix_encode_section_info.
authorHans-Peter Nilsson <hp@bitrange.com>
Tue, 5 Mar 2002 02:16:39 +0000 (02:16 +0000)
committerHans-Peter Nilsson <hp@gcc.gnu.org>
Tue, 5 Mar 2002 02:16:39 +0000 (02:16 +0000)
commit4f1aac426685bb179bd45b525ae95e1f80bd5149
treed9b39989e6dcd5ea25389f49278d893159b0a712
parent123455433fbaf97026cd1dc165ee97476fe7e515
mmix.h (ENCODE_SECTION_INFO): Pass on new second parameter to mmix_encode_section_info.

* config/mmix/mmix.h (ENCODE_SECTION_INFO): Pass on new second
parameter to mmix_encode_section_info.
(LINK_SPEC): Don't defsym __.MMIX.start..text if linking
relocatably.  Always produce ELF, not mmo if linking relocatably.
* config/mmix/mmix.c (mmix_encode_section_info): If new parameter
first is non-zero, don't add symbol prefix.
* config/mmix/mmix-protos.h (mmix_encode_section_info): Tweak
prototype accordingly.

From-SVN: r50298
gcc/ChangeLog
gcc/config/mmix/mmix-protos.h
gcc/config/mmix/mmix.c
gcc/config/mmix/mmix.h