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
...
*
* Make-common.in (SCHEME,SCHEMEFLAGS): Delete.
Doug Evans
1998-07-01
3
-70
/
+66
*
Re-do sim-inline's handling of external functions and variables so
Andrew Cagney
1998-06-17
1
-0
/
+18
*
* cgen-trace.c (trace_insn_fini): Redo cycle handling.
Doug Evans
1998-06-13
1
-0
/
+6
*
* gennltvals.def (m32r): Use common syscall.h now.
Doug Evans
1998-06-13
3
-21
/
+57
*
* sim-engine.c (sim_engine_get_run_state): New function.
Doug Evans
1998-06-12
1
-0
/
+5
*
* sim-core.h (SIM_CORE_SIGNAL_FN): New typedef.
Doug Evans
1998-06-11
3
-167
/
+205
*
* Make-common.in (CGEN_FLAGS_TO_PASS): New variable.
Doug Evans
1998-06-10
1
-0
/
+6
*
Memory corruption problems - hw-event list wasn't correct
Andrew Cagney
1998-06-04
2
-3
/
+31
*
Pull in preliminary versions of hw instances and handles from ../ppc
Andrew Cagney
1998-05-25
5
-0
/
+746
*
Make hw-main.h the main header file for H/W devices. Like sim-main.h
Andrew Cagney
1998-05-25
7
-102
/
+150
*
Add files hw-alloc.[hc] (mising from last CI)
Andrew Cagney
1998-05-25
7
-33
/
+185
*
Initialize/destory hw-properties within the hw-device.
Andrew Cagney
1998-05-25
4
-0
/
+29
*
Split out hw-alloc code. Add constructor and destructor for hw-alloc.
Andrew Cagney
1998-05-25
7
-126
/
+83
*
Split out hw-event code. Clean up interface. Update all users.
Andrew Cagney
1998-05-25
12
-106
/
+269
*
Clean up create/delete of hw-ports
Andrew Cagney
1998-05-25
5
-55
/
+532
*
* hw-device.c (hw_ioctl), hw-device.h (hw_ioctl_callback): Drop
Andrew Cagney
1998-05-25
3
-129
/
+51
*
De-sanitize simulator hw.
Andrew Cagney
1998-05-25
3
-77
/
+0
*
Only enable H/W on some mips targets.
Andrew Cagney
1998-05-22
2
-3
/
+20
*
* sim-hw.c: Include ctype.h.
Andrew Cagney
1998-05-21
3
-1
/
+583
*
* cgen-trace.c (first_insn_p): New static local.
Doug Evans
1998-05-20
1
-0
/
+16
*
* cgen-ops.h (ADDCFSI): Fix typo.
Doug Evans
1998-05-20
1
-0
/
+4
*
* cgen-sim.h (CGEN_CPU): New members idesc_{read,sem}_init_p.
Doug Evans
1998-05-17
1
-0
/
+3
*
* sim-engine.c (sim_engine_set_run_state): New function.
Doug Evans
1998-05-16
2
-28
/
+51
*
* cgen-trace.c (trace_insn_init): New arg first_p.
Doug Evans
1998-05-15
3
-5
/
+15
*
Run ranlib on installed copy of libsim.a.
Joyce Janczyn
1998-05-15
2
-1
/
+7
*
Install libsim.a $(exec_prefix)/lib/lib[target]-sim.a as part of install-sim.
Joyce Janczyn
1998-05-15
2
-17
/
+70
*
* Make-common (sim_main_headers): Sort.
Doug Evans
1998-05-07
2
-0
/
+82
*
* sim-io.c: #include <errno.h>.
Doug Evans
1998-05-06
1
-0
/
+4
*
Copy polling code in PSIM simulator into common directory. Will
Andrew Cagney
1998-05-06
2
-148
/
+84
*
Fix sanitization.
Doug Evans
1998-05-05
1
-7
/
+1
*
*) Delete CPU and CIA arguments from hw_io_*_buffer transfers.
Andrew Cagney
1998-05-01
1
-0
/
+56
*
Add 2-result FP trace macro.
Andrew Cagney
1998-04-30
1
-0
/
+8
*
Tue Apr 28 18:28:58 1998 Geoffrey Noer <noer@cygnus.com>
Geoffrey Noer
1998-04-29
1
-0
/
+8
*
Clean up cell types.
Andrew Cagney
1998-04-27
1
-0
/
+5
*
* configure: Regenerated to track ../common/aclocal.m4 changes.
Tom Tromey
1998-04-26
2
-3
/
+9
*
* configure: Regenerated to track ../common/aclocal.m4 changes.
Tom Tromey
1998-04-24
6
-48
/
+2163
*
Drop leading `_' from macros.
Andrew Cagney
1998-04-24
2
-5
/
+18
*
Delete sky sim-base.h entries (required sanitization).
Doug Evans
1998-04-22
1
-12
/
+0
*
Move target specific stuff from sim/common/sim-base.h to sim/mips/sim-main.h
James Lemke
1998-04-22
1
-0
/
+7
*
Add intl support
Michael Meissner
1998-04-22
2
-5
/
+16
*
sim-base.h: Add configure option --with-sim-funit.
James Lemke
1998-04-21
2
-0
/
+16
*
* cgen-ops.h (ADDCFSI): Fix.
Doug Evans
1998-04-21
1
-0
/
+3
*
* cgen-types.h (GETHIDI,MAKEDI): Tweak.
Doug Evans
1998-04-21
1
-0
/
+4
*
Implement ERET instruction.
Andrew Cagney
1998-04-21
2
-4
/
+28
*
o CVT.S.W and CVT.W.S were reversed
Andrew Cagney
1998-04-16
2
-3
/
+47
*
Add EXTEND11().
Andrew Cagney
1998-04-15
1
-2
/
+1
*
Define EXTEND15().
Andrew Cagney
1998-04-15
2
-1
/
+3
*
Define EXTEND4() and EXTEND5().
Andrew Cagney
1998-04-15
2
-0
/
+7
*
Tue Apr 14 16:31:35 1998 John Metzler <jmetzler@cygnus.com>
John Metzler
1998-04-14
1
-0
/
+6
*
* Make-common.in (RUNTESTFLAGS): Define.
Doug Evans
1998-04-14
1
-0
/
+5
[prev]
[next]