1998-02-20 |
Doug Evans | * m32r.c (do_lock,do_unlock): Delete. |
commit | commitdiff | tree | snapshot |
1998-02-20 |
Doug Evans | (DVP_OPCODE_IGNORE_DIS): New macro. |
commit | commitdiff | tree | snapshot |
1998-02-20 |
Nick Clifton | Yet more tests of m32r instructions |
commit | commitdiff | tree | snapshot |
1998-02-20 |
Richard Henderson | * listing.c (list_symbol_table): Categorize symbols by |
commit | commitdiff | tree | snapshot |
1998-02-19 |
Nick Clifton | Even more instruction tests |
commit | commitdiff | tree | snapshot |
1998-02-19 |
Nick Clifton | Test even more instructions. |
commit | commitdiff | tree | snapshot |
1998-02-19 |
Doug Evans | * config/tc-dvp.c (LOCAL_LABEL_PREFIX,END_LABEL_PREFIX... |
commit | commitdiff | tree | snapshot |
1998-02-19 |
Doug Evans | Rewrite dma operands/opcodes tables. |
commit | commitdiff | tree | snapshot |
1998-02-19 |
Doug Evans | * dvp.h (DVP_OPERAND_DMA_*): Rewrite. |
commit | commitdiff | tree | snapshot |
1998-02-19 |
Nick Clifton | test 32 bit BCL instruction. |
commit | commitdiff | tree | snapshot |
1998-02-19 |
John Metzler | Fall back from using igen to using gencode for the... |
commit | commitdiff | tree | snapshot |
1998-02-19 |
Nick Clifton | Add more tests. |
commit | commitdiff | tree | snapshot |
1998-02-19 |
Nick Clifton | Added a couple of tests. |
commit | commitdiff | tree | snapshot |
1998-02-19 |
Ian Lance Taylor | * configure.in: Don't build libgui for a cygwin32... |
commit | commitdiff | tree | snapshot |
1998-02-19 |
Gavin Romig... | * interp.c (load_memory): Add missing "break"'s. |
commit | commitdiff | tree | snapshot |
1998-02-19 |
Doug Evans | * config/tc-dvp.c: Include stdarg.h/varargs.h. |
commit | commitdiff | tree | snapshot |
1998-02-19 |
Doug Evans | * dvp.h (DVP_OPERAND_DMA_{ADDR,AUTOCOUNT}): Split |
commit | commitdiff | tree | snapshot |
1998-02-19 |
Richard Henderson | * Makefile.am (install-exec-local): Install properly... |
commit | commitdiff | tree | snapshot |
1998-02-19 |
Nick Clifton | Special case handling of updates to the condition bit... |
commit | commitdiff | tree | snapshot |
1998-02-19 |
Doug Evans | * tc-dvp.c: Allow FAKE arguments to have a parser handler. |
commit | commitdiff | tree | snapshot |
1998-02-19 |
Doug Evans | Allow FAKE arguments to have a parser handler. |
commit | commitdiff | tree | snapshot |
1998-02-18 |
Doug Evans | fix thinko in last patch |
commit | commitdiff | tree | snapshot |
1998-02-18 |
Doug Evans | * config/tc-dvp.c (parse_float): New function. |
commit | commitdiff | tree | snapshot |
1998-02-18 |
Doug Evans | * dvp-dis.c (print_vu): Handle loi insns. |
commit | commitdiff | tree | snapshot |
1998-02-18 |
Nick Clifton | Added --Wp and --Wnp abbreviations for --[no-]warn... |
commit | commitdiff | tree | snapshot |
1998-02-18 |
Frank Ch. Eigler | * Started PKE sim unit testing. A number of minor... |
commit | commitdiff | tree | snapshot |
1998-02-18 |
Doug Evans | Delete rac-d,rac-ds,rach-d,rach-ds, they're aliases. |
commit | commitdiff | tree | snapshot |
1998-02-18 |
Doug Evans | .Sanitize for devo/sim/testsuite/sim/m32r. |
commit | commitdiff | tree | snapshot |
1998-02-18 |
Jeff Law | * simops.c (multiply instructions): Cast input... |
commit | commitdiff | tree | snapshot |
1998-02-18 |
Nick Clifton | Treat a double vertical bar as a seperator between... |
commit | commitdiff | tree | snapshot |
1998-02-18 |
James Lemke | DMA define names changed (SRCADDR -> MADR). |
commit | commitdiff | tree | snapshot |
1998-02-18 |
Doug Evans | (CGEN_{INSN,KEYWORD,OPERAND}_NBOOL_ATTRS): Renamed... |
commit | commitdiff | tree | snapshot |
1998-02-18 |
Doug Evans | * cgen.h (CGEN_SYNTAX_MAKE_FIELD): New macro. |
commit | commitdiff | tree | snapshot |
1998-02-18 |
Andrew Cagney | Extend sim-trace.[hc] to include a generic set of macro... |
commit | commitdiff | tree | snapshot |
1998-02-18 |
Doug Evans | * config.bfd (targ_archs): If mips64r5900-sky-elf... |
commit | commitdiff | tree | snapshot |
1998-02-18 |
Doug Evans | * cen.c (cgen_md_apply_fix3): Delete call to validate_... |
commit | commitdiff | tree | snapshot |
1998-02-18 |
Doug Evans | * dvp-opc.c (parse_vfreg): Dest spec is optional. |
commit | commitdiff | tree | snapshot |
1998-02-18 |
Doug Evans | * gas/dvp/{basic-1,lower-1,upper-1,upper-2}.d: Update... |
commit | commitdiff | tree | snapshot |
1998-02-18 |
Richard Henderson | * objcopy.c (compare_section_lma): Rename from _vma. |
commit | commitdiff | tree | snapshot |
1998-02-18 |
Doug Evans | remove #ifdef HAVE_CPU_M32RX uses. tweak some comments |
commit | commitdiff | tree | snapshot |
1998-02-18 |
Doug Evans | * Makefile.in (M32R_OBJS): Add cpu.o. |
commit | commitdiff | tree | snapshot |
1998-02-18 |
Doug Evans | * Make-common.in (CGEN_MAIN_SCM): Update. |
commit | commitdiff | tree | snapshot |
1998-02-18 |
Ian Lance Taylor | * dlltool.c (make_one_lib_file): Don't add 1 to hint. |
commit | commitdiff | tree | snapshot |
1998-02-18 |
Doug Evans | * cgen-sim.h (SEMANTIC_CACHE_FN): Delete. |
commit | commitdiff | tree | snapshot |
1998-02-18 |
Doug Evans | * Makefile.am (CGENFILES): Update. |
commit | commitdiff | tree | snapshot |
1998-02-18 |
Doug Evans | * cgen.h (cgen_insert_fn): Change type of result to... |
commit | commitdiff | tree | snapshot |
1998-02-17 |
Ian Carmichael | * XGKICK now uses memory-based GIF fifo. |
commit | commitdiff | tree | snapshot |
1998-02-17 |
Frank Ch. Eigler | * remote-mips.c (mips_request): Use unsigned long... |
commit | commitdiff | tree | snapshot |
1998-02-17 |
Jason Molenda | Tue Feb 17 14:28:33 1998 Peter Schauer <pes@regent... |
commit | commitdiff | tree | snapshot |
1998-02-17 |
Doug Evans | keep config, lib, sim. |
commit | commitdiff | tree | snapshot |
1998-02-17 |
Doug Evans | * config/default.exp: New file. |
commit | commitdiff | tree | snapshot |
1998-02-17 |
Doug Evans | keep m32r |
commit | commitdiff | tree | snapshot |
1998-02-17 |
Doug Evans | m32r simulator testsuite |
commit | commitdiff | tree | snapshot |
1998-02-17 |
Doug Evans | * Makefile.in (build_alias): Define. |
commit | commitdiff | tree | snapshot |
1998-02-17 |
Michael Meissner | Better tracing for conditional branches |
commit | commitdiff | tree | snapshot |
1998-02-17 |
Ian Lance Taylor | * libbfd.c (bfd_seek): If fseek fails, save errno... |
commit | commitdiff | tree | snapshot |
1998-02-17 |
Andrew Cagney | Pass REGISTER_RAW_SIZE to sim_{fetch,store}_register... |
commit | commitdiff | tree | snapshot |
1998-02-17 |
Andrew Cagney | For sim_fetch_register / sim_store_register: Add LENGTH... |
commit | commitdiff | tree | snapshot |
1998-02-16 |
Ian Carmichael | * Added VU0_CIA register #define. |
commit | commitdiff | tree | snapshot |
1998-02-16 |
Ian Carmichael | * Add magic VU1_CIA register. |
commit | commitdiff | tree | snapshot |
1998-02-16 |
Ian Carmichael | * Partially implement new VPE_STAT register. |
commit | commitdiff | tree | snapshot |
1998-02-16 |
Nick Clifton | Only parallelise instructions when assembling for the... |
commit | commitdiff | tree | snapshot |
1998-02-16 |
Ian Lance Taylor | fix 5900 in Makefile.am |
commit | commitdiff | tree | snapshot |
1998-02-16 |
Andrew Cagney | Make ``target d10v'' and ``target remote'' equivalent. |
commit | commitdiff | tree | snapshot |
1998-02-16 |
Ron Unrau | configure: rerun autoconf |
commit | commitdiff | tree | snapshot |
1998-02-16 |
Andrew Cagney | Implement "dbt" and "rtd" instructions. |
commit | commitdiff | tree | snapshot |
1998-02-15 |
Andrew Cagney | Test the RDT and DBT instructions. |
commit | commitdiff | tree | snapshot |
1998-02-15 |
Ron Unrau | configure.in: add -DTARGET_SKY for mips64r5900-sky... |
commit | commitdiff | tree | snapshot |
1998-02-15 |
Ron Unrau | parse.c (write_dollar_variable): call new function... |
commit | commitdiff | tree | snapshot |
1998-02-14 |
Ian Carmichael | * Vu1 state moved to struct. Host-target endian twiddl... |
commit | commitdiff | tree | snapshot |
1998-02-14 |
Michael Meissner | TIC80 uses little endian doubles, not big endian |
commit | commitdiff | tree | snapshot |
1998-02-14 |
Stan Shebs | * config/i386/i386mk.mt (OBJFORMATS): Delete, no longe... |
commit | commitdiff | tree | snapshot |
1998-02-14 |
Stan Shebs | micro-cleanup |
commit | commitdiff | tree | snapshot |
1998-02-13 |
Frank Ch. Eigler | - PKE simulation almost finished. Needed enhancements: |
commit | commitdiff | tree | snapshot |
1998-02-13 |
Nick Clifton | Fix tests to match latest version of the assembler. |
commit | commitdiff | tree | snapshot |
1998-02-13 |
Nick Clifton | Do not bother checking the operands of instructions... |
commit | commitdiff | tree | snapshot |
1998-02-13 |
Doug Evans | Fix comment. |
commit | commitdiff | tree | snapshot |
1998-02-13 |
Doug Evans | * cgen-opc.in (@arch@_cgen_get_insn_operands): Handle... |
commit | commitdiff | tree | snapshot |
1998-02-13 |
Michael Meissner | Pass floating point structure address instead of the... |
commit | commitdiff | tree | snapshot |
1998-02-13 |
Nick Clifton | Reverted writes_to_pc() back to old version of code... |
commit | commitdiff | tree | snapshot |
1998-02-13 |
Ian Lance Taylor | * Makefile.am (AUTOMAKE_OPTIONS): Add cygnus. |
commit | commitdiff | tree | snapshot |
1998-02-13 |
Ian Lance Taylor | * Makefile.am (AUTOMAKE_OPTIONS): Define. |
commit | commitdiff | tree | snapshot |
1998-02-13 |
Ian Lance Taylor | * Makefile.am (AUTOMAKE_OPTIONS): Define. |
commit | commitdiff | tree | snapshot |
1998-02-13 |
Ian Lance Taylor | rebuild with new automake |
commit | commitdiff | tree | snapshot |
1998-02-13 |
Ian Lance Taylor | x |
commit | commitdiff | tree | snapshot |
1998-02-13 |
Mark Alexander | Oops, fix typo. |
commit | commitdiff | tree | snapshot |
1998-02-13 |
Mark Alexander | * mn10300-dis.c (print_insn_mn10300): Recognize break... |
commit | commitdiff | tree | snapshot |
1998-02-13 |
Ian Lance Taylor | * configure.in: Get the version number from BFD. |
commit | commitdiff | tree | snapshot |
1998-02-13 |
Ian Lance Taylor | * Makefile.am (libopcodes_la_LDFLAGS): Define. |
commit | commitdiff | tree | snapshot |
1998-02-13 |
Ian Lance Taylor | * Makefile.am (libbfd_la_LDFLAGS): Define. |
commit | commitdiff | tree | snapshot |
1998-02-13 |
Patrick Macdonald | First functional drop of the gpuif code plus modificati... |
commit | commitdiff | tree | snapshot |
1998-02-13 |
Nick Clifton | Parallelisation code changed to used cgen's new ins... |
commit | commitdiff | tree | snapshot |
1998-02-13 |
Nick Clifton | Regenerated after modifying cgen/m32r.cpu to remove... |
commit | commitdiff | tree | snapshot |
1998-02-13 |
Ian Lance Taylor | * config/tc-mips.c (macro_build): Handle operand type... |
commit | commitdiff | tree | snapshot |
1998-02-13 |
Andrew Cagney | Implement separate user (SPU) and interrupt (SPI) stack... |
commit | commitdiff | tree | snapshot |
1998-02-13 |
Andrew Cagney | Test switching between SPI/SPU. |
commit | commitdiff | tree | snapshot |
1998-02-13 |
Doug Evans | Beginnings of m32r simulator testsuite. |
commit | commitdiff | tree | snapshot |
1998-02-13 |
Doug Evans | Keep m32r-elf. |
commit | commitdiff | tree | snapshot |
1998-02-13 |
Doug Evans | * cgen.h (lookup_insn): New argument alias_p. |
commit | commitdiff | tree | snapshot |
1998-02-13 |
Doug Evans | tweak last entry |
commit | commitdiff | tree | snapshot |
next |