diff options
Diffstat (limited to 'gcc')
| -rw-r--r-- | gcc/ChangeLog | 5 | ||||
| -rw-r--r-- | gcc/config.gcc | 1 |
2 files changed, 5 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index bdf40d7..1d007a5 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -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> * config/rs6000/rs6000.h (REG_CLASS_CONTENTS): Fix the diff --git a/gcc/config.gcc b/gcc/config.gcc index 2c4ca19..fa9d6ae 100644 --- a/gcc/config.gcc +++ b/gcc/config.gcc @@ -661,7 +661,6 @@ c4x-*) clipper-intergraph-clix*) tm_file="${tm_file} svr3.h clipper/clix.h" xm_defines=POSIX - extra_headers=va-clipper.h extra_parts="crtbegin.o crtend.o" install_headers_dir=install-headers-cpio ;; |
