* m32r-opc.h (HAVE_CPU_M32R): Define.
[deliverable/binutils-gdb.git] / gas /
1998-01-29  Ian Lance TaylorThu Jan 29 14:42:44 1998 Pat Rankin <rankin@eql.calte...
1998-01-29  Doug Evansadd more direct/unpack code
1998-01-29  Richard HendersonOops. forgot to add the moved files.
1998-01-29  Richard Henderson* gas/m68k/mri_moveml.[sd]: Moved to ...
1998-01-29  Doug Evans * config/tc-m32r.c (allow_m32rx): Must compile with...
1998-01-29  Nick CliftonFuxed sanitization (again!)
1998-01-29  Doug Evanscheckpoint
1998-01-29  Doug Evanscheckpoint
1998-01-29  Doug Evanscheckpoint
1998-01-29  Ian Lance Taylorrebuild
1998-01-29  Doug Evans * dvp/dvp.exp: New file.
1998-01-29  Nick CliftonSanitization fixes.
1998-01-29  Nick CliftonFix determination of when two instructions can be combi...
1998-01-28  Bill MoyerAdded "--nowarnswap" option for suppressing "Swapping...
1998-01-28  Ian Lance TaylorWed Jan 28 16:41:19 1998 J.J. van der Heijden <J...
1998-01-28  Ian Lance Taylor * symbols.c (resolve_symbol_value): Don't set the...
1998-01-28  Ian Lance Taylor * config/obj-aout.h (S_IS_LOCAL): Correct typo--pass...
1998-01-28  Doug Evanscheckpoint
1998-01-28  Ian Lance TaylorWed Jan 28 13:54:50 1998 Pat Rankin <rankin@eql.calte...
1998-01-28  Ian Lance Taylor * config/obj-coff.h (RESOLVE_SYMBOL_REDEFINITION)...
1998-01-28  Doug Evanstxvu renamed to dvp
1998-01-28  Doug Evanstxvu renamed to dvp, so files moved to ../dvp
1998-01-28  Bill MoyerAdded --nowarnswap arg to suppress "Swapping instructio...
1998-01-28  Doug Evans * configure.in: Add dvp support.
1998-01-28  Nick CliftonDisplay instruction when an insertion error is encountered.
1998-01-28  Doug Evans(assemble_one_insn): tweak lexing of suffix
1998-01-28  Doug Evanscheckpoint
1998-01-28  Doug Evanstxvu renamed to dvp
1998-01-28  Jeff Law * gas/mips/4010.s: Add 4010 tests.
1998-01-28  James Lemke*** empty log message ***
1998-01-27  Doug Evans * tc-txvu.c (*): Update to use handle new arguments for
1998-01-27  Nick CliftonFix PRs 14721, 14722, 14723
1998-01-27  Ian Lance TaylorTue Jan 27 13:32:01 1998 Robert Lipe <robertl@dgii...
1998-01-27  Doug Evansuse '/' in one case to test it
1998-01-27  Doug Evansallow '/' in addition to '.' in dest spec
1998-01-27  Doug Evansfix ior encoding
1998-01-27  Ian Lance Taylortweak again
1998-01-27  Ian Lance Taylortweak last patch
1998-01-27  Ian Lance Taylor * config/tc-arm.c (md_apply_fix3): Add casts before...
1998-01-27  Richard Henderson* listing.c (MAX_BYTES): Use listing variables not...
1998-01-27  Richard HendersonBring over lost listing bits from emc-97r1-branch.
1998-01-27  Richard Henderson* gas/m68k/mri_moveml.[sd]: New testcase.
1998-01-27  Richard Henderson * as.c (parse_args): Add --keep-locals alias for -L.
1998-01-27  James LemkeFix to s_dmadata(), .EndDmaData was causing a trap.
1998-01-27  James Lemke*** empty log message ***
1998-01-27  Doug Evans* tc-txvu.c (assemble_one_insn): Allow [] in suffix...
1998-01-27  Doug Evansallow [] in suffix operand
1998-01-27  Doug Evans * tc-txvu.c: First pass at dma/pke/gpuif support.
1998-01-26  Nick CliftonDetect when explicltly parallel instructions have i...
1998-01-26  Nick CliftonFixed infinite loop bug in can_make_parallel().
1998-01-26  Doug Evansuse .vu pseduo-op
1998-01-26  Doug Evanscheckpoint
1998-01-25  Doug Evansfix ilw,ilwr,isw,iswr
1998-01-24  Doug Evans * config/tc-txvu.c (assemble_insn): Initialize errmsg...
1998-01-24  Doug Evansnew txvu testcase lower-1
1998-01-24  Doug Evansnew testcase lower-1
1998-01-24  Doug Evans * config/tc-txvu.c (assemble_insn): Initialize errmsg...
1998-01-24  Doug Evans * config/tc-txvu.c (assemble_insn): Delete test for...
1998-01-23  Nick CliftonUpdated to match latest disassembly results.
1998-01-23  Doug Evansnew br-1 and upper-1 testcases
1998-01-23  Doug Evansnew txvu testcases
1998-01-23  Doug Evans * config/tc-txvu.c (assemble_insn): Commas moved to...
1998-01-23  Doug Evans * config/tc-txvu.c (assemble_insn): Commas moved to...
1998-01-23  Doug Evansupdate, lower insn has lower address
1998-01-23  Nick CliftonAdd support for swapping the fixups when insn are swapped.
1998-01-23  Nick CliftonAdded tests of automatic parallelisation.
1998-01-22  Ian Lance TaylorWed Jan 21 21:24:08 1998 Manfred Hollstein <manfred...
1998-01-22  Richard Henderson * listing.c (file_info_struct): Remove FILE, add POS.
1998-01-21  Nick CliftonAdded opportunistic parallelisation of adjacent instruc...
1998-01-21  Doug Evanscheckpoint
1998-01-16  Ian Lance Taylor * read.c (dwarf_file_string): New file static variable.
1998-01-16  Richard Henderson * tc-m68k.c (m68k_ip): Remove absl->reglst...
1998-01-16  Doug Evanstweak m32rx sanitization
1998-01-15  Richard Henderson* tc-sh.c (get_specific): Handle SGR & DBR.
1998-01-15  Richard Henderson* tc-h8500.c (parse_reg): Likewise.
1998-01-15  Richard Henderson * tc-h8300.c (parse_reg): Take the length of the symbo...
1998-01-15  Gavin Romig-KochInitial vr4111 Sanitization marks.
1998-01-15  Gavin Romig-Koch toplevel--
1998-01-15  Nick CliftonAdd support for parallel instructions.
1998-01-15  Nick CliftonFix test case so that they pass.
1998-01-15  Jeff Law * gas/mips/div.d: Update for recent assembler...
1998-01-15  Jeff Law * config/tc-mips.c (macro): Rework division...
1998-01-14  Michael MeissnerMake cross section PC relative relocs work; fix non...
1998-01-14  Doug Evans * config/tc-mips.c (mips_ip): Don't test pinfo flags...
1998-01-14  Doug Evansgas/m32r/allinsn.d (cmpui): Update output to new format.
1998-01-14  Doug Evans(cmpui): update output to new format.
1998-01-12  Doug Evans * cgen.c: #include setjmp.h. Clean up pass over ...
1998-01-12  Doug Evans * tc-m32r.c: Clean up pass over `struct foo' usage.
1998-01-06  Richard Henderson * symbols.c (S_SET_SEGMENT): Don't set the...
1998-01-06  Doug EvansUpdate to new style, no | separator.
1998-01-06  Doug Evans * config/tc-txvu.c (md_assemble): Handle no separator...
1998-01-05  Doug Evanssnapshot
1998-01-05  Doug Evanssnapshot
1998-01-05  Doug Evans * config/tc-txvu.c: #include dis-asm.h, opcode/txvu...
1998-01-05  Nick Cliftonsanitized out m32rx entries
1998-01-05  Doug Evanstweak
1998-01-05  Doug EvansInitial txvu support.
1998-01-05  Doug EvansInitial txvu testing support.
1998-01-05  Doug Evansprocess keep-sky, for txvu subdir
1998-01-02  Ian Lance Taylor * config/tc-i386.c (i386_operand): Give an error if...
next
This page took 0.039954 seconds and 7 git commands to generate.