Add code to cope with nested archives.
[binutils.git] / opcodes / ChangeLog
blob3cd88ab978f29300585de065633713111d6105de
1 2004-05-19  Alan Modra  <amodra@bigpond.net.au>
3         * ppc-opc.c (insert_fxm): Enable two operand mfcr when -many as
4         well as when -mpower4.
6 2004-05-13  Nick Clifton  <nickc@redhat.com>
8         * po/fr.po: Updated French translation.
10 2004-05-05  Peter Barada  <peter@the-baradas.com>
12         * m68k-dis.c(print_insn_m68k): Add new chips, use core
13         variants in arch_mask.  Only set m68881/68851 for 68k chips.
14         * m68k-op.c: Switch from ColdFire chips to core variants.
16 2004-05-05  Alan Modra  <amodra@bigpond.net.au>
18         PR 147.
19         * ppc-opc.c (PPCVEC): Remove PPC_OPCODE_PPC.
21 2004-04-29  Ben Elliston  <bje@au.ibm.com>
23         * ppc-opc.c (XCMPL): Renmame to XOPL. Update users.
24         (powerpc_opcodes): Add "dbczl" instruction for PPC970.
26 2004-04-22  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
28         * sh-dis.c (print_insn_sh): Print the value in constant pool
29         as a symbol if it looks like a symbol.
31 2004-04-22  Peter Barada <peter@the-baradas.com>
33         * m68k-dis.c(print_insn_m68k): Set mfcmac/mcfemac on
34         appropriate ColdFire architectures.
35         (print_insn_m68k): Handle EMAC, MAC/EMAC scalefactor, and MAC/EMAC
36         mask addressing.
37         Add EMAC instructions, fix MAC instructions. Remove
38         macmw/macml/msacmw/msacml instructions since mask addressing now
39         supported.
41 2004-04-20  Jakub Jelinek  <jakub@redhat.com>
43         * sparc-opc.c (fmoviccx, fmovfccx, fmovccx): Define.
44         (fmovicc, fmovfcc, fmovcc): Remove fpsize argument, change opcode to
45         suffix.  Use fmov*x macros, create all 3 fpsize variants in one
46         macro.  Adjust all users.
48 2004-04-15  Anil Paranjpe  <anilp1@kpitcummins.com>
49         
50         * h8300-dis.c (bfd_h8_disassemble) : Treat "adds" & "subs"
51         separately.
53 2004-03-30  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
55         * m32r-asm.c: Regenerate.
57 2004-03-29  Stan Shebs  <shebs@apple.com>
59         * mpw-config.in, mpw-make.sed: Remove MPW support files, no longer
60         used.
62 2004-03-19  Alan Modra  <amodra@bigpond.net.au>
64         * aclocal.m4: Regenerate.
65         * config.in: Regenerate.
66         * configure: Regenerate.
67         * po/POTFILES.in: Regenerate.
68         * po/opcodes.pot: Regenerate.
70 2004-03-16  Alan Modra  <amodra@bigpond.net.au>
72         * ppc-dis.c (print_insn_powerpc): Don't print tabs.  Handle
73         PPC_OPERANDS_GPR_0.
74         * ppc-opc.c (RA0): Define.
75         (RAQ, RAL, RAM, RAS, RSQ, RTQ, RSO): Use PPC_OPERAND_GPR_0.
76         (RAOPT): Rename from RAO.  Update all uses.
77         (powerpc_opcodes): Use RA0 as appropriate.
79 2004-03-15  Aldy Hernandez  <aldyh@redhat.com>
81         * ppc-opc.c (powerpc_opcodes): Add BOOKE versions of mfsprg.
83 2004-03-15  Alan Modra  <amodra@bigpond.net.au>
85         * sparc-dis.c (print_insn_sparc): Update getword prototype.
87 2004-03-12  Michal Ludvig  <mludvig@suse.cz>
89         * i386-dis.c (GRPPLOCK): Delete.
90         (grps): Delete GRPPLOCK entry.
92 2004-03-12  Alan Modra  <amodra@bigpond.net.au>
94         * i386-dis.c (OP_M, OP_0f0e, OP_0fae, NOP_Fixup): New functions.
95         (M, Mp): Use OP_M.
96         (None, PADLOCK_SPECIAL, PADLOCK_0): Delete.
97         (GRPPADLCK): Define.
98         (dis386): Use NOP_Fixup on "nop".
99         (dis386_twobyte): Use GRPPADLCK on opcode 0xa7.
100         (twobyte_has_modrm): Set for 0xa7.
101         (padlock_table): Delete.  Move to..
102         (grps): ..here, using OP_0f07.  Use OP_Ofae on lfence, mfence
103         and clflush.
104         (print_insn): Revert PADLOCK_SPECIAL code.
105         (OP_E): Delete sfence, lfence, mfence checks.
107 2004-03-12  Jakub Jelinek  <jakub@redhat.com>
109         * i386-dis.c (grps): Use INVLPG_Fixup instead of OP_E for invlpg.
110         (INVLPG_Fixup): New function.
111         (PNI_Fixup): Remove ATTRIBUTE_UNUSED from sizeflag.
113 2004-03-12  Michal Ludvig  <mludvig@suse.cz>
115         * i386-dis.c (PADLOCK_SPECIAL, PADLOCK_0): New defines.
116         (dis386_twobyte): Opcode 0xa7 is PADLOCK_0.
117         (padlock_table): New struct with PadLock instructions.
118         (print_insn): Handle PADLOCK_SPECIAL.
120 2004-03-12  Alan Modra  <amodra@bigpond.net.au>
122         * i386-dis.c (grps): Use clflush by default for 0x0fae/7.
123         (OP_E): Twiddle clflush to sfence here.
125 2004-03-08  Nick Clifton  <nickc@redhat.com>
127         * po/de.po: Updated German translation.
129 2003-03-03  Andrew Stubbs  <andrew.stubbs@superh.com>
131         * sh-dis.c (print_insn_sh): Don't disassemble fp instructions in
132         nofpu mode.  Add BFD type bfd_mach_sh4_nommu_nofpu.
133         * sh-opc.h: Add sh4_nommu_nofpu architecture and adjust instructions
134         accordingly.
136 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
138         * frv-asm.c: Regenerate.
139         * frv-desc.c: Regenerate.
140         * frv-desc.h: Regenerate.
141         * frv-dis.c: Regenerate.
142         * frv-ibld.c: Regenerate.
143         * frv-opc.c: Regenerate.
144         * frv-opc.h: Regenerate.
146 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
148         * frv-desc.c, frv-opc.c: Regenerate.
150 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
152         * frv-desc.c, frv-opc.c, frv-opc.h: Regenerate.
154 2004-02-26  Andrew Stubbs  <andrew.stubbs@superh.com>
156         * sh-opc.h: Move fsca and fsrra instructions from sh4a to sh4.
157         Also correct mistake in the comment.
159 2004-02-26  Andrew Stubbs <andrew.stubbs@superh.com>
161         * sh-dis.c (print_insn_sh): Add REG_N_D nibble type to
162         ensure that double registers have even numbers.
163         Add REG_N_B01 for nn01 (binary 01) nibble to ensure
164         that reserved instruction 0xfffd does not decode the same
165         as 0xfdfd (ftrv).
166         * sh-opc.h: Add REG_N_D nibble type and use it whereever
167         REG_N refers to a double register.
168         Add REG_N_B01 nibble type and use it instead of REG_NM
169         in ftrv.
170         Adjust the bit patterns in a few comments.
172 2004-02-25  Aldy Hernandez  <aldyh@redhat.com>
174         * ppc-opc.c (powerpc_opcodes): Change mask for dcbt and dcbtst.
176 2004-02-20  Aldy Hernandez  <aldyh@redhat.com>
178         * ppc-opc.c (powerpc_opcodes): Move mfmcsrr0 before mfdc_dat.
180 2004-02-20  Aldy Hernandez  <aldyh@redhat.com>
182         * ppc-opc.c (powerpc_opcodes): Add m*ivor35.
184 2004-02-20  Aldy Hernandez  <aldyh@redhat.com>
186         * ppc-opc.c (powerpc_opcodes): Add mfivor32, mfivor33, mfivor34,
187         mtivor32, mtivor33, mtivor34.
189 2004-02-19  Aldy Hernandez  <aldyh@redhat.com>
191         * ppc-opc.c (powerpc_opcodes): Add mfmcar.
193 2004-02-10  Petko Manolov  <petkan@nucleusys.com>
195         * arm-opc.h Maverick accumulator register opcode fixes.
197 2004-02-13  Ben Elliston  <bje@wasabisystems.com>
199         * m32r-dis.c: Regenerate.
201 2004-01-27  Michael Snyder  <msnyder@redhat.com>
203         * sh-opc.h (sh_table): "fsrra", not "fssra".
205 2004-01-23  Andrew Over <andrew.over@cs.anu.edu.au>
207         * sparc-opc.c (fdtox, fstox, fqtox, fxtod, fxtos, fxtoq): Tighten
208         contraints.
210 2004-01-19  Andrew Over  <andrew.over@cs.anu.edu.au>
212         * sparc-opc.c (sparc_opcodes) <f[dsq]tox, fxto[dsq]>: Fix args.
214 2004-01-19  Alan Modra  <amodra@bigpond.net.au>
216         * i386-dis.c (OP_E): Print scale factor on intel mode sib when not
217         1.  Don't print scale factor on AT&T mode when index missing.
219 2004-01-16  Alexandre Oliva  <aoliva@redhat.com>
221         * m10300-opc.c (mov): 8- and 24-bit immediates are zero-extended
222         when loaded into XR registers.
224 2004-01-14  Richard Sandiford  <rsandifo@redhat.com>
226         * frv-desc.h: Regenerate.
227         * frv-desc.c: Regenerate.
228         * frv-opc.c: Regenerate.
230 2004-01-13  Michael Snyder  <msnyder@redhat.com>
232         * sh-dis.c (print_insn_sh): Allocate 4 bytes for insn.
234 2004-01-09  Paul Brook  <paul@codesourcery.com>
236         * arm-opc.h (arm_opcodes): Move generic mcrr after known
237         specific opcodes.
239 2004-01-07  Daniel Jacobowitz  <drow@mvista.com>
241         * Makefile.am (libopcodes_la_DEPENDENCIES)
242         (libopcodes_la_LIBADD): Revert 2003-05-17 change.  Add explanatory
243         comment about the problem.
244         * Makefile.in: Regenerate.
246 2004-01-06  Alexandre Oliva  <aoliva@redhat.com>
248         2003-12-19  Alexandre Oliva  <aoliva@redhat.com>
249         * frv-asm.c (parse_ulo16, parse_uhi16, parse_d12): Fix some
250         cut&paste errors in shifting/truncating numerical operands.
251         2003-08-04  Alexandre Oliva  <aoliva@redhat.com>
252         * frv-asm.c (parse_ulo16): Parse gotofflo and gotofffuncdesclo.
253         (parse_uslo16): Likewise.
254         (parse_uhi16): Parse gotoffhi and gotofffuncdeschi.
255         (parse_d12): Parse gotoff12 and gotofffuncdesc12.
256         (parse_s12): Likewise.
257         2003-08-04  Alexandre Oliva  <aoliva@redhat.com>
258         * frv-asm.c (parse_ulo16): Parse gotlo and gotfuncdesclo.
259         (parse_uslo16): Likewise.
260         (parse_uhi16): Parse gothi and gotfuncdeschi.
261         (parse_d12): Parse got12 and gotfuncdesc12.
262         (parse_s12): Likewise.
264 2004-01-02  Albert Bartoszko  <albar@nt.kegel.com.pl>
266         * msp430-dis.c (msp430_doubleoperand): Check for an 'add'
267         instruction which looks similar to an 'rla' instruction.
269 For older changes see ChangeLog-0203
271 Local Variables:
272 mode: change-log
273 left-margin: 8
274 fill-column: 74
275 version-control: never
276 End: