[include/elf]
[external/binutils.git] / sim /
2006-02-23 Hans-Peter Nilsson * cris/traps.c (syscall_map): Remove CB_SYS_time ...
2006-02-23 Hans-Peter Nilsson * sim/cris/c/time2.c: New test.
2006-02-02 Mark Mitchell * emul_netbsd.c (emul_netbsd_create): Quote file-name...
2006-02-02 Daniel Jacobowitz * armos.c (ARMul_OSHandleSWI): Handle the RedBoot...
2006-01-25 Mark Mitchell * words.h (natural32): Define as "int".
2006-01-24 Mark Mitchell * words.h (signed32): Define as "int".
2006-01-23 Jim Blandysim/ChangeLog:
2006-01-10 Hans-Peter NilssonNow saved ChangeLog for previous entry.
2006-01-10 Hans-Peter Nilsson * sim/cris/asm/x1-v10.ms, sim/cris/asm/x3-v10.ms,
2006-01-10 Hans-Peter NilssonUpdate Copyright years
2006-01-10 Hans-Peter Nilsson * cris/cris-tmpl.c (MY (f_model_insn_before)): Only...
2005-12-14 Chao-ying Fu* basic.exp: Run the dsp test.
2005-12-14 Chao-ying Fu* Makefile.in (SIM_OBJS): Add dsp.o.
2005-12-07 Hans-Peter NilssonAdd missing ChangeLog entry
2005-12-06 Hans-Peter Nilsson * cris/cpuv10.h, cris/cpuv32.h, cris/cris-desc.c,...
2005-12-06 Hans-Peter Nilsson * sim/cris/asm/movmp8.ms, sim/cris/asm/pcplus.ms:...
2005-12-05 Hans-Peter Nilsson * cris/arch.c, cris/arch.h, cris/cpuall.h, cris/cpuv10.c,
2005-12-05 Hans-Peter NilssonFix typo last entry
2005-11-29 Mark Mitchell * sim-signal.c (sim_signal_to_target): Fix typos.
2005-11-28 Mark Mitchell * configure.ac (USE_WIN32API): Define it.
2005-11-28 Mark Mitchell * psim.c: Include gdb/signals.h.
2005-11-28 Mark Mitchell * remote-sim.c (gdbsim_wait): Pass target signal numbe...
2005-11-21 Hans-Peter Nilsson * sim/cris: New directory with C and assembly tests...
2005-11-20 Hans-Peter Nilsson cris/traps.c (TARGET_O_RDONLY, TARGET_O_WRONLY): Define.
2005-11-17 Hans-Peter Nilsson * cris/sim-main.h (struct _sim_cpu): New members last_...
2005-11-17 Hans-Peter Nilsson * cris/traps.c (TARGET_SYS_stat): Define.
2005-11-17 Daniel Jacobowitz2005-11-16 Shaun Jackman <sjackman@gmail.com>
2005-11-16 Hans-Peter Nilsson * cris/cris-tmpl.c (MY (f_model_insn_before)): Make...
2005-11-10 Andrew Stubbs2005-11-10 Andrew Stubbs <andrew.stubbs@st.com>
2005-10-28 Dave Brolley2005-10-28 Dave Brolley <brolley@redhat.com>
2005-09-19 Paul Brook2005-09-19 Paul Brook <paul@codesourcery.com>
2005-09-19 Joern Rennecke * interp.c (<sys/mman.h>): Include.
2005-08-02 Joern Rennecke * interp.c (strswaplen): Add one for '\0' delimiter.
2005-07-15 Ben Elliston * hw_htab.c (bfd_get_section_lma): Remove macro; use...
2005-07-15 Ben Elliston * hw_init.c: Comment out tokens after #endif directive.
2005-07-10 Hans-Peter Nilsson * sim-load.c (xprintf, eprintf): Remove fallout from...
2005-07-08 Ian Lance Taylor * sim-fpu.c (sim_fpu_abs): Always clear the sign bit.
2005-07-08 Ian Lance Taylor * tconfig.in (SIM_QUIET_NAN_NEGATED): Define.
2005-07-08 Ian Lance Taylor * sim-fpu.c (pack_fpu): If SIM_QUIET_NAN_NEGATED is...
2005-07-08 Ben Elliston * callback.c: Remove ANSI_PROTOTYPES conditional code.
2005-07-08 Ben Elliston * func.c: Remove ANSI_PROTOTYPES conditional code.
2005-06-17 Daniel Jacobowitz * gencode.c (tab): Avoid lvalue casts. Suggested by
2005-06-16 David Ung* mips.igen: New mips16e model and include m16e.igen.
2005-05-28 Hans-Peter Nilsson * cris/Makefile.in (stamp-v32fmloop): Depend on stamp...
2005-05-26 Chris Demetriou2005-05-26 Chris Demetriou <cgd@netbsd.org>
2005-05-26 Chris Demetriou2005-05-26 David Ung <davidu@mips.com>
2005-05-24 Nick Clifton(handle_v6_thumb_insn): New function.
2005-05-24 Corinna Vinschen * Make-common.in (LIBDEPS): Correctly use INTLDEPS...
2005-05-18 Daniel JacobowitzUpdate copyright years for last commit.
2005-05-18 Daniel Jacobowitz * Make-common.in (install-common, installdirs): Honor...
2005-05-17 Corinna Vinschen * configure.ac: Add igen to v850 build.
2005-05-16 Ben EllistonTypo fix.
2005-05-12 Nick CliftonUpdate the address of the FSF organization
2005-05-02 Corinna Vinschen * sh-desc.h: Move extern declaration of sh_cgen_ifld_t...
2005-04-29 Paul Brook2005-04-29 Paul Brook <paul@codesourcery.com>
2005-04-27 Paul Brook2005-04-27 Paul Brook <paul@codesourcery.com>
2005-04-25 Nick Clifton* armemu.c (handle_v6_insn): New function - emulate...
2005-04-20 Manoj Iyeradded missing header file #include "libiberty.h" to...
2005-04-20 Manoj Iyeradded missing header file libiberty.h to psim.c
2005-04-20 Manoj IyerInsert a blank like after header
2005-04-20 Manoj IyerInserting a blank line to changelog
2005-04-20 Manoj Iyerunsigned32 and unsigned64 is multiply defined in sim...
2005-04-20 Manoj IyerUse HAVE_LONG_LONG to check if compiler supports long...
2005-04-18 Nick Clifton(WMAC, WMADD): Move casts from the LHS of an assignment...
2005-04-18 Hans-Peter Nilsson * cris/traps.c (cris_break_13_handler) <case TARGET_SY...
2005-04-15 Corinna Vinschen * configure.ac: Add explicit sh64 case.
2005-04-14 Jonathan Larmour* gencode.c (tab): Avoid inserting code before variable...
2005-03-30 Paul Brook2005-03-30 Paul Brook <paul@codesourcery.com>
2005-03-25 Anthony GreenFix memset thinkos.
2005-03-24 Hans-Peter Nilsson * cris/Makefile.in (stamp-v10fcpu, stamp-v32fcpu)...
2005-03-24 Hans-Peter Nilsson * cris/traps.c (cris_break_13_handler) <case
2005-03-23 Mark KettenisFrom common/ChangeLog:
2005-03-15 Jim Blandysim/common/ChangeLog:
2005-03-08 Corinna Vinschen * iq2000: New target subdirectory.
2005-03-07 Jerome Guitton2005-03-07 Jerome Guitton <guitton@gnat.com>
2005-02-21 Jim Blandy* callback.c (os_fstat): Don't declare 't' unless it...
2005-02-09 Jim Blandycgen/ChangeLog:
2005-01-29 Hans-Peter Nilsson * Makefile.in (all, clean mostlyclean, distclean maint...
2005-01-28 Hans-Peter Nilsson * cris: New directory, simulator for Axis Communicatio...
2005-01-28 Hans-Peter Nilsson * syscall.c (cb_syscall) <case CB_SYS_pipe>: New case.
2005-01-28 Hans-Peter Nilsson * callback.c (default_callback): Initialize target_endian.
2005-01-17 Andrew Cagney2005-01-17 Andrew Cagney <cagney@gnu.org>
2005-01-14 Andrew CagneyIndex: arm/ChangeLog
2005-01-12 Andrew CagneyIndex: sh/ChangeLog
2005-01-12 Andrew CagneyIndex: m32r/ChangeLog
2005-01-10 Andrew CagneyIndex: arm/ChangeLog
2005-01-07 Andrew Cagney2005-01-07 Andrew Cagney <cagney@gnu.org>
2005-01-07 Andrew Cagney2005-01-07 Andrew Cagney <cagney@gnu.org>
2005-01-03 Andreas Schwab * Makefile.in (hw_com.o, hw_eeprom.o): Depend on
2004-12-15 Hans-Peter Nilsson * syscall.c (cb_syscall) <case CB_SYS_truncate>
2004-12-13 Hans-Peter NilssonCorrect last mispasted entry
2004-12-13 Hans-Peter Nilsson * syscall.c (cb_syscall) <case CB_SYS_rename>: New...
2004-12-13 Hans-Peter Nilsson * syscall.c (cb_syscall) <case CB_SYS_lstat>: New...
2004-12-09 Kazuhiro Inaoka2004-12-09 Kazuhiro Inaoka <inaoka.kazuhiro@renesas...
2004-12-08 Hans-Peter Nilsson * run.1: Document --sysroot=filepath.
2004-12-07 Hans-Peter Nilsson * configure: Regenerate for ../common/aclocal.m4 update.
2004-12-07 Hans-Peter Nilsson * aclocal.m4 (SIM_AC_OUTPUT): Substitute @cgen_breaks...
2004-12-07 Hans-Peter Nilsson * Make-common.in (sim-basics_h): Add $(callback_h).
2004-12-03 Hans-Peter NilssonBah, forgot to commit the trivial fix I pointed out...
2004-12-03 Hans-Peter Nilsson * configure.in (SIM_CHECK_MEMBERS): Call for struct...
next