Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: gnusrc/gnu/dist/toolchain/sim
Module Name: gnusrc
Committed By: mrg
Date: Tue Jan 22 12:28:52 UTC 2002
Modified Files:
gnusrc/gnu/dist/toolchain/sim: ChangeLog configure configure.in
gnusrc/gnu/dist/toolchain/sim/ppc: ChangeLog emul_netbsd.c
Log Message:
* pull across fixes for PSIM from gdb-current on NetBSD:
2001-03-04 Andrew Cagney <ac131313%redhat.com@localhost>
* emul_netbsd.c [WITH_NetBSD_HOST]: Include <sys/mount.h> and
<errno.h>.
(do_stat): Only do SYS test when SYS_stat defined.
(do_sigprocmask): Ditto for SYS_sigprocmask.
(do_fstat): Ditto for SYS_fstat.
(do_getdirentries): Ditto for SYS_getdirentries.
(do_lstat): Ditto for SYS_lstat.
2001-01-15 Geoffrey Keating <geoffk%redhat.com@localhost>
* emul_netbsd.c (do_open): Translate the flag parameter to the
open syscall to the numbers supported by the host.
* part of port-powerpc/14307
2001-10-19 Andrew Cagney <ac131313%redhat.com@localhost>
* configure.in: When Linux or NetBSD, enable PowerPC simulator.
* configure: Re-generate.
To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 gnusrc/gnu/dist/toolchain/sim/ChangeLog \
gnusrc/gnu/dist/toolchain/sim/configure \
gnusrc/gnu/dist/toolchain/sim/configure.in
cvs rdiff -r1.1.1.1 -r1.2 gnusrc/gnu/dist/toolchain/sim/ppc/ChangeLog \
gnusrc/gnu/dist/toolchain/sim/ppc/emul_netbsd.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index