Commit Graph

14037 Commits

Author SHA1 Message Date
Ralf Corsepius
ae590b415e Fix typo. 2007-07-28 04:37:49 +00:00
Ralf Corsepius
74cde4d39a 2007-07-28 Ralf Corsépius <ralf.corsepius@rtems.org>
* custom/virtex.cfg: Use -O2.
2007-07-28 04:37:28 +00:00
Ralf Corsepius
2aaa164372 2007-07-27 Ralf Corsépius <ralf.corsepius@rtems.org>
* nfsclient/src/dirutils.c: Use PATH_MAX instead of MAXPATHLEN.
2007-07-27 16:35:15 +00:00
Joel Sherrill
15b81bb58d Formatting. 2007-07-27 13:37:36 +00:00
Thomas Doerfler
ab66cf0d24 removed superfluous bss section 2007-07-27 06:39:21 +00:00
Chris Johns
735892e345 2007-07-27 Chris Johns <chrisj@rtems.org>
* wrapup/Makefile.am: Create archive from a file for hosts
	with a limited command line size.
2007-07-27 03:58:04 +00:00
Chris Johns
0630d52751 2007-07-27 Chris Johns <chrisj@rtems.org>
* wrapup/Makefile.am: Create archive from a file for hosts with
	a limited command line size.
2007-07-27 03:55:49 +00:00
Chris Johns
8d8e6e7d9d 2007-07-27i Chris Johns <chrisj@rtems.org>
* wrapup/Makefile.am: Create archive from a file for hosts with
	a limited command line size.
2007-07-27 03:51:31 +00:00
Chris Johns
6232750181 2007-07-27 Chris Johns <chrisj@rtems.org>
* wrapup/Makefile.am: Create archive from a file for hosts with
	a limited command line size.
2007-07-27 03:50:16 +00:00
Ralf Corsepius
462b28db13 chmod +x etc/postinstall/libncurses-devel.sh 2007-07-26 09:31:41 +00:00
Ralf Corsepius
5a379b0183 Don't use sed -i. 2007-07-26 09:19:22 +00:00
Ralf Corsepius
1b1452b6ee NCURSES_RPMREL = 0.20070726.1 2007-07-26 09:19:02 +00:00
Ralf Corsepius
8eea24b8d3 2007-07-26 Ralf Corsépius <ralf.corsepius@rtems.org>
* include/rtems/bspIo.h, include/rtems/pci.h:
	Add extern "C" guards. Reported by
	Robert S. Grimes <rsg@alum.mit.edu>.
2007-07-26 06:12:29 +00:00
Ralf Corsepius
ef38e6caf3 2007-07-26 Ralf Corsépius <ralf.corsepius@rtems.org>
* nfsclient/src/rpcio.c: Use size_t instead of uint32_t for message
	  sizes.
2007-07-26 05:29:47 +00:00
Ralf Corsepius
433ea5f850 Cleanup. 2007-07-25 09:33:59 +00:00
Ralf Corsepius
9faed348b8 2007-07-25 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Add nfsclient.
2007-07-25 09:33:23 +00:00
Ralf Corsepius
6e6267bb20 2007-07-25 Ralf Corsépius <ralf.corsepius@rtems.org>
* nfsclient/Makefile.am: New.
	* nfsclient/proto/Makefile, nfsclient/Makefile,
	  nfsclient/src/Makefile: Remove.
2007-07-25 09:32:37 +00:00
Ralf Corsepius
bb9dd72099 Regenerate. 2007-07-25 09:31:27 +00:00
Ralf Corsepius
c91dc45c45 New. 2007-07-25 05:57:07 +00:00
Ralf Corsepius
1f3d2bd322 Remove. 2007-07-25 05:47:18 +00:00
Ralf Corsepius
adb1a084f2 2007-07-25 Ralf Corsépius <ralf.corsepius@rtems.org>
* nfsclient/ChangeLog: Remove (Rename into ChangeLog.slac).
	* nfsclient/ChangeLog.slac: New (Renamed from ChangeLog).
2007-07-25 05:42:02 +00:00
Ralf Corsepius
526cfa8271 Remove (Rename into ChangeLog.slac). 2007-07-25 05:41:48 +00:00
Ralf Corsepius
228a9b16c9 New (Renamed from ChangeLog). 2007-07-25 05:41:25 +00:00
Ralf Corsepius
516f2d716a 2007-07-25 Ralf Corsépius <ralf.corsepius@rtems.org>
* nfsclient/README, nfsclient/proto/nfs_prot_xdr.c,
	nfsclient/proto/mount_prot.x, nfsclient/proto/mount_prot_xdr.c,
	nfsclient/proto/Makefile, nfsclient/proto/mount_prot.h,
	nfsclient/proto/nfs_prot.h, nfsclient/proto/nfs_prot.x,
	nfsclient/Makefile, nfsclient/ChangeLog, nfsclient/src/dirutils.c,
	nfsclient/src/nfsTest.c, nfsclient/src/rpcio.h,
	nfsclient/src/nfs.modini.c, nfsclient/src/xdr_mbuf.c,
	nfsclient/src/cexphelp.c, nfsclient/src/Makefile,
	nfsclient/src/sock_mbuf.c, nfsclient/src/nfs.c,
	nfsclient/src/librtemsNfs.h, nfsclient/src/rpcio.modini.c
	nfsclient/src/rpcio.c, nfsclient/rtems-filesystem-patch,
	nfsclient/rfc1094.txt, nfsclient/LICENSE: Import from rtems-nfs-1.5.
2007-07-25 05:38:29 +00:00
Ralf Corsepius
ee08e0815c This commit was generated by cvs2svn to compensate for changes in r15677,
which included commits to RCS files with non-trunk default branches.
2007-07-25 05:22:23 +00:00
Ralf Corsepius
c589ebc885 Import from rtems-nfs-1.5.tgz. 2007-07-25 05:22:23 +00:00
Joel Sherrill
3462c34326 2007-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>
* libmisc/cpuuse/cpuusagereport.c, libmisc/cpuuse/cpuusagereset.c,
	score/src/timespecdivide.c: Fix various math and reporting bugs. Now
	the time appears to be reported correctly and add up to what is
	expected.
2007-07-24 21:37:39 +00:00
Joel Sherrill
6db3522085 2007-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>
* cpuuse/init.c: Do not delete the Init task. Leaving it suspended lets
	the CPU Usage Report include it. If it is deleted, the CPU time it
	had consumed is not listed later in the report.
2007-07-24 21:36:45 +00:00
Joel Sherrill
845c202a48 2007-07-24 Joel Sherrill <joel.sherrill@OARcorp.com>
* Makefile.am, preinstall.am, startup/linkcmds: Save the old linker
	script as linkcmds.sim and use one with enough memory to link all
	tests so we can at least build things.
	* startup/linkcmds.sim: New file.
2007-07-24 21:34:28 +00:00
Joel Sherrill
f10d37f018 2007-07-24 Joel Sherrill <joel.sherrill@OARcorp.com>
* Makefile.am, startup/main.c: Now can link with C compiler and not
	require C++ compiler to link. The file rtems-ctor.cc is not being
	built but if there is a need for C++ code to run on this BSP, then it
	will have to be addressed. The simplest solution which might work is
	to check the RTEMS system state before calling bsp_start() in main().
2007-07-24 20:52:56 +00:00
Joel Sherrill
14ee224c00 2007-07-24 Joel Sherrill <joel.sherrill@OARcorp.com>
* custom/Linux-posix.cfg: Make Linux link with just a C main -- avoid
	using C++ ctor trick. An RTEMS C++ application running on this BSP
	may have initialization order issues to address.
2007-07-24 20:50:35 +00:00
Joel Sherrill
59aea5d592 2007-07-24 Joel Sherrill <joel.sherrill@OARcorp.com>
* custom/Linux-posix.cfg: Linux BSP must be linked with C++ compiler.
2007-07-24 15:46:01 +00:00
Joel Sherrill
68e6f0cc31 2007-07-24 Joel Sherrill <joel.sherrill@OARcorp.com>
* nsecs/init.c: Add include of unistd.h for sleep() prototype.
2007-07-24 15:45:42 +00:00
Ralf Corsepius
e0d85b7480 Move %{?dist} into BINUTILS_RPMREL. 2007-07-24 14:26:46 +00:00
Ralf Corsepius
b8a8bfb0dc Move %{?dist} into GCC_RPMREL. 2007-07-24 14:24:43 +00:00
Ralf Corsepius
c5721b9ad5 Bump the date on *RPMREL 2007-07-24 04:27:05 +00:00
Ralf Corsepius
000bb343eb 2007-07-24 Ralf Corsépius <ralf.corsepius@rtems.org>
* shttpd/Makefile.am: Prefix all non-public symbols with _shttp_.
	* shttpd/compat_rtems.c: Don't build my_stat for rtems.
	* shttpd/defs.h: Don't build most of my_* wrappers for rtems.
2007-07-24 04:06:51 +00:00
Ralf Corsepius
69079e0a81 Don't build most of my_* wrappers for rtems. 2007-07-24 04:06:32 +00:00
Ralf Corsepius
bccb841bb6 Don't build my_stat for rtems. 2007-07-24 04:06:09 +00:00
Ralf Corsepius
d4253cf789 Prefix all non-public symbols with _shttp_. 2007-07-24 04:05:47 +00:00
Ralf Corsepius
ee4740b462 Add cygwin hacks. 2007-07-24 03:47:09 +00:00
Ralf Corsepius
d292aaea08 New. 2007-07-24 03:45:39 +00:00
Ralf Corsepius
7feadc65f6 Add zlib. 2007-07-24 03:45:22 +00:00
Joel Sherrill
48108bcb91 2007-07-23 Joel Sherrill <joel.sherrill@OARcorp.com>
* start/preload.S: Fix symbolic reference. Did earlier modifications
	change the conditionals specificed when this BSP is built?
2007-07-23 23:30:58 +00:00
Thomas Doerfler
701cb88844 added vectors_entry.S to Makefile.am 2007-07-23 15:48:13 +00:00
Ralf Corsepius
d942dc267d Various updates. 2007-07-23 09:44:40 +00:00
Ralf Corsepius
131ee1cc8b New. 2007-07-23 09:43:49 +00:00
Ralf Corsepius
f81476f579 Sync GCC with testing. 2007-07-23 02:02:15 +00:00
Ralf Corsepius
86a30d08e3 Various patches from rtems-4-8-testing branch. 2007-07-22 07:08:30 +00:00
Ralf Corsepius
4acc7e24d5 Sync with testing. 2007-07-20 05:36:13 +00:00