(FUNCTION_{PROLOGUE,EPILOGUE}): %$ is not supported in fprintf.
authorRichard Kenner <kenner@gcc.gnu.org>
Tue, 22 Feb 1994 13:09:58 +0000 (08:09 -0500)
committerRichard Kenner <kenner@gcc.gnu.org>
Tue, 22 Feb 1994 13:09:58 +0000 (08:09 -0500)
commit666b023ed56c877369cf22f53081e6fc1d6c744b
treec30fd1d3fe058e1cd4f607f38a6385889861f186
parent98ff4808a08a68bd3cc410ec1b2b22e39b104ce7
(FUNCTION_{PROLOGUE,EPILOGUE}): %$ is not supported in fprintf.

(ADJSP): New macro to resolve %$.

(output_move_dconst): New declaration.

(OVERRIDE_OPTIONS): New macro to support PIC.
(FUNCTION_PROLOGUE): Save/Load sb when compiling PIC.
(FUNCTION_EPILOGUE): Restore sb when compiling PIC.
(INITIAL_FRAME_POINTER_OFFSET): Take saved sb into account when PIC.
(LEGITIMATE_CONSTANT_P, GO_IF_LEGITIMATE_ADDRESS): Set
current_function_uses_pic_offset_table if P uses a global symbolic reference.
(ENCODE_SECTION_INFO): New macro to support PIC.

From-SVN: r6603
gcc/config/ns32k/ns32k.h