aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1998-02-24 * dvp.h (dvp_cpu): Add DVP_UNKNOWN.Doug Evans1-0/+7
1998-02-24 * Makefile.in: Last change was bad. Define NL_TARGETMark Alexander3-23/+40
1998-02-24 * nltvals.def: Regenerate with MN10300 additions.Mark Alexander1-0/+4
1998-02-24Add tracing to r5900 p* instructions.Andrew Cagney4-2/+119
1998-02-24* PKE sim unit testing continuing. Starting to run milestone sample.Frank Ch. Eigler2-86/+102
1998-02-24 * configure.in: Add elf.lo to elf shell variable.Ian Lance Taylor1-0/+9
1998-02-24 * config/tc-dvp.c (assemble_dma): Do alignment before parsing insn.Doug Evans2-20/+49
1998-02-23(elf_i386_relocate_section): A pc-relative relocation against aUlrich Drepper1-51/+57
1998-02-23 (dma_operands): Fix word numbers.Doug Evans1-0/+3
1998-02-23Added sanitization for my latest changelog entry.James Lemke1-0/+2
1998-02-23Make it compile again for -DTARGET_SKYRon Unrau1-32/+33
1998-02-23 * emultempl/pe.em (sort_sections): Permit the wildcard to includeIan Lance Taylor1-0/+17
1998-02-23Instead of changing the names of .bss etc, add .vubss etc viaJames Lemke3-8/+63
1998-02-23 * sim-main.h: #include symcat.h.Doug Evans8-452/+524
1998-02-23 * cgen-sim.h (SEM_NEXT_PC): New arg `len'.Doug Evans1-0/+2
1998-02-23 * m32r-asm.c,m32r-dis.c,m32r-opc.h,m32r-opc.c: Regenerate.Doug Evans5-689/+738
1998-02-23 * peicode.h (coff_swap_filehdr_in): Don't set BFD flag HAS_SYMS inIan Lance Taylor1-0/+7
1998-02-23 * cgen-asm.c: Include symcat.h.Doug Evans3-77/+123
1998-02-23Implment backup PC shadowing of CR6.Nick Clifton1-0/+8
1998-02-23 * Makefile.in (INSTALL_MODULES): Move install-tcl beforeIan Lance Taylor1-0/+6
1998-02-23 * cgen.c: #include symcat.h.Doug Evans2-17/+119
1998-02-23 * cgen.h (CGEN_CAT3): Delete. Use CONCAT3 now.Doug Evans2-43/+40
1998-02-23 * sim-xcat.h: Delete.Doug Evans7-695/+825
1998-02-23Handle short reads and EOFMichael Meissner2-1/+10
1998-02-23 * configure.in: Remove libgloss from noconfigdirs for MN10300.Mark Alexander2-1/+5
1998-02-23 * dvp-opc.c (extra_dma_flags): Fix typos.Doug Evans1-0/+6
1998-02-23 * Makefile.in: Get header files from libgloss/mn10300/sys.Mark Alexander2-8/+14
1998-02-23 * gas/mips/vr5400.s: Use absolute expression for performanceJeff Law2-0/+129
1998-02-23 * mips-dis.c (print_insn_arg): Do not prefix 'P' arguments with '$'.Jeff Law2-2/+6
1998-02-23 * gas/mips/vr5400.s: Use absolute expression for performanceJeff Law2-0/+133
1998-02-23 * config/tc-mips.c (mips_ip, case 'P'): Make 'P' arguments beJeff Law2-12/+32
1998-02-23 * config/mn10300-eval.exp: New file to support MN10300 eval board.Mark Alexander1-0/+10
1998-02-23sim-main.h: Re-arange r5900 registers so that they have their ownAndrew Cagney7-261/+628
1998-02-23Add tracing of booleans and addresses.Andrew Cagney3-22/+189
1998-02-23Specify correct values for REGISTER_RAW_SIZE.Andrew Cagney2-2/+21
1998-02-23Generate ENGINE_ISSUE hooks as part of SMP simulator.Andrew Cagney1-0/+5
1998-02-23 * sim-fpu.h (enum sim_fpu_class): Add sim_fpu_class_denorm.Andrew Cagney3-52/+351
1998-02-23 * ld-insn.c (parse_function_record): When -Wnodiscard, suppressAndrew Cagney3-77/+255
1998-02-23remove sparclinux.hIan Lance Taylor1-1/+0
1998-02-23* elf32-sparc.c (elf32_sparc_adjust_dynamic_symbol): Don't createRichard Henderson1-0/+6
1998-02-23* configure.in (COREFILE selection): Remove sparc-*-linux*. TheyRichard Henderson3-11/+31
1998-02-23Keep include/regs.Andrew Cagney1-0/+1
1998-02-22 * simops.c: Include sim-types.h.Jeff Law2-0/+10
1998-02-22* read.c (s_set): Record file and line info for symbols when -as.Richard Henderson1-0/+5
1998-02-21 (vu_count): New static local.Doug Evans2-10/+70
1998-02-21tc-dvp.c (cur_mach): New static local.Doug Evans1-0/+4
1998-02-21 (cur_mach): New static local.Doug Evans1-28/+78
1998-02-21 (extract_vif_datalen,{insert,extract}_vif_imrbits): New functions.Doug Evans1-0/+3
1998-02-21 (asm_state_stack): Maintain stack of parsing states.Doug Evans2-92/+169
1998-02-21 (asm_state): New state ASM_GIF.Doug Evans2-39/+161