1. 02 Jun, 2009 1 commit
  2. 27 Apr, 2009 1 commit
    • jakub's avatar
      PR testsuite/39807 · f4ebb544
      jakub authored
      	* dg-extract-results.sh: Close open files and use >> instead of >
      	to decrease number of concurrently open files from awk.  Avoid
      	= at the beginning of a regexp and redirect to a file determined
      	by curfile variable rather than concatenated strings to workaround
      	Solaris nawk bug.
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@146850 138bc75d-0d04-0410-961f-82ee72b054a4
      f4ebb544
  3. 25 Apr, 2009 1 commit
  4. 16 Apr, 2009 2 commits
  5. 14 Apr, 2009 1 commit
  6. 09 Apr, 2009 1 commit
  7. 01 Mar, 2009 1 commit
    • rwild's avatar
      contrib/ · d7381490
      rwild authored
              * check_warning_flags.sh: Update flag exceptions.
      
      gcc/
              * doc/invoke.texi (Warning Options): -Wsync-nand is C/C++ only.
              -Wno-pedantic-ms-format is for MinGW targets only.
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@144522 138bc75d-0d04-0410-961f-82ee72b054a4
      d7381490
  8. 17 Feb, 2009 3 commits
    • janis's avatar
      * examples: New directory. · 024f1ce0
      janis authored
      	* examples/gcc-svn-env: New.
      	* examples/reg-watch: New.
      	* examples/reg-watch.awk: New.
      	* examples/common.config: New.
      	* examples/testall: New.
      	* examples/28970.config: New.
      	* examples/28970.list: New.
      	* examples/28970.c: New.
      	* examples/28970.log: New.
      	* examples/29106.config: New.
      	* examples/29106.list: New.
      	* examples/29106.test: New.
      	* examples/29106.cc: New.
      	* examples/29106.log: New.
      	* examples/29478.config: New.
      	* examples/29478.list: New.
      	* examples/29478.c: New.
      	* examples/29478.log: New.
      	* examples/29906a.config: New.
      	* examples/29906a.list: New.
      	* examples/29906a.cc: New.
      	* examples/29906a.log: New.
      	* examples/29906b.config: New.
      	* examples/29906b.list: New.
      	* examples/29906b.cc: New.
      	* examples/29906b.log: New.
      	* examples/30643.config: New.
      	* examples/30643.list: New.
      	* examples/30643.c: New.
      	* examples/30643.test: New.
      	* examples/30643.log: New.
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@144242 138bc75d-0d04-0410-961f-82ee72b054a4
      024f1ce0
    • janis's avatar
      * bin: New directory. · 42a8b5f0
      janis authored
      	* bin/reg-hunt: New.
      	* bin/reg_periodic: New.
      	* bin/gcc-svn-update: New.
      	* bin/gcc-svn-update-fix: New.
      	* bin/gcc-build-simple: New.
      	* bin/gcc-build-full: New.
      	* bin/gcc-cleanup: New.
      	* bin/reg-test: New.
      	* bin/reg-newmid: New.
      	* bin/gcc-test-ice-on-valid-code: New.
      	* bin/gcc-test-ice-on-invalid-code: New.
      	* bin/gcc-test-compiler-hangs: New.
      	* bin/gcc-test-missing-warning: New.
      	* bin/gcc-test-bogus-warning: New.
      	* bin/gcc-test-segfault-on-valid-code: New.
      	* bin/gcc-test-rejects-valid: New.
      	* bin/gcc-test-accepts-invalid: New.
      	* bin/gcc-test-wrong-code: New.
      	* bin/gcc-svn-patchlist: New.
      	* bin/gcc-svn-checkfail: New.
      	* bin/gcc-svn-recordfail: New.
      	* bin/gcc-svn-report: New.
      	* bin/gcc-svn-ids: New.
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@144240 138bc75d-0d04-0410-961f-82ee72b054a4
      42a8b5f0
    • janis's avatar
      * date_based: New directory. · f460d1ee
      janis authored
      	* README: Move from here ...
      	* date_based/README: to here.
      	* reg_search: Move from here ...
      	* date_based/reg_search: to here.
      	* reg_periodic: Move from here ...
      	* date_based/reg_periodic: to here.
      	* reg_test_template: Move from here ...
      	* date_based_reg_test_template: to here.
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@144238 138bc75d-0d04-0410-961f-82ee72b054a4
      f460d1ee
  9. 27 Nov, 2008 1 commit
  10. 18 Nov, 2008 1 commit
  11. 24 Oct, 2008 2 commits
    • jakub's avatar
      Mark dg-extract-results.sh executable. · 1fde60f8
      jakub authored
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@141338 138bc75d-0d04-0410-961f-82ee72b054a4
      1fde60f8
    • jakub's avatar
      contrib/ · a0d20ccb
      jakub authored
      	* dg-extract-results.sh: New file.
      gcc/
      	* Makefile.in (lang_checks_parallelized, check_gcc_parallelize,
      	check_p_tool, check_p_vars, check_p_subno, check_p_comma,
      	check_p_subwork, check_p_numbers, check_p_subdir, check_p_subdirs):
      	New variables.
      	(check-subtargets, check-%-subtargets, check-parallel-%): New
      	targets.
      	(check-%): For test targets listed in lang_checks_parallelized
      	if -j is used and RUNTESTFLAGS doesn't specify tests to execute,
      	run the testing in multiple make goals, possibly parallel, and
      	afterwards run dg-extract-results.sh to merge the sum and log files.
      gcc/cp/
      	* Make-lang.in (check-c++-subtargets): New alias for
      	check-g++-subtargets.
      	(lang_checks_parallelized): Add check-g++.
      	(check_g++_parallelize): New variable.
      gcc/fortran/
      	* Make-lang.in (check-f95-subtargets, check-fortran-subtargets): New
      	aliases for check-gfortran-subtargets.
      	(lang_checks_parallelized): Add check-gfortran.
      	(check_gfortran_parallelize): New variable.
      gcc/ada/
      	* gcc-interface/Make-lang.in (check-ada-subtargets): Depend on
      	check-acats-subtargets and check-gnat-subtargets.
      	(check_acats_targets): New variable.
      	(check-acats-subtargets, check-acats%): New targets.
      	(check-acats): If -j is used and CHAPTERS is empty, run the testing
      	in multiple make goals, possibly parallel, and afterwards run
      	dg-extract-results.sh to merge the sum and log files.
      gcc/java/
      	* Make-lang.in (check-java-subtargets): New target.
      libstdc++-v3/
      	* testsuite/Makefile.am (AUTOMAKE_OPTIONS): Remove dejagnu.
      	(RUNTESTDEFAULTFLAGS, EXPECT, check_DEJAGNU_normal_targets): New
      	variables.
      	(%/site.exp, check-DEJAGNU%): New targets.
      	(check-am): Run $(MAKE) check-DEJAGNU.
      	* testsuite/Makefile.in: Regenerated.
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@141337 138bc75d-0d04-0410-961f-82ee72b054a4
      a0d20ccb
  12. 05 Sep, 2008 1 commit
    • jakub's avatar
      Convert ChangeLog files to UTF-8. · d3eff7bb
      jakub authored
      Command used:
      LC_ALL=C sed -i \
        -e 's/D\(o\|\xf6\)nmez/D\xc3\xb6nmez/' \
        -e 's/\(Av\|\x81\xc1v\|\xc1v\|\xef\xbf\xbdv\?\|\x81\xc3\x81v\|\xc3v\)ila/\xc3\x81vila/' \
        -e 's/Esp\(in\|\x81\xedn\|\xedn\|\xef\xbf\xbdn\?\|\xef\xbf\xbd\xadn\|\x81\xc3\xadn\)dola/Esp\xc3\xadndola/' \
        -e 's/Schl\(u\|\xef\xbf\xbd\|\xfcu\?\|\x81\xfc\|\x81\xc3\xbc\|\xc3\xaf\xc2\xbf\xc2\xbd\|\xef\xbf\xbd\xef\xbf\xbd\xef\xbf\xbd\xc2\xbc\)ter/Schl\xc3\xbcter/' \
        -e 's/Humi\(e\|\xe8\)res/Humi\xc3\xa8res/' \
        -e 's/L\(ow\|\xc3\xaf\xc2\xbf\xc2\xbd\|oew\|\xf6w\)is/L\xc3\xb6wis/' \
        -e 's/G\xfctlein/G\xc3\xbctlein/' \
        -e 's/G\xe1[b]or/G\xc3\xa1bor/' \
        -e 's/L\xf3ki/L\xc3\xb3ki/' \
        -e 's/Fautr\xc3 /Fautr\xc3\xa9 /' \
        -e 's/S\xe9[b]astian/S\xc3\xa9bastian/' \
        -e 's/Th\xef\xbf\xbd[d]ore/Th\xc3\xa9odore/' \
        -e 's/Cors\xc3\xc2\xa9pius/Cors\xc3\xa9pius/' \
        -e 's/K\xfchl/K\xc3\xbchl/' \
        -e 's/R\xf6nnerup/R\xc3\xb6nnerup/' \
        -e 's/L\xf8vset/L\xc3\xb8vset/' \
        -e 's/Ph\x81\xfb\x81\xf4ng-Th\...
      d3eff7bb
  13. 14 Jul, 2008 1 commit
    • rwild's avatar
      contrib/ · 36eba48c
      rwild authored
      	* check_makefile_deps.sh: New file.
      
      gcc/
      	* Makefile.in (TARGET_DEF_H): Add targhooks.h.
      	(FIXED_VALUE_H): New variable.
      	(RTL_BASE_H): Use $(INPUT_H) and $(FIXED_VALUE_H) instead of
      	input.h, fixed-value.h.
      	(TREE_H): Use $(INPUT_H), add $(SYMTAB_H).
      	(BASIC_BLOCK_H): Use $(BITMAP_H).
      	(FUNCTION_H): Add varray.h.
      	(IPA_REFERENCE_H): Use $(BITMAP_H).
      	(CGRAPH_H): Add $(BASIC_BLOCK_H).
      	(DF_H): Use $(BITMAP_H).
      	(GGC_H): Add statistics.h.
      	(INSN_ADDR_H): New.
      	(INSN_ATTR_H): Use it.
      	(SYSTEM_H): Add safe-ctype.h, filenames.h.
      	(INPUT_H): New.
      	(SYMTAB_H): Add $(OBSTACK_H).
      	(CPP_INTERNAL_H): New.
      	(TREE_DUMP_H): Add tree-pass.h.
      	(TREE_FLOW_H): Use $(BITMAP_H)
      	(PRETTY_PRINT_H): Use $(INPUT_H).
      	(EBITMAP_H): Rename from typo-ed EBIMAP_H.
      	(GSTAB_H): New.
      	(BITMAP_H): New.
      	(many object files): Fix lots of header dependencies throughout.
      
      gcc/fortran/
      	* Make-lang.in (gfortranspec.o): Fix dependencies.
      
      gcc/java/
      	* Make-lang.in (jvspec.o): Fix dependencies.
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@137792 138bc75d-0d04-0410-961f-82ee72b054a4
      36eba48c
  14. 08 May, 2008 1 commit
  15. 23 Apr, 2008 1 commit
  16. 01 Apr, 2008 1 commit
    • jsm28's avatar
      contrib: · eae7da65
      jsm28 authored
      	* texi2pod.pl: Handle @samp and @url inside verbatim blocks.
      	Handle @heading.  Handle enumerated lists with starting numbers
      	and extra headings.
      
      gcc:
      	* doc/include/gpl_v3.texi: Update for manpage generation.
      	* doc/gcc.texi, doc/gccint.texi: Include gpl_v3.texi instead of
      	gpl.texi.
      	* doc/sourcebuild.texi: Document gpl_v3.texi as well as gpl.texi.
      	* Makefile.in (TEXI_GCC_FILES, TEXI_GCCINT_FILES): Include
      	gpl_v3.texi instead of gpl.texi.
      	(gpl.pod): New.
      
      gcc/fortran:
      	* gfortran.texi: Include gpl_v3.texi instead of gpl.texi
      	* Make-lang.in (GFORTRAN_TEXI): Include gpl_v3.texi instead of
      	gpl.texi.
      
      gcc/java:
      	* gcj.texi: Include gpl_v3.texi instead of gpl.texi
      	* Make-lang.in (TEXI_JAVA_FILES): Include gpl_v3.texi instead of
      	gpl.texi.
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@133794 138bc75d-0d04-0410-961f-82ee72b054a4
      eae7da65
  17. 10 Mar, 2008 1 commit
    • janis's avatar
      2008-03-10 Janis Johnson <janis187@us.ibm.com> · 884d258e
      janis authored
      	* patch_tester.sh (initialization): Initialize svnpatch and stop.
      	(usage): Add -svnpath and -stop.	
      	(makedir): New.
      	(argument handling): Process -stop and -svnpath.
      	(setup code): Use makedir, error out if initial svn checkout fails.
      	(update): Use svnpath.  Invoke contrib/gcc_update.
      	(apply_patch): Require that patch was created at top level.  Use eval
      	with option variables.  Don't use bootstrap target for make.  Verify
      	that some tests were run.
      	(bootntest_patched): Use snvpath.
      	(main loop): For -stop, exit when there are no more patches to test.
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@133092 138bc75d-0d04-0410-961f-82ee72b054a4
      884d258e
  18. 09 Mar, 2008 1 commit
    • rwild's avatar
      gcc/ · 2c3b9819
      rwild authored
      	* c.opt (Wsynth): Deprecate.
      	* doc/invoke.texi (Option Summary, Warning Options): Document
      	-Wno-format-contains-nul.
      
      gcc/fortran/
      
      	* invoke.texi (Error and Warning Options): Document
      	-Wline-truncation.
      
      contrib/
      
      	* check_warning_flags.sh: Instead of invoke.texi, take the path
      	to the doc directory as argument.  Check that warnings listed in
      	'gcc --help' are accepted by the compiler, and listed in the
      	manuals.
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@133059 138bc75d-0d04-0410-961f-82ee72b054a4
      2c3b9819
  19. 06 Mar, 2008 1 commit
  20. 05 Mar, 2008 1 commit
  21. 15 Feb, 2008 1 commit
  22. 25 Jan, 2008 1 commit
    • jsm28's avatar
      * MAINTAINERS (c4x port): Remove. · 99c77e32
      jsm28 authored
      contrib:
      	* paranoia.cc (main): Remove handling of c4x_single and
      	c4x_extended formats.
      
      gcc:
      	* config/c4x: Remove directory.
      	* config.gcc (crx-*, mt-*): Mark obsolete.
      	(c4x-*, tic4x-*, c4x-*-rtems*, tic4x-*-rtems*, c4x-*, tic4x-*,
      	h8300-*-rtemscoff*, ns32k-*-netbsdelf*, ns32k-*-netbsd*,
      	sh-*-rtemscoff*): Remove cases.
      	* defaults.h (C4X_FLOAT_FORMAT): Remove.
      	* real.c (encode_c4x_single, decode_c4x_single,
      	encode_c4x_extended, decode_c4x_extended, c4x_single_format,
      	c4x_extended_format): Remove.
      	* real.h (c4x_single_format, c4x_extended_format): Remove.
      	* doc/extend.texi (interrupt, naked): Remove mention of attributes
      	on C4x.
      	(Pragmas): Remove comment about c4x pragmas.
      	* doc/install.texi (c4x): Remove target-specific instructions.
      	* doc/invoke.texi (TMS320C3x/C4x Options): Remove.
      	* doc/md.texi (Machine Constraints): Remove C4x documentation.
      	* doc/tm.texi (MEMBER_TYPE_FORCES_BLK, c_register_pragma): Do not
      	refer to C4x source files as examples.
      	(C4X_FLOAT_FORMAT): Remove documentation.
      
      gcc/testsuite:
      	* gcc.dg/builtin-inf-1.c, gcc.dg/compare6.c, gcc.dg/sibcall-3.c,
      	gcc.dg/sibcall-4.c, gcc.dg/torture/builtin-attr-1.c: Don't handle
      	c4x-*-* targets.
      
      libgcc:
      	* config.host (tic4x-*-*, c4x-*-rtems*, tic4x-*-rtems*, c4x-*,
      	tic4x-*, h8300-*-rtemscoff*, ns32k-*-netbsdelf*, ns32k-*-netbsd*,
      	sh-*-rtemscoff*): Remove cases.
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@131835 138bc75d-0d04-0410-961f-82ee72b054a4
      99c77e32
  23. 26 Dec, 2007 2 commits
  24. 24 Dec, 2007 1 commit
  25. 23 Dec, 2007 3 commits
  26. 16 Dec, 2007 2 commits
  27. 26 Nov, 2007 1 commit
  28. 08 Oct, 2007 1 commit
  29. 01 Oct, 2007 1 commit
  30. 22 Sep, 2007 1 commit
  31. 23 Aug, 2007 1 commit
  32. 17 Aug, 2007 1 commit
    • aoliva's avatar
      ChangeLog: · 5b542315
      aoliva authored
      * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
      Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
      (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
      * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
      (do-compare, do-compare3, do-compare-debug): New.
      ([+compare-target+]): Use them.
      contrib/ChangeLog:
      * compare-debug: New.
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127570 138bc75d-0d04-0410-961f-82ee72b054a4
      5b542315