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
*
Replace StrongARM property with v4 and v5 properties.
Nick Clifton
2000-09-15
6
-90
/
+119
*
Missing Makefile.in for 68hc11 simulator
Stephane Carrez
2000-09-12
2
-0
/
+64
*
Remove soft reg hack in the 68hc11 simulator
Stephane Carrez
2000-09-10
3
-60
/
+8
*
Fix clearing of interrupts in 68hc11 simulator
Stephane Carrez
2000-09-10
2
-4
/
+21
*
* sim-main.h: Define cycle_to_string.
Stephane Carrez
2000-09-09
7
-26
/
+70
*
Fix 68hc11 timer device (accuracy, io, timer overflow)
Stephane Carrez
2000-09-06
2
-115
/
+197
*
Fix 68HC11 SPI simulator
Stephane Carrez
2000-09-05
2
-8
/
+38
*
2000-08-28 Dave Brolley <brolley@redhat.com>
Dave Brolley
2000-08-28
11
-181
/
+346
*
2000-08-28 Dave Brolley <brolley@redhat.com>
Dave Brolley
2000-08-28
3
-78
/
+176
*
2000-08-28 Dave Brolley <brolley@redhat.com>
Dave Brolley
2000-08-28
2
-1
/
+13
*
Forgot to check this in with last commit!
Dave Brolley
2000-08-22
1
-0
/
+15
*
* Contribute CGEN simulator build support code.
Frank Ch. Eigler
2000-08-21
9
-4
/
+325
*
2000-08-15 Dave Brolley <brolley@redhat.com>
Dave Brolley
2000-08-15
1
-2
/
+2
*
2000-08-15 Dave Brolley <brolley@redhat.com>
Dave Brolley
2000-08-15
2
-6
/
+103
*
Compute write back value for post increment loads before
Nick Clifton
2000-08-15
2
-34
/
+47
*
Use address mapping levels for 68hc11 simulator (kill overlap hack)
Stephane Carrez
2000-08-11
9
-39
/
+67
*
2000-08-10 Kazu Hirata <kazu@hxi.com>
Kazu Hirata
2000-08-11
2
-8
/
+10
*
Eliminate use of MIN().
Andrew Cagney
2000-08-11
2
-2
/
+7
*
* am33.igen: Warning clean-up.
Alexandre Oliva
2000-08-09
2
-42
/
+24
*
* Usability improvement
Frank Ch. Eigler
2000-07-27
2
-1
/
+6
*
Don't clean *.igen.
Andrew Cagney
2000-07-27
2
-1
/
+6
*
2000-06-23 Doug Evans <dje@casey.transmeta.com>
Andrew Cagney
2000-07-27
2
-8
/
+10
*
2000-06-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>
Andrew Cagney
2000-07-27
3
-2
/
+9
*
2000-06-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>
Andrew Cagney
2000-07-27
5
-0
/
+39
*
2000-06-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>
Andrew Cagney
2000-07-27
2
-1
/
+17
*
Add m68hc11 configry.
Andrew Cagney
2000-07-27
5
-0
/
+4366
*
New simulator.
Andrew Cagney
2000-07-27
16
-0
/
+7449
*
From 2000-06-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>:
Andrew Cagney
2000-07-27
4
-2
/
+126
*
* compile.c (decode): Distinguish inc/dec.[wl] and adds/subs
Andrew Cagney
2000-07-27
2
-1
/
+11
*
* m16.igen (break): Call SignalException not sim_engine_halt.
Andrew Cagney
2000-07-20
2
-1
/
+5
*
2000-07-14 Fernando Nasser <fnasser@cygnus.com>
Fernando Nasser
2000-07-14
2
-1
/
+5
*
2000-07-14 Fernando Nasser <fnasser@cygnus.com>
Fernando Nasser
2000-07-14
2
-0
/
+9
*
Change minimum loop size limit to 0x10 (103792)
Nick Clifton
2000-07-05
2
-1
/
+5
*
* armvirt.c (ABORTS): Do not define.
Alexandre Oliva
2000-07-04
2
-1
/
+3
*
* armdefs.h (struct ARMul_State): Add is_StrongARM.
Alexandre Oliva
2000-07-04
5
-11
/
+59
*
* armemu.c (ARMul_Emulate, t_undefined): Proceed to next insn.
Alexandre Oliva
2000-07-04
2
-1
/
+3
*
* armemu.h (INSN_SIZE): New macro.
Alexandre Oliva
2000-07-04
4
-45
/
+48
*
* armemu.c (LoadSMult): Use WriteR15() to discard the least
Alexandre Oliva
2000-07-04
2
-2
/
+5
*
* armemu.h (WRITEDESTB): New macro.
Alexandre Oliva
2000-07-04
3
-37
/
+48
*
* armemu.h (GETSPSR): Call ARMul_GetSPSR().
Alexandre Oliva
2000-07-04
3
-4
/
+18
*
* armemu.h (PSR_FBITS, PSR_SBITS, PSR_XBITS, PSR_CBITS): New.
Alexandre Oliva
2000-07-04
4
-30
/
+40
*
* armemu.c (ARMul_Emulate): Compute writeback value before
Alexandre Oliva
2000-07-04
2
-8
/
+20
*
* armdefs.h (SYSTEMBANK): Define as USERBANK.
Alexandre Oliva
2000-07-04
3
-8
/
+6
*
TIc80 simulator.
Andrew Cagney
2000-07-04
18
-1
/
+8613
*
Fix MOVN.fmt and MOVZ.fmt, need to test GPR[RT].
Andrew Cagney
2000-07-04
2
-14
/
+14
*
* verbosity reduction
Frank Ch. Eigler
2000-06-24
2
-2
/
+5
*
* build cleanliness fix
Frank Ch. Eigler
2000-06-24
2
-1
/
+6
*
Fix printf arguments.
Andrew Cagney
2000-06-23
2
-3
/
+8
*
* armemu.c (Multiply64): Fix computation of flag N.
Alexandre Oliva
2000-06-22
2
-4
/
+5
*
* armemu.c (MultiplyAdd64): Fix computation of flag N.
Alexandre Oliva
2000-06-22
2
-4
/
+7
[next]