OSDN Git Service

(output_option{,s}): New functions to write -f, -m, and -W options to the
authorkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 11 Sep 1995 23:20:44 +0000 (23:20 +0000)
committerkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 11 Sep 1995 23:20:44 +0000 (23:20 +0000)
commit7db9c9c68a6711831f0ac6c036448a733d4993ee
tree72fed10b6b9697f80e5f1f2be94cf4684ef11913
parent6f5f357f878e016875b09899c7b6b61f75f9774c
(output_option{,s}): New functions to write -f, -m, and -W options to the
asm file.
(rs6000_float_const): New function to generate floating point constants
portably used in signed,unsigned -> double conversions.
(rs6000_stack_info,debug_stack_info): Use ABI enumeration instead
of AIX vs. V.4 boolean.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@10317 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/config/rs6000/rs6000.c