Fix typo
authorNick Clifton <nickc@redhat.com>
Wed, 1 Sep 2010 08:06:58 +0000 (08:06 +0000)
committerNick Clifton <nickc@redhat.com>
Wed, 1 Sep 2010 08:06:58 +0000 (08:06 +0000)
ld/ChangeLog
ld/testsuite/ChangeLog

index 9cf54fdaf32ab59e7560dc27d063ebc4c3744227..c3a1d1cef66d22aacd51e262bd9574c8314330da 100644 (file)
@@ -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>
 
index e9e202536c1f55e6378d37cc6647ad33949acb75..aee11147f213108f7de7ab28f7fa2e307945258d 100644 (file)
@@ -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.
This page took 0.025024 seconds and 4 git commands to generate.