- 22 Nov, 2000 2 commits
-
-
From-SVN: r37653
Gerald Pfeifer committed -
gcc: * gcov.texi: Add magic comments for texi2pod.pl. * Makefile.in: Add rules to generate and install gcov.1. * gcov.1: New (generated) file. contrib: * gcc_update: Add gcov.1 to the list of generated files. From-SVN: r37649
Joseph Myers committed
-
- 21 Nov, 2000 1 commit
-
-
From-SVN: r37624
Mark Mitchell committed
-
- 19 Nov, 2000 1 commit
-
-
* texi2pod.pl: - Add real command line parsing. - Support @ifset, @ifclear, @set, @value, -D switch. - Support @sc. Improve handling of @ref and friends. - Discard @subsection, @need, @node lines. - Un-nest font changes to match texinfo semantics. - Handle @{ and @}. Oops. - Don't emit E<> directives inside verbatim blocks. From-SVN: r37569
Zack Weinberg committed
-
- 13 Nov, 2000 1 commit
-
-
From-SVN: r37411
Bruce Korb committed
-
- 12 Nov, 2000 1 commit
-
-
From-SVN: r37397
Mark Mitchell committed
-
- 11 Nov, 2000 1 commit
-
-
From-SVN: r37384
Jeff Law committed
-
- 08 Nov, 2000 2 commits
-
-
* snapshot: New file. Co-Authored-By: Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> From-SVN: r37328
Jeff Law committed -
2000-11-08 Jeffrey Oldham <oldham@oz.codesourcery.com> * gcc_build (bootstrap_gcc): New function. (configure_gcc): Likewise. (build_gcc): Rewritten to use configure and bootstrap. (MAKE_BOOTSTRAP_OPTIONS): Replaced MAKE_OPTIONS. From-SVN: r37323
Jeffrey Oldham committed
-
- 01 Nov, 2000 1 commit
-
-
* gcc_build (MAKE): New variable. (build_gcc): Use it. Fix logging of errors. (install_gcc): Likewise. From-SVN: r37180
Mark Mitchell committed
-
- 29 Oct, 2000 1 commit
-
-
From-SVN: r37136
Mark Mitchell committed
-
- 26 Oct, 2000 1 commit
-
-
From-SVN: r37066
Mark Mitchell committed
-
- 14 Oct, 2000 1 commit
-
-
From-SVN: r36867
Joseph Myers committed
-
- 08 Oct, 2000 1 commit
-
-
From-SVN: r36788
Joseph Myers committed
-
- 28 Sep, 2000 1 commit
-
-
From-SVN: r36657
Gerald Pfeifer committed
-
- 16 Sep, 2000 1 commit
-
-
2000-09-16 Andreas Jaeger <aj@suse.de> * gcc_update: Remove gcc/c-parse.gperf. From-SVN: r36454
Andreas Jaeger committed
-
- 30 Aug, 2000 1 commit
-
-
* gcc_update: Execute touch_files_reexec even if `cvs update` failed. Co-Authored-By: Alexandre Oliva <aoliva@redhat.com> From-SVN: r36073
Gerald Pfeifer committed
-
- 09 Aug, 2000 1 commit
-
-
From-SVN: r35578
Alexandre Oliva committed
-
- 16 Jul, 2000 3 commits
-
-
From-SVN: r35062
Mark Mitchell committed -
From-SVN: r35061
Mark Mitchell committed -
From-SVN: r35060
Mark Mitchell committed
-
- 14 Jul, 2000 1 commit
-
-
From-SVN: r35030
Mark Mitchell committed
-
- 12 Jul, 2000 1 commit
-
-
* gcc_update (files_and_dependencies): Remove generated YACC files. * c-parse.c: Remove. * c-parse.h: Likewise. * c-parse.y: Likewise. * objc/objc-parse.c: Likewise. * objc/objc-pasre.y: Likewise. * Makefile.in ($(PARSE_H)): Depend directly on parse.y. * parse.c: Remove. * parse.h: Likewise. * parse-scan.c: Remove. From-SVN: r34982
Mark Mitchell committed
-
- 11 Jul, 2000 1 commit
-
-
From-SVN: r34953
Zack Weinberg committed
-
- 04 Jun, 2000 2 commits
-
-
From-SVN: r34391
Mark Mitchell committed -
* test_summary: In generated script, use cat <<'EOF' not cat <<\EOF. Elide --with-gcc-version-trigger and --norecursion from configure flags. Remove code to report status of haifa scheduler. From-SVN: r34387
Zack Weinberg committed
-
- 18 May, 2000 2 commits
-
-
From-SVN: r33976
Alexandre Oliva committed -
* gcc_update (self): Set to `$0'. (touch_files_reexec): Use `$self' instead of `$0'. Reported by Albert Chin-A-Young <china@thewrittenword.com> From-SVN: r33974
Alexandre Oliva committed
-
- 12 May, 2000 1 commit
-
-
* gcc_update (touch_files_reexec): New function, run after the tree is modified. From-SVN: r33882
Alexandre Oliva committed
-
- 09 May, 2000 1 commit
-
-
From-SVN: r33800
Bruce Korb committed
-
- 08 May, 2000 1 commit
-
-
From-SVN: r33774
Richard Henderson committed
-
- 01 May, 2000 1 commit
-
-
From-SVN: r33566
Martin v. Löwis committed
-
- 28 Apr, 2000 3 commits
-
-
* index-prop: Use a single pattern. Also support *** cdiffs. * index-prop: Don't change /dev/null. From-SVN: r33523
Jason Merrill committed -
* gcc_update: Refer to GCC and gcc_update instead of egcs and egcs_update. From-SVN: r33497
Gerald Pfeifer committed -
From-SVN: r33494
Jonathan Larmour committed
-
- 18 Apr, 2000 1 commit
-
-
* 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. From-SVN: r33238
Zack Weinberg committed
-
- 18 Dec, 1999 1 commit
-
-
* newcvsroot: Add check on the number of command-line arguments. Add usage. From-SVN: r31012
Gerald Pfeifer committed
-
- 28 Nov, 1999 1 commit
-
-
From-SVN: r30680
William Bader committed
-
- 11 Oct, 1999 2 commits
-
-
From-SVN: r29900
Martin v. Löwis committed -
From-SVN: r29899
Martin v. Löwis committed
-