Tests for single bit versions of asr, lsr, ror, rrc.
[deliverable/binutils-gdb.git] / gas /
1995-04-08  David EdelsohnTests for single bit versions of asr, lsr, ror, rrc.
1995-04-08  David EdelsohnTestcases for mov, rlc, asl.
1995-04-08  David EdelsohnStay away from duplicate arguments, will collide with...
1995-04-08  David EdelsohnTestcases for b, bl, and lp insns.
1995-04-08  David EdelsohnStart of ARC testsuite.
1995-04-08  David Edelsohnkeep arc subdir if keep-arc.
1995-04-08  David Edelsohn * lib/gas-defs.exp (run_dump_test): Handle arguments...
1995-04-08  David Edelsohn*** empty log message ***
1995-04-07  David EdelsohnARC stuff.
1995-04-07  David Edelsohn * config/tc-arc.c (arc_condition_codes): Deleted.
1995-03-30  Torbjorn GranlundChanges for hosting on 64 bit machines.
1995-03-21  Ian Lance Taylor * config/tc-mips.c (md_show_usage): Mention -mips4...
1995-03-21  Jeff Law * gas/hppa/unsorted/common.s: New test.
1995-03-18  Stan Shebs * mpw-config.in (TDEFINES): Put empty definition into
1995-03-17  Jeff Law * config/tc-hppa.c (pa_comm): Make sure to always...
1995-03-15  Ian Lance Taylor * ecoff.c (ecoff_build_debug): The cur_scope field...
1995-03-15  Ian Lance Taylor * config/tc-mips.c (load_register): Don't use addiu...
1995-03-15  Ken Raeburn* read.c (s_app_line): Fix last patch to deal with...
1995-03-14  Michael MeissnerWarn rather than cause an error if the reloc is not...
1995-03-14  Ken RaeburnMon Mar 13 17:03:46 1995 Pat Rankin (rankin@eql.calte...
1995-03-11  Ken Raeburn* config/obj-coff.c: Redo my 10 Jan change, but get...
1995-03-11  Ken Raeburn* gas/h8300/ffxx1.s: Add .word 0 at the end to eliminat...
1995-03-10  Ken Raeburnwhitespace/comment formatting
1995-03-09  Ian Lance Taylor * config/obj-coff.c (coff_header_append): Check return...
1995-03-09  David Edelsohn Delete this patch, it breaks the h8300 assembler.
1995-03-09  David EdelsohnDelete this patch, it breaks the h8300 assembler.
1995-03-09  Ken Raeburnkeep new mips4 test files
1995-03-08  Ian Lance Taylor * gas/mips/mips4.d, gas/mips/mips4.s: New files.
1995-03-08  Ian Lance Taylor * config/tc-mips.c (md_begin): Check for a cpu string...
1995-03-08  Michael MeissnerAllow .stab section to contain non PC relative addresse...
1995-03-08  Ken Raeburn* config/tc-m68k.c (opcode_ptr): Return pointer to...
1995-03-08  David EdelsohnPatches to ARC to make byte order runtime selectable.
1995-03-07  Ian Lance Taylor * doc/as.texinfo: Add documentation for SPARC V9,...
1995-03-06  Jeff Law * config/tc-hppa.c: Change all occurences of pa-89...
1995-03-06  Jeff Law * config/tc-hppa.c (pa_ip, case 'z'): Don't lose argument
1995-03-03  Ken Raeburn* config/tc-h8300.* (md_operand): Change empty function...
1995-03-03  Ken Raeburnm68k entry i forgot to check in
1995-03-03  Ken Raeburn* write.c (write_contents): If bfd_set_section_contents...
1995-03-03  Michael MeissnerIf -mrelocatable, warn about relocs that are incompatible.
1995-02-28  Ken Raeburnread.c, tc-* md_operand changes
1995-02-28  Ken Raeburn(md_operand): Replaced empty function in .c file with...
1995-02-28  Ian Lance Taylor * config/tc-i386.c (tc_i386_fix_adjustable): Don't...
1995-02-27  Kung Hsu * configure.in: add a29k-*-vxworks configuration.
1995-02-24  Ian Lance Taylortweak previous patch
1995-02-24  Ian Lance Taylor * config/tc-mips.c (load_register): Correctly handle...
1995-02-23  Jeff Law * config/tc-hppa.c (md_apply_fix): Don't subtract...
1995-02-23  Ian Lance Taylor * config/tc-mips.c (append_insn): If listing_prev_line...
1995-02-21  Jeff LawAdd missing ChangeLog entry.
1995-02-17  Ian Lance Taylor * config/tc-mips.c (md_pseudo_table): Add 2byte, 4byte...
1995-02-17  Ian Lance Taylor * config/obj-elf.c (elf_frob_symbol): Warn if a symbol...
1995-02-17  Michael MeissnerAdd PC relative support to PowerPC ELF assembler.
1995-02-16  David Edelsohn * expr.c (operand): Move md_operand handling to defaul...
1995-02-15  Ian Lance TaylorWed Feb 15 16:08:47 1995 Jason Molenda <crash@cygnus...
1995-02-15  Ian Lance Taylor * config/tc-mips.c (md_apply_fix): Accept BFD_RELOC_16...
1995-02-15  Ian Lance Taylor * gas/mips/uld.d: New file.
1995-02-15  Ian Lance Taylor * config/tc-mips.c (macro): Handle M_U{L,S}D[_A] ...
1995-02-15  Ian Lance TaylorGas reloc handling reeks.
1995-02-15  Michael MeissnerAll ELF relocs.
1995-02-15  Ian Lance Taylor * config/tc-mips.c (macro): Don't use the target regis...
1995-02-13  Ian Lance Taylor * config/tc-sparc.h (tc_fix_adjustable): Define if...
1995-02-10  Ian Lance Taylor * config/tc-i386.c (tc_i386_fix_adjustable): Use S_IS_...
1995-02-10  David Edelsohn * config/tc-arc.c (md_pseudo_table): Add .cpu.
1995-02-10  David Edelsohn * config/tc-arc.h (LOCAL_LABEL): Delete "_.L_", gcc...
1995-02-10  David EdelsohnLotsa arc stuff.
1995-02-09  Ian Lance Taylor * config/tc-i386.c (md_assemble): Adjust conditions...
1995-02-09  Jeff Law * gas/hppa/reloc/applybug.s: New test.
1995-02-09  Jeff Law * config/tc-hppa.c (md_apply_fix): In some...
1995-02-08  Ken Raeburn* messages.c (as_abort): New function.
1995-02-08  Ken RaeburnThu Jan 19 18:10:05 1995 Pat Rankin (rankin@eql.calte...
1995-02-07  Michael MeissnerAdd support for powerpc-*-eabi in configure.in, rebuild...
1995-02-07  Jeff LawApparently I forgot to commit this change:
1995-02-06  Ken RaeburnBryan Ford's changes for 16-bit i386 support, and i386...
1995-02-02  Ken Raeburnvms fixes from pat rankin
1995-02-02  Ken Raeburnunder m68k description, indicate that only a subset...
1995-02-02  Ken Raeburn* config/tc-m68k.c (cpu32_control_regs): New macro.
1995-02-02  Ken Raeburnupdate copyright
1995-02-02  Jeff Law * gas/hppa/reloc/picreloc.c: New test.
1995-02-01  Ken Raeburnkeep h8300 tests
1995-01-27  Ken Raeburnadded two h8300 tests
1995-01-27  Ken Raeburn* config/tc-h8300.c (get_specific): Add parens around...
1995-01-26  Ian Lance Taylor * config/tc-ppc.c (md_begin): Permit mfdec to be dupli...
1995-01-26  Michael MeissnerAllow configuration of PowerPC embedded ABI.
1995-01-26  Jim Wilson * tc-sh.c (little): Add argument IGNORE to avoid compi...
1995-01-25  Ian Lance TaylorWed Jan 25 15:32:09 1995 David Edelsohn <edelsohn...
1995-01-24  Ken Raeburn"gcc -fno-builtin -Wall -Wwrite-strings -Wshadow" can...
1995-01-24  Jeff Law * config/tc-hppa.c (pa_ip, case 'D'): Fix typo...
1995-01-23  Ken Raeburnconfigure regen, tc-mips.c libiberty.h include
1995-01-23  Ken Raeburnregenerated
1995-01-23  Ian Lance Taylor * config/tc-sh.h (tc_init_after_args): Don't define.
1995-01-23  Ian Lance Taylor * configure.in (i386-*-gnu*elf*): New target.
1995-01-22  Ian Lance Taylor * hash.c (hash_ask): If we find the slot after wrappin...
1995-01-21  Ian Lance Taylortipo
1995-01-20  Ken Raeburnback out new hash routine
1995-01-19  Ken Raeburngcc lint
1995-01-19  Ken RaeburnRevert 2 June 1994 changes (Alpha 21164 support), for...
1995-01-19  Ken RaeburnCleanup of VAX and VMS code, from Pat Rankin:
1995-01-19  Ian Lance Taylor * write.c (fix_new_internal): Clear fx_bsr on those...
1995-01-19  Ken Raeburnsome improvements to fp code
1995-01-18  Ken Raeburnsparc, coff, hash changes
1995-01-18  Ken Raeburn(hash_ask): Call strcmp instead of expanding it inline.
next
This page took 0.043396 seconds and 7 git commands to generate.