diff options
| author | Alan Modra <modra@gmail.com> | 2000-05-13 09:26:23 +0000 |
|---|---|---|
| committer | Alan Modra <modra@gmail.com> | 2000-05-13 09:26:23 +0000 |
| commit | 9484bf7072a345c174bc60a6708ee341e0db828e (patch) | |
| tree | f6dbff4c99ebb2d2a0f7b675e331389c0c0eefb2 /include/opcode/ChangeLog | |
| parent | bc657c17b59e2106ea968f4551d3d4bd85b4ae6e (diff) | |
| download | newlib-9484bf7072a345c174bc60a6708ee341e0db828e.zip newlib-9484bf7072a345c174bc60a6708ee341e0db828e.tar.gz newlib-9484bf7072a345c174bc60a6708ee341e0db828e.tar.bz2 | |
`.arch cpu_type' pseudo for x86.
Diffstat (limited to 'include/opcode/ChangeLog')
| -rw-r--r-- | include/opcode/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog index eb5757c..a0eba42 100644 --- a/include/opcode/ChangeLog +++ b/include/opcode/ChangeLog @@ -1,3 +1,13 @@ +2000-05-13 Alan Modra <alan@linuxcare.com.au>, + Alexander Sokolov <robocop@netlink.ru> + + * i386.h (i386_optab): Add cpu_flags for all instructions. + +2000-05-13 Alan Modra <alan@linuxcare.com.au> + + From Gavin Romig-Koch <gavin@cygnus.com> + * i386.h (wld_Suf): Define. Use on pushf, popf, pusha, popa. + 2000-05-04 Timothy Wall <twall@cygnus.com> * tic54x.h: New. |
