summaryrefslogtreecommitdiff
path: root/contrib
Commit message (Collapse)AuthorAgeFilesLines
* Add dependencies for zlib for gcc_updateKelley Cook2004-04-122-1/+8
| | | | | | Co-Authored-By: Andreas Jaeger <aj@suse.de> From-SVN: r80619
* configure.in: Rename to configure.ac.Nathanael Nerode2004-04-092-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
* gcc_update (files_and_dependencies): Remove gcc/ada/*.texi.Kelley Cook2004-04-022-4/+4
| | | | | | | | 2004-04-01 Kelley Cook <kcook@gcc.gnu.org> * gcc_update (files_and_dependencies): Remove gcc/ada/*.texi. From-SVN: r80345
* gcc_update (files_and_dependencies): Insert libffi dependencies.Andreas Tobler2004-03-162-0/+8
| | | | | | | | 2004-03-16 Andreas Tobler <a.tobler@schweiz.ch> * gcc_update (files_and_dependencies): Insert libffi dependencies. From-SVN: r79543
* Wrong version checked in previous patchR. Kelley Cook2004-03-111-1/+1
| | | | From-SVN: r79292
* configure.ac: Bump AC_PREREQ to 2.59.Kelley Cook2004-03-112-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
* gcc_update (files_and_dependencies): Update intl/configure.in to ↵Andrew Pinski2004-02-292-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
* gcc_update (files_and_dependencies): Update fastjar/configure.in to ↵Kelley Cook2004-01-102-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
* gcc_update (files_and_dependencies): Remove non-existant files.Kelley Cook2004-01-082-11/+4
| | | | | | | | 2004-01-07 Kelley Cook <kcook@gcc.gnu.org> * gcc_update (files_and_dependencies): Remove non-existant files. From-SVN: r75528
* gcc_update (files_generated): Revert 2003-12-18 change.Kelley Cook2004-01-062-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
* gcc_update (files_and_dependencies): For gcc directory, rename configure.in ↵Andrew Pinski2004-01-032-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
* gcc_update (files_and_dependencies): For libjava/libltdl directory, remove ↵Andreas Tobler2003-12-192-1/+6
| | | | | | | | | | | acconfig.h. 2003-12-19 Andreas Tobler <a.tobler@schweiz.ch> * gcc_update (files_and_dependencies): For libjava/libltdl directory, remove acconfig.h. No longer used. From-SVN: r74818
* gcc_update (files_generated): Add in gcc/ada/stamp-xgnatug and update ↵Kelley Cook2003-12-182-4/+10
| | | | | | | | | | | | | | | | | | | | | gcc/ada/gnat_ug_* to use it. contrib/ 2003-12-18 Kelley Cook <kcook@gcc.gnu.org> * gcc_update (files_generated): Add in gcc/ada/stamp-xgnatug and update gcc/ada/gnat_ug_* to use it. gcc/ada/ 2003-12-18 Kelley Cook <kcook@gcc.gnu.org> * stamp-xgnatug: New stamp file. * Make-lang.in (stamp-xgnatug): New stamp file and comment. (ada/doctools/xgnatug): Add $(build_exeext). (ada/gnat_ug_unx.texi, ada/gnat_ug_vwx.texi, ada/gnat_ug_vms.texi ada/gnat_ug_wnt.texi): Update to depend on stamp-xgnatug. From-SVN: r74808
* Fix required by libjava/libltdl import.James E Wilson2003-12-162-4/+9
| | | | | | | * gcc_update (files_and_dependencies): For libjava/libltdl directory, rename configure.in to configure.ac, and stamp-h.in to config-h.in. From-SVN: r74734
* gcc_update (files_and_dependencies): Correct typo in the filename ↵Kelley Cook2003-12-112-1/+6
| | | | | | | | | | | gnat_ug_wnt.texi. 2003-12-10 Kelley Cook <kcook@gcc.gnu.org> * gcc_update (files_and_dependencies): Correct typo in the filename gnat_ug_wnt.texi. From-SVN: r74535
* gcc_update: Remove handling of sinfo.h, einfo.h, nmake.ads, treeprs.ads.Arnaud Charlet2003-12-082-5/+5
| | | | | | | * gcc_update: Remove handling of sinfo.h, einfo.h, nmake.ads, treeprs.ads. From-SVN: r74416
* * gennews (files): Add GCC 3.3 files.Mark Mitchell2003-10-162-1/+6
| | | | From-SVN: r72565
* btest-gcc.sh: Add make check-target-libffi.Andreas Tobler2003-09-182-2/+8
| | | | | | | | 2003-09-18 Andreas Tobler <a.tobler@schweiz.ch> * btest-gcc.sh: Add make check-target-libffi. From-SVN: r71537
* * gcc_build: Fix handling of -t option. Add -x option.Mark Mitchell2003-08-212-4/+12
| | | | From-SVN: r70658
* * texi2pod.pl: Remove extra line.Matt Kraai2003-08-012-1/+4
| | | | From-SVN: r70036
* btest-gcc.sh: Add make check-target-libjava.Andreas Tobler2003-07-312-0/+8
| | | | | | | | 2003-07-31 Andreas Tobler <a.tobler@schweiz.ch> * btest-gcc.sh: Add make check-target-libjava. From-SVN: r70008
* * texi2pod.pl: Default @itemize's parameter to @bullet.Matt Kraai2003-07-152-1/+10
| | | | From-SVN: r69399
* * gcc_update: gcc/acconfig.h no longer exists.Zack Weinberg2003-07-122-1/+5
| | | | From-SVN: r69275
* test_installed: Add options to run objc tests.Matthias Klose2003-07-112-2/+14
| | | | | | | | | 2003-07-11 Matthias Klose <doko@debian.org> * test_installed: Add options to run objc tests. In generated site.exp, initialize rootme, CFLAGS, CXXFLAGS. From-SVN: r69219
* intl: New directory; see intl/ChangeLog for details.Zack Weinberg2003-07-042-2/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | top: * intl: New directory; see intl/ChangeLog for details. * ABOUT-NLS, config.rpath: Import from gettext 0.12.1. * Makefile.tpl: all-gcc depends on maybe-all-intl. * Makefile.in: Regenerate. config: * gettext.m4: New file - copy of gettext.m4 from binutils CVS, with added AC_ISC_POSIX macro from gcc/aclocal.m4. gcc: * ABOUT-NLS: Delete. * intl: Delete entire directory. * aclocal.m4: Include ../config/gettext.m4. Delete AC_ISC_POSIX, AM_LANGINFO_CODESET, jm_GLIBC21, AM_LC_MESSAGES, AM_PATH_PROG_WITH_TEST, AM_WITH_NLS, and AM_GNU_GETTEXT. * configure.in: Use CY_GNU_GETTEXT, not AM_GNU_GETTEXT. Remove intl/Makefile from all_outputs. * configure, config.in: Regenerate. * Makefile.in: Expunge all references to intl subdirectory. Add -I../intl to INCLUDES. * intl.h: Include libintl.h if and only if ENABLE_NLS is defined. intl: * Makefile.in: Remove unnecessary capabilities for installation, build of shared libraries, generation of distribution tarballs, etc. Fix all the places that rely on the parent directory. Don't generate libgnuintl.h from anything; do generate $(objdir)/libintl.h from libgnuintl.h if necessary. Adjust DEFS for use of config.h. * libgnuintl.h.in: Rename libgnuintl.h. * README: New file. * config.charset, ref-add.sin, ref-del.sin: Delete (unused). * COPYING.LIB-2.0, COPYING.LIB-2.1: Delete (redundant). * aclocal.m4: New; generated per instructions in gettext manual. * configure.in: New; written from scratch for this configuration. * configure, config.h.in: Generated. contrib: * gcc_update: Remove gcc/intl/plural.c from list. Add new generated files intl/plural.c, intl/configure, intl/config.h.in. From-SVN: r68928
* reg_search: Replace existing uses of DATE with MADE_DATE and use DATE for ↵Janis Johnson2003-06-243-27/+46
| | | | | | | | | | the date command. * reg_search: Replace existing uses of DATE with MADE_DATE and use DATE for the date command. * reg_periodic: Ditto. From-SVN: r68429
* gcc_update (files_and_dependencies): Add gcc/testsuite/gcc.dg/cpp/_Pragma3.c ↵Jason Thorpe2003-06-242-0/+9
| | | | | | | | | | depends on gcc/testsuite/gcc.dg/cpp/mi1c.h. * gcc_update (files_and_dependencies): Add gcc/testsuite/gcc.dg/cpp/_Pragma3.c depends on gcc/testsuite/gcc.dg/cpp/mi1c.h. From-SVN: r68398
* * paranoia.cc: Fix spelling error.Nathanael Nerode2003-06-132-1/+3
| | | | From-SVN: r67896
* analyze_brprob, [...]: Change GNU CC to GCC.Nathanael Nerode2003-05-235-20/+25
| | | | | | | * analyze_brprob, gcc_build, gennews, texi2pod.pl: Change GNU CC to GCC. From-SVN: r67120
* * compare_tests: Fix exit status and be more flexible with spacing.Mike Stump2003-04-042-16/+27
| | | | From-SVN: r65255
* Add files to the new contrib/reghunt directory:Janis Johnson2003-03-275-0/+520
| | | | | | | | | | | 2003-03-27 Janis Johnson <janis187@us.ibm.com> * README: New file. * reg_search: New file. * reg_periodic: New file. * reg_test_template: New file. From-SVN: r64929
* test_summary: Add -h, print existing comments as help.Phil Edwards2003-03-092-8/+17
| | | | | | | | 2003-03-08 Phil Edwards <pme@gcc.gnu.org> * test_summary: Add -h, print existing comments as help. From-SVN: r64016
* gcc_build: Use $GCC_CVS/$CVS instead of cvs.H.J. Lu2003-03-033-2/+11
| | | | | | | | | 2003-03-03 H.J. Lu <hjl@gnu.org> * gcc_build: Use $GCC_CVS/$CVS instead of cvs. * gcc_update: Likewise. From-SVN: r63730
* test_summary (configflags): Only use the first match.Alexandre Oliva2003-01-192-8/+17
| | | | | | | | * test_summary (configflags): Only use the first match. Remove excess space. Use sub instead of gsub where possible. Use `none' if no configure flags were given. From-SVN: r61483
* * test_summary (configflags): awk portability.Loren J. Rittle2003-01-102-1/+5
| | | | From-SVN: r61168
* test_summary (configflags): Compute correctly with both autoconfiscated and ↵Alexandre Oliva2003-01-072-6/+14
| | | | | | | | | Cygnus-style top-level. * test_summary (configflags): Compute correctly with both autoconfiscated and Cygnus-style top-level. From-SVN: r60991
* gcc_update (files_and_dependencies): Add gcc/cp/cfns.h depends on ↵Kaveh R. Ghazi2003-01-032-1/+9
| | | | | | | | | | gcc/cp/cfns.gperf and gcc/java/keyword.h depends... * gcc_update (files_and_dependencies): Add gcc/cp/cfns.h depends on gcc/cp/cfns.gperf and gcc/java/keyword.h depends on gcc/java/keyword.gperf From-SVN: r60817
* gcc_update (files_and_dependencies): Add gcc/intl/plural.c as depending on ↵Gerald Pfeifer2002-12-292-1/+7
| | | | | | | | | gcc/intl/plural.y. * gcc_update (files_and_dependencies): Add gcc/intl/plural.c as depending on gcc/intl/plural.y. From-SVN: r60607
* * gcc_update (configure): Depend on config/acx.m4 as well.Alexandre Oliva2002-12-282-1/+3
| | | | From-SVN: r60579
* * gcc_update (configure): Depend on configure.in.Alexandre Oliva2002-12-282-0/+5
| | | | From-SVN: r60571
* * texi2pod.pl: Skip contents of @copying.Joseph Myers2002-12-242-2/+6
| | | | From-SVN: r60477
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-162-3/+99
| | | | From-SVN: r60174
* * btest-gcc.sh: Add gdb.sum to TESTLOGS only when GDB testsuite is run.Geoffrey Keating2002-10-222-20/+22
| | | | From-SVN: r58415
* paranoia.cc (real_c_float::image): Accomodate size of real_internal format.Richard Henderson2002-10-212-1/+25
| | | | | | | | | * paranoia.cc (real_c_float::image): Accomodate size of real_internal format. (main): Unbuffer stdio. Add real_internal format. (floor_log2_wide): New. From-SVN: r58395
* paranoia.cc (ENUM_BITFIELD): New.Richard Henderson2002-10-162-78/+89
| | | | | | | | | | | | * paranoia.cc (ENUM_BITFIELD): New. (class): Define as klass around real.h. (real_c_float): Not a template any longer; define MODE as a class static constant; use real_format elements for SIZE. Update uses of real_to_decimal and real_to_hexadecimal. (main): Change -g argument to use a format name. (mode_for_size): Remove. From-SVN: r58226
* objs-gcc.sh: Don't install GDB testsuite if GDB was not built.Geoffrey Keating2002-10-113-7/+18
| | | | | | | * objs-gcc.sh: Don't install GDB testsuite if GDB was not built. * btest-gcc.sh: Don't run GDB testsuite if it doesn't exist. From-SVN: r58062
* btest-gcc.sh, [...]: Update TARGET comments.Phil Edwards2002-10-093-4/+10
| | | | | | | | 2002-10-09 Phil Edwards <pme@gcc.gnu.org> * btest-gcc.sh, objs-gcc.sh: Update TARGET comments. From-SVN: r57999
* * objs-gcc.sh: On (non-linux) native hosts, use 'make bootstrap'.Geoffrey Keating2002-10-092-0/+7
| | | | From-SVN: r57993
* Makefile.def: New file.Nathanael Nerode2002-09-241-0/+2
| | | | | | | | | | | | | 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org> * Makefile.def: New file. * Makefile.tpl: New file. * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'. * contrib/gcc_update: Note that Makefile.in is a generated file. * configure.in: Minor rearrangement. Simplify tests. From-SVN: r57484
* real.c, real.h: Rewrite from scratch.Richard Henderson2002-09-162-0/+2702
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gcc/ * real.c, real.h: Rewrite from scratch. * Makefile.in (simplify-rtx.o): Depend on TREE_H. (paranoia): New target. * builtins.c (fold_builtin_inf): Use new real.h interface. * c-common.c (builtin_define_with_hex_fp_value): Likewise. * c-lex.c (interpret_float): Likewise. * emit-rtl.c (gen_lowpart_common): Likewise. * optabs.c (expand_float): Use real_2expN. * config/ia64/ia64.md (divsi3, udivsi3): Likewise. * defaults.h (INTEL_EXTENDED_IEEE_FORMAT): New. (FLOAT_WORDS_BIG_ENDIAN): New. * cse.c (find_comparison_args): Don't pass FLOAT_STORE_FLAG_VALUE directly to REAL_VALUE_NEGATIVE. * loop.c (canonicalize_condition): Likewise. * simplify-rtx.c: Include tree.h. (simplify_unary_operation): Don't handle FIX and UNSIGNED_FIX with floating-point result modes. * toplev.c (backend_init): Call init_real_once. * fold-const.c (force_fit_type): Don't call CHECK_FLOAT_VALUE. * tree.c (build_real): Likewise. * config/alpha/alpha.c, config/vax/vax.c (float_strings, float_values, inited_float_values, check_float_value): Remove. * config/alpha/alpha.h, config/m68hc11/m68hc11.h, config/m88k/m88k.h, config/vax/vax.h (CHECK_FLOAT_VALUE): Remove. * doc/tm.texi (CHECK_FLOAT_VALUE): Remove. gcc/f/ * target.c (ffetarget_real1): Don't pass FFETARGET_ATOF_ directly to ffetarget_make_real1. (ffetarget_real2): Similarly. * target.h (ffetarget_cvt_r1_to_rv_, ffetarget_cvt_rv_to_r2_, ffetarget_cvt_r2_to_rv_): Use new real.h interface and simplify. gcc/java/ * jcf-parse.c (get_constant): Runtime check for IEEE format; use new real.h interface. * jcf-write.c (find_constant_index): Use new real.h interface. * lex.c (IS_ZERO): Use REAL_VALUES_EQUAL. contrib/ * paranoia.cc: New file. From-SVN: r57198