summaryrefslogtreecommitdiff
path: root/sim/common/syscall.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright notices to add year 2010.Joel Brobecker2010-01-011-1/+1
* Update the copyright notice of some of the files I missedJoel Brobecker2009-01-141-1/+2
* 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-2/+2
* 2007-10-11 Jesper Nilsson <jesper.nilsson@axis.com>Daniel Jacobowitz2007-10-111-1/+1
* 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-4/+0
* * syscall.c (cb_syscall) <case CB_SYS_pipe>: New case.Hans-Peter Nilsson2005-01-281-0/+27
* * syscall.c (cb_syscall) <case CB_SYS_truncate>Hans-Peter Nilsson2004-12-151-0/+30
* * syscall.c (cb_syscall) <case CB_SYS_rename>: New case.Hans-Peter Nilsson2004-12-131-0/+27
* * syscall.c (cb_syscall) <case CB_SYS_lstat>: New case.Hans-Peter Nilsson2004-12-131-0/+44
* * run.1: Document --sysroot=filepath.Hans-Peter Nilsson2004-12-081-3/+30
* * callback.c: Update copyright dates.Daniel Jacobowitz2004-05-101-2/+2
* Move include/callback.h and include/remote-sim.h to include/gdb/.Andrew Cagney2002-06-091-1/+1
* Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1999-04-161-0/+482
* Initial creation of sourceware repositoryStan Shebs1999-04-161-482/+0
* Handle short reads and EOFMichael Meissner1998-02-231-1/+6
* Flush writes to stdout, stderrMichael Meissner1997-11-261-2/+8
* Delete magic number FIXME.Doug Evans1997-11-261-2/+0
* Undo last change. callback.h changed instead.Doug Evans1997-11-261-12/+8
* * syscall.c (cb_syscall, cases stat, fstat): Handle -Wall -Werror.Doug Evans1997-11-261-2/+8
* Add comment.Doug Evans1997-11-251-0/+2
* * callback.c (os_stat): Make 3rd arg a host struct stat ptr.Doug Evans1997-11-251-38/+201
* * Make-common.in (DEP, COMMON_DEP_CFLAGS): Define.Doug Evans1997-11-171-0/+306