]> git.ipfire.org Git - thirdparty/gcc.git/commit
config.gcc (extra_headers): Move settings to math-68881.h and ppc-asm.h to common...
authorJoseph Myers <jsm28@cam.ac.uk>
Sat, 22 Dec 2001 21:07:33 +0000 (21:07 +0000)
committerJoseph Myers <jsm28@gcc.gnu.org>
Sat, 22 Dec 2001 21:07:33 +0000 (21:07 +0000)
commitba1e6c0b0531be420cd1863958bb5c6578f7cb9b
tree9c07b5dfee33223caac08c45bad3af2917f5f931
parente421052c886d39d5234c8cbfe655696a52d6be51
config.gcc (extra_headers): Move settings to math-68881.h and ppc-asm.h to common code for CPU types.

* config.gcc (extra_headers): Move settings to math-68881.h and
ppc-asm.h to common code for CPU types.  Use math-68881.h on all
m68k targets.
(header_files): Remove unused setting.

From-SVN: r48277
gcc/ChangeLog
gcc/config.gcc