aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
1995-05-02* config/tc-mips.c: Use USE_STDARG and USE_VARARGS instead of NO_STDARG &c.Ken Raeburn2-278/+227
1995-05-02(pop_insert): New function.Ken Raeburn1-56/+46
1995-05-02Move cpu-specific dependencies into Makefile.in, instead of having sometimesKen Raeburn19-273/+255
1995-05-02deleting more unused macrosKen Raeburn3-3/+4
1995-05-02delete some unused TE_* macrosKen Raeburn7-33/+43
1995-05-01* read.c (s_app_file): If obj_app_file is defined, call it with string as arg...Ken Raeburn1-0/+2
1995-04-30(gas-dg-test): Detect invalid values of `do_what'.David Edelsohn1-0/+4
1995-04-30New testcase to test ARC specific warnings.David Edelsohn2-0/+11
1995-04-30 * lib/gas-dg.exp: New file.David Edelsohn1-0/+9
1995-04-30New file (interfaces to dg.exp).David Edelsohn2-0/+44
1995-04-30Initial pass at ARC docs.David Edelsohn1-0/+41
1995-04-30ARC stuff.David Edelsohn1-0/+9
1995-04-30Avoid "8 byte insn in delay slot" warning message.David Edelsohn2-0/+120
1995-04-28 * Makefile.in (RUNTEST): Use one in srcdir if present.David Edelsohn1-0/+5
1995-04-26Support for more portable alignment handling in assembly code, based on patchesKen Raeburn3-73/+176
1995-04-25 * configure, configure.in: Look for m68k-*-vxworks* rather thanRob Savoye1-0/+21
1995-04-13Fix for PR 6732.Ken Raeburn1-0/+4
1995-04-13* config/tc-m68k.c (md_show_usage): Add 68060 to list. Split cpu list intoKen Raeburn1-0/+22
1995-04-12Always keep MPW supportStan Shebs1-6/+2
1995-04-12Merge MPW ChangeLog with generic ChangeLogStan Shebs2-94/+54
1995-04-12 * config/tc-arc.c (delay_slot_type): New function.David Edelsohn1-40/+97
1995-04-12ARC stuff.David Edelsohn1-0/+12
1995-04-11* configure.in: Require at least autoconf 2.3, because earlier versions lose onKen Raeburn1-0/+21
1995-04-11* as.h (struct relax_type): Add forward declaration for type.Ken Raeburn1-0/+1
1995-04-11note doc changesKen Raeburn1-0/+4
1995-04-11bunch o changesKen Raeburn1-0/+64
1995-04-11write.c: Complain about .space or .org moving backwards.Ken Raeburn11-26/+19
1995-04-11(PCINDEX): New macro.Ken Raeburn1-17/+135
1995-04-11Fix for PR6697:Ken Raeburn1-115/+265
1995-04-11Don't explicitly include config.h. Deleted a bunch of "#if 0" code and uselessKen Raeburn1-240/+163
1995-04-10doc changesKen Raeburn1-0/+16
1995-04-10* doc/internals.texi: Add loud disclaimer. Refill to 79 columns, specifyKen Raeburn1-96/+592
1995-04-10* lib/gas-defs.exp (pass_phase): New proc.Ken Raeburn1-0/+7
1995-04-10Nuke RCS string. Fix comment.Ken Raeburn1-2/+1
1995-04-10Fix patterns.David Edelsohn2-28/+26
1995-04-10Delete illegal insns.David Edelsohn1-2/+0
1995-04-10(test_template_insn): Delete .s/.d files afterwards.David Edelsohn1-5/+6
1995-04-10 * gas/arc/{ld.[sd],st.[sd]}: New files.David Edelsohn1-1/+1
1995-04-10Tests for ld, lr, st, sr insns.David Edelsohn5-0/+107
1995-04-10shimm values "are always signed"David Edelsohn5-23/+23
1995-04-09More ARC stuff.David Edelsohn1-0/+1
1995-04-09Test extended shifts, mul64/mulu64 insns.David Edelsohn4-4/+110
1995-04-08(test_template_insn): Document usage.David Edelsohn1-24/+63
1995-04-08Tests for various insn3 insns (eg: ext, sex).David Edelsohn3-0/+98
1995-04-08* gas/arc/{arc.exp,math.[sd],flag.[sd],j.[sd]}: New files.David Edelsohn1-1/+2
1995-04-08More tests.David Edelsohn1-13/+21
1995-04-08Tests for single bit versions of asr, lsr, ror, rrc.David Edelsohn3-0/+98
1995-04-08Testcases for mov, rlc, asl.David Edelsohn3-0/+146
1995-04-08Stay away from duplicate arguments, will collide with aliases (eg: and->mov).David Edelsohn2-12/+15
1995-04-08Testcases for b, bl, and lp insns.David Edelsohn3-0/+94