summaryrefslogtreecommitdiff
path: root/contrib
Commit message (Collapse)AuthorAgeFilesLines
* Mark ChangeLogmmitchel2007-02-141-0/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_1-branch@121932 138bc75d-0d04-0410-961f-82ee72b054a4
* Mark ChangeLogmmitchel2007-02-141-0/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_1-branch@121931 138bc75d-0d04-0410-961f-82ee72b054a4
* Mark ChangeLogmmitchel2007-02-141-0/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_1-branch@121930 138bc75d-0d04-0410-961f-82ee72b054a4
* Mark ChangeLogmmitchel2006-05-241-0/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_1-branch@114088 138bc75d-0d04-0410-961f-82ee72b054a4
* Mark ChangeLogmmitchel2006-05-241-0/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_1-branch@114087 138bc75d-0d04-0410-961f-82ee72b054a4
* Mark ChangeLogmmitchel2006-05-241-0/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_1-branch@114086 138bc75d-0d04-0410-961f-82ee72b054a4
* contrib/regression/hjl2006-03-312-4/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2006-03-31 H.J. Lu <hongjiu.lu@intel.com> Backport from mainline 2006-01-18 Andrew Pinski <pinskia@physics.uc.edu> * btest-gcc.sh: gcc.sum has moved to gcc/testsuite/gcc/gcc.sum. g++.sum has moved to gcc/testsuite/g++/g++.sum. objc.sum has moved to gcc/testsuite/objc/objc.sum. gcc/ 2006-03-31 H.J. Lu <hongjiu.lu@intel.com> PR testsuite/25741 Backport from mainline 2006-01-16 H.J. Lu <hongjiu.lu@intel.com> * Makefile.in (check-%): Depend on site.exp instead of $(TESTSUITEDIR)/site.exp. Run "runtest" in separate language directories. 2006-01-17 Shantonu Sen <ssen@opendarwin.org> * Makefile.in (check-%, check-consistency): Use $${srcdir} instead of $(srcdir) and ${srcdir}. gcc/testsuite/ 2006-03-31 H.J. Lu <hongjiu.lu@intel.com> PR testsuite/25741 Backport from mainline 2006-01-16 H.J. Lu <hongjiu.lu@intel.com> * lib/g++.exp (g++_init): Use $base_dir/../../ instead of $base_dir/../. * lib/gfortran.exp (gfortran_init): Likewise. * lib/obj-c++.exp (obj-c++_init): Likewise. * lib/scanasm.exp (scan-assembler-dem): Likewise. (scan-assembler-dem-not): Likewise. * lib/scandump.exp (scan-dump-dem): Likewise. (scan-dump-dem-not): Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_1-branch@112583 138bc75d-0d04-0410-961f-82ee72b054a4
* Mark ChangeLogmmitchel2006-02-281-0/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_1-branch@111548 138bc75d-0d04-0410-961f-82ee72b054a4
* Mark ChangeLogmmitchel2006-02-281-0/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_1-branch@111547 138bc75d-0d04-0410-961f-82ee72b054a4
* Mark ChangeLogmmitchel2006-02-281-0/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_1-branch@111546 138bc75d-0d04-0410-961f-82ee72b054a4
* * gennews (files): Update for GCC 4.1.mmitchel2006-02-282-1/+6
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_1-branch@111517 138bc75d-0d04-0410-961f-82ee72b054a4
* *sigh* checked in the wrong patchsteven2005-11-041-2/+2
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@106495 138bc75d-0d04-0410-961f-82ee72b054a4
* * gcc_build: Fix my previous checking.steven2005-11-032-2/+9
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@106449 138bc75d-0d04-0410-961f-82ee72b054a4
* * gcc_update: Include revision number in LAST_UPDATED.jsm282005-11-012-1/+5
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@106327 138bc75d-0d04-0410-961f-82ee72b054a4
* * gcc_build: Use gcc.gnu.org as the default server. Set upsteven2005-10-302-4/+22
| | | | | | | SVN_REPOSITORY correctly. Add support for checking out branches. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@106248 138bc75d-0d04-0410-961f-82ee72b054a4
* 2005-10-28 Andrew Pinski <pinskia@gcc.gnu.org>pinskia2005-10-292-1/+6
| | | | | | | | | | * gcc_update: When svn update is called and --silent is used, pass -q. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@105985 138bc75d-0d04-0410-961f-82ee72b054a4
* 2005-10-28 Andrew Pinski <pinskia@gcc.gnu.org>pinskia2005-10-282-1/+5
| | | | | | | * gcc_update: Remove the -q from svn invocation. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@105958 138bc75d-0d04-0410-961f-82ee72b054a4
* 2005-10-28 Andrew Pinski <pinskia@gcc.gnu.org>pinskia2005-10-282-1/+5
| | | | | | | | * gcc_build: Remove -d from the call to gcc_update. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@105937 138bc75d-0d04-0410-961f-82ee72b054a4
* 2005-10-28 Daniel Berlin <dberlin@dberlin.org>dberlin2005-10-284-66/+56
| | | | | | | | | | | Ben Elliston <bje@au1.ibm.com> * gcc_update: Update for svn. * newcvsroot: Ditto. * gcc_build: Ditto. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@105933 138bc75d-0d04-0410-961f-82ee72b054a4
* * texi2pod.pl: Substitue for @value even when part of @include.mmitchel2005-10-212-3/+8
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@105780 138bc75d-0d04-0410-961f-82ee72b054a4
* * texi2pod.pl: Convert two single quotes or two backquotes tobwilson2005-10-212-0/+9
| | | | | | | double quotes. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@105758 138bc75d-0d04-0410-961f-82ee72b054a4
* * gcc_update: Update dependencies for libjava/aclocal.m4.bje2005-08-232-1/+5
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@103376 138bc75d-0d04-0410-961f-82ee72b054a4
* 2005-08-14 Kelley Cook <kcook@gcc.gnu.org>kcook2005-08-159-14/+18
| | | | | | | * All files: Update with new FSF address. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@103095 138bc75d-0d04-0410-961f-82ee72b054a4
* * reg_test_template: Typo fix.bje2005-07-142-2/+7
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102007 138bc75d-0d04-0410-961f-82ee72b054a4
* * filter_params.pl: Typo fix.bje2005-07-143-2/+7
| | | | | | | * filter_knr2ansi.pl: Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102006 138bc75d-0d04-0410-961f-82ee72b054a4
* * btest-gcc.sh: Add support for optionhp2005-06-072-8/+47
| | | | | | | --add-passes-despite-regression. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@100699 138bc75d-0d04-0410-961f-82ee72b054a4
* * btest-gcc.sh <Build>: Don't pass --with-newlib when target ishp2005-06-062-2/+9
| | | | | | | "*-linux*". git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@100649 138bc75d-0d04-0410-961f-82ee72b054a4
* * btest-gcc.sh (TESTLOGS): Make libstdc++.sum optional.hp2005-06-062-3/+9
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@100648 138bc75d-0d04-0410-961f-82ee72b054a4
* * gennews (files): Update for egcs-1.0 release pages consolidation.gerald2005-06-052-2/+5
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@100636 138bc75d-0d04-0410-961f-82ee72b054a4
* * gennews (files): Update for GCC 4.0.jsm282005-04-172-2/+7
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@98266 138bc75d-0d04-0410-961f-82ee72b054a4
* * gcc_update (silent): Unset instead of initializing to null.aoliva2005-03-192-1/+5
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@96708 138bc75d-0d04-0410-961f-82ee72b054a4
* * gcc_update (apply_patch): Properly quote $1.schwab2005-03-182-5/+9
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@96705 138bc75d-0d04-0410-961f-82ee72b054a4
* * gcc_update: Add --silent option.zack2005-03-182-6/+30
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@96661 138bc75d-0d04-0410-961f-82ee72b054a4
* * warn_summary (keywordFilter): Update sed pattern for new quotingghazi2005-03-082-1/+6
| | | | | | | style in warnings. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@96102 138bc75d-0d04-0410-961f-82ee72b054a4
* * warn_summary: Add -fortran subdir flag.ghazi2005-03-072-6/+11
| | | | | | | (subdirectoryFilter): Fix missing ada subdir. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@96022 138bc75d-0d04-0410-961f-82ee72b054a4
* * reg_periodic, reg_search: Fix the uses of date command.kazu2005-01-183-4/+8
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@93806 138bc75d-0d04-0410-961f-82ee72b054a4
* * gcc_update (touch_files): Don't rely on "make" being GNU make;hp2004-11-202-2/+10
| | | | | | | grep for "Touching" to determine that the rule executes. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@90961 138bc75d-0d04-0410-961f-82ee72b054a4
* * gcc_update (touch_files): Explicitly pass --no-print-directory.hp2004-11-142-1/+11
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@90614 138bc75d-0d04-0410-961f-82ee72b054a4
* 2004-11-07 James A. Morrison <phython@gcc.gnu.org>phython2004-11-072-1/+5
| | | | | | | * README: Update website URL. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@90239 138bc75d-0d04-0410-961f-82ee72b054a4
* 2004-11-04 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-11-052-1/+5
| | | | | | | * gcc_update (boehm-gc/aclocal.m4): Remove boehm-gc/acinclude.m4. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@90115 138bc75d-0d04-0410-961f-82ee72b054a4
* * btest-gcc.sh (TESTLOGS): The libstdc++-v3 test log is calledgeoffk2004-10-272-1/+6
| | | | | | | libstd++.sum not libstdc++-v3.sum. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@89697 138bc75d-0d04-0410-961f-82ee72b054a4
* * btest-gcc.sh (TESTLOGS): Examine regressions in libstdc++,geoffk2004-10-262-4/+13
| | | | | | | libffi, and libjava. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@89576 138bc75d-0d04-0410-961f-82ee72b054a4
* Made fixincludes a toplevel build module.bonzini2004-08-312-1/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | toplevel: 2004-08-31 Paolo Bonzini <bonzini@gnu.org> * Makefile.def (build_modules): Add fixincludes. (dependencies): Make gcc depend on fixincludes. * configure.in (build_tools): Add fixincludes. (build_configdirs): Always include build_libs. * Makefile.in: Regenerate. * configure: Regenerate. contrib: 2004-08-04 Paolo Bonzini <bonzini@gnu.org> * gcc_update: Add fixincludes. fixincludes: 2004-08-31 Paolo Bonzini <bonzini@gnu.org> * .cvsignore: New. * Makefile.in: From gcc/fixinc/Makefile.in, making it fully autoconfiscated. * configure.ac: New. * config.h.in: Generate. * configure: Generate. * aclocal.m4: New. * fixlib.h: Remove inclusions of gcc files. * system.h: New. Other files copied from gcc/fixinc. gcc: 2004-08-31 Paolo Bonzini <bonzini@gnu.org> * Makefile.in (build_subdir): New substitution. (fixinc.sh): Simplify heavily since fixincludes is already built. (stmp-fixinc): Depend on specs.ready. (install-mkheaders): Use new location of fixincludes. (clean): Do not descend into fixinc. (FORBUILD): Replace with ../$(build_subdir). * configure.ac (build_subdir): Substitute. (FORBUILD): Do not set. (all_outputs): Remove fixinc/Makefile. (default commands): Do not create links in fixinc. * mkfixinc.sh: New, from fixinc/mkfixinc.sh without the fixincludes configuration steps and substituting @FIXINCL@ in fixinc.in. * fixinc.in: New, from fixinc/fixincl.sh. * fixinc/*: Removed. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@86824 138bc75d-0d04-0410-961f-82ee72b054a4
* 2004-08-26 Matthias Klose <doko@debian.org>doko2004-08-262-3/+10
| | | | | | | * texi2pod.pl: keep references of the form @ref{...}, print them bold. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@86635 138bc75d-0d04-0410-961f-82ee72b054a4
* 2003-08-26 Matthias Klose <doko@debian.org>doko2004-08-262-0/+6
| | | | | | | | * test_summary: Include baseline used for libstdc++-v3 abi check in test summary. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@86607 138bc75d-0d04-0410-961f-82ee72b054a4
* * gcc_update (libcpp/Makefile.in): Remove libcpp/Makefile.am.bje2004-08-252-1/+5
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@86543 138bc75d-0d04-0410-961f-82ee72b054a4
* 2004-08-20 Andreas Tobler <a.tobler@schweiz.ch>andreast2004-08-202-3/+8
| | | | | | | | * gcc_update (self): libjava/configure.in -> configure.ac. Automake update done. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@86330 138bc75d-0d04-0410-961f-82ee72b054a4
* 2004-08-04 Paolo Bonzini <gcc@gcc.gnu.org>bonzini2004-08-042-3/+8
| | | | | | | | * gcc_update: libjava/configure.ac -> configure.in. Automake 1.4 does not handle configure.ac properly. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@85556 138bc75d-0d04-0410-961f-82ee72b054a4
* * gcc_update: libjava/configure.in -> configure.ac.schwab2004-08-042-3/+7
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@85552 138bc75d-0d04-0410-961f-82ee72b054a4
* * gcc_update: gcc/config/arm/arm-tune.md -> arm-cores.def gentune.sh.rearnsha2004-08-032-0/+5
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@85474 138bc75d-0d04-0410-961f-82ee72b054a4