You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Nick Clifton ca6697f7f3 add sanitization marker 28 years ago
..
.Sanitize * vu0.h: New file with cop2/vu0 instructions. 28 years ago
ChangeLog add sanitization marker 28 years ago
Makefile.am Sanitize away vu0 stuff unless --keep-r5900. 28 years ago
Makefile.in Sanitize away vu0 stuff unless --keep-r5900. 28 years ago
a29k-dis.c * a29k-dis.c (print_special): Change num to unsigned int. 31 years ago
acconfig.h * Makefile.am: New file, based on old Makefile.in. 29 years ago
acinclude.m4 * configure.in: Set enable_shared before AM_PROG_LIBTOOL. 29 years ago
aclocal.m4 * configure.in: Use AM_DISABLE_SHARED. 28 years ago
alpha-dis.c fix last patch 30 years ago
alpha-opc.c * alpha-opc.c: Add new case of "mov". From Klaus Kaempf 30 years ago
arc-dis.c * arc-dis.c (print_insn): New parameter `big_p'. Callers updated. 31 years ago
arc-opc.c * arc-dis.c (print_insn): New parameter `big_p'. Callers updated. 31 years ago
arm-dis.c * arm-dis.c (print_insn_{big,little}_arm): info->symbol changed 29 years ago
arm-opc.h Patches for PR15356 courtesy of Tony Thompson at ARM. 28 years ago
cgen-asm.c * cgen-asm.c (cgen_parse_operand_fn): New global. 29 years ago
cgen-asm.in * cgen-asm.c: Include symcat.h. 29 years ago
cgen-dis.c * cgen-asm.c (build_asm_hash_table): Traverse compiled in table using 29 years ago
cgen-dis.in * cgen-asm.c: Include symcat.h. 29 years ago
cgen-opc.c * cgen-opc.c (hash_keyword_name): Improve algorithm. 29 years ago
cgen-opc.in Fix comment. 29 years ago
cgen.sh Use `set -e' to behave like `make'. 29 years ago
config.in * configure.in: Add stdlib.h to AC_CHECK_HEADERS list. 29 years ago
configure * configure.in: Use AM_DISABLE_SHARED. 28 years ago
configure.in * dvp-dis.c, dvp-opc.c: New files. 29 years ago
d10v-dis.c update copyrights 30 years ago
d10v-opc.c Fri Aug 9 13:21:59 1996 Martin M. Hunt <hunt@pizza.cygnus.com> 30 years ago
d30v-dis.c Tue Feb 18 17:43:43 1997 Martin M. Hunt <hunt@pizza.cygnus.com> 30 years ago
d30v-opc.c merge from d30v-970225-branch 29 years ago
dep-in.sed * Makefile.in (BFD_H): New variable. 30 years ago
dis-buf.c * dis-buf.c, i386-dis.c: Include <string.h>. 33 years ago
disassemble.c * dvp-dis.c, dvp-opc.c: New files. 29 years ago
h8300-dis.c * h8300-dis.c (bfd_h8_disassemble): Handle "ldm.l" and "stm.l". 30 years ago
h8500-dis.c provide a new interface (using read_memory_func) to call the disassemblers 34 years ago
h8500-opc.h Opcode file for the h8/500 34 years ago
hppa-dis.c * hppa-dis.c (print_insn_hppa): No space before 'H' operand. 33 years ago
i386-dis.c Mon Jun 16 14:08:38 1997 Michael Taylor <mbt@mit.edu> 29 years ago
i960-dis.c * i960-dis.c (struct tabent, struct sparse_tabent): Declare the 32 years ago
m32r-asm.c * m32r-asm.c,m32r-dis.c,m32r-opc.h,m32r-opc.c: Regenerate. 29 years ago
m32r-dis.c * m32r-asm.c,m32r-dis.c,m32r-opc.h,m32r-opc.c: Regenerate. 29 years ago
m32r-opc.c * m32r-opc.h,m32r-opc.c,m32r-asm.c,m32r-dis.c: Regenerate. 29 years ago
m32r-opc.h * m32r-asm.c,m32r-dis.c,m32r-opc.h,m32r-opc.c: Regenerate. 29 years ago
m68k-dis.c * m68k-opc.c: Add argument for lpstop. From Olivier Carmona 29 years ago
m68k-opc.c * m68k-opc.c: Add argument for lpstop. From Olivier Carmona 29 years ago
m88k-dis.c * m88k-dis.c: New file, moved in from gdb and changed to use the 33 years ago
m10200-opc.c * m10200-dis.c: Rename from mn10200-dis.c. 29 years ago
makefile.vms Tue Jun 18 15:08:54 1996 Klaus Kaempf <kkaempf@progis.de> 30 years ago
mips-dis.c * vu0.h (vcallms): Use 'O' for call target operand. 28 years ago
mips-opc.c * mips-opc.c ("clz","dclz"): Added the 4320 versions. 29 years ago
mpw-config.in whoops--typo 30 years ago
mpw-make.sed * mpw-make.sed: Update editing of include pathnames to be 30 years ago
ns32k-dis.c ns32k-dis.c (invalid_float): Changed to take char* argument, and test for 32 years ago
ppc-dis.c * ppc-dis.c (print_insn_powerpc): Don't skip optional operands 33 years ago
ppc-opc.c * ppc-opc.c: Changes based on patch from David Edelsohn 32 years ago
sh-dis.c * sh-dis.c: Reindent. Rename local variable fprintf to 29 years ago
sh-opc.h * sh-opc.h (sh_arg_type): Added A_SSR and A_SPC. 31 years ago
sparc-dis.c * saprc-dis.c (compute_arch_mask): Replace ANSI style def with K&R. 30 years ago
sparc-opc.c * sparc-opc.c: Add wr & rd for v9a asr's. 29 years ago
stamp-h.in * Makefile.am: New file, based on old Makefile.in. 29 years ago
sysdep.h Initial autoconfiscation; attempting also to remove use of bfd's sysdep.h file. 31 years ago
tic30-dis.c Mon Feb 2 19:22:15 1998 Steve Haworth <steve@pm.cse.rmit.EDU.AU> 29 years ago
tic80-dis.c * tic80-opc.c (tic80_predefined_symbols): Table of name/value 30 years ago
tic80-opc.c * tic80-opc.c (OFF_SL_PC, OFF_SL_BR): Minor formatting change. 29 years ago
v850-dis.c New dummy function for symbol_at_address_func field of disassemble_info 29 years ago
v850-opc.c Correct ordering of args for cmov insn. 29 years ago
vu0.h * vu0.h (vcallms): Use 'O' for call target operand. 28 years ago
w65-dis.c * configure.in: Add W65 support. 32 years ago
w65-opc.h * configure.in: Add W65 support. 32 years ago
z8k-dis.c * z8k-dis.c (fetch_data): Use unsigned char to make ancient gcc's 33 years ago
z8k-opc.h z8kgen: temp file to generate z8k-opc.h from 34 years ago
z8kgen.c * z8k-dis.c (unparse_instr): prettier tabs 34 years ago