..
po
Move translated part of bug report string back into .c files so
27 years ago
ChangeLog
opcodes:
27 years ago
Makefile.am
Use "gcc -MM" for dependencies, and update them.
27 years ago
Makefile.in
Use "gcc -MM" for dependencies, and update them.
27 years ago
a29k-dis.c
19990502 sourceware import
28 years ago
acinclude.m4
19990502 sourceware import
28 years ago
aclocal.m4
rebuild with current tools
27 years ago
alpha-dis.c
* alpha-dis.c: Don't include <stdlib.h>.
28 years ago
alpha-opc.c
Add md expression support; Cleanup alpha warnings
27 years ago
arc-dis.c
19990502 sourceware import
28 years ago
arc-opc.c
19990502 sourceware import
28 years ago
arm-dis.c
2000-02-14 Fernando Nasser <fnasser@totem.to.cygnus.com>
27 years ago
arm-opc.h
Disassemble 0xde.. to "bal" [branch always] instead of "undefined".
27 years ago
avr-dis.c
Tidy some code. Print pc rel addresses as signed.
27 years ago
cgen-asm.c
19990502 sourceware import
28 years ago
cgen-dis.c
19990502 sourceware import
28 years ago
cgen-opc.c
Add functions to modify/examine the signed_overflow_ok_p field in cpu_desc.
27 years ago
config.in
19990502 sourceware import
28 years ago
configure
ATMEL AVR microcontroller support.
27 years ago
configure.in
ATMEL AVR microcontroller support.
27 years ago
d10v-dis.c
19990502 sourceware import
28 years ago
d10v-opc.c
Fix binary pattern for cpfg,f0,c instruction
27 years ago
d30v-dis.c
Apply patch for 100679
27 years ago
d30v-opc.c
Fix value of SHORT_A1.
27 years ago
dep-in.sed
19990502 sourceware import
28 years ago
dis-buf.c
This lot mainly cleans up `comparison between signed and unsigned' gcc
27 years ago
disassemble.c
* disassemble.c (disassembler_usage): Don't use a prototype. Mark
27 years ago
fr30-asm.c
* fr30-asm.c,fr30-desc.h: Rebuild.
27 years ago
fr30-desc.c
19990502 sourceware import
28 years ago
fr30-desc.h
* fr30-asm.c,fr30-desc.h: Rebuild.
27 years ago
fr30-dis.c
* fr30-asm.c,fr30-desc.h,fr30-dis.c,fr30-ibld.c,fr30-opc.c: Rebuild.
27 years ago
fr30-ibld.c
* fr30-asm.c,fr30-desc.h,fr30-dis.c,fr30-ibld.c,fr30-opc.c: Rebuild.
27 years ago
fr30-opc.c
* fr30-asm.c,fr30-desc.h,fr30-dis.c,fr30-ibld.c,fr30-opc.c: Rebuild.
27 years ago
fr30-opc.h
19990502 sourceware import
28 years ago
h8300-dis.c
19990502 sourceware import
28 years ago
h8500-dis.c
19990502 sourceware import
28 years ago
h8500-opc.h
19990502 sourceware import
28 years ago
hppa-dis.c
* hppa-dis.c (unit_cond_names): Add PA2.0 unit condition names.
27 years ago
i370-dis.c
Add IBM 370 support.
27 years ago
i370-opc.c
Add IBM 370 support.
27 years ago
i386-dis.c
x86 indirect jump/call syntax fixes. Disassembly fix for lcall.
27 years ago
i960-dis.c
19990502 sourceware import
28 years ago
m32r-asm.c
2000-02-23 Andrew Haley <aph@cygnus.com>
27 years ago
m32r-desc.c
Replace 'flags' with 'signed_overflow_ok_p'
27 years ago
m32r-desc.h
2000-02-23 Andrew Haley <aph@cygnus.com>
27 years ago
m32r-dis.c
2000-02-23 Andrew Haley <aph@cygnus.com>
27 years ago
m32r-ibld.c
2000-02-23 Andrew Haley <aph@cygnus.com>
27 years ago
m32r-opc.c
* fr30-asm.c,fr30-desc.h: Rebuild.
27 years ago
m32r-opc.h
2000-02-23 Andrew Haley <aph@cygnus.com>
27 years ago
m32r-opinst.c
* fr30-asm.c,fr30-desc.h: Rebuild.
27 years ago
m68k-dis.c
1999-05-28 Linus Nordberg <linus.nordberg@canit.se>
28 years ago
m68k-opc.c
1999-05-28 Linus Nordberg <linus.nordberg@canit.se>
28 years ago
m88k-dis.c
19990502 sourceware import
28 years ago
m10200-dis.c
19990502 sourceware import
28 years ago
m10200-opc.c
19990502 sourceware import
28 years ago
m10300-dis.c
* m10300-opc.c, m10300-dis.c: Add am33 support.
27 years ago
m10300-opc.c
* m10300-opc.c: SP-based offsets are always unsigned.
27 years ago
makefile.vms
19990502 sourceware import
28 years ago
mcore-dis.c
Add support for M340 part.
27 years ago
mcore-opc.h
Add support for M340 part.
27 years ago
mips-dis.c
1999-12-30 Andrew Haley <aph@cygnus.com>
27 years ago
mips-opc.c
1999-12-30 Andrew Haley <aph@cygnus.com>
27 years ago
mips16-opc.c
19990502 sourceware import
28 years ago
mpw-config.in
19990502 sourceware import
28 years ago
mpw-make.sed
19990502 sourceware import
28 years ago
ns32k-dis.c
19990502 sourceware import
28 years ago
opintl.h
19990502 sourceware import
28 years ago
pj-dis.c
1999-09-04 Steve Chamberlain <sac@pobox.com>
27 years ago
pj-opc.c
1999-09-04 Steve Chamberlain <sac@pobox.com>
27 years ago
ppc-dis.c
19990502 sourceware import
28 years ago
ppc-opc.c
* disassemble.c (disassembler_usage): Don't use a prototype. Mark
27 years ago
sh-dis.c
sh-dsp REPEAT support:
27 years ago
sh-opc.h
opcodes:
27 years ago
sparc-dis.c
Jakub Jelinek <jj@ultra.linux.cz>
28 years ago
sparc-opc.c
Jakub Jelinek <jj@ultra.linux.cz>
28 years ago
stamp-h.in
19990502 sourceware import
28 years ago
sysdep.h
19990502 sourceware import
28 years ago
tic30-dis.c
* alpha-dis.c: Don't include <stdlib.h>.
28 years ago
tic80-dis.c
19990502 sourceware import
28 years ago
tic80-opc.c
19990502 sourceware import
28 years ago
v850-dis.c
19990502 sourceware import
28 years ago
v850-opc.c
19990502 sourceware import
28 years ago
vax-dis.c
19990502 sourceware import
28 years ago
w65-dis.c
19990502 sourceware import
28 years ago
w65-opc.h
19990502 sourceware import
28 years ago
z8k-dis.c
19990502 sourceware import
28 years ago
z8k-opc.h
19990502 sourceware import
28 years ago
z8kgen.c
19990502 sourceware import
28 years ago