gcc/contrib
Paul Eggert 27b56ba6cc 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
2006-07-06 23:24:51 +00:00
..
reghunt All files: Update with new FSF address. 2005-08-15 00:41:31 +00:00
regression btest-gcc.sh: gcc.sum has moved to gcc/testsuite/gcc/gcc.sum. 2006-01-18 17:09:56 -08:00
ChangeLog Port to hosts whose 'sort' and 'tail' implementations treat operands with leading '+' as file names... 2006-07-06 23:24:51 +00:00
ChangeLog.tree-ssa Merge tree-ssa-20020619-branch into mainline. 2004-05-13 02:41:07 -04:00
analyze_brprob All files: Update with new FSF address. 2005-08-15 00:41:31 +00:00
compare_tests Port to hosts whose 'sort' and 'tail' implementations treat operands with leading '+' as file names... 2006-07-06 23:24:51 +00:00
dg-cmp-results.sh * dg-cmp-results.sh: New script for comparing DejaGNU logs. 2006-06-05 15:59:03 +00:00
filter_gcc_for_doxygen Merge tree-ssa-20020619-branch into mainline. 2004-05-13 02:41:07 -04:00
filter_knr2ansi.pl filter_params.pl: Typo fix. 2005-07-14 13:38:20 +10:00
filter_params.pl filter_params.pl: Typo fix. 2005-07-14 13:38:20 +10:00
gcc_build *sigh* checked in the wrong patch 2005-11-04 17:27:44 +00:00
gcc_update gcc_update (files_and_dependencies): Handle libgomp/testsuite/Makefile.in. 2006-01-24 11:07:30 -05:00
gccbug.el New file 2000-05-01 11:15:22 +00:00
gennews * gennews (files): Update for GCC 4.1. 2006-02-28 08:10:09 +00:00
gthr_supp_vxw_5x.c Merge basic-improvements-branch to trunk 2002-12-16 18:23:00 +00:00
index-prop index-prop: Use a single pattern. 2000-04-28 18:06:30 -04:00
paranoia.cc * paranoia.cc: Fix spelling error. 2003-06-13 13:57:27 +00:00
test_installed test_installed: Add options to run objc tests. 2003-07-11 06:05:01 +00:00
test_summary test_summary: Include baseline used for libstdc++-v3 abi check in test summary. 2004-08-26 05:51:22 +00:00
texi2pod.pl * texi2pod.pl: Correct handling of absolute @include. 2006-05-31 15:48:05 +00:00
tree-ssa.doxy * tree-ssa.doxy: Update for doxygen 1.3.5. 2004-06-17 07:40:27 -04:00
warn_summary warn_summary (keywordFilter): Update sed pattern for new quoting style in warnings. 2005-03-08 13:42:18 +00:00