Commit 8eeb855e by Richard Kenner Committed by Richard Kenner

* config.gcc (rs6000-ibm-aix*, rs6000-bull-bosx): Add rs6000/aix.h.

From-SVN: r39117
parent 34508ae8
Thu Jan 18 06:43:04 2001 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
* config.gcc (rs6000-ibm-aix*, rs6000-bull-bosx): Add rs6000/aix.h.
2001-01-18 Neil Booth <neil@daikokuya.demon.co.uk> 2001-01-18 Neil Booth <neil@daikokuya.demon.co.uk>
* cpplib.c (_cpp_handle_directive): Use buffer->was_skipping, * cpplib.c (_cpp_handle_directive): Use buffer->was_skipping,
......
...@@ -2897,10 +2897,12 @@ rs6000-ibm-aix[56789].* | powerpc-ibm-aix[56789].*) ...@@ -2897,10 +2897,12 @@ rs6000-ibm-aix[56789].* | powerpc-ibm-aix[56789].*)
thread_file='aix' thread_file='aix'
;; ;;
rs6000-ibm-aix*) rs6000-ibm-aix*)
tm_file="${tm_file} rs6000/aix.h
float_format=none float_format=none
use_collect2=yes use_collect2=yes
;; ;;
rs6000-bull-bosx) rs6000-bull-bosx)
tm_file="${tm_file} rs6000/aix.h
float_format=none float_format=none
use_collect2=yes use_collect2=yes
;; ;;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment