aboutsummaryrefslogtreecommitdiff
path: root/sim/common/callback.c
AgeCommit message (Expand)AuthorFilesLines
2011-03-15sim: common: trim trailing whitespaceMike Frysinger1-19/+19
2011-02-25 * callback.c (fdbad): Return EBADF rather than EINVAL for badKevin Buettner1-1/+1
2011-01-01run copyright.sh for 2011.Joel Brobecker1-2/+2
2010-10-06 * callback.c (os_lseek): Call wrap on lseek result.Hans-Peter Nilsson1-1/+1
2010-01-01Update copyright notices to add year 2010.Joel Brobecker1-1/+1
2009-01-14 Update the copyright notice of some of the files I missedJoel Brobecker1-1/+1
2009-01-06 * callback.c (os_error): Mark as being a noreturn function.Hans-Peter Nilsson1-1/+5
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-10-112007-10-11 Jesper Nilsson <jesper.nilsson@axis.com>Daniel Jacobowitz1-0/+11
2007-10-112007-10-11 Jesper Nilsson <jesper.nilsson@axis.com>Daniel Jacobowitz1-0/+7
2007-08-24 Switch the license of all files explicitly copyright the FSFJoel Brobecker1-3/+2
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-1/+1
2005-07-08 * callback.c: Remove ANSI_PROTOTYPES conditional code.Ben Elliston1-44/+0
2005-04-292005-04-29 Paul Brook <paul@codesourcery.com>Paul Brook1-0/+18
2005-02-21* callback.c (os_fstat): Don't declare 't' unless it's used.Jim Blandy1-0/+2
2005-01-28 * syscall.c (cb_syscall) <case CB_SYS_pipe>: New case.Hans-Peter Nilsson1-1/+242
2005-01-28 * callback.c (default_callback): Initialize target_endian.Hans-Peter Nilsson1-8/+11
2004-12-13 * syscall.c (cb_syscall) <case CB_SYS_lstat>: New case.Hans-Peter Nilsson1-0/+11
2004-12-03Bah, forgot to commit the trivial fix I pointed out myself after applying pat...Hans-Peter Nilsson1-1/+1
2004-12-03 * configure.in (SIM_CHECK_MEMBERS): Call for struct stat membersHans-Peter Nilsson1-4/+48
2004-06-27 * callback.c (os_shutdown): Fix bug in last change: actuallyJoern Rennecke1-0/+1
2004-06-252004-06-25 J"orn Rennecke <joern.rennecke@superh.com>Joern Rennecke1-14/+39
2004-05-10 * callback.c: Update copyright dates.Daniel Jacobowitz1-2/+3
2003-10-212003-10-21 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+1
2003-10-15include/gdb:Joern Rennecke1-0/+27
2002-06-09Move include/callback.h and include/remote-sim.h to include/gdb/.Andrew Cagney1-1/+1
2002-05-01[ common/ChangeLog ]Chris Demetriou1-1/+1
2002-02-102002-02-10 Chris Demetriou <cgd@broadcom.com>Chris Demetriou1-1/+1
2000-02-08Fix compile time warning messages.Nick Clifton1-8/+8
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+810
1999-04-16Initial creation of sourceware repositoryStan Shebs1-808/+0
1997-11-20 * callback.c (cb_host_to_target_stat): Fix return values.Doug Evans1-3/+6
1997-11-17Tweak comment.Doug Evans1-2/+3
1997-11-17 * Make-common.in (DEP, COMMON_DEP_CFLAGS): Define.Doug Evans1-24/+239
1997-08-30Passify GCC. Convert 0x0LL to something more portable in the FP code.Andrew Cagney1-0/+8
1997-08-14Add comment.David Edelsohn1-1/+8
1997-08-14 * callback.c (os_poll_quit): Make static.David Edelsohn1-3/+31
1997-05-16 * callback.c (os_close): Mark the descriptor as beingJeff Law1-6/+121
1997-02-11Silence warnings in ppc simulatorMichael Meissner1-1/+10
1996-12-09 * callback.c: #include <stdlib.h>David Edelsohn1-0/+422