aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
1995-05-05SEPARATE_STAB_SECTIONS should be defined to 1, not empty.Ken Raeburn3-2/+18
1995-05-04* read.h (get_stab_string_offset): Declare unconditionally.Ken Raeburn2-14/+20
1995-05-04* config/obj-ecoff.h (OBJ_PROCESS_STAB): Add new first argument, ignored.Ken Raeburn2-17/+20
1995-05-04* stabs.c (get_stab_string_offset): Always define. If SEPARATE_STAB_SECTIONSKen Raeburn2-0/+23
1995-05-04* as.h (LOCAL_LABELS_DOLLAR, LOCAL_LABELS_FB): If not already defined, defineKen Raeburn8-35/+59
1995-05-03 * gas/hppa/reloc/longcall.s: New test.Jeff Law2-0/+41
1995-05-03 * config/tc-hppa.c (md_apply_fix): Do nothing for an out of rangeJeff Law2-60/+88
1995-05-02Add hppa1.1-hp-lites support.Jeff Law3-0/+7
1995-05-02* gas/mips/ld.d: Modified for gas delay-slot fixes.Ken Raeburn1-0/+7
1995-05-02read.c, tc-mips changesKen Raeburn1-0/+37
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