aboutsummaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Collapse)AuthorFilesLines
2005-07-14* reg_test_template: Typo fix.Ben Elliston2-2/+7
From-SVN: r102007
2005-07-14filter_params.pl: Typo fix.Ben Elliston3-2/+7
* filter_params.pl: Typo fix. * filter_knr2ansi.pl: Likewise. From-SVN: r102006
2005-06-07btest-gcc.sh: Add support for option --add-passes-despite-regression.Hans-Peter Nilsson2-8/+47
* btest-gcc.sh: Add support for option --add-passes-despite-regression. From-SVN: r100699
2005-06-06btest-gcc.sh: Don't pass --with-newlib when target is "*-linux*".Hans-Peter Nilsson2-2/+9
* btest-gcc.sh <Build>: Don't pass --with-newlib when target is "*-linux*". From-SVN: r100649
2005-06-06* btest-gcc.sh (TESTLOGS): Make libstdc++.sum optional.Hans-Peter Nilsson2-3/+9
From-SVN: r100648
2005-06-05* gennews (files): Update for egcs-1.0 release pages consolidation.Gerald Pfeifer2-2/+5
From-SVN: r100636
2005-04-17* gennews (files): Update for GCC 4.0.Joseph Myers2-2/+7
From-SVN: r98266
2005-03-19* gcc_update (silent): Unset instead of initializing to null.Alexandre Oliva2-1/+5
From-SVN: r96708
2005-03-18* gcc_update (apply_patch): Properly quote $1.Andreas Schwab2-5/+9
From-SVN: r96705
2005-03-18* gcc_update: Add --silent option.Zack Weinberg2-6/+30
From-SVN: r96661
2005-03-08warn_summary (keywordFilter): Update sed pattern for new quoting style in ↵Kaveh R. Ghazi2-1/+6
warnings. * warn_summary (keywordFilter): Update sed pattern for new quoting style in warnings. From-SVN: r96102
2005-03-07warn_summary: Add -fortran subdir flag.Kaveh R. Ghazi2-6/+11
* warn_summary: Add -fortran subdir flag. (subdirectoryFilter): Fix missing ada subdir. From-SVN: r96022
2005-01-18* reg_periodic, reg_search: Fix the uses of date command.Kazu Hirata3-4/+8
From-SVN: r93806
2004-11-20gcc_update (touch_files): Don't rely on "make" being GNU make...Hans-Peter Nilsson2-2/+10
* gcc_update (touch_files): Don't rely on "make" being GNU make; grep for "Touching" to determine that the rule executes. From-SVN: r90961
2004-11-14* gcc_update (touch_files): Explicitly pass --no-print-directory.Hans-Peter Nilsson2-1/+11
From-SVN: r90614
2004-11-07README: Update website URL.James A. Morrison2-1/+5
2004-11-07 James A. Morrison <phython@gcc.gnu.org> * README: Update website URL. From-SVN: r90239
2004-11-04gcc_update (boehm-gc/aclocal.m4): Remove boehm-gc/acinclude.m4.Andrew Pinski2-1/+5
2004-11-04 Andrew Pinski <pinskia@physics.uc.edu> * gcc_update (boehm-gc/aclocal.m4): Remove boehm-gc/acinclude.m4. From-SVN: r90115
2004-10-27btest-gcc.sh (TESTLOGS): The libstdc++-v3 test log is called libstd++.sum ↵Geoffrey Keating2-1/+6
not libstdc++-v3.sum. * btest-gcc.sh (TESTLOGS): The libstdc++-v3 test log is called libstd++.sum not libstdc++-v3.sum. From-SVN: r89697
2004-10-26btest-gcc.sh (TESTLOGS): Examine regressions in libstdc++, libffi, and libjava.Geoffrey Keating2-4/+13
* btest-gcc.sh (TESTLOGS): Examine regressions in libstdc++, libffi, and libjava. From-SVN: r89576
2004-08-31Made fixincludes a toplevel build module.Paolo Bonzini2-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. From-SVN: r86824
2004-08-26texi2pod.pl: keep references of the form @ref{...}, print them bold.Matthias Klose2-3/+10
2004-08-26 Matthias Klose <doko@debian.org> * texi2pod.pl: keep references of the form @ref{...}, print them bold. From-SVN: r86635
2004-08-26test_summary: Include baseline used for libstdc++-v3 abi check in test summary.Matthias Klose2-0/+6
2003-08-26 Matthias Klose <doko@debian.org> * test_summary: Include baseline used for libstdc++-v3 abi check in test summary. From-SVN: r86607
2004-08-25* gcc_update (libcpp/Makefile.in): Remove libcpp/Makefile.am.Ben Elliston2-1/+5
From-SVN: r86543
2004-08-20gcc_update (self): libjava/configure.in -> configure.ac.Andreas Tobler2-3/+8
2004-08-20 Andreas Tobler <a.tobler@schweiz.ch> * gcc_update (self): libjava/configure.in -> configure.ac. Automake update done. From-SVN: r86330
2004-08-04gcc_update: libjava/configure.ac -> configure.in.Paolo Bonzini2-3/+8
2004-08-04 Paolo Bonzini <gcc@gcc.gnu.org> * gcc_update: libjava/configure.ac -> configure.in. Automake 1.4 does not handle configure.ac properly. From-SVN: r85556
2004-08-04* gcc_update: libjava/configure.in -> configure.ac.Andreas Schwab2-3/+7
From-SVN: r85552
2004-08-03* gcc_update: gcc/config/arm/arm-tune.md -> arm-cores.def gentune.sh.Richard Earnshaw2-0/+5
From-SVN: r85474
2004-07-16* analyze_brprob: Fix comments. More consistent output format.Jeff Law2-3/+7
From-SVN: r84828
2004-06-17* tree-ssa.doxy: Update for doxygen 1.3.5.Diego Novillo2-171/+356
From-SVN: r83289
2004-06-16* gcc_update: boehm-gc/configure.in -> configure.ac.Andreas Jaeger2-2/+6
From-SVN: r83238
2004-06-16configure.ac: New name of configure.in.Paolo Bonzini2-1/+6
boehm-gc/ChangeLog: 2005-06-16 Paolo Bonzini <bonzini@gnu.org> * boehm-gc/configure.ac: New name of configure.in. Remove useless multilib stuff. Change uses of INCLUDES and CXXINCLUDES to AM_CPPFLAGS. * boehm-gc/configure.in: New name of configure.in. * boehm-gc/Makefile.am: Update for automake 1.8.5. * boehm-gc/acinclude.m4: Include ../config/acx.m4. * boehm-gc/aclocal.m4: Regenerate. * boehm-gc/configure: Regenerate. contrib/ChangeLog: 2004-06-16 Paolo Bonzini <bonzini@gnu.org> * gcc_update (boehm-gc/configure): Depend on boehm-gc/configure.ac instead of boehm-gc/configure.in gcc/ChangeLog: 2004-06-16 Paolo Bonzini <bonzini@gnu.org> * doc/install.texi: boehm-gc now uses automake 1.8.5. From-SVN: r83227
2004-06-15gcc_update (libmudflap/configure): Depend on libmudflap/configure.ac instead ↵Paolo Bonzini2-1/+6
of libmudflap/configure.in 2004-06-14 Paolo Bonzini <bonzini@gnu.org> * gcc_update (libmudflap/configure): Depend on libmudflap/configure.ac instead of libmudflap/configure.in From-SVN: r83186
2004-06-14* gcc_update: Add libcpp.Andreas Jaeger2-0/+7
From-SVN: r83100
2004-06-10* gcc_update: Add libgfortran.Andreas Jaeger2-0/+7
From-SVN: r82884
2004-05-29gcc_update (libbanshee/configure): Depend on libbanshee/configure.ac instead ↵Andrew Pinski2-1/+6
of libbanshee/configure.in 2004-05-29 Andrew Pinski <pinskia@physics.uc.edu> * gcc_update (libbanshee/configure): Depend on libbanshee/configure.ac instead of libbanshee/configure.in From-SVN: r82427
2004-05-18Makefile.def, [...]: Remove all mention of libf2c.Zack Weinberg5-182/+7
top: * Makefile.def, Makefile.tpl, configure.in: Remove all mention of libf2c. * configure, Makefile.in: Regenerate. contrib: * gcc_update: Remove gcc/f/intdoc.texi and all libf2c files from list of files to be touched. * convert_to_f2c, convert_to_g2c, download_f2c: Delete. gcc: * f: Entire directory removed * c-common.h (CTI_G77_INTEGER_TYPE, CTI_G77_UINTEGER_TYPE) (CTI_G77_LONGINT_TYPE, CTI_G77_ULONGINT_TYPE) (g77_integer_type_node, g77_uinteger_type_node) (g77_longint_type_node, or g77_ulongint_type_node): Delete. * c-common.c (c_common_nodes_and_builtins): Do not initialize the above set of variables. * config/i386/uwin.h: No need to define WIN32_UWIN_TARGET. * doc/invoke.texi, doc/standards.texi: Remove cross-references to g77 manual. gcc/po: * exgettext (spec_error_string): Do not scan beyond the end of the string for a close brace. Do not bail out at the first incidence of %%e. * gcc.pot: Regenerate. From-SVN: r81967
2004-05-15* gennews: Update for GCC 3.4.Joseph Myers2-2/+7
From-SVN: r81874
2004-05-13btest-gcc.sh: Remove g77.sum from TESTLOGS.Andrew Pinski2-1/+4
2004-05-13 Andrew Pinski <pinskia@physics.uc.edu> * btest-gcc.sh: Remove g77.sum from TESTLOGS. From-SVN: r81799
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo7-0/+1062
From-SVN: r81764
2004-04-12Add dependencies for zlib for gcc_updateKelley Cook2-1/+8
Co-Authored-By: Andreas Jaeger <aj@suse.de> From-SVN: r80619
2004-04-09configure.in: Rename to configure.ac.Nathanael Nerode2-1/+6
(libobjc) * configure.in: Rename to configure.ac. * Makefile.in: Update to match. (contrib) * gcc_update (files_and_dependencies): libobjc/configure now depends on configure.ac, not configure.in. From-SVN: r80555
2004-04-02gcc_update (files_and_dependencies): Remove gcc/ada/*.texi.Kelley Cook2-4/+4
2004-04-01 Kelley Cook <kcook@gcc.gnu.org> * gcc_update (files_and_dependencies): Remove gcc/ada/*.texi. From-SVN: r80345
2004-03-16gcc_update (files_and_dependencies): Insert libffi dependencies.Andreas Tobler2-0/+8
2004-03-16 Andreas Tobler <a.tobler@schweiz.ch> * gcc_update (files_and_dependencies): Insert libffi dependencies. From-SVN: r79543
2004-03-11Wrong version checked in previous patchR. Kelley Cook1-1/+1
From-SVN: r79292
2004-03-11configure.ac: Bump AC_PREREQ to 2.59.Kelley Cook2-0/+5
boehm-gc/ 2004-03-10 Kelley Cook <kcook@gcc.gnu.org> * configure.ac: Bump AC_PREREQ to 2.59. * configure: Regenerate. * config.in: Regenerate. fastjar/ 2004-03-10 Kelley Cook <kcook@gcc.gnu.org> * configure.ac: Bump AC_PREREQ to 2.59. * configure: Regenerate. intl/ 2004-03-10 Kelley Cook <kcook@gcc.gnu.org> * configure.ac: Bump AC_PREREQ to 2.59. * configure: Regenerate. * config.h.in: Regenerate. gcc/ 2004-03-10 Kelley Cook <kcook@gcc.gnu.org> * configure.ac: Bump AC_PREREQ to 2.59. * configure: Regenerate. libada/ 2004-03-10 Kelley Cook <kcook@gcc.gnu.org> * configure.in: Rename file to ... * configure.ac: .. to this. Bump AC_PREREQ to 2.59. * configure: Regenerate. libjava/libltdl/ 2004-03-10 Kelley Cook <kcook@gcc.gnu.org> * configure.ac: Bump AC_PREREQ to 2.59. * configure: Regenerate. * config-h.in: Regenerate. libstdc++-v3/ 2004-03-10 Kelley Cook <kcook@gcc.gnu.org> * configure.ac: Bump AC_PREREQ to 2.59. contrib/ 2004-03-10 Kelley Cook <kcook@gcc.gnu.org> * gcc_update (files_and_dependencies): Insert libada/configure. From-SVN: r79285
2004-02-29gcc_update (files_and_dependencies): Update intl/configure.in to ↵Andrew Pinski2-2/+7
intl/configure.ac. 2004-02-29 Andrew Pinski <pinskia@physics.uc.edu> * gcc_update (files_and_dependencies): Update intl/configure.in to intl/configure.ac. From-SVN: r78673
2004-01-10gcc_update (files_and_dependencies): Update fastjar/configure.in to ↵Kelley Cook2-3/+8
fastjar/configure.ac 2004-01-09 Kelley Cook <kcook@gcc.gnu.org> * gcc_update (files_and_dependencies): Update fastjar/configure.in to fastjar/configure.ac From-SVN: r75622
2004-01-08gcc_update (files_and_dependencies): Remove non-existant files.Kelley Cook2-11/+4
2004-01-07 Kelley Cook <kcook@gcc.gnu.org> * gcc_update (files_and_dependencies): Remove non-existant files. From-SVN: r75528
2004-01-06gcc_update (files_generated): Revert 2003-12-18 change.Kelley Cook2-5/+8
contrib/ 2004-01-05 Kelley Cook <kcook@gcc.gnu.org> * gcc_update (files_generated): Revert 2003-12-18 change. gcc/ada/ 2004-01-05 Kelley Cook <kcook@gcc.gnu.org> * Make-lang.in: Revert stamp-xgnatug change from 2003-12-18. Update comment and copyright date. * stamp-xgnatug: Delete. From-SVN: r75461
2004-01-03gcc_update (files_and_dependencies): For gcc directory, rename configure.in ↵Andrew Pinski2-3/+8
to configure.ac. 2004-01-03 Andrew Pinski <pinskia@physics.uc.edu> * gcc_update (files_and_dependencies): For gcc directory, rename configure.in to configure.ac. From-SVN: r75367