Age | Commit message (Expand) | Author | Files | Lines |
1995-05-02 | * config/tc-mips.c: Use USE_STDARG and USE_VARARGS instead of NO_STDARG &c. | Ken Raeburn | 2 | -278/+227 |
1995-05-02 | (pop_insert): New function. | Ken Raeburn | 1 | -56/+46 |
1995-05-02 | Move cpu-specific dependencies into Makefile.in, instead of having sometimes | Ken Raeburn | 19 | -273/+255 |
1995-05-02 | deleting more unused macros | Ken Raeburn | 3 | -3/+4 |
1995-05-02 | delete some unused TE_* macros | Ken Raeburn | 7 | -33/+43 |
1995-05-01 | * read.c (s_app_file): If obj_app_file is defined, call it with string as arg... | Ken Raeburn | 1 | -0/+2 |
1995-04-30 | (gas-dg-test): Detect invalid values of `do_what'. | David Edelsohn | 1 | -0/+4 |
1995-04-30 | New testcase to test ARC specific warnings. | David Edelsohn | 2 | -0/+11 |
1995-04-30 | * lib/gas-dg.exp: New file. | David Edelsohn | 1 | -0/+9 |
1995-04-30 | New file (interfaces to dg.exp). | David Edelsohn | 2 | -0/+44 |
1995-04-30 | Initial pass at ARC docs. | David Edelsohn | 1 | -0/+41 |
1995-04-30 | ARC stuff. | David Edelsohn | 1 | -0/+9 |
1995-04-30 | Avoid "8 byte insn in delay slot" warning message. | David Edelsohn | 2 | -0/+120 |
1995-04-28 | * Makefile.in (RUNTEST): Use one in srcdir if present. | David Edelsohn | 1 | -0/+5 |
1995-04-26 | Support for more portable alignment handling in assembly code, based on patches | Ken Raeburn | 3 | -73/+176 |
1995-04-25 | * configure, configure.in: Look for m68k-*-vxworks* rather than | Rob Savoye | 1 | -0/+21 |
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 |