OSDN Git Service

* config/mmix/mmix.h (ENCODE_SECTION_INFO): Pass on new second
authorhp <hp@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 5 Mar 2002 02:16:39 +0000 (02:16 +0000)
committerhp <hp@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 5 Mar 2002 02:16:39 +0000 (02:16 +0000)
commitae484cc8d2362f1f2f8f589e6c95bc871aa568b4
treed9b39989e6dcd5ea25389f49278d893159b0a712
parent7eab7b2a35b6b1ecb34da48e541897b3afb84d6c
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50298 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/mmix/mmix-protos.h
gcc/config/mmix/mmix.c
gcc/config/mmix/mmix.h