summaryrefslogtreecommitdiff
path: root/sim
Commit message (Expand)AuthorAgeFilesLines
* 2005-09-19 Paul Brook <paul@codesourcery.com>Paul Brook2005-09-197-125/+202
* * interp.c (<sys/mman.h>): Include.Joern Rennecke2005-09-192-5/+42
* * interp.c (strswaplen): Add one for '\0' delimiter.Joern Rennecke2005-08-022-1/+9
* * hw_htab.c (bfd_get_section_lma): Remove macro; use BFD's.Ben Elliston2005-07-152-1/+4
* * hw_init.c: Comment out tokens after #endif directive.Ben Elliston2005-07-155-4/+11
* * sim-load.c (xprintf, eprintf): Remove fallout from ANSI_PROTOTYPESHans-Peter Nilsson2005-07-102-4/+5
* * sim-fpu.c (sim_fpu_abs): Always clear the sign bit.Ian Lance Taylor2005-07-082-8/+4
* * tconfig.in (SIM_QUIET_NAN_NEGATED): Define.Ian Lance Taylor2005-07-082-0/+7
* * sim-fpu.c (pack_fpu): If SIM_QUIET_NAN_NEGATED is defined, use aIan Lance Taylor2005-07-082-1/+18
* * callback.c: Remove ANSI_PROTOTYPES conditional code.Ben Elliston2005-07-084-64/+6
* * func.c: Remove ANSI_PROTOTYPES conditional code.Ben Elliston2005-07-082-4/+4
* * gencode.c (tab): Avoid lvalue casts. Suggested byDaniel Jacobowitz2005-06-172-1/+8
* * mips.igen: New mips16e model and include m16e.igen.David Ung2005-06-165-117/+204
* * cris/Makefile.in (stamp-v32fmloop): Depend on stamp-v10fmloop.Hans-Peter Nilsson2005-05-282-1/+7
* 2005-05-26 Chris Demetriou <cgd@netbsd.org>Chris Demetriou2005-05-262-1/+6
* 2005-05-26 David Ung <davidu@mips.com>Chris Demetriou2005-05-266-74/+732
* (handle_v6_thumb_insn): New function.Nick Clifton2005-05-242-15/+78
* * Make-common.in (LIBDEPS): Correctly use INTLDEPS for dependencyCorinna Vinschen2005-05-242-1/+6
* Update copyright years for last commit.Daniel Jacobowitz2005-05-181-1/+2
* * Make-common.in (install-common, installdirs): Honor $DESTDIR.Daniel Jacobowitz2005-05-182-5/+9
* * configure.ac: Add igen to v850 build.Corinna Vinschen2005-05-173-0/+7
* Typo fix.Ben Elliston2005-05-161-1/+1
* Update the address of the FSF organizationNick Clifton2005-05-1233-34/+45
* * sh-desc.h: Move extern declaration of sh_cgen_ifld_table afterCorinna Vinschen2005-05-022-4/+9
* 2005-04-29 Paul Brook <paul@codesourcery.com>Paul Brook2005-04-295-269/+280
* 2005-04-27 Paul Brook <paul@codesourcery.com>Paul Brook2005-04-272-3/+7
* * armemu.c (handle_v6_insn): New function - emulate a few of the v6 instructi...Nick Clifton2005-04-255-1/+314
* added missing header file #include "libiberty.h" to psim.cManoj Iyer2005-04-201-0/+1
* added missing header file libiberty.h to psim.cManoj Iyer2005-04-201-0/+4
* Insert a blank like after headerManoj Iyer2005-04-201-0/+1
* Inserting a blank line to changelogManoj Iyer2005-04-201-0/+1
* unsigned32 and unsigned64 is multiply defined in sim-types.h.Manoj Iyer2005-04-202-5/+9
* Use HAVE_LONG_LONG to check if compiler supports long long instead of using _...Manoj Iyer2005-04-205-341/+418
* (WMAC, WMADD): Move casts from the LHS of an assignment operator to the RHS.Nick Clifton2005-04-182-12/+19
* * cris/traps.c (cris_break_13_handler) <case TARGET_SYS_mmap2>:Hans-Peter Nilsson2005-04-182-3/+9
* * configure.ac: Add explicit sh64 case.Corinna Vinschen2005-04-158-2669/+7364
* * gencode.c (tab): Avoid inserting code before variables all declared.Jonathan Larmour2005-04-142-4/+8
* 2005-03-30 Paul Brook <paul@codesourcery.com>Paul Brook2005-03-302-0/+12
* Fix memset thinkos.Anthony Green2005-03-252-1/+5
* * cris/Makefile.in (stamp-v10fcpu, stamp-v32fcpu): Add kludge toHans-Peter Nilsson2005-03-2421-25/+39
* * cris/traps.c (cris_break_13_handler) <caseHans-Peter Nilsson2005-03-242-12/+19
* From common/ChangeLog:Mark Kettenis2005-03-2333-519/+372
* sim/common/ChangeLog:Jim Blandy2005-03-159-7/+98
* * iq2000: New target subdirectory.Corinna Vinschen2005-03-0825-0/+21933
* 2005-03-07 Jerome Guitton <guitton@gnat.com>Jerome Guitton2005-03-076-112/+75
* * callback.c (os_fstat): Don't declare 't' unless it's used.Jim Blandy2005-02-212-0/+6
* cgen/ChangeLog:Jim Blandy2005-02-093-7/+20
* * Makefile.in (all, clean mostlyclean, distclean maintainer-clean)Hans-Peter Nilsson2005-01-292-4/+9
* * cris: New directory, simulator for Axis Communications CRISHans-Peter Nilsson2005-01-2835-0/+71595
* * syscall.c (cb_syscall) <case CB_SYS_pipe>: New case.Hans-Peter Nilsson2005-01-283-1/+278