Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update the address and phone number of the FSF | Nick Clifton | 2005-05-07 | 1 | -1/+1 |
| | |||||
* | * sparc-dis.c (print_insn_sparc): Update getword prototype. | Alan Modra | 2004-03-15 | 1 | -2/+2 |
| | |||||
* | (print_insn_sparc): When examining values added in to rs1, make sure that | Nick Clifton | 2003-01-29 | 1 | -46/+56 |
| | | | | there are previous instructions. | ||||
* | * a29k-dis.c: Replace CONST with const. | Alan Modra | 2002-06-08 | 1 | -4/+4 |
| | | | | | | | * h8300-dis.c: Likewise. * m68k-dis.c: Likewise. * or32-dis.c: Likewise. * sparc-dis.c: Likewise. | ||||
* | * sparc-dis.c (print_insn_sparc): Make sure 0xFFFFFFFF is not | Alexandre Oliva | 2002-02-11 | 1 | -2/+3 |
| | | | | sign-extended. | ||||
* | Fix typos in ChangeLogs; fix dates in copyright notices | Nick Clifton | 2001-03-13 | 1 | -1/+2 |
| | |||||
* | gas/ | Jakub Jelinek | 2000-10-20 | 1 | -5/+13 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * config/tc-sparc.c (sparc_ip): Fix a bug which caused v9_arg_p instructions to loose any special insn->architecture mask. * config/tc-sparc.c (v9a_asr_table): Add v9b ASRs. (sparc_md_end, sparc_arch_types, sparc_arch, sparc_elf_final_processing): Handle v8plusb and v9b architectures. (sparc_ip): Handle siam mode operands. Support v9b ASRs (and request v9b architecture if they are used). bfd/ * elf32-sparc.c (elf32_sparc_merge_private_bfd_data, elf32_sparc_object_p, elf32_sparc_final_write_processing): Support v8plusb. * elf64-sparc.c (sparc64_elf_merge_private_bfd_data, sparc64_elf_object_p): Support v9b. * archures.c: Declare v8plusb and v9b machines. * bfd-in2.h: Ditto. * cpu-sparc.c: Ditto. include/opcode/ * sparc.h (enum sparc_opcode_arch_val): Add SPARC_OPCODE_ARCH_V9B. Note that '3' is used for siam operand. opcodes/ * sparc-dis.c (v9a_asr_reg_names): Add v9b ASRs. (compute_arch_mask): Add v8plusb and v9b machines. (print_insn_sparc): siam mode decoding, accept ASRs up to 25. * opcodes/sparc-opc.c: Support for Cheetah instruction set. (prefetch_table): Add #invalidate. | ||||
* | More portability patches. Include sysdep.h everywhere. | Alan Modra | 2000-04-14 | 1 | -1/+0 |
| | |||||
* | Jakub Jelinek <jj@ultra.linux.cz> | Richard Henderson | 1999-07-08 | 1 | -5/+10 |
| | | | | | * sparc-dis.c (print_insn_sparc): Differentiate between addition and oring when guessing symbol for comment. | ||||
* | Initial revision | Richard Henderson | 1999-05-03 | 1 | -0/+969 |