Age | Commit message (Expand) | Author | Files | Lines |
2005-09-19 | 2005-09-19 Paul Brook <paul@codesourcery.com> | Paul Brook | 7 | -125/+202 |
2005-09-19 | * interp.c (<sys/mman.h>): Include. | Joern Rennecke | 2 | -5/+42 |
2005-08-02 | * interp.c (strswaplen): Add one for '\0' delimiter. | Joern Rennecke | 2 | -1/+9 |
2005-07-15 | * hw_htab.c (bfd_get_section_lma): Remove macro; use BFD's. | Ben Elliston | 2 | -1/+4 |
2005-07-15 | * hw_init.c: Comment out tokens after #endif directive. | Ben Elliston | 5 | -4/+11 |
2005-07-10 | * sim-load.c (xprintf, eprintf): Remove fallout from ANSI_PROTOTYPES | Hans-Peter Nilsson | 2 | -4/+5 |
2005-07-08 | * sim-fpu.c (sim_fpu_abs): Always clear the sign bit. | Ian Lance Taylor | 2 | -8/+4 |
2005-07-08 | * tconfig.in (SIM_QUIET_NAN_NEGATED): Define. | Ian Lance Taylor | 2 | -0/+7 |
2005-07-08 | * sim-fpu.c (pack_fpu): If SIM_QUIET_NAN_NEGATED is defined, use a | Ian Lance Taylor | 2 | -1/+18 |
2005-07-08 | * callback.c: Remove ANSI_PROTOTYPES conditional code. | Ben Elliston | 4 | -64/+6 |
2005-07-08 | * func.c: Remove ANSI_PROTOTYPES conditional code. | Ben Elliston | 2 | -4/+4 |
2005-06-17 | * gencode.c (tab): Avoid lvalue casts. Suggested by | Daniel Jacobowitz | 2 | -1/+8 |
2005-06-16 | * mips.igen: New mips16e model and include m16e.igen. | David Ung | 5 | -117/+204 |
2005-05-28 | * cris/Makefile.in (stamp-v32fmloop): Depend on stamp-v10fmloop. | Hans-Peter Nilsson | 2 | -1/+7 |
2005-05-26 | 2005-05-26 Chris Demetriou <cgd@netbsd.org> | Chris Demetriou | 2 | -1/+6 |
2005-05-26 | 2005-05-26 David Ung <davidu@mips.com> | Chris Demetriou | 6 | -74/+732 |
2005-05-24 | (handle_v6_thumb_insn): New function. | Nick Clifton | 2 | -15/+78 |
2005-05-24 | * Make-common.in (LIBDEPS): Correctly use INTLDEPS for dependency | Corinna Vinschen | 2 | -1/+6 |
2005-05-18 | Update copyright years for last commit. | Daniel Jacobowitz | 1 | -1/+2 |
2005-05-18 | * Make-common.in (install-common, installdirs): Honor $DESTDIR. | Daniel Jacobowitz | 2 | -5/+9 |
2005-05-17 | * configure.ac: Add igen to v850 build. | Corinna Vinschen | 3 | -0/+7 |
2005-05-16 | Typo fix. | Ben Elliston | 1 | -1/+1 |
2005-05-12 | Update the address of the FSF organization | Nick Clifton | 33 | -34/+45 |
2005-05-02 | * sh-desc.h: Move extern declaration of sh_cgen_ifld_table after | Corinna Vinschen | 2 | -4/+9 |
2005-04-29 | 2005-04-29 Paul Brook <paul@codesourcery.com> | Paul Brook | 5 | -269/+280 |
2005-04-27 | 2005-04-27 Paul Brook <paul@codesourcery.com> | Paul Brook | 2 | -3/+7 |
2005-04-25 | * armemu.c (handle_v6_insn): New function - emulate a few of the v6 instructi... | Nick Clifton | 5 | -1/+314 |
2005-04-20 | added missing header file #include "libiberty.h" to psim.c | Manoj Iyer | 1 | -0/+1 |
2005-04-20 | added missing header file libiberty.h to psim.c | Manoj Iyer | 1 | -0/+4 |
2005-04-20 | Insert a blank like after header | Manoj Iyer | 1 | -0/+1 |
2005-04-20 | Inserting a blank line to changelog | Manoj Iyer | 1 | -0/+1 |
2005-04-20 | unsigned32 and unsigned64 is multiply defined in sim-types.h. | Manoj Iyer | 2 | -5/+9 |
2005-04-20 | Use HAVE_LONG_LONG to check if compiler supports long long instead of using _... | Manoj Iyer | 5 | -341/+418 |
2005-04-18 | (WMAC, WMADD): Move casts from the LHS of an assignment operator to the RHS. | Nick Clifton | 2 | -12/+19 |
2005-04-18 | * cris/traps.c (cris_break_13_handler) <case TARGET_SYS_mmap2>: | Hans-Peter Nilsson | 2 | -3/+9 |
2005-04-15 | * configure.ac: Add explicit sh64 case. | Corinna Vinschen | 8 | -2669/+7364 |
2005-04-14 | * gencode.c (tab): Avoid inserting code before variables all declared. | Jonathan Larmour | 2 | -4/+8 |
2005-03-30 | 2005-03-30 Paul Brook <paul@codesourcery.com> | Paul Brook | 2 | -0/+12 |
2005-03-25 | Fix memset thinkos. | Anthony Green | 2 | -1/+5 |
2005-03-24 | * cris/Makefile.in (stamp-v10fcpu, stamp-v32fcpu): Add kludge to | Hans-Peter Nilsson | 21 | -25/+39 |
2005-03-24 | * cris/traps.c (cris_break_13_handler) <case | Hans-Peter Nilsson | 2 | -12/+19 |
2005-03-23 | From common/ChangeLog: | Mark Kettenis | 33 | -519/+372 |
2005-03-15 | sim/common/ChangeLog: | Jim Blandy | 9 | -7/+98 |
2005-03-08 | * iq2000: New target subdirectory. | Corinna Vinschen | 25 | -0/+21933 |
2005-03-07 | 2005-03-07 Jerome Guitton <guitton@gnat.com> | Jerome Guitton | 6 | -112/+75 |
2005-02-21 | * callback.c (os_fstat): Don't declare 't' unless it's used. | Jim Blandy | 2 | -0/+6 |
2005-02-09 | cgen/ChangeLog: | Jim Blandy | 3 | -7/+20 |
2005-01-29 | * Makefile.in (all, clean mostlyclean, distclean maintainer-clean) | Hans-Peter Nilsson | 2 | -4/+9 |
2005-01-28 | * cris: New directory, simulator for Axis Communications CRIS | Hans-Peter Nilsson | 35 | -0/+71595 |
2005-01-28 | * syscall.c (cb_syscall) <case CB_SYS_pipe>: New case. | Hans-Peter Nilsson | 3 | -1/+278 |