Browse Source

Fix typo

binutils-2_21-branch
Nick Clifton 16 years ago
parent
commit
0d6cedc074
  1. 2
      ld/ChangeLog
  2. 2
      ld/testsuite/ChangeLog

2
ld/ChangeLog

@ -1,7 +1,7 @@
2010-08-31 Nick Clifton <nickc@redhat.com>
* ldlex.l (WILDCHAR): Add the caret and exclamation point
characters, so that they can be used inside regexps.
characters, so that they can be used inside globs.
2010-08-31 Nick Clifton <nickc@redhat.com>

2
ld/testsuite/ChangeLog

@ -1,6 +1,6 @@
2010-08-31 Nick Clifton <nickc@redhat.com>
* ld-scripts/section-match.exp: New file. Runs ths
* ld-scripts/section-match.exp: New file. Runs the
section-match-1 test.
* ld-scripts/section-match-1.d: New file.
* ld-scripts/section-match-1.s: New file.

Loading…
Cancel
Save