aboutsummaryrefslogtreecommitdiff
path: root/sim/ppc/emul_netbsd.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-11sim: clean up C11 header includesMike Frysinger1-9/+0
2020-10-22Fix printf formatting errors where "0x" is used as a prefix for a decimal num...Dr. David Alan Gilbert1-1/+1
2020-03-12sim: ppc: netbsd: Sync signal names with NetBSD 9.99.49Kamil Rytarowski1-0/+32
2020-03-12sim: ppc: netbsd: Sync errno codes with NetBSD 9.99.49Kamil Rytarowski1-1/+18
2017-02-13sim: use ARRAY_SIZE instead of ad-hoc sizeof calculationsMike Frysinger1-3/+3
2015-12-29sim: ppc: track closed state of file descriptors 0, 1, and 2.Kevin Buettner1-12/+66
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
2011-02-14sim: punt zfree()Mike Frysinger1-4/+4
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-3/+2
2004-09-242004-09-24 Ian Lance Taylor <ian@wasabisystems.com>Andrew Cagney1-0/+8
2003-10-172003-10-16 Michael Snyder <msnyder@redhat.com>Michael Snyder1-1/+1
2001-03-05Fixes for NetBSD 1.5. NetBSD has been renumbering/renaming itsAndrew Cagney1-0/+12
2001-01-15 * emul_netbsd.c (do_open): Translate the flag parameter to theGeoffrey Keating1-1/+19
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+1439
1999-04-16Initial creation of sourceware repositoryStan Shebs1-1425/+0
1996-06-02Add Solaris and Linux emulationsMichael Meissner1-1/+1
1996-05-24More changes for GO32 canadian cross buildsMichael Meissner1-0/+1
1996-05-24More changes for GO32 canadian cross buildsMichael Meissner1-24/+84
1996-05-16Check for sys/ioctl.hMichael Meissner1-26/+33
1996-02-22Add input support; at end of user writes, call fflushMichael Meissner1-0/+2
1996-02-21Update to 1995-02-20 releaseMichael Meissner1-2/+17
1996-02-14Work with HP/UX 9.00Michael Meissner1-52/+44
1995-12-15Changes from AndrewMichael Meissner1-220/+355
1995-11-08first stage in function unit support; add new switches & latest code from andrewMichael Meissner1-1/+0
1995-11-02Use autoconf correctly; provide more stats with -IMichael Meissner1-6/+18
1995-11-01Lots of changesMichael Meissner1-0/+1202