diff options
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 2ae18e1..4bfe4bc 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,10 @@ 2009-10-13 H.J. Lu <hongjiu.lu@intel.com> + PR binutils/10766 + * config/tc-i386.c (build_modrm_byte): Declare exp earlier. + +2009-10-13 H.J. Lu <hongjiu.lu@intel.com> + PR gas/10740 * config/tc-i386-intel.c (i386_intel_operand): Handle call and jump with 2 immediate operands. |