aboutsummaryrefslogtreecommitdiff
path: root/sim
AgeCommit message (Expand)AuthorFilesLines
2005-09-192005-09-19 Paul Brook <paul@codesourcery.com>Paul Brook7-125/+202
2005-09-19 * interp.c (<sys/mman.h>): Include.Joern Rennecke2-5/+42
2005-08-02 * interp.c (strswaplen): Add one for '\0' delimiter.Joern Rennecke2-1/+9
2005-07-15 * hw_htab.c (bfd_get_section_lma): Remove macro; use BFD's.Ben Elliston2-1/+4
2005-07-15 * hw_init.c: Comment out tokens after #endif directive.Ben Elliston5-4/+11
2005-07-10 * sim-load.c (xprintf, eprintf): Remove fallout from ANSI_PROTOTYPESHans-Peter Nilsson2-4/+5
2005-07-08 * sim-fpu.c (sim_fpu_abs): Always clear the sign bit.Ian Lance Taylor2-8/+4
2005-07-08 * tconfig.in (SIM_QUIET_NAN_NEGATED): Define.Ian Lance Taylor2-0/+7
2005-07-08 * sim-fpu.c (pack_fpu): If SIM_QUIET_NAN_NEGATED is defined, use aIan Lance Taylor2-1/+18
2005-07-08 * callback.c: Remove ANSI_PROTOTYPES conditional code.Ben Elliston4-64/+6
2005-07-08 * func.c: Remove ANSI_PROTOTYPES conditional code.Ben Elliston2-4/+4
2005-06-17 * gencode.c (tab): Avoid lvalue casts. Suggested byDaniel Jacobowitz2-1/+8
2005-06-16* mips.igen: New mips16e model and include m16e.igen.David Ung5-117/+204
2005-05-28 * cris/Makefile.in (stamp-v32fmloop): Depend on stamp-v10fmloop.Hans-Peter Nilsson2-1/+7
2005-05-262005-05-26 Chris Demetriou <cgd@netbsd.org>Chris Demetriou2-1/+6
2005-05-262005-05-26 David Ung <davidu@mips.com>Chris Demetriou6-74/+732
2005-05-24(handle_v6_thumb_insn): New function.Nick Clifton2-15/+78
2005-05-24 * Make-common.in (LIBDEPS): Correctly use INTLDEPS for dependencyCorinna Vinschen2-1/+6
2005-05-18Update copyright years for last commit.Daniel Jacobowitz1-1/+2
2005-05-18 * Make-common.in (install-common, installdirs): Honor $DESTDIR.Daniel Jacobowitz2-5/+9
2005-05-17 * configure.ac: Add igen to v850 build.Corinna Vinschen3-0/+7
2005-05-16Typo fix.Ben Elliston1-1/+1
2005-05-12Update the address of the FSF organizationNick Clifton33-34/+45
2005-05-02 * sh-desc.h: Move extern declaration of sh_cgen_ifld_table afterCorinna Vinschen2-4/+9
2005-04-292005-04-29 Paul Brook <paul@codesourcery.com>Paul Brook5-269/+280
2005-04-272005-04-27 Paul Brook <paul@codesourcery.com>Paul Brook2-3/+7
2005-04-25* armemu.c (handle_v6_insn): New function - emulate a few of the v6 instructi...Nick Clifton5-1/+314
2005-04-20added missing header file #include "libiberty.h" to psim.cManoj Iyer1-0/+1
2005-04-20added missing header file libiberty.h to psim.cManoj Iyer1-0/+4
2005-04-20Insert a blank like after headerManoj Iyer1-0/+1
2005-04-20Inserting a blank line to changelogManoj Iyer1-0/+1
2005-04-20unsigned32 and unsigned64 is multiply defined in sim-types.h.Manoj Iyer2-5/+9
2005-04-20Use HAVE_LONG_LONG to check if compiler supports long long instead of using _...Manoj Iyer5-341/+418
2005-04-18(WMAC, WMADD): Move casts from the LHS of an assignment operator to the RHS.Nick Clifton2-12/+19
2005-04-18 * cris/traps.c (cris_break_13_handler) <case TARGET_SYS_mmap2>:Hans-Peter Nilsson2-3/+9
2005-04-15 * configure.ac: Add explicit sh64 case.Corinna Vinschen8-2669/+7364
2005-04-14* gencode.c (tab): Avoid inserting code before variables all declared.Jonathan Larmour2-4/+8
2005-03-302005-03-30 Paul Brook <paul@codesourcery.com>Paul Brook2-0/+12
2005-03-25Fix memset thinkos.Anthony Green2-1/+5
2005-03-24 * cris/Makefile.in (stamp-v10fcpu, stamp-v32fcpu): Add kludge toHans-Peter Nilsson21-25/+39
2005-03-24 * cris/traps.c (cris_break_13_handler) <caseHans-Peter Nilsson2-12/+19
2005-03-23From common/ChangeLog:Mark Kettenis33-519/+372
2005-03-15sim/common/ChangeLog:Jim Blandy9-7/+98
2005-03-08 * iq2000: New target subdirectory.Corinna Vinschen25-0/+21933
2005-03-072005-03-07 Jerome Guitton <guitton@gnat.com>Jerome Guitton6-112/+75
2005-02-21* callback.c (os_fstat): Don't declare 't' unless it's used.Jim Blandy2-0/+6
2005-02-09cgen/ChangeLog:Jim Blandy3-7/+20
2005-01-29 * Makefile.in (all, clean mostlyclean, distclean maintainer-clean)Hans-Peter Nilsson2-4/+9
2005-01-28 * cris: New directory, simulator for Axis Communications CRISHans-Peter Nilsson35-0/+71595
2005-01-28 * syscall.c (cb_syscall) <case CB_SYS_pipe>: New case.Hans-Peter Nilsson3-1/+278