aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1998-02-18 * dlltool.c (make_one_lib_file): Don't add 1 to hint.Ian Lance Taylor1-0/+4
1998-02-18 * cgen-sim.h (SEMANTIC_CACHE_FN): Delete.Doug Evans1-0/+10
1998-02-18 * Makefile.am (CGENFILES): Update.Doug Evans2-17/+28
1998-02-18 * cgen.h (cgen_insert_fn): Change type of result to const char *.Doug Evans2-9/+20
1998-02-17* XGKICK now uses memory-based GIF fifo.Ian Carmichael1-1/+1
1998-02-17 * remote-mips.c (mips_request): Use unsigned long during parsingFrank Ch. Eigler2-2/+7
1998-02-17Tue Feb 17 14:28:33 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>Jason Molenda5-6/+17
1998-02-17keep config, lib, sim.Doug Evans1-0/+3
1998-02-17 * config/default.exp: New file.Doug Evans1-0/+4
1998-02-17keep m32rDoug Evans1-0/+32
1998-02-17m32r simulator testsuiteDoug Evans94-0/+1212
1998-02-17 * Makefile.in (build_alias): Define.Doug Evans3-3/+229
1998-02-17Better tracing for conditional branchesMichael Meissner4-12/+92
1998-02-17 * libbfd.c (bfd_seek): If fseek fails, save errno around call toIan Lance Taylor1-0/+6
1998-02-17Pass REGISTER_RAW_SIZE to sim_{fetch,store}_register. Verify returnedAndrew Cagney2-6/+18
1998-02-17For sim_fetch_register / sim_store_register: Add LENGTH parameter,Andrew Cagney10-146/+256
1998-02-16* Added VU0_CIA register #define.Ian Carmichael1-1/+2
1998-02-16* Add magic VU1_CIA register.Ian Carmichael2-10/+27
1998-02-16* Partially implement new VPE_STAT register.Ian Carmichael3-12/+25
1998-02-16Only parallelise instructions when assembling for the m32rx, and whenNick Clifton2-12/+19
1998-02-16fix 5900 in Makefile.amIan Lance Taylor1-1/+1
1998-02-16Make ``target d10v'' and ``target remote'' equivalent.Andrew Cagney3-68/+61
1998-02-16configure: rerun autoconfRon Unrau1-0/+2
1998-02-16Implement "dbt" and "rtd" instructions.Andrew Cagney2-15/+40
1998-02-15Test the RDT and DBT instructions.Andrew Cagney2-0/+51
1998-02-15configure.in: add -DTARGET_SKY for mips64r5900-sky-elf configure.Ron Unrau2-2/+88
1998-02-15parse.c (write_dollar_variable): call new function target_map_name_to_registerRon Unrau2-13/+45
1998-02-14* Vu1 state moved to struct. Host-target endian twiddling. Misc other fixes.Ian Carmichael1-34/+29
1998-02-14TIC80 uses little endian doubles, not big endianMichael Meissner2-2/+5
1998-02-14 * config/i386/i386mk.mt (OBJFORMATS): Delete, no longer used.Stan Shebs3-2/+8
1998-02-14micro-cleanupStan Shebs1-2/+0
1998-02-13- PKE simulation almost finished. Needed enhancements:Frank Ch. Eigler2-161/+214
1998-02-13Fix tests to match latest version of the assembler.Nick Clifton1-0/+7
1998-02-13Do not bother checking the operands of instructions which have no operands!Nick Clifton2-17/+39
1998-02-13Fix comment.Doug Evans1-1/+2
1998-02-13 * cgen-opc.in (@arch@_cgen_get_insn_operands): Handle emptyDoug Evans3-2/+10
1998-02-13Pass floating point structure address instead of the structure itselfMichael Meissner3-32/+40
1998-02-13Reverted writes_to_pc() back to old version of code until PC operands areNick Clifton3-27/+16
1998-02-13 * Makefile.am (AUTOMAKE_OPTIONS): Add cygnus.Ian Lance Taylor1-0/+7
1998-02-13 * Makefile.am (AUTOMAKE_OPTIONS): Define.Ian Lance Taylor1-0/+5
1998-02-13 * Makefile.am (AUTOMAKE_OPTIONS): Define.Ian Lance Taylor3-45/+65
1998-02-13rebuild with new automakeIan Lance Taylor1-0/+3
1998-02-13xIan Lance Taylor2-0/+2
1998-02-13Oops, fix typo.Mark Alexander1-1/+1
1998-02-13 * mn10300-dis.c (print_insn_mn10300): Recognize break instruction.Mark Alexander1-0/+4
1998-02-13 * configure.in: Get the version number from BFD.Ian Lance Taylor2-77/+76
1998-02-13 * Makefile.am (libopcodes_la_LDFLAGS): Define.Ian Lance Taylor3-2/+8
1998-02-13 * Makefile.am (libbfd_la_LDFLAGS): Define.Ian Lance Taylor3-1/+7
1998-02-13First functional drop of the gpuif code plus modifications toPatrick Macdonald1-1/+1
1998-02-13Parallelisation code changed to used cgen's new ins operands feature.Nick Clifton2-126/+76