aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
1995-02-02vms fixes from pat rankinKen Raeburn2-133/+119
1995-02-02under m68k description, indicate that only a subset of moto syntax is handledKen Raeburn1-33/+77
1995-02-02* config/tc-m68k.c (cpu32_control_regs): New macro.Ken Raeburn1-0/+10
1995-02-02update copyrightKen Raeburn1-1/+2
1995-02-02 * gas/hppa/reloc/picreloc.c: New test.Jeff Law3-3/+48
1995-02-01keep h8300 testsKen Raeburn2-0/+39
1995-01-27added two h8300 testsKen Raeburn3-0/+69
1995-01-27* config/tc-h8300.c (get_specific): Add parens around | inside &.Ken Raeburn1-0/+5
1995-01-26 * config/tc-ppc.c (md_begin): Permit mfdec to be duplicated on theIan Lance Taylor2-9/+22
1995-01-26Allow configuration of PowerPC embedded ABI.Michael Meissner3-0/+171
1995-01-26 * tc-sh.c (little): Add argument IGNORE to avoid compiler warnings.Jim Wilson1-0/+9
1995-01-25Wed Jan 25 15:32:09 1995 David Edelsohn <edelsohn@mhpcc.edu>Ian Lance Taylor2-98/+221
1995-01-24"gcc -fno-builtin -Wall -Wwrite-strings -Wshadow" can be your friend.Ken Raeburn2-7/+45
1995-01-24 * config/tc-hppa.c (pa_ip, case 'D'): Fix typo which causedJeff Law2-0/+15
1995-01-23configure regen, tc-mips.c libiberty.h includeKen Raeburn1-0/+6
1995-01-23regeneratedKen Raeburn1-17/+20
1995-01-23 * config/tc-sh.h (tc_init_after_args): Don't define.Ian Lance Taylor2-12/+12
1995-01-23 * configure.in (i386-*-gnu*elf*): New target.Ian Lance Taylor1-0/+4
1995-01-22 * hash.c (hash_ask): If we find the slot after wrapping around,Ian Lance Taylor1-0/+5
1995-01-21tipoIan Lance Taylor1-3/+7
1995-01-20back out new hash routineKen Raeburn2-1/+10
1995-01-19gcc lintKen Raeburn3-30/+24
1995-01-19Revert 2 June 1994 changes (Alpha 21164 support), for lack of assignmentKen Raeburn2-177/+43
1995-01-19Cleanup of VAX and VMS code, from Pat Rankin:Ken Raeburn5-186/+193
1995-01-19 * write.c (fix_new_internal): Clear fx_bsr on those targets whichIan Lance Taylor2-1/+4
1995-01-19some improvements to fp codeKen Raeburn1-0/+11
1995-01-18sparc, coff, hash changesKen Raeburn1-0/+12
1995-01-18(hash_ask): Call strcmp instead of expanding it inline.Ken Raeburn1-569/+571
1995-01-18gcc -Wall lint.Ian Lance Taylor2-2/+23
1995-01-17 * config/tc-mips.c (mips_4650): New static variable.Ian Lance Taylor1-0/+14
1995-01-16add w65 stuff.Steve Chamberlain1-0/+3
1995-01-16 * config/tc-w65.c, config/tc-w65.h, config/w65.mt: Newfiles.Steve Chamberlain4-0/+1305
1995-01-13note deletion of hex-value.cKen Raeburn1-1/+0
1995-01-13* app.c (do_scrub_next_char) [__GNUC__ && __OPTIMIZE__]: If `get' function isKen Raeburn1-0/+4
1995-01-12delete references to hex-value.cKen Raeburn2-2/+4
1995-01-12Use new hex-value code in libiberty:Ken Raeburn4-78/+33
1995-01-12For COFF targets, make sure F_RELFLG is set exactly when no relocs are present,Ken Raeburn4-9/+18
1995-01-12Don't generate 68020 addressing modes for a 68000 cpu.Ken Raeburn1-0/+6
1995-01-10 * gas/hppa/unsorted/unsorted.exp (align4.s): Fix glitch inJeff Law1-0/+5
1995-01-10* config/obj-coff.c (write_object_file): Don't treat h8300 and z8k speciallyKen Raeburn2-1/+8
1995-01-10* config/tc-mips.c (RELAX_RELOC1, RELAX_RELOC2): Cast values to bfd_vma beforeKen Raeburn2-2/+5
1995-01-10* config/obj-coff.c (size_section): Handle rs_space like rs_fill, but make sureKen Raeburn2-0/+10
1995-01-08 * config/tc-mips.c (mips_ip): Fix handling of floating pointIan Lance Taylor2-6/+11
1995-01-06* config/tc-alpha.c (alpha_ip): Delay calls to emit_add64 until after anyKen Raeburn2-55/+77
1995-01-06* gasp.c: Include string.h. Put config.h before other includes.Ken Raeburn2-1/+6
1994-12-31Handle .space directive with non-constant operand:Ken Raeburn3-22/+83
1994-12-30* as.h (relax_substateT): Now defined to be unsigned int.Ken Raeburn1-20/+30
1994-12-30* Makefile.in (dependencies): Make $(OBJS) depend on as.h and everything itKen Raeburn2-99/+39
1994-12-30* listing.c (list_symbol_table): Build a format string based on the size of theKen Raeburn2-22/+68
1994-12-30* gas/i386/pushw.l: Fixed whitespace to match current listing style.Ken Raeburn2-3/+28