Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1996-07-22 | fix last patch | Ian Lance Taylor | 1 | -2/+2 | |
1996-07-22 | Mon Jul 22 13:17:06 1996 Richard Henderson <rth@tamu.edu> | Ian Lance Taylor | 1 | -0/+212 | |
* alpha-dis.c (print_insn_alpha): No longer the user-visible print routine. Take new regnames and cpumask arguments. Kill the environment variable nonsense. (print_insn_alpha_osf): New function. Do OSF/1 style regnames. (print_insn_alpha_vms): New function. Do VMS style regnames. * disassemble.c (disassembler): Test bfd flavour to pick between OSF and VMS routines. Default to OSF. |