2740 Commits (eda87aba05086a3cef1cafe3ca76c2139727a47e)

Author SHA1 Message Date
Hans-Peter Nilsson be37be02a4 Add missing ChangeLog entry 21 years ago
Hans-Peter Nilsson 392753ae2f * cris/cpuv10.h, cris/cpuv32.h, cris/cris-desc.c, cris/cris-opc.h, 21 years ago
Hans-Peter Nilsson 632c75db43 * sim/cris/asm/movmp8.ms, sim/cris/asm/pcplus.ms: New tests. 21 years ago
Hans-Peter Nilsson cf2bf87e21 * cris/arch.c, cris/arch.h, cris/cpuall.h, cris/cpuv10.c, 21 years ago
Hans-Peter Nilsson 59e834e427 Fix typo last entry 21 years ago
Mark Mitchell 255208590a * sim-signal.c (sim_signal_to_target): Fix typos. 21 years ago
Mark Mitchell 058ad2697e * configure.ac (USE_WIN32API): Define it. 21 years ago
Mark Mitchell 3a611ef503 * psim.c: Include gdb/signals.h. 21 years ago
Mark Mitchell aba6488e0b * remote-sim.c (gdbsim_wait): Pass target signal numbers to 21 years ago
Hans-Peter Nilsson 5e1f64305e * sim/cris: New directory with C and assembly tests for the CRIS 21 years ago
Hans-Peter Nilsson 8b9b39f44a cris/traps.c (TARGET_O_RDONLY, TARGET_O_WRONLY): Define. 21 years ago
Hans-Peter Nilsson ed1f044ac6 * cris/sim-main.h (struct _sim_cpu): New members last_syscall, 21 years ago
Hans-Peter Nilsson 5457266c93 * cris/traps.c (TARGET_SYS_stat): Define. 21 years ago
Daniel Jacobowitz 2be701a30f 2005-11-16 Shaun Jackman <sjackman@gmail.com> 21 years ago
Hans-Peter Nilsson ae81c23549 * cris/cris-tmpl.c (MY (f_model_insn_before)): Make sure only the 21 years ago
Andrew Stubbs 72a37d8dad 2005-11-10 Andrew Stubbs <andrew.stubbs@st.com> 21 years ago
Dave Brolley 79e59fe67b 2005-10-28 Dave Brolley <brolley@redhat.com> 21 years ago
Paul Brook c4793bacbf 2005-09-19 Paul Brook <paul@codesourcery.com> 21 years ago
Joern Rennecke 6a8492b562 * interp.c (<sys/mman.h>): Include. 21 years ago
Joern Rennecke 63bee80353 * interp.c (strswaplen): Add one for '\0' delimiter. 21 years ago
Ben Elliston fb6ae37f9e * hw_htab.c (bfd_get_section_lma): Remove macro; use BFD's. 21 years ago
Ben Elliston 50427dbf8f * hw_init.c: Comment out tokens after #endif directive. 21 years ago
Hans-Peter Nilsson f010abaa2b * sim-load.c (xprintf, eprintf): Remove fallout from ANSI_PROTOTYPES 21 years ago
Ian Lance Taylor efd3631498 * sim-fpu.c (sim_fpu_abs): Always clear the sign bit. 21 years ago
Ian Lance Taylor 21d1489665 * tconfig.in (SIM_QUIET_NAN_NEGATED): Define. 21 years ago
Ian Lance Taylor 09b96ea041 * sim-fpu.c (pack_fpu): If SIM_QUIET_NAN_NEGATED is defined, use a 21 years ago
Ben Elliston 3b02a06bd6 * callback.c: Remove ANSI_PROTOTYPES conditional code. 21 years ago
Ben Elliston 4eeb4f8dbf * func.c: Remove ANSI_PROTOTYPES conditional code. 21 years ago
Daniel Jacobowitz 195b8a572e * gencode.c (tab): Avoid lvalue casts. Suggested by 21 years ago
David Ung b16d63dac6 * mips.igen: New mips16e model and include m16e.igen. 21 years ago
Hans-Peter Nilsson c318251408 * cris/Makefile.in (stamp-v32fmloop): Depend on stamp-v10fmloop. 21 years ago
Chris Demetriou d81ffbc49a 2005-05-26 Chris Demetriou <cgd@netbsd.org> 21 years ago
Chris Demetriou e70cb6cd9a 2005-05-26 David Ung <davidu@mips.com> 21 years ago
Nick Clifton 546aee7a22 (handle_v6_thumb_insn): New function. 21 years ago
Corinna Vinschen 18d59ab9dd * Make-common.in (LIBDEPS): Correctly use INTLDEPS for dependency 21 years ago
Daniel Jacobowitz ef5a45edc7 Update copyright years for last commit. 21 years ago
Daniel Jacobowitz 149cfe5bb4 * Make-common.in (install-common, installdirs): Honor $DESTDIR. 21 years ago
Corinna Vinschen c3357c6410 * configure.ac: Add igen to v850 build. 21 years ago
Ben Elliston 44cd25cf2d Typo fix. 21 years ago
Nick Clifton 380d9419c9 Update the address of the FSF organization 21 years ago
Corinna Vinschen 4839e910a0 * sh-desc.h: Move extern declaration of sh_cgen_ifld_table after 21 years ago
Paul Brook 33aa0cbb6b 2005-04-29 Paul Brook <paul@codesourcery.com> 21 years ago
Paul Brook 4ec242d7be 2005-04-27 Paul Brook <paul@codesourcery.com> 21 years ago
Nick Clifton 8207e0f24e * armemu.c (handle_v6_insn): New function - emulate a few of the v6 instructions - the ones now generated by GCC. 21 years ago
Manoj Iyer c55c7ff100 added missing header file #include "libiberty.h" to psim.c 21 years ago
Manoj Iyer f5e8ac0e51 added missing header file libiberty.h to psim.c 21 years ago
Manoj Iyer 15254e9d32 Insert a blank like after header 21 years ago
Manoj Iyer 5d74254dbf Inserting a blank line to changelog 21 years ago
Manoj Iyer 3f6da72206 unsigned32 and unsigned64 is multiply defined in sim-types.h. 21 years ago
Manoj Iyer 30e6617391 Use HAVE_LONG_LONG to check if compiler supports long long instead of using __GNU__. 21 years ago