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
/
h8300
/
compile.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
This commit was manufactured by cvs2svn to create branch 'binutils-
nobody
2013-09-18
1
-5115
/
+0
*
PR 14072
Nick Clifton
2012-05-19
1
-0
/
+1
*
sim: start a unified sim_do_command
Mike Frysinger
2011-07-05
1
-7
/
+0
*
http://sourceware.org/ml/gdb-patches/2010-11/msg00112.html
Andrew Burgess
2011-01-11
1
-1
/
+1
*
sim: constify sim_write source buffer (part 2)
Mike Frysinger
2010-04-14
1
-1
/
+1
*
2009-12-09 Yoshinori Sato <ysato@users.sourceforge.jp>
Yoshinori Sato
2009-12-09
1
-42
/
+36
*
2008-12-01 Joel Sherrill <joel.sherrill@oarcorp.com>
Joel Sherrill
2008-12-01
1
-2
/
+2
*
2007-07-03 Yoshinori Sato <ysato@users.sourceforge.jp>
Daniel Jacobowitz
2007-07-03
1
-1
/
+1
*
compile.c (OBITOP): Bit address mask low three bit.
Yoshinori Sato
2006-07-19
1
-3
/
+3
*
sim/h8300/ChangeLog:
Alexandre Oliva
2004-06-28
1
-55
/
+9
*
* compile.c (sim_load): Update sd->memory_size.
Alexandre Oliva
2004-06-28
1
-0
/
+1
*
2004-06-10 Michael Snyder <msnyder@redhat.com>
Michael Snyder
2004-06-10
1
-1
/
+1
*
2004-01-05 Michael Snyder <msnyder@redhat.com>
Michael Snyder
2004-01-06
1
-1
/
+1
*
Fix GDB crash problem when object file of different H8 cpu is loaded
Dhananjay Deshpande
2003-12-11
1
-0
/
+2
*
2003-10-17 Shrinivas Atre <shrinivasa@KPITCummins.com>
Shrinivas Atre
2003-10-17
1
-45
/
+67
*
2003-07-18 Michael Snyder <msnyder@redhat.com>
Michael Snyder
2003-07-29
1
-36
/
+97
*
2003-07-22 Michael Snyder <msnyder@redhat.com>
Michael Snyder
2003-07-22
1
-0
/
+2
*
2003-07-17 Michael Snyder <msnyder@redhat.com>
Michael Snyder
2003-07-18
1
-9
/
+9
*
2003-07-17 Michael Snyder <msnyder@redhat.com>
Michael Snyder
2003-07-18
1
-1
/
+3
*
2003-06-24 Michael Snyder <msnyder@redhat.com>
Michael Snyder
2003-07-02
1
-0
/
+6
*
2003-06-18 Michael Snyder <msnyder@redhat.com>
Michael Snyder
2003-06-19
1
-89
/
+153
*
2003-06-05 Michael Snyder <msnyder@redhat.com>
Michael Snyder
2003-06-19
1
-5
/
+27
*
2003-06-04 Michael Snyder <msnyder@redhat.com>
Michael Snyder
2003-06-05
1
-12
/
+10
*
2003-06-04 Michael Snyder <msnyder@redhat.com>
Michael Snyder
2003-06-04
1
-1
/
+1
*
2003-06-03 Michael Snyder <msnyder@redhat.com>
Michael Snyder
2003-06-03
1
-1018
/
+3210
*
2003-04-13 Michael Snyder <msnyder@redhat.com>
Michael Snyder
2003-04-13
1
-0
/
+51
*
Added Commandline Support.
D.Venkatasubramanian
2003-03-20
1
-0
/
+198
*
File I/O Support added.
D.Venkatasubramanian
2003-03-14
1
-6
/
+307
*
Index: arm/ChangeLog
Andrew Cagney
2003-02-27
1
-2
/
+2
*
* compile.c (init_pointers): Abort if wreg never gets initialized.
Kazu Hirata
2003-02-05
1
-2
/
+5
*
* compile.c (sim_resume): Fix the handling of bxor.
Kazu Hirata
2003-02-01
1
-1
/
+1
*
Missed one...
Michael Snyder
2003-01-16
1
-2
/
+1
*
2003-01-16 Michael Snyder <msnyder@redhat.com>
Michael Snyder
2003-01-16
1
-85
/
+32
*
* compile.c: Fix formatting.
Kazu Hirata
2002-12-26
1
-35
/
+42
*
Add dependences to Makefile.in and include sim-h8300 in compile.c
Andrey Volkov
2002-07-29
1
-0
/
+1
*
Move include/callback.h and include/remote-sim.h to include/gdb/.
Andrew Cagney
2002-06-09
1
-2
/
+2
*
* compile.c: Fix formatting.
Kazu Hirata
2002-05-19
1
-45
/
+45
*
* compile.c: Fix formatting.
Kazu Hirata
2002-05-18
1
-94
/
+94
*
* compile.c: Add absented opcodes: LDC, STC, EEPMOV, TAS.
Andrey Volkov
2002-05-17
1
-23
/
+88
*
h8300: Add support of EXR register
Andrey Volkov
2002-05-17
1
-5
/
+71
*
* h8300s now new target, not alias of h8300h
Andrey Volkov
2002-05-17
1
-7
/
+13
*
*compile.c: Add additional CCR flags (I,UI,H,U)
Andrey Volkov
2002-05-17
1
-3
/
+12
*
* compile.c: Change literal regnumbers to REGNUMS.
Andrey Volkov
2002-05-17
1
-13
/
+14
*
* compile.c: Fix formatting.
Kazu Hirata
2001-12-20
1
-22
/
+25
*
* compile.c: Fix comment typos.
Kazu Hirata
2001-12-20
1
-22
/
+21
*
2000-08-10 Kazu Hirata <kazu@hxi.com>
Kazu Hirata
2000-08-11
1
-8
/
+6
*
* compile.c (decode): Distinguish inc/dec.[wl] and adds/subs
Andrew Cagney
2000-07-27
1
-1
/
+6
*
* build fix
Frank Ch. Eigler
2000-06-20
1
-21
/
+5
*
* "Dont" -> "Don't"
Frank Ch. Eigler
2000-06-13
1
-1
/
+1
*
2000-06-13 Kazu Hirata <kazu@hxi.com>
Jeff Law
2000-06-13
1
-47
/
+32
[next]