* cccp.c, cexp.y, cexp.c, cccp.1: Removed.
* configure.in: Delete --disable-cpplib option and all references to cpp_main. * configure: Regenerate. * Makefile.in: Remove all references to CCCP, CCCP_OBJS, @cpp_main@, cccp.c, cexp.c, cexp.y, cexp.output, cexp.o, cccp.o, cccp, or cppmain. Link cppmain.o straight to cpp$(exeext). Add --no-headers to makeinfo command line when generating INSTALL. Install and uninstall cpp.1 manpage, not cccp.1. * install.texi: Delete all references to cexp.y/cexp.c. Delete ancient instructions for compiling GCC on 3b1. * INSTALL: Regenerate. * cppfiles.c, cpplib.h, jump.c, protoize.c, c-lex.c, ch/decl.c, ch/lex.c, cp/lex.c, f/lex.c, mips/t-ecoff, mips/t-elf, mips/t-r3900: Remove references to cccp.c. * convex.h, fx80.h, m68k.h, pdp11.h, contrib/gcc_update, f/g77install.texi: Remove references to cexp.c/cexp.y. * xm-linux.h, xm-os2.h, romp.h: Remove definition of BSTRING, which is no longer tested anywhere. * po/POTFILES.in: Remove cccp.c and cexp.c. Comment out alpha/vms-tramp.asm. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@33238 138bc75d-0d04-0410-961f-82ee72b054a4
Showing
- contrib/ChangeLog 4 additions, 0 deletionscontrib/ChangeLog
- contrib/gcc_update 0 additions, 1 deletioncontrib/gcc_update
- gcc/ChangeLog 22 additions, 0 deletionsgcc/ChangeLog
- gcc/INSTALL 234 additions, 251 deletionsgcc/INSTALL
- gcc/Makefile.in 17 additions, 42 deletionsgcc/Makefile.in
- gcc/c-lex.c 1 addition, 1 deletiongcc/c-lex.c
- gcc/cccp.1 0 additions, 674 deletionsgcc/cccp.1
- gcc/cccp.c 0 additions, 11313 deletionsgcc/cccp.c
- gcc/cexp.c 0 additions, 2209 deletionsgcc/cexp.c
- gcc/cexp.y 0 additions, 1226 deletionsgcc/cexp.y
- gcc/ch/ChangeLog 4 additions, 0 deletionsgcc/ch/ChangeLog
- gcc/ch/decl.c 1 addition, 3 deletionsgcc/ch/decl.c
- gcc/ch/lex.c 1 addition, 1 deletiongcc/ch/lex.c
- gcc/config/convex/convex.h 0 additions, 1 deletiongcc/config/convex/convex.h
- gcc/config/fx80/fx80.h 1 addition, 3 deletionsgcc/config/fx80/fx80.h
- gcc/config/i386/xm-os2.h 0 additions, 1 deletiongcc/config/i386/xm-os2.h
- gcc/config/m68k/m68k.h 2 additions, 4 deletionsgcc/config/m68k/m68k.h
- gcc/config/mips/t-ecoff 0 additions, 2 deletionsgcc/config/mips/t-ecoff
- gcc/config/mips/t-elf 0 additions, 2 deletionsgcc/config/mips/t-elf
- gcc/config/mips/t-r3900 0 additions, 2 deletionsgcc/config/mips/t-r3900
Loading
Please register or sign in to comment