| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | * tc-i386.h (CpuK6, CpuAthlon, CpuSledgehammer, CpuMMX, Cpu3dnow, | Jan Hubicka | 2001-01-03 | 2 | -4/+173 |
| * | * configure.in: Add support for x86_64 and x86_64-*-linux-gnu* | Jan Hubicka | 2000-12-30 | 2 | -272/+452 |
| * | * tc-i386.h (i386_target_format): Define even for ELFs. | Jan Hubicka | 2000-12-20 | 2 | -107/+112 |
| * | Fix Formatting. | Nick Clifton | 2000-12-12 | 2 | -4/+7 |
| * | * tc-i386.c (md_assemble): Refuse 's' and 'l' suffixes in the intel | Jan Hubicka | 2000-12-11 | 1 | -76/+60 |
| * | Add MIPS SB1 machine | Nick Clifton | 2000-12-02 | 2 | -2/+5 |
| * | Add MIPS V and MIPS 64 machine numbers | Nick Clifton | 2000-12-02 | 2 | -0/+8 |
| * | Add MIPS32 as a seperate MIPS architecture | Nick Clifton | 2000-12-01 | 2 | -250/+268 |
| * | Improve MIPS32 support | Nick Clifton | 2000-12-01 | 2 | -20/+35 |
| * | gas/ | Jakub Jelinek | 2000-10-20 | 2 | -2/+9 |
| * | Fix ia64 gas testsuite. Update ia64 DV tables. Fix ia64 gas testsuite again. | Jim Wilson | 2000-09-22 | 2 | -1/+7 |
| * | Add support for the MIPS32 | Nick Clifton | 2000-09-14 | 2 | -17/+58 |
| * | doco addition. | Alan Modra | 2000-09-05 | 2 | -1/+7 |
| * | Fix 3 DV bugs, and a few minor cleanups. | Jim Wilson | 2000-08-16 | 2 | -1/+6 |
| * | 2000-08-15 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2000-08-16 | 2 | -2/+7 |
| * | gas: | Jason Eckhardt | 2000-08-09 | 1 | -29/+29 |
| * | * avr.h (AVR_UNDEF_P, AVR_SKIP_P, AVR_DISP0_P): New macros. | Denis Chertykov | 2000-08-06 | 2 | -24/+79 |
| * | 2000-07-22 Jason Eckhardt <jle@cygnus.com> | Jason Eckhardt | 2000-07-28 | 1 | -300/+306 |
| * | 2000-07-26 Dave Brolley <brolley@redhat.com> | Dave Brolley | 2000-07-26 | 2 | -1/+5 |
| * | cris.h: New file. | Hans-Peter Nilsson | 2000-07-20 | 2 | -0/+302 |
| * | Applied Marek Michalkiewicz <marekm@linux.org.pl>'s patch to ehance the AVR p... | Nick Clifton | 2000-06-27 | 2 | -11/+20 |
| * | Applied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add support | Nick Clifton | 2000-06-19 | 3 | -1/+423 |
| * | * avr.h: clr,lsl,rol, ... moved after add,adc, ... | Denis Chertykov | 2000-06-09 | 2 | -5/+9 |
| * | * avr.h: New file with AVR opcodes. | Denis Chertykov | 2000-06-07 | 2 | -0/+211 |
| * | Define the ALONE flag bit, for use in the opcode table. | Donald Lindsay | 2000-05-25 | 2 | -0/+5 |
| * | Allow d suffix on iret | Alan Modra | 2000-05-23 | 2 | -2/+7 |
| * | Fix fild. | Alan Modra | 2000-05-17 | 2 | -3/+7 |
| * | * cgen/opcodes fix | Frank Ch. Eigler | 2000-05-16 | 2 | -4/+27 |
| * | Fix cpu_flags for sys{enter,exit} fx{save,restore} | Alan Modra | 2000-05-13 | 2 | -5/+9 |
| * | `.arch cpu_type' pseudo for x86. | Alan Modra | 2000-05-13 | 2 | -774/+805 |
| * | Support for tic54x target. | Timothy Wall | 2000-05-06 | 2 | -0/+171 |
| * | * ppc.h (PPC_OPCODE_ALTIVEC): New opcode flag for vector unit. | J.T. Conklin | 2000-05-03 | 2 | -0/+13 |
| * | * h8300.h (EOP): Add missing initializer. | Jeff Law | 2000-05-01 | 2 | -1/+5 |
| * | * hppa.h (pa_opcodes): New opcodes for PA2.0 wide mode | Jeff Law | 2000-04-21 | 2 | -25/+44 |
| * | IA-64 ELF support. | Jim Wilson | 2000-04-21 | 2 | -0/+395 |
| * | Fix value of SHORT_A1. | Nick Clifton | 2000-03-27 | 2 | -15/+21 |
| * | Mostly cosmetic. Fixes to comments. Don't start as_bad and as_warn | Alan Modra | 2000-03-26 | 2 | -62/+80 |
| * | Apply patch for 100679 | Nick Clifton | 2000-03-02 | 2 | -35/+56 |
| * | Extend the i386 gas testsuite to do some tests for intel_syntax. Fix all | Alan Modra | 2000-02-25 | 2 | -2/+7 |
| * | Rename 'flags' to 'signed_overflow_ok_p' | Nick Clifton | 2000-02-24 | 2 | -9/+8 |
| * | 2000-02-24 Andrew Haley <aph@cygnus.com> | Andrew Haley | 2000-02-24 | 2 | -1/+27 |
| * | Forgot Changelog for last i386.h change. | Alan Modra | 2000-02-24 | 1 | -0/+4 |
| * | Correct intel_syntax fsub* and fdiv* handling. Oh, how I'd like to be rid | Alan Modra | 2000-02-24 | 1 | -4/+9 |
| * | Add IBM 370 support. | Alan Modra | 2000-02-23 | 2 | -0/+269 |
| * | * opcode/d30v.h (FLAG_NOT_WITH_ADDSUBppp): Redefined as operation cannot | Chandra Chavva | 2000-02-22 | 1 | -1/+3 |
| * | g2000-02-22 Andrew Haley <aph@cygnus.com> | Andrew Haley | 2000-02-22 | 2 | -1/+8 |
| * | ChangeLog change only. | Andrew Haley | 2000-02-22 | 1 | -1/+3 |
| * | 1999-12-30 Andrew Haley <aph@cygnus.com> | Andrew Haley | 2000-02-22 | 2 | -2/+10 |
| * | Cosmetic changes to tc-i386.[ch] + extend x86 gas testsuite jmp and | Alan Modra | 2000-01-15 | 2 | -2/+6 |
| * | x86 indirect jump/call syntax fixes. Disassembly fix for lcall. | Alan Modra | 1999-12-27 | 2 | -2/+10 |