3 * mips-dis.c: No longer need to bomb out if HOST_64_BIT is
4 defined, since gdb has been fixed.
7 * hppa-dis.c (print_insn_hppa): Last argument to fput_reg,
8 fput_reg_r, fput_creg, fput_const, and fputs_filtered should
9 be a *disassemble_info, not a *FILE.
10 * hppa-dis.c: Support 'd', '!', and 'a'.
11 * hppa-dis.c: Support 's' to extract a 2 bit space register.
12 * hppa-dis.c: Delete cases which are no longer needed.
16 * m68k-dis.c (print_insn_{m68k,arg}): Add MMU codes.
20 * h8300-dis.c: New file, removed from bfd/cpu-h8300.c, with
25 * Makefile.in (CSEARCH): Add -I../bfd for sysdep.h and bfd.h.
26 * configure.in: No longer need to configure to get sysdep.h.
31 * hppa-dis.c: Support 'I', 'J', and 'K' in output
32 templates for 1.1 FP computational instructions.
36 * h8500-dis.c (print_insn_h8500): Address argument is type
38 * z8k-dis.c (print_insn_z8k, print_insn_z8001, print_insn_z8002):
41 * h8500-opc.h (addr_class_type): No comma at end of enumerator.
42 * sh-opc.h (sh_nibble_type, sh_arg_type): Ditto.
44 * sparc-dis.c (compare_opcodes): Move static declaration to
49 * sparc-dis.c (print_insn_sparc): Implement 'n' argument for unimp
50 instruction, remove unimp hack from 'l' argument.
54 * z8k-dis.c (fetch_data): Use unsigned char to make ancient gcc's
60 * mips-dis.c (print_insn_arg): Handle 'C' for general coprocessor
65 * hppa-dis.c: Include dis-asm.h before sysdep.h. Changed some
66 arrays of string pointers to 2-d arrays of chars, to save
71 * a29k-dis.c, alpha-dis.c, i960-dis.c, sparc-dis.c, z8k-dis.c:
72 Cast second arg to read_memory_func to "bfd_byte *", as necessary.
76 * hppa-dis.c: New file from Utah, adapted to new disassembler
78 * Makefile.in: Include it.
82 * sh-dis.c, sh-opc.h: New files.
86 * alpha-dis.c, alpha-opc.h: New files.
90 * mips-dis.c: Sign extend 'j' and 'b' arguments, delta is a signed
95 * sparc-dis.c: Make "ta" the default trap instruction, "t" the alias.
99 * a29k-dis.c, sparc-dis.c, sparc-opc.c: Use CONST rather than
104 * sparc-dis.c: Use fprintf_func a few places where I forgot,
105 and double percent signs a few places.
107 * a29k-dis.c, i960-dis.c: New, merged from gdb and binutils.
109 * i386-dis.c, m68k-dis.c, mips-dis.c, sparc-dis.c:
110 Use info->print_address_func not print_address.
112 * dis-buf.c (generic_print_address): New function.
116 * Makefile.in: Add sparc-dis.c.
117 sparc-dis.c: New file, merges binutils and gdb versions as follows:
119 Add `add' instruction to the set that get checked
120 for a preceding `sethi' in order to print an absolute address.
121 * (print_insn): Disassembly prefers real instructions.
122 (is_delayed_branch): Speed up.
123 * sparc-opcode.h: Add ALIAS bit to aliases. Fix up opcode tables.
124 Still missing some float ops, and needs testing.
125 * sparc-pinsn.c (print_insn): Eliminate 'set' test, subsumed by
126 F_ALIAS. Use printf, not fprintf, when not passing a file
128 (compare_opcodes): Check that identical instructions have
129 identical opcodes, complain otherwise.
134 Use dis-asm.h/read_memory_func interface.
138 * h8500-dis.c, i386-dis.c, m68k-dis.c, z8k-dis.c (fetch_data):
139 deliberately return non-zero to setjmp from longjmp. Otherwise
140 this code fails to compile.
144 * m68k-dis.c: Fix prototype for fetch_arg().
148 * dis-buf.c: New file, for new read_memory_func interface.
149 Makefile.in (OFILES): Include it.
150 m68k-dis.c, i386-dis.c, h8500-dis.c, mips-dis.c, z8k-dis.c:
151 Use new read_memory_func interface.
155 * h8500-dis.c (print_insn_h8500): Get sign of fp offsets right.
156 * h8500-opc.h: Fix couple of opcodes.
158 Wed Mar 24 02:03:36 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
160 * Makefile.in: add dvi & installcheck targets
164 * Makefile.in: Update for h8500-dis.c.
168 * h8500-dis.c, h8500-opc.h: New files
172 * mips-dis.c, z8k-dis.c: Converted to use interface defined in
173 ../include/dis-asm.h.
174 * m68k-dis.c: New file (merge of ../binutils/m68k-pinsn.c
175 and ../gdb/m68k-pinsn.c).
176 * i386-dis.c: New file (merge of ../binutils/i386-pinsn.c
177 and ../gdb/i386-pinsn.c).
178 * m68881-ext.c: New file. Moved definition of
179 ext_format ext_format_68881 from ../gdb/m68k-tdep.c.
180 * Makefile.in: Adjust for new files.
182 * m68k-dis.c: Recognize '9' placement code, so (say) pflush
183 can be dis-assembled.
187 * mips-dis.c (print_insn_arg): Now returns void.
191 * mips-dis.c (ansidecl.h): Include for benefit of sysdep.h
192 files that use the macros.
196 * mips-dis.c: New file, from gdb/mips-pinsn.c.
197 * Makefile.in (DIS_LIBS): Added mips-dis.o.
198 (CFILES): Added mips-dis.c.
202 * z8k-dis.c (print_insn_z8001, print_insn_z8002): new routines
203 * z8kgen.c, z8k-opc.h: fix sizes of some shifts.
207 * Makefile.in: Improve *clean rules.
208 * configure.in: Allow a default host.
210 Tue Nov 17 19:53:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
212 * Makefile.in: also use -I$(srcdir)/../bfd, since some sysdep
213 files include other sysdep files
217 * z8k-dis.c z8k-opc.h z8kgen.c: checkpoint
221 * configure.in: For host support, use ../bfd/configure.host
222 so it stays in sync with the ../bfd/hosts database.
224 Thu Oct 1 23:38:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
226 * configure.in: use cpu-vendor-os triple instead of nested cases
230 * z8k-dis.c (unparse_instr): fix bug where opcode returned was
231 *always* the wrong one.
235 * z8kgen.c: added copyright info
239 * z8k-dis.c (unparse_instr): prettier tabs
240 * z8kgen.c -> z8k-opc.h: bug fixes in tables
242 Fri Sep 25 12:50:32 1992 Stu Grossman (grossman at cygnus.com)
244 * configure.in: Add ncr* configuration.
245 * z8k-dis.c (struct instr_data_s): Make instr_asmsrc char to make
246 picayune ANSI compilers happy.
250 * configure.in (i386): Make i386 and i486 synonymous for now.
251 * configure.in (i[34]86-*-sysv4): Add my_host definition.
255 * Makefile.in (install): Fix typo.
259 * Makefile.in (make): Remove obsolete crud.
260 (sparc-opc.o): Avoid Sun Make VPATH bug.
264 * Makefile.in: since there are no SUBDIRS, remove rule and
265 references of subdir_do.
269 * Makefile.in (install): Get the library name right here too.
270 Don't install bfd.h, since it's unrelated to this library. No
271 subdirs to recurse into, either.
272 (CFILES): The source file has a .c suffix, not .o.
274 * sparc-opc.c: New file, moved from BFD.
275 * Makefile.in (OFILES): Build it.
279 * z8k-dis.c: fixed forward refferences of some declarations.
283 * Makefile.in: get the name of the library right
287 * z8k-dis.c: knows how to disassemble z8k stuff
288 * z8k-opc.h: new file full of z8000 opcodes