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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* gencode.c (build_instruction): Handle "pext5" according to
Jeff Law
1997-07-02
2
-1
/
+4
*
* gencode.c (build_instruction): Handle "ppac5" according to
Jeff Law
1997-07-02
2
-1
/
+6
*
* interp.c (sim_engine_run): Reset the ZERO register to zero
Jeff Law
1997-07-02
2
-23
/
+40
*
* gencode.c (FEATURE_WARNINGS): Remove FEATURE_WARN_ZERO.
Jeff Law
1997-07-02
2
-3
/
+20
*
Add test for dbt/rtd instructions
Andrew Cagney
1997-06-27
1
-0
/
+38
*
* interp.c (sim_resume): Clear State.exited.
Jeff Law
1997-06-24
1
-0
/
+1
*
* simops.c: Fix thinko in last change.
Jeff Law
1997-06-12
2
-1
/
+5
*
* simops.c: "call" stores the callee saved registers into the
Jeff Law
1997-06-10
2
-53
/
+55
*
* simops.c: Fix return address computation for "call" instructions.
Jeff Law
1997-06-10
2
-2
/
+10
*
Open in binary mode when available.
Andrew Cagney
1997-06-06
1
-0
/
+8
*
Clean up formatting of instruction traces.
Andrew Cagney
1997-06-06
1
-0
/
+33
*
Verify magic number of simulator struct.
Andrew Cagney
1997-06-05
1
-0
/
+4
*
Initialize the sim-engine module.
Andrew Cagney
1997-06-04
1
-0
/
+12
*
o Fixes to repeated watchpoints
Andrew Cagney
1997-06-03
3
-110
/
+228
*
o Fix padd insn
Andrew Cagney
1997-06-02
1
-8
/
+12
*
Add assembler information to igen input files.
Andrew Cagney
1997-05-30
7
-153
/
+309
*
Fix subu immed - was incorrectly using unsigned.
Andrew Cagney
1997-05-29
3
-1
/
+10
*
Add a simple dissasembler to igen
Andrew Cagney
1997-05-29
4
-38
/
+740
*
Fix watching PC for 64bit (mips) target.
Andrew Cagney
1997-05-27
2
-42
/
+146
*
Extend xor-endian and per-cpu support in core module.
Andrew Cagney
1997-05-27
11
-63
/
+294
*
Preliminary suport for xor-endian suport in core module.
Andrew Cagney
1997-05-23
6
-79
/
+181
*
Incorrect test for zero-r0 code gen.
Andrew Cagney
1997-05-23
2
-2
/
+12
*
Enumerate longjmp's return type.
Andrew Cagney
1997-05-23
1
-0
/
+5
*
ifdef out uses of simSTOP, simSTEP and simBE when DEBUG is defined.
Gavin Romig-Koch
1997-05-22
2
-0
/
+9
*
Change longjmp param/setjmp return value used for simulator restart from 0 to 2.
Gavin Romig-Koch
1997-05-22
3
-6
/
+27
*
* interp.c (sim_resume): Add missing case in big switch
Jeff Law
1997-05-22
2
-0
/
+6
*
Watchpoint interface.
Andrew Cagney
1997-05-21
16
-817
/
+1486
*
* interp.c: Replace all references to load_mem and store_mem
Jeff Law
1997-05-20
3
-340
/
+295
*
Part II of adding callback argument to sim_open(). Update all the
Andrew Cagney
1997-05-20
7
-56
/
+48
*
Depreciate sim_set_callbacks() function. Set simulator callbacks
Andrew Cagney
1997-05-20
3
-18
/
+19
*
Make getpid, kill supported system calls
Michael Meissner
1997-05-19
6
-39
/
+157
*
* interp.c (dispatch): Make this an inline function.
Jeff Law
1997-05-19
3
-7
/
+10
*
Graft sim/common event and other code onto the mips simulator.
Andrew Cagney
1997-05-19
5
-220
/
+196
*
Update.
Andrew Cagney
1997-05-19
1
-3
/
+8
*
Make simulator event-queue manager a bit more signal safe.
Andrew Cagney
1997-05-19
3
-0
/
+26
*
o Implement generic halt/restart/abort module.
Andrew Cagney
1997-05-19
18
-368
/
+1406
*
Pacify gcc.
Andrew Cagney
1997-05-19
1
-0
/
+4
*
* interp.c (load_mem_big): Remove function. It's now a macro
Jeff Law
1997-05-18
2
-26
/
+34
*
Treat infinities like normal numbers for purposes of comparisons
Michael Meissner
1997-05-17
2
-6
/
+11
*
* callback.c (os_close): Mark the descriptor as being
Jeff Law
1997-05-16
2
-6
/
+127
*
* interp.c (load_mem): If we get a load from an out of range
Jeff Law
1997-05-16
2
-0
/
+18
*
o Make tic80 insn file more `cache ready'
Andrew Cagney
1997-05-16
9
-174
/
+218
*
Remove some of the flake from the c80 floating point.
Andrew Cagney
1997-05-15
5
-50
/
+617
*
More floating point operations.
Andrew Cagney
1997-05-15
3
-21
/
+137
*
Fix double conversion problem.
Andrew Cagney
1997-05-15
4
-45
/
+76
*
Passify gcc's warnings.
Andrew Cagney
1997-05-15
2
-1
/
+5
*
Make columns line up for fpu operation tracing
Michael Meissner
1997-05-14
2
-7
/
+13
*
Make sure r0 == 0; Return EINVAL for system calls that are defined but not pr...
Michael Meissner
1997-05-13
3
-0
/
+37
*
Remove ANNULed cycle - was confusing gdb.
Andrew Cagney
1997-05-13
4
-56
/
+54
*
Fix ld/st tracing
Michael Meissner
1997-05-12
2
-2
/
+6
[prev]
[next]