summaryrefslogtreecommitdiff
path: root/contrib
Commit message (Collapse)AuthorAgeFilesLines
* * gennews (files): Add GCC 3.3 files.mmitchel2003-10-162-1/+6
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@72565 138bc75d-0d04-0410-961f-82ee72b054a4
* 2003-09-18 Andreas Tobler <a.tobler@schweiz.ch>andreast2003-09-182-2/+8
| | | | | | | * btest-gcc.sh: Add make check-target-libffi. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@71537 138bc75d-0d04-0410-961f-82ee72b054a4
* * gcc_build: Fix handling of -t option. Add -x option.mmitchel2003-08-212-4/+12
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@70658 138bc75d-0d04-0410-961f-82ee72b054a4
* * texi2pod.pl: Remove extra line.kraai2003-08-012-1/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@70036 138bc75d-0d04-0410-961f-82ee72b054a4
* 2003-07-31 Andreas Tobler <a.tobler@schweiz.ch>andreast2003-07-312-0/+8
| | | | | | | * btest-gcc.sh: Add make check-target-libjava. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@70008 138bc75d-0d04-0410-961f-82ee72b054a4
* * texi2pod.pl: Default @itemize's parameter to @bullet.kraai2003-07-152-1/+10
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@69399 138bc75d-0d04-0410-961f-82ee72b054a4
* * gcc_update: gcc/acconfig.h no longer exists.zack2003-07-122-1/+5
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@69275 138bc75d-0d04-0410-961f-82ee72b054a4
* 2003-07-11 Matthias Klose <doko@debian.org>doko2003-07-112-2/+14
| | | | | | | | * test_installed: Add options to run objc tests. In generated site.exp, initialize rootme, CFLAGS, CXXFLAGS. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@69219 138bc75d-0d04-0410-961f-82ee72b054a4
* top:zack2003-07-042-2/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@68928 138bc75d-0d04-0410-961f-82ee72b054a4
* * reg_search: Replace existing uses of DATE with MADE_DATE andjanis2003-06-243-27/+46
| | | | | | | | use DATE for the date command. * reg_periodic: Ditto. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@68429 138bc75d-0d04-0410-961f-82ee72b054a4
* * gcc_update (files_and_dependencies): Addthorpej2003-06-242-0/+9
| | | | | | | | gcc/testsuite/gcc.dg/cpp/_Pragma3.c depends on gcc/testsuite/gcc.dg/cpp/mi1c.h. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@68398 138bc75d-0d04-0410-961f-82ee72b054a4
* * paranoia.cc: Fix spelling error.neroden2003-06-132-1/+3
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@67896 138bc75d-0d04-0410-961f-82ee72b054a4
* * analyze_brprob, gcc_build, gennews, texi2pod.pl: Change GNU CCneroden2003-05-235-20/+25
| | | | | | | to GCC. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@67120 138bc75d-0d04-0410-961f-82ee72b054a4
* * compare_tests: Fix exit status and be more flexible with spacing.mrs2003-04-042-16/+27
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@65255 138bc75d-0d04-0410-961f-82ee72b054a4
* Add files to the new contrib/reghunt directory:janis2003-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. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@64929 138bc75d-0d04-0410-961f-82ee72b054a4
* 2003-03-08 Phil Edwards <pme@gcc.gnu.org>pme2003-03-092-8/+17
| | | | | | | * test_summary: Add -h, print existing comments as help. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@64016 138bc75d-0d04-0410-961f-82ee72b054a4
* 2003-03-03 H.J. Lu <hjl@gnu.org>hjl2003-03-033-2/+11
| | | | | | | | * gcc_build: Use $GCC_CVS/$CVS instead of cvs. * gcc_update: Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@63730 138bc75d-0d04-0410-961f-82ee72b054a4
* * test_summary (configflags): Only use the first match. Removeaoliva2003-01-192-8/+17
| | | | | | | | excess space. Use sub instead of gsub where possible. Use `none' if no configure flags were given. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@61483 138bc75d-0d04-0410-961f-82ee72b054a4
* * test_summary (configflags): awk portability.ljrittle2003-01-102-1/+5
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@61168 138bc75d-0d04-0410-961f-82ee72b054a4
* * test_summary (configflags): Compute correctly with bothaoliva2003-01-072-6/+14
| | | | | | | autoconfiscated and Cygnus-style top-level. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@60991 138bc75d-0d04-0410-961f-82ee72b054a4
* * gcc_update (files_and_dependencies): Add gcc/cp/cfns.h dependsghazi2003-01-032-1/+9
| | | | | | | | on gcc/cp/cfns.gperf and gcc/java/keyword.h depends on gcc/java/keyword.gperf git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@60817 138bc75d-0d04-0410-961f-82ee72b054a4
* * gcc_update (files_and_dependencies): Add gcc/intl/plural.c asgerald2002-12-292-1/+7
| | | | | | | depending on gcc/intl/plural.y. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@60607 138bc75d-0d04-0410-961f-82ee72b054a4
* * gcc_update (configure): Depend on config/acx.m4 as well.aoliva2002-12-282-1/+3
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@60579 138bc75d-0d04-0410-961f-82ee72b054a4
* * gcc_update (configure): Depend on configure.in.aoliva2002-12-282-0/+5
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@60571 138bc75d-0d04-0410-961f-82ee72b054a4
* * texi2pod.pl: Skip contents of @copying.jsm282002-12-242-2/+6
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@60477 138bc75d-0d04-0410-961f-82ee72b054a4
* Merge basic-improvements-branch to trunkzack2002-12-162-3/+99
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@60174 138bc75d-0d04-0410-961f-82ee72b054a4
* * btest-gcc.sh: Add gdb.sum to TESTLOGS only when GDB testsuite is run.geoffk2002-10-222-20/+22
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@58415 138bc75d-0d04-0410-961f-82ee72b054a4
* * paranoia.cc (real_c_float::image): Accomodate size ofrth2002-10-222-1/+25
| | | | | | | | | real_internal format. (main): Unbuffer stdio. Add real_internal format. (floor_log2_wide): New. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@58395 138bc75d-0d04-0410-961f-82ee72b054a4
* * paranoia.cc (ENUM_BITFIELD): New.rth2002-10-162-78/+89
| | | | | | | | | | | | (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. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@58226 138bc75d-0d04-0410-961f-82ee72b054a4
* * objs-gcc.sh: Don't install GDB testsuite if GDB was not built.geoffk2002-10-113-7/+18
| | | | | | | * btest-gcc.sh: Don't run GDB testsuite if it doesn't exist. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@58062 138bc75d-0d04-0410-961f-82ee72b054a4
* 2002-10-09 Phil Edwards <pme@gcc.gnu.org>pme2002-10-093-4/+10
| | | | | | | * btest-gcc.sh, objs-gcc.sh: Update TARGET comments. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@57999 138bc75d-0d04-0410-961f-82ee72b054a4
* * objs-gcc.sh: On (non-linux) native hosts, use 'make bootstrap'.geoffk2002-10-092-0/+7
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@57993 138bc75d-0d04-0410-961f-82ee72b054a4
* 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>neroden2002-09-241-0/+2
| | | | | | | | | | | | * 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. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@57484 138bc75d-0d04-0410-961f-82ee72b054a4
* gcc/rth2002-09-162-0/+2702
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@57198 138bc75d-0d04-0410-961f-82ee72b054a4
* * enquire.c: Remove.rth2002-09-042-2887/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@56795 138bc75d-0d04-0410-961f-82ee72b054a4
* * gennews (files): Add GCC 3.2 files.mmitchel2002-08-142-2/+7
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@56287 138bc75d-0d04-0410-961f-82ee72b054a4
* * gennews (files): Add proper files for the GCC 3.1 release series.gerald2002-07-252-6/+12
| | | | | | | Simplify and reformat introductory wording. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@55750 138bc75d-0d04-0410-961f-82ee72b054a4
* (gcc)neroden2002-07-172-0/+2891
| | | | | | | | | | | * Makefile.in: Delete references to enquire. * enquire.c: Move to contrib. (contrib) * enquire.c: Move from gcc. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@55502 138bc75d-0d04-0410-961f-82ee72b054a4
* 2002-07-16 H.J. Lu <hjl@gnu.org>hjl2002-07-162-1/+5
| | | | | | | * gcc_update (touch_files): Pass -s to ${MAKE}. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@55497 138bc75d-0d04-0410-961f-82ee72b054a4
* * texi2pod.pl: Correct handling of the internal R<> sequence.zack2002-06-262-6/+14
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@55012 138bc75d-0d04-0410-961f-82ee72b054a4
* 2002-05-31 Florian Weimer <fw@deneb.enyo.de>fw2002-05-312-0/+9
| | | | | | | | * gcc_update (files_and_dependencies): Add generated Texinfo files for Ada. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@54103 138bc75d-0d04-0410-961f-82ee72b054a4
* * Makefile.in: Allow for PWDCMD to override hardcoded pwd.ro2002-05-163-5/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * config-ml.in: Likewise. * configure: Likewise. * configure.in: Likewise. boehm-gc: * acinclude.m4: Allow for PWDCMD to override hardcoded pwd. * aclocal.m4: Regenerate. * configure: Regenerate. config: * acinclude.m4: Allow for PWDCMD to override hardcoded pwd. contrib: * test_installed: Allow for PWDCMD to override hardcoded pwd. * test_summary: Likewise. gcc: * Makefile.in: Allow for PWDCMD to override hardcoded pwd. * configure.in: Likewise. * fixinc/check.tpl: Likewise. * fixinc/fixinc.dgux: Likewise. * fixinc/fixinc.svr4: Likewise. * fixinc/fixinc.winnt: Likewise. * fixinc/fixincl.sh: Likewise. * fixproto: Likewise. * configure: Regenerate. gcc/ada: * Makefile.adalib: Allow for PWDCMD to override hardcoded pwd. * Makefile.in: Likewise. gcc/f: * Make-lang.in: Allow for PWDCMD to override hardcoded pwd. gcc/java: * Make-lang.in: Allow for PWDCMD to override hardcoded pwd. gcc/po: * exgettext: Allow for PWDCMD to override hardcoded pwd. gcc/treelang: * Make-lang.in: Allow for PWDCMD to override hardcoded pwd. libf2c: * Makefile.in: Allow for PWDCMD to override hardcoded pwd. * aclocal.m4: Likewise. * configure: Regenerate. libjava: * acinclude.m4: Allow for PWDCMD to override hardcoded pwd. * configure.in: Likewise. * aclocal.m4: Regenerate. * configure: Regenerate. libobjc: * aclocal.m4: Allow for PWDCMD to override hardcoded pwd. * configure: Regenerate. libstdc++-v3: * Makefile.am: Allow for PWDCMD to override hardcoded pwd. * acinclude.m4: Likewise. * docs/html/Makefile: Likewise. * aclocal.m4: Regenerate. * configure: Regenerate. * Makefile.in: Regenerate. zlib: * configure.in: Allow for PWDCMD to override hardcoded pwd. * configure: Regenerate. * ChangeLog: Move entries to ChangeLog.gcj. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@53523 138bc75d-0d04-0410-961f-82ee72b054a4
* * gcc_update (touch_files): Don't have empty for loop.geoffk2002-04-182-1/+5
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52462 138bc75d-0d04-0410-961f-82ee72b054a4
* * gcc_update: Remove libchill.rth2002-04-172-1/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52385 138bc75d-0d04-0410-961f-82ee72b054a4
* * texi2pod.pl: Handle @end ftable and @end vtable.zack2002-03-262-1/+5
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@51364 138bc75d-0d04-0410-961f-82ee72b054a4
* * contrib/texi2pod.pl: Handle @include, @ftable, @vtable.zack2002-03-112-10/+58
| | | | | | | | | Reformat some code for clarity. * gcc/Makefile.in: Give texi2pod its input file as a command line argument, not on stdin. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50592 138bc75d-0d04-0410-961f-82ee72b054a4
* * btest-gcc.sh: For crosses, assume newlib and GNU binutils.geoffk2002-03-093-2/+9
| | | | | | | * site.exp: Correct mips-elf triplet. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50504 138bc75d-0d04-0410-961f-82ee72b054a4
* * test_summary: Additional to XPASS and FAIL, add UNRESOLVED,aoliva2002-02-242-1/+6
| | | | | | | WARNING and ERROR output from the *.sum files. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50010 138bc75d-0d04-0410-961f-82ee72b054a4
* Contribute regression tester scriptsgeoffk2002-02-025-0/+338
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@49432 138bc75d-0d04-0410-961f-82ee72b054a4
* * gennews (files): Replace gcc-2.95/gcc-2.95.html,gerald2002-01-252-5/+8
| | | | | | | | gcc-2.95/gcc-2.95.1.html, gcc-2.95/gcc-2.95.2.html, and gcc-2.95/gcc-2.95.3.html by gcc-2.95/index.html. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@49226 138bc75d-0d04-0410-961f-82ee72b054a4