Age | Commit message (Expand) | Author | Files | Lines |
1995-04-13 | Fix for PR 6732. | Ken Raeburn | 1 | -0/+4 |
1995-04-13 | * config/tc-m68k.c (md_show_usage): Add 68060 to list. Split cpu list into | Ken Raeburn | 1 | -0/+22 |
1995-04-12 | Always keep MPW support | Stan Shebs | 1 | -6/+2 |
1995-04-12 | Merge MPW ChangeLog with generic ChangeLog | Stan Shebs | 2 | -94/+54 |
1995-04-12 | * config/tc-arc.c (delay_slot_type): New function. | David Edelsohn | 1 | -40/+97 |
1995-04-12 | ARC stuff. | David Edelsohn | 1 | -0/+12 |
1995-04-11 | * configure.in: Require at least autoconf 2.3, because earlier versions lose on | Ken Raeburn | 1 | -0/+21 |
1995-04-11 | * as.h (struct relax_type): Add forward declaration for type. | Ken Raeburn | 1 | -0/+1 |
1995-04-11 | note doc changes | Ken Raeburn | 1 | -0/+4 |
1995-04-11 | bunch o changes | Ken Raeburn | 1 | -0/+64 |
1995-04-11 | write.c: Complain about .space or .org moving backwards. | Ken Raeburn | 11 | -26/+19 |
1995-04-11 | (PCINDEX): New macro. | Ken Raeburn | 1 | -17/+135 |
1995-04-11 | Fix for PR6697: | Ken Raeburn | 1 | -115/+265 |
1995-04-11 | Don't explicitly include config.h. Deleted a bunch of "#if 0" code and useless | Ken Raeburn | 1 | -240/+163 |
1995-04-10 | doc changes | Ken Raeburn | 1 | -0/+16 |
1995-04-10 | * doc/internals.texi: Add loud disclaimer. Refill to 79 columns, specify | Ken Raeburn | 1 | -96/+592 |
1995-04-10 | * lib/gas-defs.exp (pass_phase): New proc. | Ken Raeburn | 1 | -0/+7 |
1995-04-10 | Nuke RCS string. Fix comment. | Ken Raeburn | 1 | -2/+1 |
1995-04-10 | Fix patterns. | David Edelsohn | 2 | -28/+26 |
1995-04-10 | Delete illegal insns. | David Edelsohn | 1 | -2/+0 |
1995-04-10 | (test_template_insn): Delete .s/.d files afterwards. | David Edelsohn | 1 | -5/+6 |
1995-04-10 | * gas/arc/{ld.[sd],st.[sd]}: New files. | David Edelsohn | 1 | -1/+1 |
1995-04-10 | Tests for ld, lr, st, sr insns. | David Edelsohn | 5 | -0/+107 |
1995-04-10 | shimm values "are always signed" | David Edelsohn | 5 | -23/+23 |
1995-04-09 | More ARC stuff. | David Edelsohn | 1 | -0/+1 |
1995-04-09 | Test extended shifts, mul64/mulu64 insns. | David Edelsohn | 4 | -4/+110 |
1995-04-08 | (test_template_insn): Document usage. | David Edelsohn | 1 | -24/+63 |
1995-04-08 | Tests for various insn3 insns (eg: ext, sex). | David Edelsohn | 3 | -0/+98 |
1995-04-08 | * gas/arc/{arc.exp,math.[sd],flag.[sd],j.[sd]}: New files. | David Edelsohn | 1 | -1/+2 |
1995-04-08 | More tests. | David Edelsohn | 1 | -13/+21 |
1995-04-08 | Tests for single bit versions of asr, lsr, ror, rrc. | David Edelsohn | 3 | -0/+98 |
1995-04-08 | Testcases for mov, rlc, asl. | David Edelsohn | 3 | -0/+146 |
1995-04-08 | Stay away from duplicate arguments, will collide with aliases (eg: and->mov). | David Edelsohn | 2 | -12/+15 |
1995-04-08 | Testcases for b, bl, and lp insns. | David Edelsohn | 3 | -0/+94 |
1995-04-08 | Start of ARC testsuite. | David Edelsohn | 8 | -0/+387 |
1995-04-08 | keep arc subdir if keep-arc. | David Edelsohn | 1 | -0/+5 |
1995-04-08 | * lib/gas-defs.exp (run_dump_test): Handle arguments with paths. | David Edelsohn | 1 | -0/+32 |
1995-04-08 | *** empty log message *** | David Edelsohn | 1 | -3/+37 |
1995-04-07 | ARC stuff. | David Edelsohn | 1 | -0/+22 |
1995-04-07 | * config/tc-arc.c (arc_condition_codes): Deleted. | David Edelsohn | 1 | -212/+336 |
1995-03-30 | Changes for hosting on 64 bit machines. | Torbjorn Granlund | 1 | -0/+5 |
1995-03-21 | * config/tc-mips.c (md_show_usage): Mention -mips4 and -m4650. | Ian Lance Taylor | 1 | -0/+8 |
1995-03-21 | * gas/hppa/unsorted/common.s: New test. | Jeff Law | 2 | -0/+9 |
1995-03-18 | * mpw-config.in (TDEFINES): Put empty definition into | Stan Shebs | 3 | -10/+50 |
1995-03-17 | * config/tc-hppa.c (pa_comm): Make sure to always reset the frag | Jeff Law | 1 | -0/+13 |
1995-03-15 | * ecoff.c (ecoff_build_debug): The cur_scope field of a fil_ptr | Ian Lance Taylor | 1 | -0/+5 |
1995-03-15 | * config/tc-mips.c (load_register): Don't use addiu for dli of an | Ian Lance Taylor | 1 | -0/+9 |
1995-03-15 | * read.c (s_app_line): Fix last patch to deal with a line number of 1. | Ken Raeburn | 1 | -0/+5 |
1995-03-14 | Warn rather than cause an error if the reloc is not compatible with -mrelocat... | Michael Meissner | 2 | -4/+19 |
1995-03-14 | Mon Mar 13 17:03:46 1995 Pat Rankin (rankin@eql.caltech.edu) | Ken Raeburn | 1 | -0/+5 |