diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2007-02-02 22:15:52 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2007-02-02 22:15:52 +0000 |
commit | fc523535b38577c858eb8307cedf26179b96213c (patch) | |
tree | d7b05cea81e94862cf4f2dff93cd968e3456daa8 /gas | |
parent | bc447904f7a3e4e55ae14638b28f5a0b0df23d29 (diff) | |
download | gdb-fc523535b38577c858eb8307cedf26179b96213c.zip gdb-fc523535b38577c858eb8307cedf26179b96213c.tar.gz gdb-fc523535b38577c858eb8307cedf26179b96213c.tar.bz2 |
Fix typos in year.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 111759b..6315038 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -41,7 +41,7 @@ * doc/as.texinfo (--defsym): Document that the defined symbol's value can be overridden via a .set directive. -2076-01-28 H.J. Lu <hongjiu.lu@intel.com> +2007-01-28 H.J. Lu <hongjiu.lu@intel.com> * config/tc-i386.c (swap_imm_operands): Renamed to ... (swap_2_operands): This. Take 2 ints. |