| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix DV bug reported by Intel against the setf instruction. | Jim Wilson | 2001-02-14 | 1 | -0/+5 |
* | * i386.h (i386_optab): SSE integer converison instructions have | Jan Hubicka | 2001-02-12 | 1 | -1/+7 |
* | Apply several patches from Maciej W. Rozycki | Nick Clifton | 2001-02-11 | 1 | -0/+7 |
* | * Makefile.am (stamp-lib): ranlib the libopcodes.a in the build | Michael Sokolov | 2001-02-11 | 1 | -0/+6 |
* | Add s390 support | Nick Clifton | 2001-02-10 | 1 | -0/+11 |
* | Revert accidental breakage from Nick's 2000-12-16 checkin. | Jim Wilson | 2001-02-06 | 1 | -0/+4 |
* | Binutils portion of fix for syntax array elements when max | Patrick Macdonald | 2001-02-02 | 1 | -0/+5 |
* | * (dis386_att, grps): Use 'T' for push/pop | Jan Hubicka | 2001-02-01 | 1 | -0/+5 |
* | Adds assembly and dis-assembly support for the HPPA wide | Alan Modra | 2001-01-14 | 1 | -0/+4 |
* | formatting fix | Nick Clifton | 2001-01-13 | 1 | -0/+4 |
* | * i386.c (md_assemble): Check cpu_flags even for nullary instructions. | Jan Hubicka | 2001-01-13 | 1 | -0/+5 |
* | Updated ARC assembler from arccores.com | Nick Clifton | 2001-01-11 | 1 | -51/+66 |
* | Rotate ChangeLogs | Nick Clifton | 2001-01-11 | 1 | -5449/+5 |
* | * i386-dis.c (PREGRP15 - PREGRP24): New. | Jan Hubicka | 2001-01-10 | 1 | -0/+17 |
* | Fix disassembly of arm-elf instructions with relocs associated with them. | Nick Clifton | 2001-01-09 | 1 | -0/+5 |
* | 2001-01-09 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2001-01-09 | 1 | -0/+9 |
* | * i386-dis.c: Add x86_64 support. | Jan Hubicka | 2001-01-05 | 1 | -0/+35 |
* | * generalization | Frank Ch. Eigler | 2001-01-03 | 1 | -0/+4 |
* | * generalization | Frank Ch. Eigler | 2001-01-02 | 1 | -0/+11 |
* | * error msg tweak | Frank Ch. Eigler | 2000-12-28 | 1 | -0/+5 |
* | Fix for compiling under Solaris 2.8 | Nick Clifton | 2000-12-21 | 1 | -0/+4 |
* | Regenerate files | Nick Clifton | 2000-12-16 | 1 | -0/+10 |
* | * error message improvements for cgen assemblers | Frank Ch. Eigler | 2000-12-13 | 1 | -0/+5 |
* | Eliminate ia64 compiler warnings. Fix ia64 gas testsuite again. | Jim Wilson | 2000-12-12 | 1 | -0/+12 |
* | Prevent re-read of instruction from wrong address. | Nick Clifton | 2000-12-09 | 1 | -0/+18 |
* | Regenerate fr30-dis.c | Nick Clifton | 2000-12-09 | 1 | -0/+4 |
* | Add MIPS64 instructions and tests | Nick Clifton | 2000-12-03 | 1 | -0/+9 |
* | Remove all uses of M1. | Nick Clifton | 2000-12-03 | 1 | -0/+3 |
* | Use the WR_HILO, RD_HILO, MOD_HILO, and MOD_LO macros. | Nick Clifton | 2000-12-03 | 1 | -0/+5 |
* | Finish off adding MIPS32 instructions. | Nick Clifton | 2000-12-03 | 1 | -0/+8 |
* | Add MIPS SB1 machine | Nick Clifton | 2000-12-02 | 1 | -0/+3 |
* | Add MIPS V and MIPS 64 machine numbers | Nick Clifton | 2000-12-02 | 1 | -0/+4 |
* | Add MIPS32 as a seperate MIPS architecture | Nick Clifton | 2000-12-01 | 1 | -0/+8 |
* | Add initialiser for membership field | Nick Clifton | 2000-12-01 | 1 | -0/+5 |
* | Improve MIPS32 support | Nick Clifton | 2000-12-01 | 1 | -0/+14 |
* | * sh-dis.c (print_insn_ddt): Make insn_x, insn_y unsigned. | Hans-Peter Nilsson | 2000-11-28 | 1 | -0/+7 |
* | Add ARM v5t, v5te and XScale support | Nick Clifton | 2000-11-25 | 1 | -0/+10 |
* | * mips-opc.c: Fix file header comment. | Chris Demetriou | 2000-11-22 | 1 | -0/+4 |
* | * cris-dis.c (cris_get_disassembler): If abfd is NULL, return | Hans-Peter Nilsson | 2000-11-14 | 1 | -0/+5 |
* | * sh-opc.h: The operand of `mov.w r0, (<disp>,GBR)' is IMM1, not 0. | Alexandre Oliva | 2000-11-11 | 1 | -0/+4 |
* | Last change was actually made by Matthew Green. | Dave Brolley | 2000-11-07 | 1 | -1/+1 |
* | 2000-11-07 Dave Brolley <brolley@redhat.com> | Dave Brolley | 2000-11-07 | 1 | -0/+5 |
* | gas/ | Jakub Jelinek | 2000-10-20 | 1 | -0/+8 |
* | Change mask for OC to 0xFE00 | Nick Clifton | 2000-10-16 | 1 | -0/+4 |
* | 2000-10-06 Dave Brolley <brolley@redhat.com> | Dave Brolley | 2000-10-06 | 1 | -0/+6 |
* | Minor DV table update, minor DV checking bug fix. | Jim Wilson | 2000-10-05 | 1 | -0/+5 |
* | 2000-10-04 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 2000-10-04 | 1 | -0/+5 |
* | Correct date of checkin | Hans-Peter Nilsson | 2000-09-29 | 1 | -1/+1 |
* | Changes to add dollar prefix to registers for files where user symbols | Hans-Peter Nilsson | 2000-09-29 | 1 | -0/+14 |
* | Add missing fpcmp instructions, and add missing fcmp/fpcmp tests. | Jim Wilson | 2000-09-22 | 1 | -0/+4 |