diff options
author | Ian Lance Taylor <ian@airs.com> | 2011-03-22 00:19:14 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 2011-03-22 00:19:14 +0000 |
commit | 07aead7b6735a00e1d1fd4ce265a64bdfda15c77 (patch) | |
tree | 0ff908081078524db883390a24f70f74e30273b0 /gold/ChangeLog | |
parent | eb9d298f6feebd71561f97d34a44ada097c09fcd (diff) | |
download | gdb-07aead7b6735a00e1d1fd4ce265a64bdfda15c77.zip gdb-07aead7b6735a00e1d1fd4ce265a64bdfda15c77.tar.gz gdb-07aead7b6735a00e1d1fd4ce265a64bdfda15c77.tar.bz2 |
* testsuite/relro_test.sh: Fail if dc is not present.
Diffstat (limited to 'gold/ChangeLog')
-rw-r--r-- | gold/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gold/ChangeLog b/gold/ChangeLog index ca1ae8c..de3c345 100644 --- a/gold/ChangeLog +++ b/gold/ChangeLog @@ -1,6 +1,7 @@ 2011-03-21 Ian Lance Taylor <iant@google.com> * testsuite/final_layout.sh: Rewrite to not use dc. + * testsuite/relro_test.sh: Fail if dc is not present. 2011-03-21 Sriraman Tallam <tmsriram@google.com> |