summaryrefslogtreecommitdiff
path: root/contrib/ChangeLog
diff options
context:
space:
mode:
authordavek <davek@138bc75d-0d04-0410-961f-82ee72b054a4>2011-01-26 03:46:07 +0000
committerdavek <davek@138bc75d-0d04-0410-961f-82ee72b054a4>2011-01-26 03:46:07 +0000
commitcbcf806f2db49fe43461ae190cb85f6b130e4bca (patch)
tree45ccc8362e3f95be7a4a5cf0e91eb236a4c4279c /contrib/ChangeLog
parent9dfad5757a438beda9edddb3ee9bcab5d8901c21 (diff)
downloadgcc-cbcf806f2db49fe43461ae190cb85f6b130e4bca.tar.gz
* patch_tester.sh (nopristinecache): New shell var, set according
to presence or absence of new -nopristinecache option. (usage): Document new option. (bootntest_pristine): Implement it. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@169273 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'contrib/ChangeLog')
-rw-r--r--contrib/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/contrib/ChangeLog b/contrib/ChangeLog
index 1737cc8d264..1a11db70186 100644
--- a/contrib/ChangeLog
+++ b/contrib/ChangeLog
@@ -1,3 +1,10 @@
+2011-01-26 Dave Korn <dave.korn.cygwin@gmail.com>
+
+ * patch_tester.sh (nopristinecache): New shell var, set according
+ to presence or absence of new -nopristinecache option.
+ (usage): Document new option.
+ (bootntest_pristine): Implement it.
+
2010-11-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
* make_sunver.pl: Use elfdump -s to extract symbols if possible,