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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* Implement --memory-fill and fix --memory-clear options,
Frank Ch. Eigler
1999-01-26
2
-26
/
+115
*
* cgen-defs.h (PCADDR,CIA): Define in terms of IADDR.
Doug Evans
1999-01-15
1
-0
/
+20
*
* cgen-trace.c (trace_insn): Pass pc to trace_prefix for virtual insns.
Doug Evans
1999-01-12
2
-1
/
+3
*
* sim-model.h (sim_mach_lookup_bfd_name): Add prototype.
Doug Evans
1999-01-12
1
-0
/
+6
*
* gx sim prototype tweaks
Frank Ch. Eigler
1999-01-11
4
-43
/
+86
*
* Make-common.in (CGEN_INCLUDE_DEPS): Add cgen-defs.h, cgen-engine.h.
Doug Evans
1999-01-06
8
-224
/
+810
*
* ChangeLog tweak
Frank Ch. Eigler
1998-12-30
1
-3
/
+3
*
* eCos->devo merge
Frank Ch. Eigler
1998-12-30
2
-52
/
+179
*
Compare with ZERO not NULL.
Andrew Cagney
1998-12-11
1
-0
/
+5
*
Include "sim-assert.h".
Andrew Cagney
1998-12-10
1
-0
/
+5
*
* cgen-scache.c (scache_flush): Delete unused locals i,sc.
Doug Evans
1998-12-09
1
-0
/
+1
*
* sim-trace.c: Include stdlib.h if present.
Doug Evans
1998-12-09
1
-1
/
+1
*
* sim-arange.c: Include libiberty.h, and stdlib.h if present.
Doug Evans
1998-12-09
2
-0
/
+7
*
* dv-sockser.c: Include unistd.h if present.
Doug Evans
1998-12-09
1
-1
/
+6
*
Add i960 support to sim/common.
Jim Wilson
1998-12-09
1
-0
/
+5
*
* gxtool silence tweak
Frank Ch. Eigler
1998-12-05
1
-1
/
+1
*
(profile_print_addr_range): Pretty up output a little.
Doug Evans
1998-12-05
1
-2
/
+2
*
* cgen-defs.h: New file, old cgen-sim.h.
Doug Evans
1998-12-05
6
-132
/
+554
*
* sim-memopt.c (sim_memory_uninstall): Result type is `void'.
Doug Evans
1998-12-05
1
-0
/
+2
*
address range support
Doug Evans
1998-12-05
4
-0
/
+389
*
* A few more improvements to gx jit prototype.
Frank Ch. Eigler
1998-12-01
4
-36
/
+47
*
* cgen-utils.c (cgen_virtual_opcode_table): Update.
Doug Evans
1998-11-30
1
-0
/
+9
*
Add d10v and v850 to gennltvals.sh and regenerate.
Andrew Cagney
1998-11-24
2
-8
/
+65
*
Pacify GCC.
Andrew Cagney
1998-11-23
1
-0
/
+9
*
* genmloop.sh (${cpu}_pbb_chain): Watch for Ctrl-C's.
Doug Evans
1998-11-22
1
-0
/
+5
*
* mild gx prototype tweak
Frank Ch. Eigler
1998-11-21
2
-4
/
+48
*
* Make-common.in (cgen-utils.o): Depend on cgen-engine.h.
Doug Evans
1998-11-18
2
-17
/
+42
*
* gennltvals.sh: Add fr30 support.
Doug Evans
1998-11-18
3
-6
/
+61
*
Re-do type system so that GCC's explicit attribute/mode types are used
Andrew Cagney
1998-11-17
1
-0
/
+5
*
* sun build fix for thinko (?)
Frank Ch. Eigler
1998-11-16
1
-1
/
+1
*
* Personal prototype "gx" translation-based JIT engine for M32R.
Frank Ch. Eigler
1998-11-14
6
-0
/
+1159
*
* sim-hload.c (sim_load): Pass `prog_name' to sim_load_file, not NULL.
Doug Evans
1998-11-11
1
-0
/
+4
*
* genmloop.sh (eng.hin): Rename HAVE_PARALLEL_EXEC to
Doug Evans
1998-11-05
4
-220
/
+98
*
add some comments
Doug Evans
1998-11-04
2
-347
/
+1005
*
fix minor typo.
Michael Snyder
1998-10-29
1
-1
/
+1
*
Unify (well almost) --enable-build-warnings configuration option
Andrew Cagney
1998-10-28
4
-232
/
+617
*
* Make-common.in (CGEN_INCLUDE_DEPS): Define.
Doug Evans
1998-10-19
1
-0
/
+3
*
* Make-common.in (sim-reg.o): New rule.
Doug Evans
1998-10-09
1
-0
/
+147
*
cgen-run.c: new mainloop for cgen
Doug Evans
1998-10-07
3
-0
/
+256
*
* Build fixes for tx39 sim hosted on strange Linux boxen.
Frank Ch. Eigler
1998-09-01
1
-0
/
+8
*
* eCos tx3904sio sim - devo part 1/2
Frank Ch. Eigler
1998-08-25
1
-0
/
+377
*
* sim-hw.{c,h} (sim_hw_parse): Return struct hw pointer.
Joyce Janczyn
1998-08-24
1
-0
/
+13
*
* cgen-sim.h (cgen_state): New member opcode_table.
Doug Evans
1998-08-03
1
-1
/
+8
*
* cgen-mem.h (DECLARE_SETT): Fix return type.
Doug Evans
1998-07-24
1
-0
/
+2
*
* sim-model.c (model_option_handler): Remove unused variable `n'.
Doug Evans
1998-07-24
1
-0
/
+4
*
remove d30v sanitization
Ian Lance Taylor
1998-07-24
2
-32
/
+1
*
* cgen-utils.c: Include bfd.h.
Doug Evans
1998-07-21
1
-0
/
+9
*
Add a printf fmt style version of sim_events_schedule.
Andrew Cagney
1998-07-08
1
-0
/
+15
*
* sim-bits.h (EXTEND24): Define.
Jeff Law
1998-07-06
2
-0
/
+6
*
* cgen-sim.h (CPU_SCACHE): Make size unsigned.
Doug Evans
1998-07-03
1
-0
/
+8
[prev]
[next]