Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1997-09-12 | Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com> | Geoffrey Noer | 2 | -1/+5 | |
* configure.in: remove bison from noconfigdirs for Cygwin32 host | |||||
1997-09-12 | Improved display of register lists. | Nick Clifton | 2 | -12/+57 | |
1997-09-12 | Check reserved bits before executing instructions. | Andrew Cagney | 7 | -43/+144 | |
Make v850[eq] the the default simulator. Report illegal instructions. Include v850e instructions in v850eq. | |||||
1997-09-12 | v850eq wasn't building igen directory. | Andrew Cagney | 3 | -0/+9 | |
1997-09-12 | Add profiling support to v850*. | Andrew Cagney | 6 | -16/+83 | |
1997-09-12 | Short form of sample-size option had wrong value. | Andrew Cagney | 2 | -1/+6 | |
1997-09-12 | v850* wants igen | Andrew Cagney | 1 | -0/+8 | |
1997-09-12 | Generate instruction profile call with each instruction. | Andrew Cagney | 1 | -0/+6 | |
1997-09-12 | * sparc-opc.c (sparc_opcodes): Fix assembler args to | David Edelsohn | 2 | -19/+25 | |
fzeros, fones, fsrc1, fsrc1s, fsrc2s, fnot1, fnot1s, fnot2s, fors, fnors, fands, fnands, fxors, fxnors, fornot1s, fornot2s, fandnot1s, fandnot2s. | |||||
1997-09-11 | Wed Sep 10 22:30:24 1997 Martin M. Hunt <hunt@cygnus.com> | Martin Hunt | 1 | -0/+7 | |
* interp.c (sim_resume): Increment PC at end of rep loop. * simops.c (OP_4201): Fix rachi instruction. | |||||
1997-09-10 | mips/sim_info was just returning????? | Andrew Cagney | 2 | -2/+4 | |
1997-09-10 | o Wordwrap usage messages from sim-options | Andrew Cagney | 5 | -17/+81 | |
o Clarify how to use alias options o use in sim-watch (better usage message) o Don't pass something on the stack into the watch-point interrupt hander. | |||||
1997-09-10 | Removed spurious error return. | Nick Clifton | 2 | -2/+4 | |
1997-09-10 | (gen_itable_h): Output an enum defining the max size of the itable | Andrew Cagney | 1 | -0/+7 | |
string members. | |||||
1997-09-10 | * *.exp: The end-all be-all of quoting fixes. Ha. | Bob Manson | 25 | -104/+108 | |
At least I hope so. | |||||
1997-09-10 | Fixed sanitization | Nick Clifton | 3 | -7/+10 | |
1997-09-10 | Added v850 emulation. | Nick Clifton | 3 | -0/+6 | |
1997-09-10 | remove mentions of ARC | Ian Lance Taylor | 1 | -145/+0 | |
1997-09-10 | New function: bfd_arch_list cf bfd_target_list. | Andrew Cagney | 3 | -40/+123 | |
Make bfd_default_scan (arch) more flexable in its match of name to arch, remove some of the dead code. | |||||
1997-09-10 | Have trace_input, trace_output use sim-trace for IO. | Andrew Cagney | 2 | -47/+66 | |
1997-09-10 | * inst.h (sim_state): rename to h8300_sim_state, to avoid conflict | Felix Lee | 3 | -2/+13 | |
with sim/common. * configure.in: check for sys/param.h * compile.c: #ifdef HAVE_SYS_PARAM_H. #define SIGTRAP for wingdb. (sim_resume): poll keyboard at least once per call. (sim_resume): use host_callback instead of printf for syscall output. | |||||
1997-09-10 | Add option architecture-info to list supported architectures. | Andrew Cagney | 2 | -0/+26 | |
1997-09-10 | Support tx19 sanitation. | Gavin Romig-Koch | 4 | -0/+116 | |
1997-09-10 | * sim-core.h (sim_cpu_core): [WITH_XOR_ENDIAN + 1], to avoid | Felix Lee | 2 | -1/+7 | |
illegal zero-sized array. * sim-core.c (sim_core_xor_read_buffer): same. | |||||
1997-09-10 | * interp.c (sim_resume): poll_quit() at least once per call; | Felix Lee | 1 | -0/+5 | |
otherwise gdb can loop sim_resume() uninterruptably. | |||||
1997-09-10 | * config/i386/windows.mh (XDEPFILES): reduce to libwingdb.a. | Felix Lee | 2 | -11/+18 | |
otherwise link command line is too long. | |||||
1997-09-10 | arc port no longer sanitized | David Edelsohn | 1 | -55/+17 | |
1997-09-10 | arc port no longer sanitized. | David Edelsohn | 1 | -4/+1 | |
1997-09-10 | Remove arc sanitization. | David Edelsohn | 1 | -28/+0 | |
1997-09-10 | ARC port no longer sanitized. | David Edelsohn | 1 | -0/+3 | |
1997-09-10 | * Makefile.am (CPU_TYPES): Add arc. | David Edelsohn | 1 | -1/+9 | |
(TARGET_CPU_CFILES): Add tc-arc.c. (TARGET_CPU_HFILES): Add tc-arc.h. (dependencies): Rebuild. * Makefile.in: Rebuild. | |||||
1997-09-10 | Remove arc sanitization. | David Edelsohn | 2 | -91/+85 | |
1997-09-09 | Correcte dscription of hi() reloc prefix. Added description of hi0() reloc ↵ | Nick Clifton | 2 | -3/+28 | |
prefix. | |||||
1997-09-09 | * symtab.c, dbxread.c, stabsread.c: Fix up ANSI-C isms. Fix | Jeff Law | 3 | -15/+27 | |
some formatting problems. | |||||
1997-09-09 | Do not complain if an R_V850_LO16 reloc has bit 15 set. | Nick Clifton | 2 | -181/+192 | |
1997-09-09 | Remove arc sanitization. | David Edelsohn | 2 | -10/+3 | |
1997-09-09 | Misc. changes I had lying around. | David Edelsohn | 2 | -5/+10 | |
1997-09-09 | * symtab.c (lookup_block_symbol): Add missing PARAMS for | Jeff Law | 2 | -1/+7 | |
function scoped prototype. | |||||
1997-09-09 | Added documentation if hilo() reloc prefix. | Nick Clifton | 1 | -1/+13 | |
1997-09-09 | Add new holio() reloc prefix. | Nick Clifton | 2 | -22/+71 | |
1997-09-09 | * nltvals.def: Regenerate. | David Edelsohn | 1 | -0/+4 | |
1997-09-09 | Added documentation for new command line options and pseudo ops. | Nick Clifton | 2 | -2/+70 | |
1997-09-09 | Fixed buglet displaying machine architecture. | Nick Clifton | 2 | -3/+8 | |
1997-09-09 | Add new pseudo ops: .v850, .v850e and .v850eq to specify the target processor. | Nick Clifton | 2 | -0/+26 | |
1997-09-09 | * sparc-opc.c (sparc_opcodes): Fix op3 field for fcmpq/fcmpeq. | David Edelsohn | 2 | -6/+7 | |
1997-09-09 | * ldlang.c (lang_memory_region_lookup): Remove extraneous | Fred Fish | 1 | -0/+5 | |
initialization of p. | |||||
1997-09-09 | Better word error messages. | Andrew Cagney | 2 | -2/+7 | |
1997-09-09 | Remove GCC specific `0x...LL', replace with SIGNED64 (0x...). | Andrew Cagney | 2 | -14/+17 | |
1997-09-09 | Support -alh and -ald for DWARF 1: | Ian Lance Taylor | 1 | -0/+13 | |
* listing.c (struct list_info_struct): Add debugging field. (listing_newline): Initialize the debugging field. If ELF, if the section starts with .debug or .line, set the debugging field in the listing structure. (debugging_pseudo): Add list parameter. Change all callers. If the debugging field is set, consider it to be a debugging pseudo. If ELF, skip blank lines between debugging lines. * read.c (emit_expr): If ELF, look for line numbers. (stringer): If ELF, look for file names. PR 13210. | |||||
1997-09-09 | Add basic tests for d10v-elf simulator. | Andrew Cagney | 2 | -0/+14 | |