aboutsummaryrefslogtreecommitdiff
path: root/sim/ppc/emul_unix.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-11sim: clean up C11 header includesMike Frysinger1-9/+0
2017-02-13sim: use ARRAY_SIZE instead of ad-hoc sizeof calculationsMike Frysinger1-9/+9
2015-12-29sim: ppc: track closed state of file descriptors 0, 1, and 2.Kevin Buettner1-10/+71
2012-12-19[sim] Update old contact info in GPL license noticesJoel Brobecker1-2/+1
2012-12-19Update sim copyright headers from GPLv2-or-later to GPLv3-or-later.Joel Brobecker1-1/+1
2012-03-14sim: ppc: fix compilation on AIX 7.1 due to st_pad name collisionsMike Frysinger1-0/+5
2011-02-14sim: punt zfree()Mike Frysinger1-2/+2
2006-02-02 * emul_netbsd.c (emul_netbsd_create): Quote file-name property.Mark Mitchell1-1/+4
2005-11-28 * configure.ac (USE_WIN32API): Define it.Mark Mitchell1-0/+4
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+2812
1999-04-16Initial creation of sourceware repositoryStan Shebs1-2706/+0
1996-06-03Add time, gettimeofday, and getrusage system call supportMichael Meissner1-42/+223
1996-06-02Add Solaris and Linux emulationsMichael Meissner1-0/+2525