- 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
-
- 11 Sep, 1999 1 commit
-
-
From-SVN: r29346
Craig Burley committed
-
- 16 Aug, 1999 1 commit
-
-
* gcc_update: New file. * egcs_update: Renamed to gcc_update. From-SVN: r28726
Gerald Pfeifer committed
-
- 10 Aug, 1999 1 commit
-
-
From-SVN: r28637
Robert Lipe committed
-
- 28 Jul, 1999 1 commit
-
-
* egcs_update (files_and_dependencies): Fixed typo in gcc/cstamp-h.in. Added gcc/config.in. From-SVN: r28313
Alexandre Oliva committed
-
- 27 Jul, 1999 1 commit
-
-
* egcs_update (files_and_dependencies): New function, with complete list of files to be updated, as well as their dependencies. (touch_files): Check the timestamp of each generated file against its dependencies'. (main): New flags --touch, --list and --help. Remove the pre-update step. From-SVN: r28295
Alexandre Oliva committed
-
- 18 Jul, 1999 1 commit
-
-
From-SVN: r28148
Alexandre Oliva committed
-
- 05 Jul, 1999 1 commit
-
-
* egcs_update (touch_files, apply_patch): New functions. Use them. New command-line option --patch. Split test of local tree into two parts. Add comments. Co-Authored-By: Jerry Quinn <jquinn@nortelnetworks.com> From-SVN: r27946
Gerald Pfeifer committed
-
- 03 Jul, 1999 1 commit
-
-
* test_summary: If Target is `unix{*}', append the Target variants to Host. From-SVN: r27932
Alexandre Oliva committed
-
- 14 Jun, 1999 1 commit
-
-
1999-06-14 Zack Weinberg <zack@rabi.columbia.edu> * cpp.texi: Minor update. * cpp.1: Regenerate from cpp.texi, using... * contrib/texi2pod.pl: ...this (new file) plus some hand tweaks. From-SVN: r27525
Zack Weinberg committed
-
- 12 Jun, 1999 1 commit
-
-
* test_summary: Set default mail-address and version for egcs instead of relying on unpredictable pathnames. Reported by Andreas Jaeger <aj@arthur.rhein-neckar.de> From-SVN: r27496
Alexandre Oliva committed
-
- 27 Apr, 1999 1 commit
-
-
coding standards. From-SVN: r26679
Alexandre Oliva committed
-
- 02 Apr, 1999 1 commit
-
-
From-SVN: r26131
Jeffrey A Law committed
-