Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1 | -0/+78 | |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -687/+0 | |
1998-12-15 | missing *vr4320: | Gavin Romig-Koch | 1 | -0/+3 | |
1998-12-13 | for bfd: | Gavin Romig-Koch | 1 | -69/+218 | |
* archures.c,bfd-in2.h (bfd_mach_mips4121): New. * cpu-mips.c: Added vr4121. * elf32-mips.c (elf_mips_mach): Same. (_bfd_mips_elf_final_write_processing): Same. for gas: * config/tc-mips.c (mips_4121): New. (md_begin,mips_ip,md_longopts,md_parse_option): Add vr4121. for gcc: * config/mips/mips.c (override_options): Add vr4121. * config/mips/t-vr4xxx (MULTILIB_MATCHES): Same. for include/elf: * mips.h (E_MIPS_MACH_4121): New. for include/opcode: * mips.h (INSN_4121): New. for opcodes: * mips-dis.c (set_mips_isa_type): Add bfd_mach_mips4121. (_print_insn_mips): Same. * mips-opc.c: Add vr4121. for sim/mips: * configure.in,mips.igen,vr.igen: Add vr4121. * configure: Rebuilt. | |||||
1998-08-18 | fix broken sanitization | Ken Raeburn | 1 | -94/+137 | |
1998-07-31 | fix sanitization | Jeff Holcomb | 1 | -1/+1 | |
1998-07-29 | Fix sanitize misspellings. | Jeff Law | 1 | -40/+40 | |
1998-07-25 | For vr* processors start using vr.igen. | Andrew Cagney | 1 | -0/+1 | |
Sanitize out README.Cygnus. | |||||
1998-07-25 | Add new file vr.igen which is a merge of vr5400.igen and vr4320.igen. | Andrew Cagney | 1 | -0/+491 | |
Hack sanitize so that it doesn't sanitize vrXXX when either of keep-vr5400 or keep-vr4320 are specified. Move two basic vr4100 instructions from mips.igen to vr.igen. |