diff options
| author | Alan Modra <modra@gmail.com> | 2002-04-27 12:43:32 +0000 |
|---|---|---|
| committer | Alan Modra <modra@gmail.com> | 2002-04-27 12:43:32 +0000 |
| commit | e2fa15a3ea462b54bb5389cd224342bef85f4356 (patch) | |
| tree | b117fac47531631601d9c9321f8a43fb93b801a3 /include/opcode/ChangeLog | |
| parent | 061386e0248788a3fb06262116d8fb65d94225f7 (diff) | |
| download | newlib-github/binutils-2_12-branch.zip newlib-github/binutils-2_12-branch.tar.gz newlib-github/binutils-2_12-branch.tar.bz2 | |
Merge from mainline.
2002-04-24 Elena Zannoni <ezannoni@redhat.com>
* dwarf2.h: Add DW_AT_GNU_vector.
opcode/
Merge from mainline
2002-04-11 Alan Modra <amodra@bigpond.net.au>
* i386.h: Add intel mode cmpsd and movsd.
Put them before SSE2 insns, so that rep prefix works.
Diffstat (limited to 'include/opcode/ChangeLog')
| -rw-r--r-- | include/opcode/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog index 9d143c7..d7b0582 100644 --- a/include/opcode/ChangeLog +++ b/include/opcode/ChangeLog @@ -1,3 +1,10 @@ +2002-04-27 Alan Modra <amodra@bigpond.net.au> + + Merge from mainline + 2002-04-11 Alan Modra <amodra@bigpond.net.au> + * i386.h: Add intel mode cmpsd and movsd. + Put them before SSE2 insns, so that rep prefix works. + 2002-02-25 Alan Modra <amodra@bigpond.net.au> * ppc.h (PPC_OPCODE_POWER4, PPC_OPCODE_NOPOWER4): Define. |
