Opcode file for the h8/500
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
1 Thu Mar 18 14:12:37 1993 Per Bothner (bothner@rtl.cygnus.com)
2
3 * mips-dis.c, z8k-dis.c: Converted to use interface defined in
4 ../include/dis-asm.h.
5 * m68k-dis.c: New file (merge of ../binutils/m68k-pinsn.c
6 and ../gdb/m68k-pinsn.c).
7 * i386-dis.c: New file (merge of ../binutils/i386-pinsn.c
8 and ../gdb/i386-pinsn.c).
9 * m68881-ext.c: New file. Moved definition of
10 ext_format ext_format_68881 from ../gdb/m68k-tdep.c.
11 * Makefile.in: Adjust for new files.
12 * i386-dis.c: Patches from John Hassey (hassey@dg-rtp.dg.com).
13 * m68k-dis.c: Recognize '9' placement code, so (say) pflush
14 can be dis-assembled.
15
16 Wed Feb 17 09:19:47 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17
18 * mips-dis.c (print_insn_arg): Now returns void.
19
20 Mon Jan 11 16:09:16 1993 Fred Fish (fnf@cygnus.com)
21
22 * mips-dis.c (ansidecl.h): Include for benefit of sysdep.h
23 files that use the macros.
24
25 Thu Jan 7 13:15:17 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
26
27 * mips-dis.c: New file, from gdb/mips-pinsn.c.
28 * Makefile.in (DIS_LIBS): Added mips-dis.o.
29 (CFILES): Added mips-dis.c.
30
31 Thu Jan 7 07:36:33 1993 Steve Chamberlain (sac@thepub.cygnus.com)
32
33 * z8k-dis.c (print_insn_z8001, print_insn_z8002): new routines
34 * z8kgen.c, z8k-opc.h: fix sizes of some shifts.
35
36 Tue Dec 22 15:42:44 1992 Per Bothner (bothner@rtl.cygnus.com)
37
38 * Makefile.in: Improve *clean rules.
39 * configure.in: Allow a default host.
40
41 Tue Nov 17 19:53:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
42
43 * Makefile.in: also use -I$(srcdir)/../bfd, since some sysdep
44 files include other sysdep files
45
46 Thu Nov 12 16:10:37 1992 Steve Chamberlain (sac@thepub.cygnus.com)
47
48 * z8k-dis.c z8k-opc.h z8kgen.c: checkpoint
49
50 Fri Oct 9 04:56:05 1992 John Gilmore (gnu@cygnus.com)
51
52 * configure.in: For host support, use ../bfd/configure.host
53 so it stays in sync with the ../bfd/hosts database.
54
55 Thu Oct 1 23:38:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
56
57 * configure.in: use cpu-vendor-os triple instead of nested cases
58
59 Wed Sep 30 16:09:20 1992 Michael Werner (mtw@cygnus.com)
60
61 * z8k-dis.c (unparse_instr): fix bug where opcode returned was
62 *always* the wrong one.
63
64 Wed Sep 30 07:42:17 1992 Steve Chamberlain (sac@thepub.cygnus.com)
65
66 * z8kgen.c: added copyright info
67
68 Tue Sep 29 12:20:21 1992 Steve Chamberlain (sac@thepub.cygnus.com)
69
70 * z8k-dis.c (unparse_instr): prettier tabs
71 * z8kgen.c -> z8k-opc.h: bug fixes in tables
72
73 Fri Sep 25 12:50:32 1992 Stu Grossman (grossman at cygnus.com)
74
75 * configure.in: Add ncr* configuration.
76 * z8k-dis.c (struct instr_data_s): Make instr_asmsrc char to make
77 picayune ANSI compilers happy.
78
79 Sep 20 08:50:55 1992 Fred Fish (fnf@cygnus.com)
80
81 * configure.in (i386): Make i386 and i486 synonymous for now.
82 * configure.in (i[34]86-*-sysv4): Add my_host definition.
83
84 Fri Sep 18 17:01:23 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
85
86 * Makefile.in (install): Fix typo.
87
88 Fri Sep 18 02:04:24 1992 John Gilmore (gnu@cygnus.com)
89
90 * Makefile.in (make): Remove obsolete crud.
91 (sparc-opc.o): Avoid Sun Make VPATH bug.
92
93 Tue Sep 8 17:29:27 1992 K. Richard Pixley (rich@sendai.cygnus.com)
94
95 * Makefile.in: since there are no SUBDIRS, remove rule and
96 references of subdir_do.
97
98 Tue Sep 8 17:02:58 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
99
100 * Makefile.in (install): Get the library name right here too.
101 Don't install bfd.h, since it's unrelated to this library. No
102 subdirs to recurse into, either.
103 (CFILES): The source file has a .c suffix, not .o.
104
105 * sparc-opc.c: New file, moved from BFD.
106 * Makefile.in (OFILES): Build it.
107
108 Thu Sep 3 16:59:20 1992 Michael Werner (mtw@cygnus.com)
109
110 * z8k-dis.c: fixed forward refferences of some declarations.
111
112 Mon Aug 31 16:09:45 1992 Michael Werner (mtw@cygnus.com)
113
114 * Makefile.in: get the name of the library right
115
116 Mon Aug 31 13:47:35 1992 Steve Chamberlain (sac@thepub.cygnus.com)
117
118 * z8k-dis.c: knows how to disassemble z8k stuff
119 * z8k-opc.h: new file full of z8000 opcodes
120
121
122
This page took 0.034078 seconds and 4 git commands to generate.