Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-07-20 | cris.h: New file. | Hans-Peter Nilsson | 2 | -0/+302 | |
2000-06-27 | Applied Marek Michalkiewicz <marekm@linux.org.pl>'s patch to ehance the AVR ↵ | Nick Clifton | 2 | -11/+20 | |
port. | |||||
2000-06-19 | Applied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add support | Nick Clifton | 3 | -1/+423 | |
for m68hc11 and m68hc12 processors. | |||||
2000-06-09 | * avr.h: clr,lsl,rol, ... moved after add,adc, ... | Denis Chertykov | 2 | -5/+9 | |
2000-06-07 | * avr.h: New file with AVR opcodes. | Denis Chertykov | 2 | -0/+211 | |
2000-05-25 | Define the ALONE flag bit, for use in the opcode table. | Donald Lindsay | 2 | -0/+5 | |
2000-05-23 | Allow d suffix on iret | Alan Modra | 2 | -2/+7 | |
2000-05-17 | Fix fild. | Alan Modra | 2 | -3/+7 | |
2000-05-16 | * cgen/opcodes fix | Frank Ch. Eigler | 2 | -4/+27 | |
* approved by nickc [opcodes/ChangeLog] 2000-05-16 Frank Ch. Eigler <fche@redhat.com> * fr30-desc.h: Partially regenerated to account for changed CGEN_MAX_* -> CGEN_ACTUAL_MAX_* macros. * m32r-desc.h: Ditto. [include/opcode/ChangeLog] 2000-05-16 Frank Ch. Eigler <fche@redhat.com> * cgen.h (CGEN_MAX_SYNTAX_BYTES): Increase to 32. Check that it exceeds CGEN_ACTUAL_MAX_SYNTAX_BYTES, if set. (CGEN_MAX_IFMT_OPERANDS): Increase to 16. Check that it exceeds CGEN_ACTUAL_MAX_IFMT_OPERANDS, if set. | |||||
2000-05-13 | Fix cpu_flags for sys{enter,exit} fx{save,restore} | Alan Modra | 2 | -5/+9 | |
2000-05-13 | `.arch cpu_type' pseudo for x86. | Alan Modra | 2 | -774/+805 | |
2000-05-06 | Support for tic54x target. | Timothy Wall | 2 | -0/+171 | |
2000-05-03 | * ppc.h (PPC_OPCODE_ALTIVEC): New opcode flag for vector unit. | J.T. Conklin | 2 | -0/+13 | |
(PPC_OPERAND_VR): New operand flag for vector registers. | |||||
2000-05-01 | * h8300.h (EOP): Add missing initializer. | Jeff Law | 2 | -1/+5 | |
2000-04-21 | * hppa.h (pa_opcodes): New opcodes for PA2.0 wide mode | Jeff Law | 2 | -25/+44 | |
forms of ld/st{b,h,w,d} and fld/fst{w,d} (16-bit displacements). New operand types l,y,&,fe,fE,fx added to support above forms. (pa_opcodes): Replaced usage of 'x' as source/target for floating point double-word loads/stores with 'fx'. Fr | |||||
2000-04-21 | IA-64 ELF support. | Jim Wilson | 2 | -0/+395 | |
2000-03-27 | Fix value of SHORT_A1. | Nick Clifton | 2 | -15/+21 | |
Move SHORT_AR to end of list of short instructions. | |||||
2000-03-26 | Mostly cosmetic. Fixes to comments. Don't start as_bad and as_warn | Alan Modra | 2 | -62/+80 | |
messages with capital. Don't malign Unixware, malign SysV386 instead. | |||||
2000-03-02 | Apply patch for 100679 | Nick Clifton | 2 | -35/+56 | |
2000-02-25 | Extend the i386 gas testsuite to do some tests for intel_syntax. Fix all | Alan Modra | 2 | -2/+7 | |
the errors exposed by this addition. These were intel mode "fi... word ptr", "fi... dword ptr", "jmp Imm seg, Imm offset", "out dx,al". The failure with intel "out dx,al" was also present in att "out al,dx". Extend testsuite to catch this case too. | |||||
2000-02-24 | Rename 'flags' to 'signed_overflow_ok_p' | Nick Clifton | 2 | -9/+8 | |
2000-02-24 | 2000-02-24 Andrew Haley <aph@cygnus.com> | Andrew Haley | 2 | -1/+27 | |
* cgen.h (CGEN_INSN_MACH_HAS_P): New macro. (CGEN_CPU_TABLE): flags: new field. Add prototypes for new functions. | |||||
2000-02-24 | Forgot Changelog for last i386.h change. | Alan Modra | 1 | -0/+4 | |
2000-02-24 | Correct intel_syntax fsub* and fdiv* handling. Oh, how I'd like to be rid | Alan Modra | 1 | -4/+9 | |
of UNIXWARE_COMPAT. | |||||
2000-02-23 | Add IBM 370 support. | Alan Modra | 2 | -0/+269 | |
2000-02-22 | * opcode/d30v.h (FLAG_NOT_WITH_ADDSUBppp): Redefined as operation cannot | Chandra Chavva | 1 | -1/+3 | |
be combined in parallel with ADD/SUBppp. | |||||
2000-02-22 | g2000-02-22 Andrew Haley <aph@cygnus.com> | Andrew Haley | 2 | -1/+8 | |
* mips.h: (OPCODE_IS_MEMBER): Add comment. | |||||
2000-02-22 | ChangeLog change only. | Andrew Haley | 1 | -1/+3 | |
2000-02-22 | 1999-12-30 Andrew Haley <aph@cygnus.com> | Andrew Haley | 2 | -2/+10 | |
* mips.h (OPCODE_IS_MEMBER): Add gp32 arg. | |||||
2000-01-15 | Cosmetic changes to tc-i386.[ch] + extend x86 gas testsuite jmp and | Alan Modra | 2 | -2/+6 | |
call tests + tweak intel mode far call and jmp. | |||||
1999-12-27 | x86 indirect jump/call syntax fixes. Disassembly fix for lcall. | Alan Modra | 2 | -2/+10 | |
1999-12-01 | * mn10300.h: Add new operand types. Add new instruction formats. | Jeff Law | 2 | -0/+27 | |
1999-11-25 | * hppa.h (pa_opcodes): Correctly handle immediate for PA2.0 "bb" | Jeff Law | 2 | -2/+10 | |
instruction. | |||||
1999-11-18 | For include/opcode: | Gavin Romig-Koch | 2 | -0/+5 | |
* mips.h (INSN_ISA5): New. For opcodes: * mips-opc.c (I5): New. (abs.ps,add.ps,alnv.ps,c.COND.ps,cvt.s.pl,cvt.s.pu,cvt.ps.s madd.ps,movf.ps,movt.ps,mul.ps,net.ps,nmadd.ps,nmsub.ps, pll.ps,plu.ps,pul.ps,puu.ps,sub.ps,suxc1,luxc1): New. | |||||
1999-11-01 | For include/opcode: | Gavin Romig-Koch | 2 | -0/+22 | |
* mips.h (OPCODE_IS_MEMBER): New. For gas: * config/tc-mips.c (macro_build): Use OPCODE_IS_MEMBER. (mips_ip): Use OPCODE_IS_MEMBER. For opcodes: * mips-dis.c (_print_insn_mips): Use OPCODE_IS_MEMBER. | |||||
1999-10-29 | Define SHORT_AR (fix for CR: 101340) | Nick Clifton | 2 | -0/+5 | |
1999-10-18 | Add md expression support; Cleanup alpha warnings | Michael Meissner | 2 | -2/+7 | |
1999-10-10 | * hppa.h (pa_opcodes): Add load and store cache control to | Jeff Law | 2 | -75/+123 | |
instructions. Add ordered access load and store. * hppa.h (pa_opcode): Add new entries for addb and addib. * hppa.h (pa_opcodes): Fix cmpb and cmpib entries. * hppa.h (pa_opcodes): Add entries for cmpb and cmpib. | |||||
1999-10-07 | Added seven new instructions ld, ld2w, sac, sachi, slae, st and | Diego Novillo | 2 | -0/+8 | |
st2w for d10v. Created new testsuite for d10v to verify new instructions. | |||||
1999-09-23 | Add missing initializer lost in last change. | Jeff Law | 1 | -1/+1 | |
1999-09-23 | * hppa.h (pa_opcodes): Add "call" and "ret". Clean up "b", "bve" | Jeff Law | 2 | -17/+29 | |
and "be" using completer prefixes. | |||||
1999-09-23 | * hppa.h (pa_opcodes): Add initializers to silence compiler. | Jeff Law | 2 | -271/+273 | |
1999-09-23 | * hppa.h: Update comments about character usage. | Jeff Law | 2 | -1/+8 | |
1999-09-20 | * hppa.h (pa_opcodes): Fix minor thinkos introduced while cleaning | Jeff Law | 2 | -8/+13 | |
up the new fstw & bve instructions. | |||||
1999-09-19 | * hppa.h (pa_opcodes): Add remaining PA2.0 integer load/store | Jeff Law | 2 | -1/+17 | |
instructions. | |||||
1999-09-19 | * hppa.h (pa_opcodes): Add remaining PA2.0 FP load/store instructions. | Jeff Law | 2 | -0/+11 | |
1999-09-19 | * hppa.h (pa_opcodes): Add long offset double word load/store | Jeff Law | 2 | -3/+18 | |
instructions. | |||||
1999-09-19 | * hppa.h (pa_opcodes): Add FLAG_STRICT variants of FP loads and | Jeff Law | 2 | -1/+20 | |
stores. | |||||
1999-09-19 | * hppa.h (pa_opcodes): Handle PA2.0 fcnv, fcmp and ftest insns. | Jeff Law | 2 | -1/+13 | |
1999-09-19 | * hppa.h (pa_opcodes): Finish support for PA2.0 "b" instructions. | Jeff Law | 2 | -0/+5 | |