index
:
ppe42-binutils
binutils-2_24-ppe42
GNU Binutils for the PPE42
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sim
/
common
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* cgen-sim.h (SEM_NEXT_PC): New arg `len'.
Doug Evans
1998-02-23
1
-0
/
+2
*
* sim-xcat.h: Delete.
Doug Evans
1998-02-23
1
-0
/
+10
*
Handle short reads and EOF
Michael Meissner
1998-02-23
1
-0
/
+4
*
Add tracing of booleans and addresses.
Andrew Cagney
1998-02-23
1
-0
/
+10
*
* sim-fpu.h (enum sim_fpu_class): Add sim_fpu_class_denorm.
Andrew Cagney
1998-02-23
1
-0
/
+5
*
Implement sim_fpu_is() and sim_fpu_cmp(). Note problem with detecting
Andrew Cagney
1998-02-20
1
-0
/
+14
*
Extend sim-trace.[hc] to include a generic set of macro's for tracing
Andrew Cagney
1998-02-18
1
-0
/
+19
*
* Make-common.in (CGEN_MAIN_SCM): Update.
Doug Evans
1998-02-18
1
-0
/
+3
*
* cgen-sim.h (SEMANTIC_CACHE_FN): Delete.
Doug Evans
1998-02-18
1
-0
/
+10
*
* sim-load.c (sim_load_file): Print LMA/VMA according to value
Andrew Cagney
1998-02-11
1
-0
/
+11
*
(PAREXEC): Renamed from PARALLEL_EXEC. All uses updated.
Doug Evans
1998-02-10
1
-0
/
+2
*
* cgen-sim.h (DECODE): Always use switch for `read' for now.
Doug Evans
1998-02-10
1
-1
/
+4
*
* genmloop.sh (@cpu@_engine_run): Delete `current_state'.
Doug Evans
1998-02-09
1
-0
/
+6
*
* cgen-sim.h (EX_FN_NAME): _exc_ -> _ex_.
Doug Evans
1998-02-05
1
-0
/
+5
*
IGEN - Replace IMEM (IMEM_IMMED) macro with IMEM<insn-size> macro,
Andrew Cagney
1998-02-03
1
-0
/
+6
*
Add support for configuring the size of the floating point unit (fp_word).
Andrew Cagney
1998-02-02
1
-0
/
+12
*
mips: Add multi-processor support for r5900. Others might work.
Andrew Cagney
1998-02-01
1
-0
/
+5
*
Add config support for the size of the target address and OF cell.
Andrew Cagney
1998-01-31
1
-0
/
+20
*
igen: Fix SMP simulator generator support.
Andrew Cagney
1998-01-31
1
-0
/
+18
*
* cgen.sh: Portably read parms past $9.
Doug Evans
1998-01-29
1
-0
/
+4
*
* Make-common.in (stamp-tvals): New rule.
Doug Evans
1998-01-23
1
-0
/
+6
*
#if 0 unused variable
Michael Meissner
1998-01-21
1
-0
/
+5
*
* aclocal.m4: Recognize --enable-maintainer-mode.
Doug Evans
1998-01-20
1
-0
/
+6
*
* Make-common.in (cgen-run.o,cgen-scache.o): Delete cgen-scache.h dep.
Doug Evans
1998-01-20
1
-0
/
+1
*
sanitize keep-cygnus cgen generation
Doug Evans
1998-01-20
1
-0
/
+2
*
* Make-common.in (cgen-{arch,cpu,decode}): New targets.
Doug Evans
1998-01-19
1
-0
/
+44
*
replaced call to CGEN_INSN_SYNTAX()->mnemonic with CGEN_INSN_MNEMONIC()
Nick Clifton
1998-01-16
1
-1
/
+15
*
* Make-common.in (sim-core.o): Depend on $(sim_main_headers).
Doug Evans
1997-12-05
1
-0
/
+6
*
Regenerate configure files.
Doug Evans
1997-12-04
1
-0
/
+4
*
* Make-common.in (SIM_ENVIRONMENT): New variable.
Doug Evans
1997-12-04
1
-0
/
+38
*
Delete sim_io_syscalls and sim_io_getstring
Michael Meissner
1997-11-30
1
-0
/
+5
*
Switch to using cb_syscall; Fix bug in cb_syscall write
Michael Meissner
1997-11-29
1
-0
/
+3
*
Fix problems with d30v addc/subb
Michael Meissner
1997-11-29
1
-0
/
+5
*
* gennltvals.sh: Redo syscall support to allow sanitization.
Doug Evans
1997-11-28
1
-1
/
+8
*
* Make-common.in (run.o): Depend on remote-sim.h.
Doug Evans
1997-11-26
1
-0
/
+4
*
Flush writes to stdout, stderr
Michael Meissner
1997-11-26
1
-0
/
+5
*
* sim-io.c (sim_io_getstring): Delete unused len2. (sim_io_syscalls):
Andrew Cagney
1997-11-26
1
-0
/
+5
*
Undo last change. callback.h changed instead.
Doug Evans
1997-11-26
1
-1
/
+1
*
* syscall.c (cb_syscall, cases stat, fstat): Handle -Wall -Werror.
Doug Evans
1997-11-26
1
-0
/
+4
*
nuke lseek
Michael Meissner
1997-11-26
1
-0
/
+4
*
* callback.c (os_stat): Make 3rd arg a host struct stat ptr.
Doug Evans
1997-11-25
1
-0
/
+15
*
* gennltvals.sh: Generate syscall values for d30v.
Doug Evans
1997-11-25
1
-0
/
+7
*
Add sim_io_syscalls to do common system call emulation
Michael Meissner
1997-11-24
1
-0
/
+10
*
* sim-trace.c (trace_option_handler): Set state trace file
Doug Evans
1997-11-24
1
-4
/
+3
*
Entries for .gdbinit additions and sim-model.c option fix.
Doug Evans
1997-11-24
1
-0
/
+5
*
* sim-model.c (model_options): Use '\0' for `shortopt'.
Doug Evans
1997-11-24
1
-0
/
+2
*
* Make-common.in (all): Add .gdbinit.
Doug Evans
1997-11-24
1
-0
/
+3
*
* sim-core.c (sim_core_signal): Fix spelling error in message.
Doug Evans
1997-11-24
1
-0
/
+6
*
Change MIPS simulator so that it uses the (software) module sim_fpu
Andrew Cagney
1997-11-23
1
-1
/
+6
*
Clarify meaning of sim_signalled's SIGRC argument. Document that this
Andrew Cagney
1997-11-22
1
-0
/
+12
[prev]
[next]