Fix year in entries.
This commit is contained in:
parent
d6eafc3ec4
commit
eb7834a66d
|
@ -1,9 +1,9 @@
|
||||||
2076-02-05 H.J. Lu <hongjiu.lu@intel.com>
|
2007-02-05 H.J. Lu <hongjiu.lu@intel.com>
|
||||||
|
|
||||||
* ld-i386/pcrel16.d: Undo the last change.
|
* ld-i386/pcrel16.d: Undo the last change.
|
||||||
* ld-x86-64/pcrel16.d: Likewise.
|
* ld-x86-64/pcrel16.d: Likewise.
|
||||||
|
|
||||||
2076-02-02 H.J. Lu <hongjiu.lu@intel.com>
|
2007-02-02 H.J. Lu <hongjiu.lu@intel.com>
|
||||||
|
|
||||||
* ld-i386/pcrel16.d: Updated.
|
* ld-i386/pcrel16.d: Updated.
|
||||||
* ld-x86-64/pcrel16.d: Likewise.
|
* ld-x86-64/pcrel16.d: Likewise.
|
||||||
|
|
|
@ -1,9 +1,9 @@
|
||||||
2076-02-05 H.J. Lu <hongjiu.lu@intel.com>
|
2007-02-05 H.J. Lu <hongjiu.lu@intel.com>
|
||||||
|
|
||||||
* i386-dis.c (OP_J): Undo the last change. Properly handle 64K
|
* i386-dis.c (OP_J): Undo the last change. Properly handle 64K
|
||||||
wrap around within the same segment in 16bit mode.
|
wrap around within the same segment in 16bit mode.
|
||||||
|
|
||||||
2076-02-02 H.J. Lu <hongjiu.lu@intel.com>
|
2007-02-02 H.J. Lu <hongjiu.lu@intel.com>
|
||||||
|
|
||||||
* i386-dis.c (OP_J): Mask to 16bit only if there is a data16
|
* i386-dis.c (OP_J): Mask to 16bit only if there is a data16
|
||||||
prefix.
|
prefix.
|
||||||
|
|
Loading…
Reference in New Issue