diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2016-02-15 16:11:23 -0800 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2016-02-15 16:11:23 -0800 |
commit | 804021fbed754805effcac4d75d5a993e1f024b5 (patch) | |
tree | 98a1a1071c0d3c22d7f460db00f2975513244a0c /gas | |
parent | 4fd7268abff6f99dbbb78505f095bf1f54064db7 (diff) | |
download | gdb-804021fbed754805effcac4d75d5a993e1f024b5.zip gdb-804021fbed754805effcac4d75d5a993e1f024b5.tar.gz gdb-804021fbed754805effcac4d75d5a993e1f024b5.tar.bz2 |
Fix typos in gas/ChangeLog
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 4eca371..c4bd331 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,4 +1,4 @@ -202016-02-15 Vinay Kumar G. <Vinay.G@kpit.com> +2016-02-15 Vinay Kumar G. <Vinay.G@kpit.com> PR gas/19556 * config/rx-parse.y (MOV): Opcode generation for index @@ -8,7 +8,7 @@ * testsuite/gas/rx/pr19665.s: New file. * testsuite/gas/rx/mov.d: Update expected output. -16-02-15 Nick Clifton <nickc@redhat.com> +2016-02-15 Nick Clifton <nickc@redhat.com> * doc/as.texinfo (.section): Document that numeric values can now be used for the flags and type fields of the ELF target's .section |