mirror of git://gcc.gnu.org/git/gcc.git
re PR target/4606 (config.gcc refers to non-existant va-clipper.h)
2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org> PR target/4606 * config.gcc: Remove reference to va-clipper.h. From-SVN: r47129
This commit is contained in:
parent
aee4201707
commit
f3095b5f17
|
|
@ -1,3 +1,8 @@
|
||||||
|
2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
|
||||||
|
|
||||||
|
PR target/4606
|
||||||
|
* config.gcc: Remove reference to va-clipper.h.
|
||||||
|
|
||||||
2001-11-17 Stan Shebs <shebs@apple.com>
|
2001-11-17 Stan Shebs <shebs@apple.com>
|
||||||
|
|
||||||
* config/rs6000/rs6000.h (REG_CLASS_CONTENTS): Fix the
|
* config/rs6000/rs6000.h (REG_CLASS_CONTENTS): Fix the
|
||||||
|
|
|
||||||
|
|
@ -661,7 +661,6 @@ c4x-*)
|
||||||
clipper-intergraph-clix*)
|
clipper-intergraph-clix*)
|
||||||
tm_file="${tm_file} svr3.h clipper/clix.h"
|
tm_file="${tm_file} svr3.h clipper/clix.h"
|
||||||
xm_defines=POSIX
|
xm_defines=POSIX
|
||||||
extra_headers=va-clipper.h
|
|
||||||
extra_parts="crtbegin.o crtend.o"
|
extra_parts="crtbegin.o crtend.o"
|
||||||
install_headers_dir=install-headers-cpio
|
install_headers_dir=install-headers-cpio
|
||||||
;;
|
;;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue