diff options
author | Ian Lance Taylor <ian@airs.com> | 1997-06-26 16:08:17 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1997-06-26 16:08:17 +0000 |
commit | 907672ebb2cc46316f542e4ca0fd7185f729bfbf (patch) | |
tree | dccf0b2639054131b3143cb7a3e17fc433adaf2c /ld | |
parent | 677525e961543526a86d8497ab051f4a06195104 (diff) | |
download | gdb-907672ebb2cc46316f542e4ca0fd7185f729bfbf.zip gdb-907672ebb2cc46316f542e4ca0fd7185f729bfbf.tar.gz gdb-907672ebb2cc46316f542e4ca0fd7185f729bfbf.tar.bz2 |
* ld-elfvers/vers.exp: Use egrep rather than grep when looking for
an alternation. From Greg Margo <gmargo@dl.com>.
Diffstat (limited to 'ld')
-rw-r--r-- | ld/testsuite/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index afe9b39..e5f6629 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,3 +1,8 @@ +Thu Jun 26 12:07:03 1997 Ian Lance Taylor <ian@cygnus.com> + + * ld-elfvers/vers.exp: Use egrep rather than grep when looking for + an alternation. From Greg Margo <gmargo@dl.com>. + Wed Jun 25 12:47:22 1997 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * ld-shared/shared.exp: Add setup_xfail for m68k-linux on tests |