summaryrefslogtreecommitdiffstats
path: root/sim
Commit message (Expand)AuthorAgeFilesLines
* sim: fix typos in hw-ports.hMike Frysinger2010-04-022-5/+9
* sim: v850: fix build failure after watchpoint constificationMike Frysinger2010-03-302-2/+7
* sim: use socklen_t with accept()Mike Frysinger2010-03-305-14/+100
* sim: fix printf format warning about non-string literalMike Frysinger2010-03-303-2/+7
* sim: constify watchpoint interrupt namesMike Frysinger2010-03-303-5/+13
* sim: change raddr to address_wordMike Frysinger2010-03-302-2/+7
* sim: fix unused cpu_nr warningsMike Frysinger2010-03-302-1/+6
* sim: update device_error() prototypeMike Frysinger2010-03-308-4/+20
* sim: fix unused profile_print_addr_ranges warningMike Frysinger2010-03-302-0/+7
* sim: tweak static order on hw_glue_portsMike Frysinger2010-03-302-1/+5
* sim: convert old style function definitionsMike Frysinger2010-03-305-26/+21
* sim: always enable support for the --endian optionMike Frysinger2010-03-222-6/+6
* sim: avoid TRACE redefine warningsMike Frysinger2010-03-163-16/+13
* sim: rename bool argument to avoid stdbool clashMike Frysinger2010-03-152-1/+6
* sim/moxie/Jan Kratochvil2010-02-272-2/+7
* * ppc-instructions: Fix missing assignment in last change.Andreas Schwab2010-02-142-0/+5
* * configure.in: Check if the host has getopt.h.Masaki Muranaka2010-02-145-0/+138
* * interp.c: Don't include sysdep.h.Masaki Muranaka2010-02-142-1/+24
* regenerate cgen-based filesDoug Evans2010-02-136-95/+606
* Regenerate cgen-derived files.Doug Evans2010-02-1253-795/+720
* * ppc-instructions: Fix aliasing bugs when callingAndreas Schwab2010-02-052-8/+28
* sim-model.c: Include sim-model.hMike Frysinger2010-02-042-0/+5
* sime-base.h: fix typos in STATE_CPU() examplesMike Frysinger2010-02-042-3/+8
* Fix nop insn for moxieAnthony Green2010-02-032-11/+20
* common/Doug Evans2010-01-257-75/+103
* * Make-common.in (CGEN_SIM_DEPS): Define.Doug Evans2010-01-252-9/+19
* * cgen-ops.h (SUBWORDXFSI): Fix word ordering.Doug Evans2010-01-222-6/+14
* * m32c.opc (MATH_OP): When doing subtraction, also set carry ifDJ Delorie2010-01-202-1/+6
* Cannot build mips simulator on darwin.Joel Brobecker2010-01-182-2/+4
* Add period to sentence in comment.Anthony Green2010-01-132-1/+5
* Initialize SIM_DESC properly.Anthony Green2010-01-132-0/+21
* Sync Libtool from GCC.Ralf Wildenhues2010-01-0943-25/+126
* * cpu.h: Regenerate.Doug Evans2010-01-063-5/+10
* * cgen-types.h (SETDI): Delete, unused.Doug Evans2010-01-062-2/+4
* Regenerate cgen files, update copyright year.Doug Evans2010-01-0293-87/+129
* tweak wording of previous checkinDoug Evans2010-01-012-2/+2
* cris/Doug Evans2010-01-014-2/+10
* Update copyright notices to add year 2010.Joel Brobecker2010-01-01357-368/+401
* * rx/rx.c (decode_opcode): btst bit address mask fix.DJ Delorie2009-12-232-1/+5
* 2009-12-09 Yoshinori Sato <ysato@users.sourceforge.jp>Yoshinori Sato2009-12-092-42/+42
* * cgen-engine.h: Remove duplicated comment.Doug Evans2009-12-022-12/+4
* * rx/rx.c (decode_opcode): fix SWHILE logic.DJ Delorie2009-11-302-3/+7
* * common/aclocal.m4: Add include of ../../config/zlib.m4.Joel Brobecker2009-11-2427-2484/+1854
* [sim]DJ Delorie2009-11-2428-0/+11874
* * cgen-engine.h (EXTRACT_MSB0_SINT): Renamed from EXTRACT_MSB0_INT.Doug Evans2009-11-2323-281/+288
* * cgen-engine.h (EXTRACT_MSB0_LGSINT, EXTRACT_MSB0_LGUINT): Define.Doug Evans2009-11-2343-957/+1072
* * cgen-trace.h (trace_extract): Add cast to fix warning.Doug Evans2009-11-222-1/+5
* * configure.ac: If build != host, create a separate build-config.hNathan Froyd2009-11-1410-7/+73
* 2009-11-12 Tristan Gingold <gingold@adacore.com>Tristan Gingold2009-11-122-16/+25
* 2009-11-12 Tristan Gingold <gingold@adacore.com>Tristan Gingold2009-11-122-0/+8
OpenPOWER on IntegriCloud