binutils-gdb/opcodes
Ian Lance Taylor 80ade9931a Fri Jun 12 11:04:06 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
Fix problems when bfd_vma is wider than long.
	* i386-dis.c: Make op_address and start_pc unsigned.
	(set_op): Make parameter unsigned.
	(print_insn_x86): Cast to bfd_vma when passing a value to
	print_address_func.
	* ns32k-dis.c (CORE_ADDR): Don't define.
 	(print_insn_ns32k): Change type of addr to bfd_vma.  Use
	bfd_scan_vma to read back address.
	(print_insn_arg): Change type of addr to bfd_vma.  Use sprintf_vma
	to format it.
	* m68k-dis.c (COERCE32): Cast to bfd_signed_vma to avoid overflow.
	(NEXTULONG): New definition.
	(print_insn_m68k): Avoid overflow when computing third argument of
	print_insn_arg.
	(print_insn_arg): Use NEXTULONG to fetch 32 bit address values.
	Use disp instead of val to store offset values.
	(print_indexed): Use base_disp instead of word to store base
	displacement, to avoid overflow.
	* m10300-dis.c (disassemble): Cast value to long when computing
	pc-relative address, to get correct sign extension.
1998-06-12 15:13:28 +00:00
..
po Added Internationalisation macros to English text strings. 1998-04-28 00:07:48 +00:00
.Sanitize fix xgettext invocation 1998-05-06 18:30:34 +00:00
a29k-dis.c Fix gcc -Wall warnings. See ChangeLog for details. 1998-03-27 23:29:46 +00:00
acconfig.h Internationalised the opcodes library. 1998-04-27 21:39:56 +00:00
acinclude.m4
aclocal.m4 Rebuilt again! 1998-04-28 22:43:01 +00:00
alpha-dis.c
alpha-opc.c
arc-dis.c
arc-opc.c
arm-dis.c * arm-dis.c (print_insn_{big,little}_arm): info->symbol changed 1998-02-24 20:57:58 +00:00
arm-opc.h Disassemble 'add rX, rY, #0' as 'mov rX, rY'. 1998-06-09 21:30:56 +00:00
cgen-asm.c Added Internationalisation macros to English text strings. 1998-04-28 00:07:48 +00:00
cgen-asm.in Added Internationalisation macros to English text strings. 1998-04-28 00:07:48 +00:00
cgen-dis.c
cgen-dis.in * cgen-asm.c: Include symcat.h. 1998-02-23 21:17:29 +00:00
cgen-opc.c * cgen-opc.c (cgen_hw_lookup_by_name): Renamed from cgen_hw_lookup. 1998-05-15 21:59:35 +00:00
cgen-opc.in Internationalised these files. 1998-04-29 01:06:56 +00:00
cgen.sh
ChangeLog Fri Jun 12 11:04:06 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> 1998-06-12 15:13:28 +00:00
config.in
configure Rebuilt again! 1998-04-28 22:48:23 +00:00
configure.in * configure.in: Call AC_ISC_POSIX near start. Move CY_GNU_GETTEXT 1998-04-28 17:16:39 +00:00
d10v-dis.c
d10v-opc.c
d30v-dis.c
d30v-opc.c Fix PR15984 - Add flags to various opcodes 1998-05-26 23:53:12 +00:00
dep-in.sed
dis-buf.c
disassemble.c
h8300-dis.c
h8500-dis.c
h8500-opc.h
hppa-dis.c
i386-dis.c Fri Jun 12 11:04:06 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> 1998-06-12 15:13:28 +00:00
i960-dis.c
m32r-asm.c * cgen-asm.in (insert_normal): Handle empty fields and 64 bit hosts. 1998-05-22 23:03:45 +00:00
m32r-dis.c * m32r-opc.h,m32r-opc.c,m32r-asm.c,m32r-dis.c: Regenerate. 1998-04-27 20:10:40 +00:00
m32r-opc.c * m32r-opc.h,m32r-opc.c,m32r-asm.c,m32r-dis.c: Regenerate. 1998-04-27 20:10:40 +00:00
m32r-opc.h * m32r-asm.c,m32r-dis.c,m32r-opc.h,m32r-opc.c: Regenerate. 1998-02-23 21:20:37 +00:00
m68k-dis.c
m68k-opc.c
m88k-dis.c
m10200-opc.c
Makefile.am * configure.in: Add support for --enable-cgen-maint. 1998-05-01 20:59:29 +00:00
Makefile.in * configure.in: Add support for --enable-cgen-maint. 1998-05-01 20:59:29 +00:00
makefile.vms
mips-dis.c * mips-dis.c (print_insn_arg): Handle ';' opcode completer. 1998-05-18 17:46:34 +00:00
mips-opc.c * mips-opc.c (rsqrt.s): Update based on r5900 ISA manual version 2.1 1998-06-01 16:28:52 +00:00
mpw-config.in
mpw-make.sed
ns32k-dis.c
opintl.h Added Internationalisation macros to English text strings. 1998-04-28 00:07:48 +00:00
ppc-dis.c
ppc-opc.c
sh-dis.c
sh-opc.h
sparc-dis.c
sparc-opc.c
stamp-h.in
sysdep.h
tic30-dis.c
tic80-dis.c
tic80-opc.c
v850-dis.c
v850-opc.c
vu0.h * vu0.h (sqc2): Fix opcode. 1998-06-01 16:36:09 +00:00
w65-dis.c
w65-opc.h
z8k-dis.c
z8k-opc.h
z8kgen.c