summaryrefslogtreecommitdiff
path: root/sim/common/callback.c
Commit message (Expand)AuthorAgeFilesLines
* gdb/insight for ARCompact (from Richard Stuckey)arc-insight_6_8-branchJoern Rennecke2009-09-111-23/+8
* Check in ARCompact simulator. A valid configuration is arc-elf.Joern Rennecke2009-03-091-4/+4
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* 2007-10-11 Jesper Nilsson <jesper.nilsson@axis.com>Daniel Jacobowitz2007-10-111-0/+11
* 2007-10-11 Jesper Nilsson <jesper.nilsson@axis.com>Daniel Jacobowitz2007-10-111-0/+7
* Switch the license of all files explicitly copyright the FSFJoel Brobecker2007-08-241-3/+2
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-1/+1
* * callback.c: Remove ANSI_PROTOTYPES conditional code.Ben Elliston2005-07-081-44/+0
* 2005-04-29 Paul Brook <paul@codesourcery.com>Paul Brook2005-04-291-0/+18
* * callback.c (os_fstat): Don't declare 't' unless it's used.Jim Blandy2005-02-211-0/+2
* * syscall.c (cb_syscall) <case CB_SYS_pipe>: New case.Hans-Peter Nilsson2005-01-281-1/+242
* * callback.c (default_callback): Initialize target_endian.Hans-Peter Nilsson2005-01-281-8/+11
* * syscall.c (cb_syscall) <case CB_SYS_lstat>: New case.Hans-Peter Nilsson2004-12-131-0/+11
* Bah, forgot to commit the trivial fix I pointed out myself after applying pat...Hans-Peter Nilsson2004-12-031-1/+1
* * configure.in (SIM_CHECK_MEMBERS): Call for struct stat membersHans-Peter Nilsson2004-12-031-4/+48
* * callback.c (os_shutdown): Fix bug in last change: actuallyJoern Rennecke2004-06-271-0/+1
* 2004-06-25 J"orn Rennecke <joern.rennecke@superh.com>Joern Rennecke2004-06-251-14/+39
* * callback.c: Update copyright dates.Daniel Jacobowitz2004-05-101-2/+3
* 2003-10-21 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-10-211-1/+1
* include/gdb:Joern Rennecke2003-10-151-0/+27
* Move include/callback.h and include/remote-sim.h to include/gdb/.Andrew Cagney2002-06-091-1/+1
* [ common/ChangeLog ]Chris Demetriou2002-05-011-1/+1
* 2002-02-10 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2002-02-101-1/+1
* Fix compile time warning messages.Nick Clifton2000-02-081-8/+8
* Initial revisionStan Shebs1999-04-161-0/+810