1. 01 Apr, 2008 1 commit
    • texi2pod.pl: Handle @samp and @url inside verbatim blocks. · 7f9766e4
      contrib:
      	* 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.
      
      From-SVN: r133794
      Joseph Myers committed
  2. 10 Mar, 2008 1 commit
    • patch_tester.sh (initialization): Initialize svnpatch and stop. · 1d4edfd6
      2008-03-10  Janis Johnson  <janis187@us.ibm.com>
      
      	* 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.
      
      From-SVN: r133092
      Janis Johnson committed
  3. 09 Mar, 2008 1 commit
    • c.opt (Wsynth): Deprecate. · 802e3f8c
      gcc/
      
      	* 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.
      
      From-SVN: r133059
      Ralf Wildenhues committed
  4. 06 Mar, 2008 1 commit
  5. 05 Mar, 2008 1 commit
  6. 15 Feb, 2008 1 commit
  7. 25 Jan, 2008 1 commit
    • MAINTAINERS (c4x port): Remove. · 8d8da227
      	* MAINTAINERS (c4x port): Remove.
      
      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.
      
      From-SVN: r131835
      Joseph Myers committed
  8. 26 Dec, 2007 2 commits
  9. 24 Dec, 2007 1 commit
  10. 23 Dec, 2007 3 commits
  11. 16 Dec, 2007 2 commits
  12. 26 Nov, 2007 1 commit
  13. 08 Oct, 2007 1 commit
  14. 01 Oct, 2007 1 commit
  15. 22 Sep, 2007 1 commit
  16. 23 Aug, 2007 1 commit
  17. 17 Aug, 2007 1 commit
    • Makefile.def (STAGE2_CFLAGS, [...]): Add to flags_to_pass. · bb286d71
      ChangeLog:
      * 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.
      
      From-SVN: r127570
      Alexandre Oliva committed
  18. 16 Aug, 2007 1 commit
  19. 10 Aug, 2007 2 commits
  20. 05 Jul, 2007 1 commit
  21. 30 Jun, 2007 1 commit
  22. 14 May, 2007 1 commit
  23. 05 Apr, 2007 1 commit
  24. 17 Mar, 2007 1 commit
  25. 26 Feb, 2007 1 commit
  26. 16 Feb, 2007 1 commit
  27. 10 Feb, 2007 1 commit
  28. 09 Feb, 2007 1 commit
  29. 06 Feb, 2007 1 commit
  30. 15 Jan, 2007 1 commit
    • sourcebuild.texi (libgcj Tests): Don't mention jacks. · 69403237
      gcc
      	* doc/sourcebuild.texi (libgcj Tests): Don't mention jacks.
      	* doc/install.texi (Testing): Don't mention jacks.
      	(Configuration): Document --enable-java-maintainer-mode.  Move
      	--with-java-home to libgcj-specific section.  Document
      	--with-ecj-jar.
      	(Prerequisites): Mention --enable-java-maintainer-mode, ecj1.
      contrib
      	* download_ecj: New file.
      
      From-SVN: r120802
      Tom Tromey committed
  31. 28 Sep, 2006 2 commits
  32. 17 Sep, 2006 1 commit
  33. 05 Sep, 2006 1 commit
  34. 06 Jul, 2006 1 commit
    • Port to hosts whose 'sort' and 'tail' implementations treat operands with… · 27b56ba6
      Port to hosts whose 'sort' and 'tail' implementations treat operands with leading '+' as file names...
      
      	Port to hosts whose 'sort' and 'tail' implementations
      	treat operands with leading '+' as file names, as POSIX
      	has required since 2001.  However, make sure the code still
      	works on pre-POSIX hosts.
      	* ltmain.sh: Don't assume "sort +2" is equivalent to
      	"sort -k 3", since POSIX 1003.1-2001 no longer requires this.
      
      contrib:
      	* compare_tests: Don't assume "sort +2" is equivalent to
      	"sort -k 3", since POSIX 1003.1-2001 no longer requires this.
      gcc:
      	* Makefile.in (slowcompare): Port to POSIX 1003.1-2001,
      	which says you should use "tail -c +N" rather than "tail +Nc".
      	Fix a bug: the old code incorrectly skipped 15 bytes, not 16.
      
      From-SVN: r115234
      Paul Eggert committed