mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-09 23:32:21 +08:00
Fix typo
This commit is contained in:
@ -1,7 +1,7 @@
|
|||||||
2010-08-31 Nick Clifton <nickc@redhat.com>
|
2010-08-31 Nick Clifton <nickc@redhat.com>
|
||||||
|
|
||||||
* ldlex.l (WILDCHAR): Add the caret and exclamation point
|
* 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>
|
2010-08-31 Nick Clifton <nickc@redhat.com>
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
2010-08-31 Nick Clifton <nickc@redhat.com>
|
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.
|
section-match-1 test.
|
||||||
* ld-scripts/section-match-1.d: New file.
|
* ld-scripts/section-match-1.d: New file.
|
||||||
* ld-scripts/section-match-1.s: New file.
|
* ld-scripts/section-match-1.s: New file.
|
||||||
|
Reference in New Issue
Block a user