aboutsummaryrefslogtreecommitdiff
path: root/sim/h8300/compile.c
AgeCommit message (Expand)AuthorFilesLines
2015-04-15sim: cris/frv/h8300/iq2000/lm32/m32r/sh64: standardize cpu stateMike Frysinger1-1/+9
2015-03-24sim: erc32/h8300/m68hc11: trim unused functionsMike Frysinger1-23/+0
2014-12-03callback.h:struct host_callback_struct compilation error on Windows hosts.Joel Brobecker1-2/+3
2014-03-05sim: constify prog_nameMike Frysinger1-1/+1
2014-02-17sim: delete duplicate SIGINT handlingMike Frysinger1-14/+0
2012-05-19 PR 14072Nick Clifton1-0/+1
2011-07-05sim: start a unified sim_do_commandMike Frysinger1-7/+0
2011-01-11http://sourceware.org/ml/gdb-patches/2010-11/msg00112.htmlAndrew Burgess1-1/+1
2010-04-14sim: constify sim_write source buffer (part 2)Mike Frysinger1-1/+1
2009-12-092009-12-09 Yoshinori Sato <ysato@users.sourceforge.jp>Yoshinori Sato1-42/+36
2008-12-012008-12-01 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-2/+2
2007-07-032007-07-03 Yoshinori Sato <ysato@users.sourceforge.jp>Daniel Jacobowitz1-1/+1
2006-07-19compile.c (OBITOP): Bit address mask low three bit.Yoshinori Sato1-3/+3
2004-06-28sim/h8300/ChangeLog:Alexandre Oliva1-55/+9
2004-06-28* compile.c (sim_load): Update sd->memory_size.Alexandre Oliva1-0/+1
2004-06-102004-06-10 Michael Snyder <msnyder@redhat.com>Michael Snyder1-1/+1
2004-01-062004-01-05 Michael Snyder <msnyder@redhat.com>Michael Snyder1-1/+1
2003-12-11 Fix GDB crash problem when object file of different H8 cpu is loadedDhananjay Deshpande1-0/+2
2003-10-172003-10-17 Shrinivas Atre <shrinivasa@KPITCummins.com>Shrinivas Atre1-45/+67
2003-07-292003-07-18 Michael Snyder <msnyder@redhat.com>Michael Snyder1-36/+97
2003-07-222003-07-22 Michael Snyder <msnyder@redhat.com>Michael Snyder1-0/+2
2003-07-182003-07-17 Michael Snyder <msnyder@redhat.com>Michael Snyder1-9/+9
2003-07-182003-07-17 Michael Snyder <msnyder@redhat.com>Michael Snyder1-1/+3
2003-07-022003-06-24 Michael Snyder <msnyder@redhat.com>Michael Snyder1-0/+6
2003-06-192003-06-18 Michael Snyder <msnyder@redhat.com>Michael Snyder1-89/+153
2003-06-192003-06-05 Michael Snyder <msnyder@redhat.com>Michael Snyder1-5/+27
2003-06-052003-06-04 Michael Snyder <msnyder@redhat.com>Michael Snyder1-12/+10
2003-06-042003-06-04 Michael Snyder <msnyder@redhat.com>Michael Snyder1-1/+1
2003-06-032003-06-03 Michael Snyder <msnyder@redhat.com>Michael Snyder1-1018/+3210
2003-04-132003-04-13 Michael Snyder <msnyder@redhat.com>Michael Snyder1-0/+51
2003-03-20Added Commandline Support.D.Venkatasubramanian1-0/+198
2003-03-14File I/O Support added.D.Venkatasubramanian1-6/+307
2003-02-27Index: arm/ChangeLogAndrew Cagney1-2/+2
2003-02-05 * compile.c (init_pointers): Abort if wreg never gets initialized.Kazu Hirata1-2/+5
2003-02-01 * compile.c (sim_resume): Fix the handling of bxor.Kazu Hirata1-1/+1
2003-01-16Missed one...Michael Snyder1-2/+1
2003-01-162003-01-16 Michael Snyder <msnyder@redhat.com>Michael Snyder1-85/+32
2002-12-26 * compile.c: Fix formatting.Kazu Hirata1-35/+42
2002-07-29Add dependences to Makefile.in and include sim-h8300 in compile.cAndrey Volkov1-0/+1
2002-06-09Move include/callback.h and include/remote-sim.h to include/gdb/.Andrew Cagney1-2/+2
2002-05-19 * compile.c: Fix formatting.Kazu Hirata1-45/+45
2002-05-18 * compile.c: Fix formatting.Kazu Hirata1-94/+94
2002-05-17* compile.c: Add absented opcodes: LDC, STC, EEPMOV, TAS.Andrey Volkov1-23/+88
2002-05-17h8300: Add support of EXR registerAndrey Volkov1-5/+71
2002-05-17* h8300s now new target, not alias of h8300hAndrey Volkov1-7/+13
2002-05-17*compile.c: Add additional CCR flags (I,UI,H,U)Andrey Volkov1-3/+12
2002-05-17* compile.c: Change literal regnumbers to REGNUMS.Andrey Volkov1-13/+14
2001-12-20 * compile.c: Fix formatting.Kazu Hirata1-22/+25
2001-12-20 * compile.c: Fix comment typos.Kazu Hirata1-22/+21
2000-08-112000-08-10 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-8/+6