This commit is contained in:
Nick Clifton 2010-09-01 08:06:58 +00:00
parent b97b635e0f
commit 0d6cedc074
2 changed files with 2 additions and 2 deletions

View 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>

View 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.