aboutsummaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Collapse)AuthorFilesLines
2000-10-29* gcc_build: Save the output from CVS into the logfile as well.Mark Mitchell2-3/+7
From-SVN: r37136
2000-10-26* gcc_build: Fix typos.Mark Mitchell2-3/+7
From-SVN: r37066
2000-10-14* gperf-2.7-19981006.pat: Remove.Joseph Myers2-148/+4
From-SVN: r36867
2000-10-08* test_installed: Change EGCS references to refer to GCC.Joseph Myers2-4/+8
From-SVN: r36788
2000-09-28gcc_update (touch_files): Add some informative output.Gerald Pfeifer2-1/+6
From-SVN: r36657
2000-09-16gcc_update: Remove gcc/c-parse.gperf.Andreas Jaeger2-34/+37
2000-09-16 Andreas Jaeger <aj@suse.de> * gcc_update: Remove gcc/c-parse.gperf. From-SVN: r36454
2000-08-30gcc_update: Execute touch_files_reexec even if `cvs update` failed.Gerald Pfeifer2-0/+7
* gcc_update: Execute touch_files_reexec even if `cvs update` failed. Co-Authored-By: Alexandre Oliva <aoliva@redhat.com> From-SVN: r36073
2000-08-09* test_summary: AWK breaks with filenames containing `='.Alexandre Oliva2-1/+9
From-SVN: r35578
2000-07-16Fix nameMark Mitchell1-1/+1
From-SVN: r35062
2000-07-16* gcc_build: New script.Mark Mitchell1-3/+3
From-SVN: r35061
2000-07-16* gcc_build: New script.Mark Mitchell2-0/+299
From-SVN: r35060
2000-07-14* gcc_update (files_and_dependencies): Remove generated YACC files.Mark Mitchell2-1/+4
From-SVN: r35030
2000-07-12gcc_update (files_and_dependencies): Remove generated YACC files.Mark Mitchell2-8/+4
* 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
2000-07-11Add tradcif.c: tradcif.y dependencyZack Weinberg1-0/+1
From-SVN: r34953
2000-06-04* newcvsroot: Handle filenames that contain spaces.Mark Mitchell2-2/+6
From-SVN: r34391
2000-06-04test_summary: In generated script, use cat <<'EOF' not cat <<\EOF.Zack Weinberg2-5/+13
* 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
2000-05-18Oops, removed `Reported by' commentAlexandre Oliva1-1/+0
From-SVN: r33976
2000-05-18gcc_update (self): Set to `$0'.Alexandre Oliva2-1/+9
* 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
2000-05-12gcc_update (touch_files_reexec): New function, run after the tree is modified.Alexandre Oliva2-4/+14
* gcc_update (touch_files_reexec): New function, run after the tree is modified. From-SVN: r33882
2000-05-09Let's not touch obsolete files any moreBruce Korb1-2/+0
From-SVN: r33800
2000-05-08* gcc_update: Remove references to inclhack.tpl.Richard Henderson2-2/+6
From-SVN: r33774
2000-05-01New fileMartin v. Löwis1-0/+84
From-SVN: r33566
2000-04-28index-prop: Use a single pattern.Jason Merrill2-2/+10
* index-prop: Use a single pattern. Also support *** cdiffs. * index-prop: Don't change /dev/null. From-SVN: r33523
2000-04-28gcc_update: Refer to GCC and gcc_update instead of egcs and egcs_update.Gerald Pfeifer2-11/+16
* gcc_update: Refer to GCC and gcc_update instead of egcs and egcs_update. From-SVN: r33497
2000-04-27* index-prop: Fix occasional problem when using cvs diff -pJonathan Larmour2-1/+6
From-SVN: r33494
2000-04-18cccp.c, [...]: Removed.Zack Weinberg2-1/+4
* 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
1999-12-18newcvsroot: Add check on the number of command-line arguments.Gerald Pfeifer2-0/+10
* newcvsroot: Add check on the number of command-line arguments. Add usage. From-SVN: r31012
1999-11-28* gcc_update: Allow patches compressed by bzip2.William Bader2-0/+6
From-SVN: r30680
1999-10-11* newcvsroot: New file.Martin v. Löwis1-0/+4
From-SVN: r29900
1999-10-11New script to replace CVS/Root and CVS/RepositoryMartin v. Löwis1-0/+29
From-SVN: r29899
1999-09-11New shell scripts to ease dealing with Netlib f2c vis-a-vis g77 libg2cCraig Burley4-0/+177
From-SVN: r29346
1999-08-16gcc_update: New file.Gerald Pfeifer2-0/+5
* gcc_update: New file. * egcs_update: Renamed to gcc_update. From-SVN: r28726
1999-08-10* test_summary: Quote curly braces in 1999-07-03 change.Robert Lipe2-1/+5
From-SVN: r28637
1999-07-28egcs_update (files_and_dependencies): Fixed typo in gcc/cstamp-h.in.Alexandre Oliva2-1/+7
* egcs_update (files_and_dependencies): Fixed typo in gcc/cstamp-h.in. Added gcc/config.in. From-SVN: r28313
1999-07-27egcs_update (files_and_dependencies): New function...Alexandre Oliva2-62/+125
* 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
1999-07-17* test_summary: Replace egcs with gcc. Update e-mail address.Alexandre Oliva2-5/+9
From-SVN: r28148
1999-07-05egcs_update (touch_files, [...]): New functions.Gerald Pfeifer2-39/+88
* 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
1999-07-03test_summary: If Target is `unix{*}', append the Target variants to Host.Alexandre Oliva2-0/+6
* test_summary: If Target is `unix{*}', append the Target variants to Host. From-SVN: r27932
1999-06-14cpp.texi: Minor update.Zack Weinberg1-0/+151
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
1999-06-12test_summary: Set default mail-address and version for egcs instead of ↵Alexandre Oliva2-10/+8
relying on... * 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
1999-04-27Fixed some old ChangeLog entries I wrote before becoming aware of the GNUAlexandre Oliva1-13/+13
coding standards. From-SVN: r26679
1999-04-02* fixinc/*: Delete obsolete files.Jeffrey A Law15-17868/+4
From-SVN: r26131
1999-02-04egcs_update: Test return values of 'cvs update'.Robert Lipe2-0/+13
* egcs_update: Test return values of 'cvs update'. Propogate to caller as exit values. From-SVN: r25021
1999-01-25egcs_update: Use "if" instead of "&&".Gerald Pfeifer2-6/+14
* egcs_update: Use "if" instead of "&&". Touch generated files only after the corresponding *.y files. From-SVN: r24860
1999-01-19* egcs_update: Do not use xargs, but a backquote construct.Gerald Pfeifer2-4/+9
From-SVN: r24766
1999-01-11Update FSF address in copyright notice.Jeff Law2-3/+5
From-SVN: r24613
1999-01-07test_summary (version): remove carriage return that gawk inserts in the ↵Alexandre Oliva2-1/+6
version string for some reason * test_summary (version): remove carriage return that gawk inserts in the version string for some reason From-SVN: r24552
1998-12-01* egcs_update: Only touch files that already exist.Gerald Pfeifer2-1/+7
From-SVN: r24023
1998-11-29test_summary (EOF): remove double backslash Reported by Franz Sirl ↵Alexandre Oliva2-1/+6
<Franz.Sirl-kernel@lauterbach.com> * test_summary (EOF): remove double backslash Reported by Franz Sirl <Franz.Sirl-kernel@lauterbach.com> From-SVN: r23974
1998-11-28* test_summary (address): set to egcs-testresults mailing listAlexandre Oliva2-1/+5
From-SVN: r23956